ditto/src/controllers/api
2024-05-18 23:02:59 -05:00
..
accounts.ts verifyCredentials: wait up to 5 seconds 2024-05-18 23:02:59 -05:00
admin.ts adminAccountsController: fix type error with DittoEvent 2024-05-14 22:19:33 -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 Don't let your memes be dreams 2024-05-14 18:24:34 -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 Don't let your memes be dreams 2024-05-14 18:24:34 -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 Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
notifications.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
oauth.ts Add a getClientConnectUri function, add "Nostr Connect" link in the OAuth form 2024-05-12 13:12:46 -05:00
pleroma.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
preferences.ts Stub out missing Elk endpoints 2023-05-13 14:27:49 -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 Insert media URL into text 2024-05-18 15:29:12 -05:00
streaming.ts Sort imports of streaming.ts 2024-05-14 20:05:38 -05:00
suggestions.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
timelines.ts Fix hydrateEvents in streaming 2024-05-14 19:09:25 -05:00
trends.ts zod import alias 2024-04-23 15:03:20 -05:00