Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show status numbers | r | 2020-06-05 | 1 | -2/+2 |
| | |||||
* | Add account {hide,show}retweets | r | 2020-04-19 | 1 | -2/+6 |
| | |||||
* | Add account {,un}subscribe | r | 2020-04-17 | 1 | -0/+21 |
| | |||||
* | Gracefully handle the elephant | r | 2020-02-26 | 1 | -20/+29 |
| | |||||
* | Fix time duration value | r | 2020-02-19 | 1 | -1/+1 |
| | | | | | - Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll | ||||
* | Add poll support | r | 2020-02-09 | 2 | -5/+44 |
| | | | | Currenlty only voting is possible. | ||||
* | Add conversation muting | r | 2020-02-02 | 1 | -0/+22 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 2 | -7/+0 |
| | |||||
* | Remove websocket api | r | 2020-01-31 | 3 | -204/+1 |
| | |||||
* | Update user page | r | 2020-01-31 | 1 | -2/+4 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Add user search page | r | 2020-01-30 | 1 | -2/+5 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 1 | -1/+0 |
| | |||||
* | Add direct timeline | r | 2020-01-28 | 1 | -0/+12 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 1 | -3/+0 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 1 | -0/+1 |
| | |||||
* | Fix duplicate status ids | r | 2020-01-05 | 1 | -0/+1 |
| | | | | Use retweeted_by_id to focus target tweet | ||||
* | Add option to mask nsfw attachments | r | 2019-12-31 | 1 | -0/+1 |
| | |||||
* | Add default settings | r | 2019-12-29 | 1 | -0/+1 |
| | |||||
* | Add search page | r | 2019-12-26 | 2 | -3/+6 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 2 | -0/+4 |
| | |||||
* | Add local and twkn timelines | r | 2019-12-25 | 1 | -1/+1 |
| | |||||
* | Add emojis page | r | 2019-12-22 | 1 | -0/+10 |
| | |||||
* | Fix go mod | r | 2019-12-22 | 2 | -0/+3 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 1 | -19/+24 |
| | |||||
* | Add reply links on thread page | r | 2019-12-18 | 1 | -0/+16 |
| | |||||
* | Add notification support | r | 2019-12-15 | 1 | -5/+19 |
| | |||||
* | Add attachments support | r | 2019-12-14 | 2 | -0/+37 |
| | |||||
* | Initial commit | r | 2019-12-13 | 16 | -0/+1959 |