takahe/api/views
Andrew Godwin 8f57aa5f37
UI/Domains Refactor
Redoes the UI to remove timelines, promote domains, and a lot of other things to support the refactor.
2023-05-03 22:42:37 -06:00
..
__init__.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
accounts.py Allow single IDs in familiar_followers 2023-03-22 16:21:30 -06:00
announcements.py Check scope on API endpoints 2023-02-19 11:37:02 -07:00
apps.py UI/Domains Refactor 2023-05-03 22:42:37 -06:00
bookmarks.py Bookmarks (#537) 2023-03-11 11:17:20 -07:00
emoji.py Fix some imports now hatchway is third party 2023-02-13 21:19:20 -07:00
filters.py Fix some imports now hatchway is third party 2023-02-13 21:19:20 -07:00
follow_requests.py Stub out more API, implement preferences and peers (#533) 2023-03-09 14:36:24 -07:00
instance.py Stub out more API, implement preferences and peers (#533) 2023-03-09 14:36:24 -07:00
lists.py Stub out more API, implement preferences and peers (#533) 2023-03-09 14:36:24 -07:00
media.py Fix post attachment author check on editing (#563) 2023-05-02 09:58:32 -06:00
notifications.py Check scope on API endpoints 2023-02-19 11:37:02 -07:00
oauth.py Implement a client_credentials process for read 2023-03-06 15:48:43 -07:00
polls.py Check scope on API endpoints 2023-02-19 11:37:02 -07:00
preferences.py Stub out more API, implement preferences and peers (#533) 2023-03-09 14:36:24 -07:00
search.py Check scope on API endpoints 2023-02-19 11:37:02 -07:00
statuses.py Support editing media description when editing statuses (#556) 2023-04-11 09:35:36 -06:00
tags.py Improve hashtag case handling and implement /api/v1/tags/<hashtag> endpoint (#554) 2023-04-06 15:14:21 -06:00
timelines.py Improve hashtag case handling and implement /api/v1/tags/<hashtag> endpoint (#554) 2023-04-06 15:14:21 -06:00
trends.py Check scope on API endpoints 2023-02-19 11:37:02 -07:00