ditto/src/controllers/api
2024-08-02 18:47:21 -03:00
..
accounts.ts Make database timeouts configurable 2024-07-12 13:49:44 -05:00
admin.ts Don't display posts of disabled user on their profile 2024-06-19 14:06:02 -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 feat: create getZapSplitsController 2024-08-02 18:47:21 -03:00
fallback.ts Upgrade hono, switch it to use JSR 2024-06-18 11:51:51 -05:00
instance.ts refactor: remove zap split creation from instanceV1Controller endpoint 2024-07-24 10:54:56 -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 Make database timeouts configurable 2024-07-12 13:49:44 -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 context: reverse descendants 2024-07-29 23:43:04 -05:00
streaming.ts Merge remote-tracking branch 'origin/main' into ws-limit 2024-07-11 17:02:00 -05:00
suggestions.ts suggest -> suggested 2024-06-09 11:24:01 -05:00
timelines.ts Make database timeouts configurable 2024-07-12 13:49:44 -05:00
trends.ts trends: catch initial queries 2024-07-23 23:07:34 -05:00