index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add warning about memory fragmentation
PrivateGER
2025-02-26
1
-0
/
+2
*
override compression from env vars
PrivateGER
2025-02-25
1
-1
/
+1
*
Optionally enable websocket compression
PrivateGER
2025-02-25
3
-0
/
+14
*
merge: Fix file description labels to use "alt text" terminology (!911)
Hazelnoot
2025-02-22
2
-1
/
+5
|
\
|
*
do not change "description" key to "Alt text"
Jacob Hall
2025-02-20
2
-2
/
+1
|
*
fix file description labels to use "alt text" terminology
Jacob Hall
2025-02-19
1
-0
/
+5
*
|
merge: TSVector based search provider (!910)
dakkar
2025-02-20
3
-2
/
+18
|
\
\
|
*
|
fix linter...
PrivateGER
2025-02-19
1
-2
/
+2
|
*
|
Rename tsvector to sqlTsvector
PrivateGER
2025-02-19
3
-4
/
+4
|
|
\
\
|
|
*
|
simplify tsvector implementation, remove cover density
PrivateGER
2025-02-19
1
-56
/
+5
|
*
|
|
change to sqlTsvector
PrivateGER
2025-02-19
1
-56
/
+5
|
|
/
/
|
*
|
adjust docs
PrivateGER
2025-02-19
1
-1
/
+6
|
*
|
fix wrong column name
PrivateGER
2025-02-19
1
-1
/
+1
|
*
|
Implement tsvector search support
PrivateGER
2025-02-19
3
-1
/
+63
|
|
/
*
|
merge: Add "force content warning" setting for user moderation (resolves #905...
dakkar
2025-02-20
46
-108
/
+843
|
\
\
|
|
/
|
/
|
|
*
add `admin/cw-user` to new endpoints list
Hazelnoot
2025-02-16
6
-408
/
+489
|
*
fix build error in compute-merged-cw.ts
Hazelnoot
2025-02-16
1
-1
/
+1
|
*
factor out shared "compute-merged-cw" routine
Hazelnoot
2025-02-16
13
-96
/
+41
|
*
document "special character" as zero-width space in activitypub unit tests
Hazelnoot
2025-02-16
1
-2
/
+2
|
*
adjust types to avoid merge conflicts in NoteCreateService.ts and NoteEditSer...
Hazelnoot
2025-02-16
2
-5
/
+35
|
*
fix type errors in NoteCreateService.ts
Hazelnoot
2025-02-16
1
-21
/
+3
|
*
append mandatory CW in `Update(Note)` activities
Hazelnoot
2025-02-16
3
-53
/
+97
|
*
fix type error in WebhookTestService.ts
Hazelnoot
2025-02-16
1
-0
/
+1
|
*
add translation entry for "write:admin:cw-user"
Hazelnoot
2025-02-16
2
-0
/
+5
|
*
append mandatory CW in note previews
Hazelnoot
2025-02-16
2
-4
/
+18
|
*
append mandatory CW in all note views (Mk/Sk/Em + basic/Detailed/Simple/Sub)
Hazelnoot
2025-02-16
12
-44
/
+152
|
*
move `mandatoryCW` from admin-user to PackedUserLite (public field)
Hazelnoot
2025-02-16
5
-6
/
+7
|
*
append default CW when rendering AP `Note` objects
Hazelnoot
2025-02-16
5
-15
/
+117
|
*
factor out common append-content-warning routine for use in both frontend and...
Hazelnoot
2025-02-16
4
-12
/
+219
|
*
remove mandatory CW logic from NoteCreateService and NoteEditService
Hazelnoot
2025-02-16
2
-24
/
+3
|
*
prevent duplicate ModLog entries when changing mod note or force CW
Hazelnoot
2025-02-16
1
-15
/
+12
|
*
don't duplicate mandatory CWs
Hazelnoot
2025-02-16
2
-6
/
+6
|
*
record ModLog entry when setting a user's content warning
Hazelnoot
2025-02-16
8
-9
/
+55
|
*
fix TypeScript errors in modlog.MogLog.vue
Hazelnoot
2025-02-16
6
-3
/
+63
|
*
fix typescript errors in WebhookTestService.ts
Hazelnoot
2025-02-16
1
-0
/
+1
|
*
add user-level "force content warning" moderation feature
Hazelnoot
2025-02-16
11
-407
/
+534
|
*
refresh cache when marking a user as NSFW
Hazelnoot
2025-02-16
1
-2
/
+7
|
*
fix lint errors in NoteCreateService & NoteEditService
Hazelnoot
2025-02-16
2
-3
/
+3
*
|
merge: Add separate redis for rate limit (!908)
Marie
2025-02-18
10
-4
/
+60
|
\
\
|
*
|
implement redisForRateLimit
Hazelnoot
2025-02-18
10
-4
/
+60
*
|
|
merge: fix time zone for CustomEmojiService test (!909)
Marie
2025-02-18
2
-2
/
+4
|
\
\
\
|
*
|
|
fix names that annoy @dakkar
dakkar
2025-02-18
1
-2
/
+2
|
*
|
|
fix time zone for CustomEmojiService test
dakkar
2025-02-18
1
-0
/
+2
|
/
/
/
*
|
|
merge: Optionally log remote ActivityPub objects to database (!833)
Hazelnoot
2025-02-18
28
-14
/
+900
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
delete fetch logs when a note or user is deleted
Hazelnoot
2025-02-16
3
-2
/
+50
|
*
|
fix unit tests using mock-resolver
Hazelnoot
2025-02-16
1
-0
/
+2
|
*
|
add missing `await` in ApLogCleanupService
Hazelnoot
2025-02-16
1
-1
/
+1
|
*
|
don't log slow activities, as this is known to happen under regular circumsta...
Hazelnoot
2025-02-16
1
-8
/
+1
|
*
|
implement AP fetch logs
Hazelnoot
2025-02-16
11
-95
/
+395
|
*
|
rename activity_log and activity_context to ap_inbox_log and ap_context
Hazelnoot
2025-02-16
11
-65
/
+113
[next]