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
2025-03-21
add isActivity method to check for AP Activities
Hazelnoot
1
-0
/
+7
2025-03-21
fix typo in activity signature mismatch error
Hazelnoot
1
-1
/
+1
2025-03-19
fix: missing character
Marie
1
-1
/
+1
2025-03-19
upd: add scheduledNote notification types to only on and off types
Marie
1
-1
/
+1
2025-03-19
implement replies collection for posts
Hazelnoot
4
-3
/
+295
2025-03-18
nicer catches
dakkar
1
-2
/
+2
2025-03-18
fix notification dot
dakkar
1
-7
/
+18
2025-03-18
adjust compression fallback
PrivateGER
2
-2
/
+2
2025-03-16
allow unsigned fetch for all system users
Hazelnoot
3
-13
/
+11
2025-03-16
fix lint errors in activitypub.ts
Hazelnoot
1
-5
/
+3
2025-03-16
fix typescript error in WebhookTestService.ts (this is the WORST class and ne...
Hazelnoot
1
-0
/
+1
2025-03-16
convert Authorized Fetch to a setting and add support for hybrid mode (essent...
Hazelnoot
28
-103
/
+517
2025-03-15
fix indent
dakkar
1
-22
/
+22
2025-03-15
fetch linked notes manually, unless we have them in DB - fixes 1006
dakkar
4
-8
/
+40
2025-03-14
upd: add warning prompt to previews
Marie
1
-1
/
+2
2025-03-14
upd: remove old leftover copy link (origin)
Marie
1
-17
/
+0
2025-03-09
upd: check for remote url first before providing local url on pleaseLoginContext
Marie
6
-6
/
+6
2025-03-08
Remove seemingly redundant banner image
bunnybeam
1
-1
/
+1
2025-03-06
upd: change look for instance button to explore
Marie
1
-1
/
+1
2025-03-06
Fix clickable notifications blocking clicks where they shouldn't
CenTdemeern1
1
-1
/
+2
2025-03-06
upd: simplify checks
Marie
1
-13
/
+9
2025-03-06
fix: use toLowerCase() to make sure usernameLower matches while compared to r...
Marie
1
-1
/
+1
2025-03-06
chore: typecheck error
Marie
1
-0
/
+2
2025-03-06
add: libretranslate
Marie
8
-58
/
+189
2025-03-05
fix: background aspectRatio
Marie
1
-1
/
+1
2025-03-05
upd: move claim, add claim for banner and background
Marie
1
-1
/
+3
2025-03-05
fix: add back claim
Marie
1
-0
/
+1
2025-03-05
upd: separate menu and change
Marie
1
-151
/
+90
2025-03-05
upd: allow users to remove avatars
Marie
3
-19
/
+70
2025-03-05
chore: update sfm to 0.24.6
Marie
3
-10
/
+27
2025-03-03
small change to comment
Lhc_fl
1
-4
/
+3
2025-03-03
fix: always clone the note before hideNote
Lhc_fl
1
-5
/
+7
2025-03-03
collapse empty `cw` to null
Hazelnoot
2
-2
/
+2
2025-03-03
disable '@typescript-eslint/prefer-nullish-coalescing' for primitive types
Hazelnoot
2
-7
/
+4
2025-03-03
ignore empty CW with creating / editing notes
Hazelnoot
3
-3
/
+3
2025-03-03
don't parse empty strings in timelineArgs.ts
Hazelnoot
1
-2
/
+2
2025-03-03
don't use empty CW as placeholder in megalodon
Hazelnoot
1
-2
/
+2
2025-03-02
Bump develop version
Julia Johannesen
2
-2
/
+2
2025-03-02
bump version
dakkar
2
-2
/
+2
2025-03-02
remove `fileId` from `importCustomEmojis` log
Hazelnoot
4
-4
/
+1
2025-03-02
fix rebase error
Hazelnoot
1
-0
/
+54
2025-03-02
don't record deleted note, flash, page, or gallery post in modlog
Hazelnoot
6
-16
/
+0
2025-03-02
fix formatting in SkFetchNote
Hazelnoot
1
-5
/
+0
2025-03-02
fix typo in "cannotLoadPage" translation
Hazelnoot
2
-2
/
+2
2025-03-02
don't pass note into moderationLogService.log
Hazelnoot
1
-1
/
+0
2025-03-02
add missing modlog render blocks
Hazelnoot
3
-2
/
+22
2025-03-02
remove embedded Note from "createPromo" mod logs
Hazelnoot
2
-1
/
+12
2025-03-02
add SkFetchNote to render a note by ID
Hazelnoot
3
-0
/
+79