takahe/api/views
2023-01-15 14:48:17 -07:00
..
__init__.py Add announcements client API 2023-01-13 16:12:05 -07:00
accounts.py Implement followers API endpoint 2023-01-15 13:48:06 -07:00
announcements.py Add announcements client API 2023-01-13 16:12:05 -07:00
apps.py More API read coverage 2022-12-12 11:56:49 -07:00
base.py More API read coverage 2022-12-12 11:56:49 -07:00
emoji.py Refactor HTML rendering into one place 2022-12-20 11:39:45 +00:00
filters.py Make emoji picker work on client apps 2022-12-15 16:50:30 -07:00
instance.py Fixed #408: Implemented blocking 2023-01-15 13:35:45 -07:00
media.py Basic post mutation 2022-12-12 11:56:49 -07:00
notifications.py Add admin notification for new identities 2023-01-15 14:48:17 -07:00
oauth.py OAuth2 Fixes (#338) 2023-01-01 11:46:55 -07:00
search.py Fetch actors with posts when needed 2022-12-20 10:17:52 +00:00
statuses.py Fix tests and most of pagination 2023-01-08 23:06:33 -07:00
timelines.py Improve performance on /api/v1/timelines/home (#387) 2023-01-10 17:16:54 -07:00