summaryrefslogtreecommitdiff
path: root/mastodon/accounts.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for expiring mutesr2022-12-171-4/+3
* Pass with_relationships param for accountsr2022-12-171-1/+3
* Show BlockedBy on user pagePete2022-09-091-0/+1
* Add "mute (keep notifications)" buttonr2021-10-291-2/+6
* Fix user infor2021-01-161-1/+1
* Add bookmarksr2020-09-271-0/+10
* Add account {hide,show}retweetsr2020-04-191-2/+6
* Add account {,un}subscriber2020-04-171-0/+21
* Gracefully handle the elephantr2020-02-261-20/+29
* Update user pager2020-01-311-2/+4
* Add user page and follow/unfollow callsr2019-12-201-19/+24
* Initial commitr2019-12-131-0/+314