ditto/src/controllers/api
Alex Gleason e264d6116c Merge branch 'search-fixes' into 'main'
search: parse bech32 ids from pasted URLs, improve Mastodon API compat

See merge request soapbox-pub/ditto!450
2024-08-07 23:11:20 +00:00
..
accounts.ts accountSearchController: actually use the looked up event, whoops 2024-08-07 16:56:15 -05:00
admin.ts Fix Mastodon legacy pagination 2024-08-06 18:20:26 -05:00
apps.ts createAppController: parse formdata body 2024-08-06 19:47:26 -05:00
blocks.ts Add back block controllers, but 422 them 2024-05-02 15:34:17 -05:00
bookmarks.ts tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
ditto.ts Merge branch 'zap-tag-endpoint-by-id' into 'main' 2024-08-07 17:36:09 +00:00
fallback.ts Upgrade hono, switch it to use JSR 2024-06-18 11:51:51 -05:00
instance.ts refactor: remove zap split from instance V1 endpoint 2024-08-02 18:47:59 -03:00
markers.ts c.get('pubkey') -> await c.get('signer')?.getPublicKey() 2024-05-14 11:57:03 -05:00
media.ts Move uploader.ts to utils, make it kind of like api.ts 2024-05-18 22:04:43 -05:00
mutes.ts renderAccounts: reverse the list of pubkeys 2024-05-31 15:30:04 -05:00
notifications.ts Fix Mastodon legacy pagination 2024-08-06 18:20:26 -05:00
oauth.ts Support OAuth "state" param 2024-06-12 18:04:04 -05:00
pleroma.ts suggest -> suggested 2024-06-09 11:24:01 -05:00
preferences.ts Stub out missing Elk endpoints 2023-05-13 14:27:49 -05:00
reactions.ts reactionController: fix the response 2024-05-24 20:59:53 -05:00
reports.ts Fix Mastodon legacy pagination 2024-08-06 18:20:26 -05:00
search.ts search: fix nip05 lookups 2024-08-07 16:41:46 -05:00
statuses.ts Separate listPagination 2024-08-06 19:04:27 -05:00
streaming.ts Merge remote-tracking branch 'origin/main' into ws-limit 2024-07-11 17:02:00 -05:00
suggestions.ts Separate listPagination 2024-08-06 19:04:27 -05:00
timelines.ts Fix Mastodon legacy pagination 2024-08-06 18:20:26 -05:00
trends.ts trends: catch initial queries 2024-07-23 23:07:34 -05:00