index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
backend
/
src
/
server
/
api
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge: Replace JSDOM with cheerio (!973)
Marie
2025-05-08
2
-3
/
+4
|
\
|
*
fix type errors
Hazelnoot
2025-05-08
1
-2
/
+2
|
*
replace JSDOM with cheerio
Hazelnoot
2025-05-08
1
-1
/
+2
*
|
implement '/v1/apps/verify_credentials'
Hazelnoot
2025-05-08
5
-2
/
+95
*
|
fix "cannot use 'in' operator" error
Hazelnoot
2025-05-08
1
-1
/
+1
*
|
copy stack to AxiosError causes
Hazelnoot
2025-05-08
1
-0
/
+8
*
|
use isAxiosError to improve type detection
Hazelnoot
2025-05-08
1
-13
/
+12
*
|
more improvements to Mastodon error logging
Hazelnoot
2025-05-08
1
-17
/
+36
*
|
differentiate between "error" and "exception" in mastodon API
Hazelnoot
2025-05-08
1
-1
/
+1
*
|
add missing "return reply" calls to async fastify routes
Hazelnoot
2025-05-08
9
-86
/
+86
*
|
more fixes to Mastodon logging
Hazelnoot
2025-05-08
2
-19
/
+8
*
|
handle AxiosErrors without a response
Hazelnoot
2025-05-08
1
-3
/
+30
*
|
split exception logging from error logging to simplify and improve mastodon e...
Hazelnoot
2025-05-08
2
-49
/
+42
*
|
improvements to Mastodon error conversion
Hazelnoot
2025-05-08
1
-5
/
+41
*
|
correctly parse response errors for logging
Hazelnoot
2025-05-08
2
-8
/
+11
*
|
debug-log mastodon error responses
Hazelnoot
2025-05-08
2
-8
/
+19
*
|
enable debug logging for Mastodon API
Hazelnoot
2025-05-08
1
-2
/
+4
*
|
improve type checks in POST /api/v1/apps endpoint
Hazelnoot
2025-05-08
1
-7
/
+8
*
|
temporary: add recursive error handler to MastodonApiServerService.ts
Hazelnoot
2025-05-08
1
-4
/
+8
*
|
improve compatibility with multipart/form-data mastodon API requests
Hazelnoot
2025-05-08
5
-155
/
+49
|
/
*
add missing state
Marie
2025-05-08
1
-1
/
+1
*
merge: Reorder relay activities to avoid delivery race condition (resolves #9...
Marie
2025-05-08
2
-2
/
+2
|
\
|
*
reorder relay activities to avoid delivery race condition
Hazelnoot
2025-05-07
2
-2
/
+2
*
|
Fix polls not rendering properly in Schedule List
Marie
2025-05-08
1
-0
/
+18
*
|
merge: Show all files for Drive Cleaner (!982)
Hazelnoot
2025-05-07
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
up
Marie
2025-05-07
1
-2
/
+2
|
*
add boolean to ignore folderId sorting, show all files on drive cleaner
Marie
2025-05-07
1
-4
/
+7
*
|
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-05-06
1
-1
/
+1
|
\
|
|
*
Update instance.ts
Marie
2025-05-05
1
-1
/
+1
|
*
change regex to include a zero-length match
Marie
2025-05-05
1
-1
/
+1
|
*
remove http/https protocol
Marie
2025-05-05
1
-1
/
+1
*
|
check role assignments in featured timeline
Hazelnoot
2025-05-04
1
-0
/
+16
*
|
use bucket rate limit for featured timeline
Hazelnoot
2025-05-04
1
-3
/
+4
*
|
fix more type errors because TS can't make up its mind
Hazelnoot
2025-05-03
1
-2
/
+2
*
|
apply optimized domain block pattern to silence and bubble checks
Hazelnoot
2025-05-03
1
-27
/
+8
*
|
check suspended users/hosts in following feed
Hazelnoot
2025-05-03
1
-0
/
+6
*
|
honour blocked hosts in global-timeline
dakkar
2025-05-02
1
-0
/
+2
*
|
nicer SQL checks for blocked hosts
dakkar
2025-05-02
1
-2
/
+2
*
|
make bubble timeline visibility checks match local timeline
Hazelnoot
2025-05-01
1
-5
/
+5
*
|
add setting to disable proxy account (resolves #766)
Hazelnoot
2025-05-01
2
-0
/
+13
*
|
fix type errors in mastodon API
Hazelnoot
2025-04-30
4
-17
/
+17
*
|
Merge branch 'misskey-develop' into merge/2025-03-24
Hazelnoot
2025-04-29
28
-83
/
+148
|
\
\
|
*
|
fix: 添付ファイルのあるリクエストを受けたときの初動を...
おさむのひと
2025-04-29
2
-59
/
+117
|
*
|
fix(backend): correct response schema of chat endpoints (#15904)
zyoshoka
2025-04-28
8
-24
/
+0
|
*
|
Exclude blocked instance note from most timelines (#15792)
anatawa12
2025-04-28
17
-0
/
+24
|
*
|
feat: アップロード可能な最大ファイルサイズをロールご...
syuilo
2025-04-27
1
-1
/
+8
*
|
|
merge upstream again
Hazelnoot
2025-04-24
10
-82
/
+276
|
\
|
|
|
*
|
feat: Job queue inspector (#15856)
syuilo
2025-04-19
10
-82
/
+273
|
*
|
enhance: コントロールパネルでジョブキューをクリアでき...
syuilo
2025-04-16
1
-4
/
+7
*
|
|
Merge branch 'develop' into merge/2025-03-24
Hazelnoot
2025-04-24
1
-6
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
[next]