index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
queue
/
QueueProcessorModule.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
Revert import order update caused by saving
Marie
1
-1
/
+1
2024-12-09
remove splatting
Marie
1
-5
/
+1
2024-12-09
fix deletion of scheduled note
Marie
1
-1
/
+1
2024-12-09
remove comma added by vscode prettifer
Marie
1
-1
/
+1
2024-12-09
Apply suggestions
Marie
3
-4
/
+9
2024-12-09
update locales
Marie
1
-1
/
+1
2024-12-09
fix missing imports
Marie
1
-1
/
+1
2024-12-09
upd: use apiWithDialog instead of misskeyApi
Marie
1
-9
/
+4
2024-12-09
fix: missing MKButton import
Marie
1
-0
/
+1
2024-12-09
upd: add notification for when scheduled note gets posted
Marie
13
-9
/
+77
2024-12-09
chore: remove from note required type
Marie
1
-1
/
+1
2024-12-09
upd: add notification for failures, add reasons for failure, apply suggestions
Marie
17
-28
/
+110
2024-12-09
chore: remove leftover log
Marie
1
-2
/
+0
2024-12-09
chore: fix locales
Marie
6
-14
/
+34
2024-12-09
chore: add new ti icon to replace
Marie
1
-0
/
+1
2024-12-09
fix: drive content not being loaded
Marie
7
-35
/
+13
2024-12-09
feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4n...
NoriDev
41
-6
/
+1455
2024-12-08
fix type errors from new rate limit definitions
Hazelnoot
7
-31
/
+25
2024-12-08
Add Flash unpreviewable file type to embeds
CenTdemeern1
3
-0
/
+6
2024-12-08
Always use ruffle even if flash is installed
CenTdemeern1
1
-1
/
+1
2024-12-08
Disable networking
CenTdemeern1
1
-2
/
+2
2024-12-08
help eslint deal with the new vite-provided constant
dakkar
1
-0
/
+1
2024-12-08
Fix issues caused by reactivity removal
CenTdemeern1
1
-2
/
+2
2024-12-08
Remove computed
CenTdemeern1
1
-4
/
+4
2024-12-08
Add `_RUFFLE_VERSION_` global Vite define
CenTdemeern1
5
-2
/
+5
2024-12-08
Misskey.js types rebuild
CenTdemeern1
1
-240
/
+240
2024-12-08
Use new `--MI` and `--MI_THEME`
CenTdemeern1
1
-24
/
+24
2024-12-08
Download with the correct filename
CenTdemeern1
1
-1
/
+1
2024-12-08
Import from @/components
CenTdemeern1
1
-2
/
+2
2024-12-08
Undo automatic import reordering
CenTdemeern1
1
-1
/
+1
2024-12-08
Undo changes to the local dev config
CenTdemeern1
1
-29
/
+1
2024-12-08
Remove comments I wrote while in a bad mood
CenTdemeern1
1
-2
/
+0
2024-12-08
Everything must be async
CenTdemeern1
1
-18
/
+21
2024-12-08
Clean up hidden check
CenTdemeern1
1
-1
/
+1
2024-12-08
Add `flash:` prefix to XFlashPlayer keys
CenTdemeern1
1
-1
/
+1
2024-12-08
Apply `media` classes to SkFlashPlayer and SkModPlayer
CenTdemeern1
1
-2
/
+2
2024-12-08
Fix 64 pixels of doom (final) (3) (actually final).waff.diff
CenTdemeern1
1
-45
/
+57
2024-12-08
Deal with the 64 pixels of doom once and for all
CenTdemeern1
1
-2
/
+4
2024-12-08
Update copyright text credit
CenTdemeern1
1
-1
/
+1
2024-12-08
Add i18n
CenTdemeern1
4
-8
/
+60
2024-12-08
Works now somehow???????"?????
CenTdemeern1
1
-14
/
+4
2024-12-08
The big CSS refactor
CenTdemeern1
1
-20
/
+23
2024-12-08
Miscellaneous fixes, clarifications, and alterations
CenTdemeern1
1
-14
/
+22
2024-12-08
Commit to raw.esm.sh
CenTdemeern1
4
-6
/
+15
2024-12-08
Add a missing import
CenTdemeern1
1
-0
/
+1
2024-12-08
Use esm.sh instead of unpkg as Ruffle CDN
CenTdemeern1
4
-9
/
+9
2024-12-08
Change error handler for flash file load fail
CenTdemeern1
1
-3
/
+1
2024-12-08
Dynamic loading, error handling, and types
CenTdemeern1
1
-54
/
+114
2024-12-08
Add Ruffle type definitions
CenTdemeern1
12
-0
/
+1085
2024-12-08
Always load Ruffle from CDN and add it as a dependency
CenTdemeern1
18
-756
/
+167
[next]