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
/
search.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge: Replace JSDOM with cheerio (!973)
Marie
2025-05-08
1
-2
/
+2
|
\
|
*
fix type errors
Hazelnoot
2025-05-08
1
-2
/
+2
*
|
add missing "return reply" calls to async fastify routes
Hazelnoot
2025-05-08
1
-4
/
+4
|
/
*
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
1
-10
/
+9
*
handle errors in mastodon search endpoints
Hazelnoot
2025-03-27
1
-0
/
+33
*
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
-27
/
+80
*
normalize mastodon BAD_REQUEST errors
Hazelnoot
2025-03-27
1
-2
/
+3
*
de-duplicate mastodon API logging
Hazelnoot
2025-03-27
1
-83
/
+57
*
refactor mastodon API and preserve remote user agent for requests
Hazelnoot
2025-03-27
1
-69
/
+105
*
improve mastodon note conversion and use access checks in more places (resolv...
Hazelnoot
2025-02-08
1
-6
/
+10
*
remove un-needed relationshipModel static data
Hazelnoot
2025-02-08
1
-2
/
+2
*
fix empty masto-api responses for several endpoints (resolves #721 and #707)
Hazelnoot
2025-02-08
1
-4
/
+5
*
cleanup Mastodon API (resolves #804 and #865, partially resolves #492)
Hazelnoot
2025-02-08
1
-67
/
+66
*
add copyright text to all our files
dakkar
2024-06-15
1
-0
/
+5
*
fix: limit query being returned as string instead of int
Mar0xy
2023-10-31
1
-1
/
+1
*
fix: suggestions
Mar0xy
2023-10-31
1
-2
/
+2
*
chore: change style of getStatusTrends
Mar0xy
2023-10-31
1
-7
/
+4
*
upd: change handling of suggestions and status trends
Mar0xy
2023-10-31
1
-72
/
+29
*
upd: add history endpoint, make sure all areas use new convertAccount
Mar0xy
2023-10-29
1
-4
/
+4
*
upd: change deps, fix a few bugs, update converter
Mar0xy
2023-10-29
1
-3
/
+3
*
chore: wrong value
Mar0xy
2023-09-25
1
-1
/
+1
*
fix: getfeatureduser
Mar0xy
2023-09-25
1
-1
/
+1
*
chore: use this.baseUrl instead of BASE_URL
Mar0xy
2023-09-25
1
-1
/
+1
*
Revert "test: check old megalodon version"
Mar0xy
2023-09-25
1
-2
/
+2
*
test: check old megalodon version
Mar0xy
2023-09-25
1
-2
/
+2
*
chore: lint and update package name
Mar0xy
2023-09-24
1
-65
/
+64
*
upd: prettify layout
Mar0xy
2023-09-24
1
-3
/
+3
*
add: search endpoints to masto api
Mar0xy
2023-09-24
1
-0
/
+132