takahe/activities
Christof Dorner b31c5156ff
Improve hashtag case handling and implement /api/v1/tags/<hashtag> endpoint (#554)
* Lowercase hashtag before loading its timeline

* Implement /api/v1/tags/<hashtag> endpoint

* Lower hashtag before un-/following

* Fix field name for hashtag following/followed boolean
2023-04-06 15:14:21 -06:00
..
migrations Fix author checks on post attachments 2023-03-12 16:19:40 -06:00
models Improve hashtag case handling and implement /api/v1/tags/<hashtag> endpoint (#554) 2023-04-06 15:14:21 -06:00
services Bookmarks (#537) 2023-03-11 11:17:20 -07:00
templatetags Some improvements to poll display now they work more 2023-02-19 10:49:06 -07:00
views Add ability to follow hashtags 2023-03-14 15:35:40 -06:00
__init__.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00
admin.py Move to a new HTML parser/stripper 2023-01-29 17:47:06 -07:00
apps.py Got up to incoming posts working 2022-11-11 22:02:43 -07:00