ditto/src/controllers/api
2024-06-11 19:08:24 -05:00
..
accounts.ts fix: render reblog in account timeline 2024-06-06 17:46:53 -03:00
admin.ts Add revoke_name admin action 2024-06-09 19:22:11 -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 Add ditto:name_grant notification 2024-06-09 14:50:37 -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 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 OOB 2024-06-11 13:40:09 -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 Support language param with L tags 2024-06-07 10:01:08 -05: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