takahe/api/views
Corry Haines 28cfbf2ef5
Improve performance on /api/v1/timelines/home (#387)
Prefetch/select required fields for API version of home. Requires considerably more data than HTML version of home.
2023-01-10 17:16:54 -07:00
..
__init__.py Make emoji picker work on client apps 2022-12-15 16:50:30 -07:00
accounts.py Fix tests and most of pagination 2023-01-08 23:06:33 -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 Invites overhaul 2022-12-22 07:03:21 +00:00
media.py Basic post mutation 2022-12-12 11:56:49 -07:00
notifications.py Fix tests and most of pagination 2023-01-08 23:06:33 -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