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
/
mastodon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
set X-Robots-Tag to disable indexing API endpoints
Hazelnoot
2025-06-13
1
-0
/
+7
*
use pnpm package alias for @transfem-org/sfm-js
Hazelnoot
2025-06-12
1
-1
/
+1
*
fix relations in MastodonDataService.ts
Hazelnoot
2025-06-09
1
-8
/
+8
*
correctly render reblogs and quotes-with-CW for discord previews
Hazelnoot
2025-06-01
1
-4
/
+20
*
allow passing user/note into convertStatus for performance
Hazelnoot
2025-06-01
1
-3
/
+3
*
return typed relations from MastodonDataService note fetchers
Hazelnoot
2025-06-01
1
-8
/
+73
*
merge: Replace JSDOM with cheerio (!973)
Marie
2025-05-08
1
-2
/
+2
|
\
|
*
fix type errors
Hazelnoot
2025-05-08
1
-2
/
+2
*
|
implement '/v1/apps/verify_credentials'
Hazelnoot
2025-05-08
2
-2
/
+19
*
|
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
|
/
*
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
*
|
fix more type errors because TS can't make up its mind
Hazelnoot
2025-05-03
1
-2
/
+2
*
|
fix type errors in mastodon API
Hazelnoot
2025-04-30
4
-17
/
+17
*
|
fix backend lint errors
Hazelnoot
2025-04-02
2
-4
/
+4
*
|
fix backend type errors
Hazelnoot
2025-04-01
2
-17
/
+6
|
/
*
Ignore notifications that reference missing notes
Hazelnoot
2025-03-27
3
-3
/
+22
*
convert notification types in mastodon API
Hazelnoot
2025-03-27
1
-19
/
+16
*
don't render CW as HTML for mastodon
Hazelnoot
2025-03-27
1
-4
/
+2
*
hide sensitive content from Discord previews
Hazelnoot
2025-03-27
1
-0
/
+6
*
render profile bios in masto API
Hazelnoot
2025-03-27
1
-1
/
+4
*
fixes to CW and quote conversion for mastodon
Hazelnoot
2025-03-27
1
-9
/
+29
*
handle errors in mastodon search endpoints
Hazelnoot
2025-03-27
1
-0
/
+33
*
improve mastodon API error handling
Hazelnoot
2025-03-27
1
-45
/
+43
*
rename MastodonConverters.ts to matching naming scheme
Hazelnoot
2025-03-27
9
-16
/
+16
*
add additional required CORS headers for masto-api requests
Hazelnoot
2025-03-27
1
-0
/
+15
*
enable local timeline in Phanpy clients
Hazelnoot
2025-03-27
1
-1
/
+1
*
support reactions in mastodon API
Hazelnoot
2025-03-27
2
-39
/
+46
*
remove unused async from toMastoApiHtml / fromMastoApiHtml
Hazelnoot
2025-03-27
1
-10
/
+9
*
don't log query parameters from mastodon API
Hazelnoot
2025-03-27
1
-2
/
+4
*
support Mastodon v4 "link header" pagination
Hazelnoot
2025-03-27
6
-82
/
+321
*
implement /api/v1/favourites
Hazelnoot
2025-03-27
1
-2
/
+16
*
fix empty response from /api/v1/notifications
Hazelnoot
2025-03-27
1
-1
/
+1
[next]