..
__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
Initial support for IceCubes ( #532 )
2023-03-09 10:47:33 -07: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 author checks on post attachments
2023-03-12 16:19:40 -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
Implement Mastodon's v1/statuses/<id>/reblogged_by API endpoint ( #551 )
2023-03-31 13:40:15 -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