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
accounts.py
announcements.py
apps.py UI/Domains Refactor 2023-05-03 22:42:37 -06:00
bookmarks.py
emoji.py
filters.py
follow_requests.py
instance.py
lists.py
media.py Fix post attachment author check on editing (#563) 2023-05-02 09:58:32 -06:00
notifications.py
oauth.py
polls.py
preferences.py
search.py
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