summaryrefslogtreecommitdiff
path: root/mastodon/accounts.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show follow request count on user pager2024-02-121-5/+9
|
* Add inline follow/unfollow buttons on follow list pager2024-02-051-4/+40
|
* Add profile edit pager2023-10-011-20/+86
|
* 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
| | | | Just show this information. No blockbots required.
* Add "mute (keep notifications)" buttonr2021-10-291-2/+6
|
* Fix user infor2021-01-161-1/+1
|
* Add bookmarksr2020-09-271-0/+10
| | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page
* 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
| | | | | - Use the same page to display status and user list - Add media only status list
* Add user page and follow/unfollow callsr2019-12-201-19/+24
|
* Initial commitr2019-12-131-0/+314