ditto/src/controllers/api
2024-05-30 12:05:25 -05:00
..
accounts.ts Don't encrypt settings_store 2024-05-26 12:34:18 -05:00
admin.ts tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
apps.ts apps: use AppController type 2023-08-29 13:04:38 -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 Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
fallback.ts Import hono with an import alias 2024-04-20 18:54:15 -05:00
instance.ts Add pleroma_emoji_reactions to instance features 2024-05-23 11:47:01 -05: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 tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
notifications.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
oauth.ts grant_type nostr -> nostr_bunker, connections -> nip46_tokens 2024-05-29 16:14:21 -05:00
pleroma.ts Add encrypted tag to Pleroma configs event 2024-05-26 12:43:08 -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 Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
search.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
statuses.ts mediaCompat consistency 2024-05-30 12:05:25 -05:00
streaming.ts Fix streaming token 2024-05-29 21:57:53 -05:00
suggestions.ts tags.ts -> utils/tags.ts 2024-05-21 13:08:08 -05:00
timelines.ts Fix hydrateEvents in streaming 2024-05-14 19:09:25 -05:00
trends.ts Set trending statuses default limit to 20 2024-05-22 13:07:54 -05:00