ditto/src/controllers/api
2024-05-05 15:45:24 -03:00
..
accounts.ts fix(accountLookup): fix user not found by using 'accountFromPubkey' 2024-05-03 09:52:25 -03:00
admin.ts Refactor Storages to get lazy-loaded only when they are used 2024-05-01 14:56:47 -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 Refactor Storages to get lazy-loaded only when they are used 2024-05-01 14:56:47 -05:00
ditto.ts Admin relays: use "marker" property in the API, fix PUT controller 2024-05-01 18:29:32 -05:00
fallback.ts Import hono with an import alias 2024-04-20 18:54:15 -05:00
instance.ts instance: add 'v2_suggestions' to features 2024-05-03 18:28:07 -05:00
markers.ts Markers: only allow 'home' and 'notifications' markers 2024-05-03 16:20:07 -05:00
media.ts zod import alias 2024-04-23 15:03:20 -05:00
mutes.ts Rename blocks to mutes in the API 2024-05-02 15:26:46 -05:00
notifications.ts Notifications: render notifications for kinds 1, 6, and 7 events 2024-05-02 14:36:28 -05:00
oauth.ts Move nostr-tools to an import alias 2024-04-30 18:43:53 -05:00
pleroma.ts Remove zod schemas that we can get from NSchema 2024-05-01 19:51:12 -05:00
preferences.ts Stub out missing Elk endpoints 2023-05-13 14:27:49 -05:00
reports.ts fix(reports): put notes in tag & only let comment in event.content 2024-05-05 15:45:24 -03:00
search.ts Remove zod schemas that we can get from NSchema 2024-05-01 19:51:12 -05:00
statuses.ts Catch metadata when parsing 2024-05-01 19:55:58 -05:00
streaming.ts Streaming: temporarily remove UserStore (allow blocked posts through) 2024-05-03 17:20:35 -05:00
suggestions.ts suggestions: fix profile lookup, limit to 20 items for now 2024-05-03 18:32:35 -05:00
timelines.ts hashtagTimelineController: toLowerCase 2024-04-30 14:58:00 -05:00
trends.ts zod import alias 2024-04-23 15:03:20 -05:00