Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-01-28 | Refactor everything | r | 1 | -99/+109 |
2020-01-26 | Add CSRF protection | r | 1 | -1/+42 |
2020-01-14 | Refactor renderer and templates | r | 1 | -6/+3 |
2020-01-08 | Add fluoride mode | r | 1 | -4/+4 |
2020-01-01 | Rename package to bloat | r | 1 | -2/+3 |
2019-12-29 | Add following and followers page | r | 1 | -0/+16 |
2019-12-27 | Add settings page | r | 1 | -0/+16 |
2019-12-26 | Add search page | r | 1 | -0/+8 |
2019-12-26 | Add post format selection | r | 1 | -2/+2 |
2019-12-26 | Add liked by and retweeted by page | r | 1 | -0/+16 |
2019-12-25 | Add local and twkn timelines | r | 1 | -2/+2 |
2019-12-22 | Add emojis page | r | 1 | -0/+8 |
2019-12-22 | Add nsfw checkbox for posts | r | 1 | -2/+2 |
2019-12-21 | Add support for scopes | r | 1 | -18/+7 |
2019-12-21 | Use a custom client for settings | r | 1 | -15/+16 |
2019-12-21 | Add about page | r | 1 | -0/+8 |
2019-12-20 | Add user page and follow/unfollow calls | r | 1 | -0/+24 |
2019-12-17 | Use filesystem based kv store instead of sqlite | r | 1 | -2/+2 |
2019-12-15 | Add notification support | r | 1 | -0/+8 |
2019-12-14 | Add attachments support | r | 1 | -2/+3 |
2019-12-14 | Focus relevant status on like, retweet and reply | r | 1 | -1/+1 |