mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-12-30 19:10:31 +00:00
a237e2b295
* Implement followed tags API * Insert statuses with followed tags into home timelines * Test following and unfollowing tags * Correct Swagger path params * Trim conversation caches * Migration for followed_tags table * Followed tag caches and DB implementation * Lint and tests * Add missing tag info endpoint, reorganize tag API * Unwrap boosts when timelining based on tags * Apply visibility filters to tag followers * Address review comments |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
alias.go | ||
alias_test.go | ||
block.go | ||
bookmarks.go | ||
delete.go | ||
delete_test.go | ||
follow.go | ||
follow_request.go | ||
follow_test.go | ||
get.go | ||
interactionpolicies.go | ||
lists.go | ||
move.go | ||
move_test.go | ||
mute.go | ||
note.go | ||
relationships.go | ||
rss.go | ||
rss_test.go | ||
statuses.go | ||
themes.go | ||
themes_test.go | ||
update.go | ||
update_test.go |