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
/
endpoints
/
notifications.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing "return reply" calls to async fastify routes
Hazelnoot
2025-05-08
1
-4
/
+4
*
improve compatibility with multipart/form-data mastodon API requests
Hazelnoot
2025-05-08
1
-4
/
+3
*
fix type errors in mastodon API
Hazelnoot
2025-04-30
1
-0
/
+1
*
Ignore notifications that reference missing notes
Hazelnoot
2025-03-27
1
-0
/
+10
*
rename MastodonConverters.ts to matching naming scheme
Hazelnoot
2025-03-27
1
-2
/
+2
*
support reactions in mastodon API
Hazelnoot
2025-03-27
1
-11
/
+12
*
support Mastodon v4 "link header" pagination
Hazelnoot
2025-03-27
1
-3
/
+5
*
fix empty response from /api/v1/notifications
Hazelnoot
2025-03-27
1
-1
/
+1
*
normalize mastodon BAD_REQUEST errors
Hazelnoot
2025-03-27
1
-2
/
+2
*
de-duplicate mastodon API logging
Hazelnoot
2025-03-27
1
-51
/
+25
*
refactor mastodon API and preserve remote user agent for requests
Hazelnoot
2025-03-27
1
-35
/
+74
*
improve mastodon note conversion and use access checks in more places (resolv...
Hazelnoot
2025-02-08
1
-5
/
+8
*
cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
Hazelnoot
2025-02-08
1
-50
/
+30
*
add copyright text to all our files
dakkar
2024-06-15
1
-0
/
+5
*
upd: change deps, fix a few bugs, update converter
Mar0xy
2023-10-29
1
-5
/
+4
*
chore: lint says const happy
Mar0xy
2023-09-24
1
-1
/
+1
*
chore: lint and update package name
Mar0xy
2023-09-24
1
-37
/
+37
*
upd: prettify layout
Mar0xy
2023-09-24
1
-6
/
+6
*
add: notification endpoints to masto api
Mar0xy
2023-09-24
1
-0
/
+71