ditto/src/controllers/api
2023-09-01 13:14:27 -05:00
..
accounts.ts Add /api/v1/favourites 2023-09-01 13:14:27 -05:00
apps.ts apps: use AppController type 2023-08-29 13:04:38 -05:00
fallback.ts api --> controllers/api 2023-04-30 14:45:30 -05:00
instance.ts Add favourited_by and reblogged_by controllers 2023-08-29 18:08:00 -05:00
notifications.ts Pass viewerPubkey to toStatus in more places 2023-08-29 14:48:28 -05:00
oauth.ts streaming: make user stream mostly work, in a kind of hacky way 2023-08-28 13:34:15 -05:00
pleroma.ts Add boilerplate frontend_configurations controller 2023-06-10 23:10:27 -05:00
preferences.ts Stub out missing Elk endpoints 2023-05-13 14:27:49 -05:00
search.ts search: refactor/cleanup searchController 2023-08-30 15:40:18 -05:00
statuses.ts Add followers/following endpoints 2023-08-30 10:27:45 -05:00
streaming.ts Pass viewerPubkey to toStatus in more places 2023-08-29 14:48:28 -05:00
timelines.ts Make favourites stick, refactor some async logic in threads 2023-08-29 14:44:59 -05:00
trends.ts Trends: add some useful comments for later 2023-07-26 17:30:17 -05:00