takahe/api/views
Jamie Bliss d07482f5a8
Allow statusless posts (#677)
2023-12-07 16:32:18 -07:00
..
__init__.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
accounts.py Support follow requests (#625) 2023-08-18 15:49:45 +09:30
announcements.py Check scope on API endpoints 2023-02-19 11:37:02 -07:00
apps.py Start on push notification work 2023-07-15 12:37:47 -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 Support follow requests (#625) 2023-08-18 15:49:45 +09:30
instance.py Make max_media_attachments configurable by admin (#669) 2023-11-28 09:52:04 -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 Add support to dismiss notifications (#605) 2023-07-11 16:37:03 -06:00
oauth.py Use 400 and 401 error codes as OAuth2 documents, accept 400 as webfinger error code (#597) 2023-07-10 10:19:20 -06: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
push.py Start on push notification work 2023-07-15 12:37:47 -06:00
search.py Misc lemmy compat (#635) 2023-08-21 11:55:48 +09:30
statuses.py Allow statusless posts (#677) 2023-12-07 16:32:18 -07:00
suggestions.py Add stub API endpoint for user suggestion (api/v2/suggestions) (#631) 2023-08-17 17:41:06 +09:30
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