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-15
Update Leah's profile picture in about-sharkey
CenTdemeern1
1
-1
/
+1
2024-12-13
Fix notifications breaking due to deleted role being assigned
JeDaYoshi
1
-2
/
+7
2024-12-13
fix passing rate limiting info via ApiError
dakkar
1
-2
/
+1
2024-12-13
on 429, retry `fetchAccount` instead of failing
dakkar
2
-0
/
+8
2024-12-12
revert forced editor eslint formatting
Marie
1
-1
/
+1
2024-12-12
Add locales and new navbar entry
Marie
5
-4
/
+26
2024-12-12
upstream merge checklist: remember to check federated profile fields
dakkar
1
-0
/
+7
2024-12-12
actually publish profile updates with changes to new mk fields
dakkar
1
-1
/
+1
2024-12-12
remove old unused imports
Leah
2
-2
/
+0
2024-12-12
fix WebhookTestService.ts
Hazelnoot
1
-0
/
+2
2024-12-12
fix declaration of `User.enableRss` property
Hazelnoot
1
-1
/
+1
2024-12-12
safer typings for `userNeedsPublishing` and `profileNeedsPublishing`
Hazelnoot
1
-6
/
+12
2024-12-12
federate profile when changing `enableRss` value
Hazelnoot
1
-1
/
+1
2024-12-12
Add "enable RSS" user privacy toggle
Hazelnoot
15
-0
/
+56
2024-12-12
update css variable references
dakkar
1
-2
/
+2
2024-12-12
Fixed Emoji in usernames of profile's owner not visible in the Pages and Pla...
Leah
2
-2
/
+2
2024-12-12
federate profile when `hideOnlineStatus` changes
Hazelnoot
1
-1
/
+1
2024-12-12
fix(backend): アドレス入力で直接ユーザのプロフィールペー...
おさむのひと
1
-1
/
+4
2024-12-12
fix a name
dakkar
1
-1
/
+1
2024-12-12
fix icons in dev mode
dakkar
2
-0
/
+4
2024-12-12
fix `pleaseLogin` on `*NoteSub`
dakkar
2
-12
/
+24
2024-12-11
clarify naming of legacy rate limit methods
Hazelnoot
1
-4
/
+4
2024-12-11
fix SkRateLimiterService tests
Hazelnoot
1
-2
/
+2
2024-12-11
fix typos and wording in SkRateLimiterService.md
Hazelnoot
1
-13
/
+13
2024-12-11
increase chart rate limits (fixes 429s in control panel / info pages)
Hazelnoot
12
-36
/
+48
2024-12-11
use atomic variant of Leaky Bucket for safe concurrent rate limits
Hazelnoot
6
-340
/
+374
2024-12-10
fix redis transaction implementation
Hazelnoot
6
-337
/
+427
2024-12-10
Fix scrolling alt text using a mouse
CenTdemeern1
1
-0
/
+6
2024-12-09
enable rate limits for dev environment
Hazelnoot
2
-2
/
+2
2024-12-09
fix rate limits under multi-node environments
Hazelnoot
2
-273
/
+456
2024-12-09
Apply suggestions
Marie
2
-30
/
+37
2024-12-09
user profile: only default to "pinned notes" if they exist
dakkar
1
-1
/
+1
2024-12-09
federate hideOnlineStatus
Hazelnoot
4
-0
/
+7
2024-12-09
enable hideOnlineStatus by default for new users
Hazelnoot
3
-3
/
+14
2024-12-09
Make collapsed notes subscribe to stream
Caramel
2
-2
/
+2
2024-12-09
remove duplicate import
dakkar
1
-1
/
+0
2024-12-09
fix a bunch of CSS variables
dakkar
6
-37
/
+37
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
[next]