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
...
|
|
*
|
remove duplicate error checking blocks from ApInboxService.ts
Hazelnoot
2025-06-06
1
-22
/
+4
|
|
*
|
recognize FetchError as retryable
Hazelnoot
2025-06-06
1
-1
/
+2
|
|
*
|
recognize more retryable errors when resolving actor for signature verification
Hazelnoot
2025-06-06
1
-5
/
+4
|
|
*
|
ensure that permanent errors always terminate the inbox job
Hazelnoot
2025-06-06
1
-0
/
+9
|
|
*
|
improve "condensed line" error logging in QueueProcessorService.ts
Hazelnoot
2025-06-06
1
-1
/
+15
|
|
*
|
fix error logs and response in drive/files/create.ts
Hazelnoot
2025-06-06
1
-2
/
+2
|
|
*
|
emit IdentifiableErrors from validator.ts
Hazelnoot
2025-06-06
2
-4
/
+9
|
*
|
|
merge: Fix inverted condition in resolveLocal (!1103)
Hazelnoot
2025-06-09
1
-1
/
+2
|
|
\
\
\
|
|
*
|
|
fix inverted condition in resolveLocal
Hazelnoot
2025-06-08
1
-1
/
+2
|
|
/
/
/
|
*
|
|
merge: Fix regressions and missing parts of recent work (!1102)
Hazelnoot
2025-06-08
24
-203
/
+349
|
|
\
\
\
|
|
*
|
|
use SKUrlPreviewGroup in more places
Hazelnoot
2025-06-07
7
-36
/
+25
|
|
*
|
|
fix race conditions and bugs in pref-migrate.ts
Hazelnoot
2025-06-07
1
-15
/
+18
|
|
*
|
|
integrate localStorage options into preference system
Hazelnoot
2025-06-07
5
-100
/
+118
|
|
*
|
|
fix response type of i/registry/get endpoint
Hazelnoot
2025-06-07
2
-4
/
+2
|
|
*
|
|
fix array length check in i/update attributionDomains parameter
Hazelnoot
2025-06-07
1
-1
/
+1
|
|
*
|
|
check that detected AP object is actually a note before recording it in UrlPr...
Hazelnoot
2025-06-07
1
-2
/
+3
|
|
*
|
|
add ActivityPub representation to admin-user.vue
Hazelnoot
2025-06-07
6
-13
/
+111
|
|
*
|
|
fix TS errors about user, info, and init
Hazelnoot
2025-06-07
1
-38
/
+55
|
|
*
|
|
add missing awaits in admin-user.vue
Hazelnoot
2025-06-07
1
-2
/
+2
|
|
*
|
|
harden Resolver.parseLocal against local URls to remote content
Hazelnoot
2025-06-06
1
-6
/
+10
|
|
*
|
|
fix admin-user AP fetch
Hazelnoot
2025-06-06
1
-6
/
+8
|
|
*
|
|
remove IDX_instance_host_filters as it slowed down queries more than it helped
Hazelnoot
2025-06-06
2
-1
/
+17
|
|
|
/
/
|
*
|
|
merge: Update file th-TH.yml (!1101)
Marie
2025-06-07
1
-0
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Update file th-TH.yml
Ahri Enby
2025-06-07
1
-0
/
+8
|
|
/
/
|
*
|
merge: Fix performance regression in URL previews (resoles #1091) (!1096)
Marie
2025-06-06
5
-7
/
+38
|
|
\
\
|
|
*
|
match attributionDomains entity to database schema
Hazelnoot
2025-06-06
3
-7
/
+21
|
|
*
|
create IDX_note_url over note.url
Hazelnoot
2025-06-06
2
-0
/
+17
|
|
/
/
|
*
|
merge: Additional performance fixes (!1095)
Hazelnoot
2025-06-06
21
-282
/
+396
|
|
\
\
|
|
*
|
additional fixes and cleanup to all note endpoints
Hazelnoot
2025-06-05
19
-202
/
+282
|
|
*
|
fix performance regression in mentions endpoint
Hazelnoot
2025-06-05
1
-27
/
+43
|
|
*
|
fix performance regression in home timeline
Hazelnoot
2025-06-05
1
-55
/
+18
|
|
*
|
use index when checking visibleUserIds and mentions in generateVisibilityQuery
Hazelnoot
2025-06-05
1
-3
/
+30
|
|
*
|
add threadId to IDX_note_for_timelines
Hazelnoot
2025-06-05
1
-0
/
+28
|
|
|
/
|
*
|
merge: Allow note footer bar to shrink responsively and scroll on overflow (r...
Hazelnoot
2025-06-05
10
-169
/
+48
|
|
\
\
|
|
*
|
allow note toolbar to scroll
Hazelnoot
2025-06-04
9
-31
/
+34
|
|
*
|
use responsive gaps between note toolbar items
Hazelnoot
2025-06-04
8
-151
/
+27
|
|
|
/
|
*
|
merge: Report admin UX improvements (!1060)
Hazelnoot
2025-06-05
27
-131
/
+842
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
support link attributions in SkUrlPreviewGroup
Hazelnoot
2025-06-04
2
-30
/
+92
|
|
*
use correct code style for dynamic classes in PageWithHeader.vue
Hazelnoot
2025-06-04
1
-1
/
+1
|
|
*
remove unused fields from WebhookTestService.ts
Hazelnoot
2025-06-04
2
-6
/
+0
|
|
*
consider duplicate previews where one URL can't be resolved, but another URL ...
Hazelnoot
2025-06-04
1
-0
/
+26
|
|
*
check for note in initial de-duplication pass
Hazelnoot
2025-06-04
1
-2
/
+6
|
|
*
factor out getNoteUrls function
Hazelnoot
2025-06-04
2
-22
/
+49
|
|
*
add withHint to instance-info.vue
Hazelnoot
2025-06-04
1
-6
/
+10
|
|
*
reduce empty space around report user / instance
Hazelnoot
2025-06-04
3
-7
/
+7
|
|
*
add "spacer" option to PageWithHeader
Hazelnoot
2025-06-04
1
-3
/
+6
|
|
*
remove vertical size limit on report sections
Hazelnoot
2025-06-04
1
-3
/
+3
|
|
*
re-implement preview groups as SkUrlPreviewGroup
Hazelnoot
2025-06-04
5
-120
/
+337
|
|
*
cache alternate URLs in UrlPreviewService
Hazelnoot
2025-06-04
1
-1
/
+17
|
|
*
redirect to exclude hash from preview URL
Hazelnoot
2025-06-04
1
-1
/
+13
[prev]
[next]