Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-02-12 | Show follow request count on user page | r | 1 | -5/+9 | |
2024-02-05 | Add inline follow/unfollow buttons on follow list page | r | 1 | -4/+40 | |
2023-10-01 | Add profile edit page | r | 1 | -20/+86 | |
2022-12-17 | Add support for expiring mutes | r | 1 | -4/+3 | |
2022-12-17 | Pass with_relationships param for accounts | r | 1 | -1/+3 | |
2022-09-09 | Show BlockedBy on user page | Pete | 1 | -0/+1 | |
Just show this information. No blockbots required. | |||||
2021-10-29 | Add "mute (keep notifications)" button | r | 1 | -2/+6 | |
2021-01-16 | Fix user info | r | 1 | -1/+1 | |
2020-09-27 | Add bookmarks | r | 1 | -0/+10 | |
- Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | |||||
2020-04-19 | Add account {hide,show}retweets | r | 1 | -2/+6 | |
2020-04-17 | Add account {,un}subscribe | r | 1 | -0/+21 | |
2020-02-26 | Gracefully handle the elephant | r | 1 | -20/+29 | |
2020-01-31 | Update user page | r | 1 | -2/+4 | |
- Use the same page to display status and user list - Add media only status list | |||||
2019-12-20 | Add user page and follow/unfollow calls | r | 1 | -19/+24 | |