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
...
*
fix empty response from /api/v1/notifications
Hazelnoot
2025-03-27
1
-1
/
+1
*
fix empty response from /api/v1/blocks
Hazelnoot
2025-03-27
1
-1
/
+1
*
fix empty response from /api/v1/mutes
Hazelnoot
2025-03-27
1
-1
/
+1
*
don't return httpStatusCode in mastodon errors
Hazelnoot
2025-03-27
1
-0
/
+1
*
minor fixes to /v1/accounts/verify_credentials
Hazelnoot
2025-03-27
1
-3
/
+2
*
improve performance of /v1/accounts/relationships
Hazelnoot
2025-03-27
1
-6
/
+3
*
normalize mastodon API query parameters to strip `[]` suffix
Hazelnoot
2025-03-27
1
-0
/
+44
*
fix /api/v1/instance response
Hazelnoot
2025-03-27
1
-5
/
+9
*
normalize mastodon BAD_REQUEST errors
Hazelnoot
2025-03-27
8
-69
/
+71
*
fix several mastodon converters
Hazelnoot
2025-03-27
1
-22
/
+27
*
remove unused megalodon components
Hazelnoot
2025-03-27
1
-4
/
+4
*
format mastodon API endpoints
Hazelnoot
2025-03-27
1
-4
/
+14
*
de-duplicate mastodon API logging
Hazelnoot
2025-03-27
10
-1212
/
+810
*
refactor mastodon API and preserve remote user agent for requests
Hazelnoot
2025-03-27
15
-1362
/
+1242
*
don't parse empty strings in timelineArgs.ts
Hazelnoot
2025-03-03
1
-2
/
+2
*
make convertAttachment match file->attachment schema
Hazelnoot
2025-02-08
1
-3
/
+6
*
fix mastodon media attachment conversion (resolves #495)
Hazelnoot
2025-02-08
1
-7
/
+38
*
improve mastodon note conversion and use access checks in more places (resolv...
Hazelnoot
2025-02-08
8
-236
/
+222
*
hide restricted edit history from mastodon api (resolves #811)
Hazelnoot
2025-02-08
4
-10
/
+63
*
fix relationship data for Mastodon API (resolves #714)
Hazelnoot
2025-02-08
2
-7
/
+26
*
remove un-needed relationshipModel static data
Hazelnoot
2025-02-08
2
-32
/
+4
*
fix empty masto-api responses for several endpoints (resolves #721 and #707)
Hazelnoot
2025-02-08
3
-9
/
+11
*
cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
Hazelnoot
2025-02-08
12
-1128
/
+1254
*
fix poll option limit in masto API
Hazelnoot
2024-10-26
1
-1
/
+1
*
fix some DI mistakes after the merge
dakkar
2024-10-10
1
-1
/
+0
*
use injected meta in MastodonApiServerService
dakkar
2024-10-09
1
-3
/
+4
*
add copyright text to all our files
dakkar
2024-06-15
11
-14
/
+69
*
merge: Fix/fixing mastodon api search mfm (!532)
Marie
2024-05-31
1
-3
/
+3
|
\
|
*
renamed toMastoHtml to toMastoApiHtml to clear up what it does
KevinWh0
2024-05-31
1
-3
/
+3
*
|
fix incorrect variable name
Marie
2024-05-30
1
-2
/
+2
*
|
Fix Visiblity issue
Marie
2024-05-30
1
-2
/
+2
|
/
*
fix conflicts
Marie
2024-04-07
1
-2
/
+3
|
\
|
*
fix: send null for empty edited_at in mastodon api
Sugar🍬🍭🏳️⚧
2024-04-04
1
-2
/
+3
*
|
fix: incorrect type for quote property
Marie
2024-03-24
1
-1
/
+1
|
/
*
fix: quote being returned as null instead of false on mastodon api
Marie
2024-02-05
1
-1
/
+1
*
chore: change sfm registry and name
Marie
2024-02-03
1
-5
/
+5
*
upd: Note Length customization
Marie
2023-12-31
1
-2
/
+2
*
upd: replace mfm with sfm
Marie
2023-12-18
1
-1
/
+1
*
fix: correct acctUri
Marie
2023-11-25
1
-1
/
+1
*
upd: provide uri on accounts
Marie
2023-11-25
1
-0
/
+2
*
fix: pinned being set to null causing errors in masto api
Mar0xy
2023-11-17
1
-1
/
+1
*
upd: add multipart/form support to a few mastodon endpoints
Mar0xy
2023-11-16
1
-13
/
+13
*
chore: remove console log on verify_credentials
Mar0xy
2023-10-31
1
-1
/
+0
*
fix: limit query being returned as string instead of int
Mar0xy
2023-10-31
1
-1
/
+1
*
upd: add empty return on trends/links
Mar0xy
2023-10-31
1
-0
/
+5
*
fix: suggestions
Mar0xy
2023-10-31
1
-2
/
+2
*
chore: change style of getStatusTrends
Mar0xy
2023-10-31
1
-7
/
+4
*
fix: create trends/tags endpoint
Mar0xy
2023-10-31
1
-0
/
+14
*
upd: change handling of suggestions and status trends
Mar0xy
2023-10-31
1
-72
/
+29
*
fix: deleting a list returning an error as success
Mar0xy
2023-10-30
1
-1
/
+1
[prev]
[next]