ditto/src/controllers/api
2024-06-13 19:11:59 -05:00
..
accounts.ts fix: render reblog in account timeline 2024-06-06 17:46:53 -03:00
admin.ts Fix issues with adminAccountsController 2024-06-12 12:50:22 -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 nameRequestController: prevent submitting the same name twice 2024-06-13 19:11:59 -05:00
fallback.ts Import hono with an import alias 2024-04-20 18:54:15 -05:00
instance.ts Add instance v2 controller 2024-06-12 19:47:26 -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 renderAccounts: reverse the list of pubkeys 2024-05-31 15:30:04 -05:00
notifications.ts Add ditto:name_grant notification 2024-06-09 14:50:37 -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 Paginate reports 2024-06-09 11:07:37 -05:00
search.ts Don't let your memes be dreams 2024-05-14 18:24:34 -05:00
statuses.ts refactor: zap amount parsed with zod, change zapped_by fields name 2024-06-13 14:21:01 -03:00
streaming.ts Support streaming notifications 2024-06-09 15:31:14 -05:00
suggestions.ts suggest -> suggested 2024-06-09 11:24:01 -05:00
timelines.ts Add suggested timeline endpoint 2024-06-02 13:40:44 -05:00
trends.ts trends: calculate since the last label date instead of current date 2024-06-11 19:08:24 -05:00