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
/
timeline.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing "return reply" calls to async fastify routes
Hazelnoot
2025-05-08
1
-13
/
+13
*
rename MastodonConverters.ts to matching naming scheme
Hazelnoot
2025-03-27
1
-2
/
+2
*
support Mastodon v4 "link header" pagination
Hazelnoot
2025-03-27
1
-30
/
+38
*
normalize mastodon BAD_REQUEST errors
Hazelnoot
2025-03-27
1
-12
/
+12
*
de-duplicate mastodon API logging
Hazelnoot
2025-03-27
1
-149
/
+68
*
refactor mastodon API and preserve remote user agent for requests
Hazelnoot
2025-03-27
1
-86
/
+83
*
improve mastodon note conversion and use access checks in more places (resolv...
Hazelnoot
2025-02-08
1
-22
/
+14
*
fix empty masto-api responses for several endpoints (resolves #721 and #707)
Hazelnoot
2025-02-08
1
-1
/
+2
*
cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
Hazelnoot
2025-02-08
1
-160
/
+128
*
add copyright text to all our files
dakkar
2024-06-15
1
-0
/
+5
*
fix: deleting a list returning an error as success
Mar0xy
2023-10-30
1
-1
/
+1
*
fix: lists not being received properly
Mar0xy
2023-10-30
1
-2
/
+1
*
upd: simplify importing of mastoconverter, fix bug
Mar0xy
2023-10-29
1
-3
/
+1
*
upd: change deps, fix a few bugs, update converter
Mar0xy
2023-10-29
1
-30
/
+14
*
add: view previous versions of notes
Mar0xy
2023-10-22
1
-3
/
+3
*
upd: add MFM to HTML support and Mentions parsing to mastodon api (#33)
Marie
2023-10-01
1
-6
/
+11
*
chore: use this.baseUrl instead of BASE_URL
Mar0xy
2023-09-25
1
-4
/
+4
*
upd: apply host to alot of fields
Mar0xy
2023-09-25
1
-4
/
+4
*
chore: lint and update package name
Mar0xy
2023-09-24
1
-191
/
+156
*
add: timeline endpoints tio masto api
Mar0xy
2023-09-24
1
-0
/
+249
*
upd: prettify layout
Mar0xy
2023-09-24
1
-12
/
+33
*
add: timeline endpoint only with the functions for other endpoints
Mar0xy
2023-09-24
1
-0
/
+47