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
/
status.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
correctly render reblogs and quotes-with-CW for discord previews
Hazelnoot
2025-06-01
1
-4
/
+20
*
add missing "return reply" calls to async fastify routes
Hazelnoot
2025-05-08
1
-24
/
+24
*
fix type errors in mastodon API
Hazelnoot
2025-04-30
1
-3
/
+3
*
hide sensitive content from Discord previews
Hazelnoot
2025-03-27
1
-0
/
+6
*
rename MastodonConverters.ts to matching naming scheme
Hazelnoot
2025-03-27
1
-2
/
+2
*
normalize mastodon BAD_REQUEST errors
Hazelnoot
2025-03-27
1
-25
/
+25
*
de-duplicate mastodon API logging
Hazelnoot
2025-03-27
1
-298
/
+165
*
refactor mastodon API and preserve remote user agent for requests
Hazelnoot
2025-03-27
1
-127
/
+130
*
improve mastodon note conversion and use access checks in more places (resolv...
Hazelnoot
2025-02-08
1
-58
/
+31
*
hide restricted edit history from mastodon api (resolves #811)
Hazelnoot
2025-02-08
1
-2
/
+5
*
cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
Hazelnoot
2025-02-08
1
-206
/
+288
*
add copyright text to all our files
dakkar
2024-06-15
1
-0
/
+5
*
upd: add history endpoint, make sure all areas use new convertAccount
Mar0xy
2023-10-29
1
-1
/
+2
*
fix: await all results on favourites and reblogged
Mar0xy
2023-10-29
1
-2
/
+2
*
upd: simplify importing of mastoconverter, fix bug
Mar0xy
2023-10-29
1
-2
/
+2
*
upd: change deps, fix a few bugs, update converter
Mar0xy
2023-10-29
1
-42
/
+25
*
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
-17
/
+22
*
add: source endpoint for editing through masto api
Mar0xy
2023-09-27
1
-1
/
+16
*
upd: return empty history
Mar0xy
2023-09-27
1
-1
/
+1
*
fix: not being able to only send emojis
Mar0xy
2023-09-26
1
-1
/
+1
*
fix: checks
Mar0xy
2023-09-25
1
-1
/
+1
*
upd: actually use body
Mar0xy
2023-09-25
1
-1
/
+1
*
upd: convert masto ids to sharkeyid on media
Mar0xy
2023-09-25
1
-0
/
+6
*
add: edit support on masto api
Mar0xy
2023-09-25
1
-0
/
+15
*
upd: move media put endpoint into main api file
Mar0xy
2023-09-25
1
-15
/
+0
*
fix: adding description not working on media
Mar0xy
2023-09-25
1
-1
/
+1
*
chore: use this.baseUrl instead of BASE_URL
Mar0xy
2023-09-25
1
-3
/
+3
*
fix: megalodon reblogged and favourited user info, add createdAt to note
Mar0xy
2023-09-25
1
-2
/
+2
*
fix: text min length is 1 (thanks mk)
Mar0xy
2023-09-25
1
-1
/
+1
*
upd: apply host to alot of fields
Mar0xy
2023-09-25
1
-1
/
+1
*
upd: replace star with heart
Mar0xy
2023-09-25
1
-2
/
+2
*
fix: text is undefined in masto status api
Mar0xy
2023-09-25
1
-1
/
+1
*
Revert "test: check old megalodon version"
Mar0xy
2023-09-25
1
-1
/
+1
*
test: check old megalodon version
Mar0xy
2023-09-25
1
-1
/
+1
*
chore: lint and update package name
Mar0xy
2023-09-24
1
-369
/
+362
*
upd: complete status endpoint for masto
Mar0xy
2023-09-24
1
-0
/
+281
*
add: status get endpoints to masto api
Mar0xy
2023-09-24
1
-0
/
+126