Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor things | r | 2020-11-22 | 1 | -341/+0 |
| | | | | | - Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers | ||||
* | Add bookmarks | r | 2020-09-27 | 1 | -2/+17 |
| | | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | ||||
* | Refactor things | r | 2020-05-24 | 1 | -75/+74 |
| | |||||
* | Add account {hide,show}retweets | r | 2020-04-19 | 1 | -2/+2 |
| | |||||
* | Add account {,un}subscribe | r | 2020-04-17 | 1 | -0/+16 |
| | |||||
* | Remove session details on signout | r | 2020-03-04 | 1 | -0/+8 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -0/+25 |
| | |||||
* | Add poll support | r | 2020-02-09 | 1 | -2/+10 |
| | | | | Currenlty only voting is possible. | ||||
* | Add account muting and blocking | r | 2020-02-08 | 1 | -0/+32 |
| | |||||
* | Add status deletion | r | 2020-02-02 | 1 | -1/+9 |
| | |||||
* | Add conversation muting | r | 2020-02-02 | 1 | -0/+16 |
| | |||||
* | Update user page | r | 2020-01-31 | 1 | -23/+5 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Add user search page | r | 2020-01-30 | 1 | -0/+9 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 1 | -91/+99 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 1 | -10/+2 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 1 | -4/+4 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 1 | -1/+2 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 1 | -0/+16 |
| | |||||
* | Add settings page | r | 2019-12-27 | 1 | -0/+16 |
| | |||||
* | Add search page | r | 2019-12-26 | 1 | -0/+8 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 1 | -4/+4 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 1 | -0/+16 |
| | |||||
* | Add local and twkn timelines | r | 2019-12-25 | 1 | -4/+4 |
| | |||||
* | Add emojis page | r | 2019-12-22 | 1 | -0/+8 |
| | |||||
* | Add nsfw checkbox for posts | r | 2019-12-22 | 1 | -4/+4 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 1 | -4/+4 |
| | | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | ||||
* | Use a custom client for settings | r | 2019-12-21 | 1 | -14/+14 |
| | |||||
* | Add about page | r | 2019-12-21 | 1 | -0/+8 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 1 | -0/+24 |
| | |||||
* | Add notification support | r | 2019-12-15 | 1 | -0/+8 |
| | |||||
* | Add attachments support | r | 2019-12-14 | 1 | -2/+3 |
| | |||||
* | Focus relevant status on like, retweet and reply | r | 2019-12-14 | 1 | -1/+1 |
| | |||||
* | Initial commit | r | 2019-12-13 | 1 | -0/+117 |