Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use <base> element to set target | r | 2020-02-23 | 1 | -0/+2 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -119/+70 |
| | |||||
* | Add poll support | r | 2020-02-09 | 1 | -0/+10 |
| | | | | Currenlty only voting is possible. | ||||
* | Remove account relationship buttons for logged in user's page | r | 2020-02-08 | 1 | -0/+1 |
| | |||||
* | Add account muting and blocking | r | 2020-02-08 | 1 | -1/+25 |
| | |||||
* | Add status deletion | r | 2020-02-02 | 1 | -4/+18 |
| | |||||
* | Add conversation muting | r | 2020-02-02 | 1 | -0/+14 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 1 | -1/+1 |
| | |||||
* | Update user page | r | 2020-01-31 | 1 | -79/+46 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Add user search page | r | 2020-01-30 | 1 | -1/+44 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 1 | -7/+0 |
| | |||||
* | Add direct timeline | r | 2020-01-28 | 1 | -0/+3 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 1 | -449/+362 |
| | |||||
* | Update random id generation algorithm | r | 2020-01-26 | 1 | -2/+8 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -32/+31 |
| | |||||
* | Fix notification count | r | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 1 | -59/+48 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 1 | -0/+12 |
| | |||||
* | Fix notification timestamp | r | 2020-01-10 | 1 | -0/+1 |
| | |||||
* | Add page titles | r | 2020-01-10 | 1 | -18/+22 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 1 | -12/+31 |
| | |||||
* | Fix duplicate status ids | r | 2020-01-05 | 1 | -0/+1 |
| | | | | Use retweeted_by_id to focus target tweet | ||||
* | Rename package to bloat | r | 2020-01-01 | 1 | -4/+4 |
| | |||||
* | Add option to mask nsfw attachments | r | 2019-12-31 | 1 | -4/+21 |
| | |||||
* | Add default settings | r | 2019-12-29 | 1 | -2/+8 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 1 | -0/+83 |
| | |||||
* | Add settings page | r | 2019-12-27 | 1 | -10/+46 |
| | |||||
* | Add search page | r | 2019-12-26 | 1 | -0/+46 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 1 | -4/+9 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 1 | -5/+77 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 1 | -29/+43 |
| | |||||
* | Refector render structs | r | 2019-12-25 | 1 | -8/+45 |
| | |||||
* | Fix timeline pagination | r | 2019-12-25 | 1 | -4/+5 |
| | |||||
* | Add local and twkn timelines | r | 2019-12-25 | 1 | -4/+19 |
| | |||||
* | Add userinfo in navigation | r | 2019-12-24 | 1 | -1/+6 |
| | |||||
* | Add emojis page | r | 2019-12-22 | 1 | -0/+21 |
| | |||||
* | Add nsfw checkbox for posts | r | 2019-12-22 | 1 | -2/+3 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 1 | -9/+29 |
| | | | | | | | - 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 | -27/+28 |
| | |||||
* | Use a single form for new posts and replies | r | 2019-12-21 | 1 | -4/+8 |
| | |||||
* | Add about page | r | 2019-12-21 | 1 | -0/+16 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 1 | -0/+52 |
| | |||||
* | Fix reply template | r | 2019-12-19 | 1 | -1/+1 |
| | |||||
* | Add reply links on thread page | r | 2019-12-18 | 1 | -10/+38 |
| | |||||
* | Use filesystem based kv store instead of sqlite | r | 2019-12-17 | 1 | -10/+14 |
| | |||||
* | Fix redirection URL | r | 2019-12-17 | 1 | -2/+2 |
| | |||||
* | Add notification support | r | 2019-12-15 | 1 | -7/+89 |
| | |||||
* | Fix prev pagination | r | 2019-12-15 | 1 | -8/+24 |
| | |||||
* | Add attachments support | r | 2019-12-14 | 1 | -2/+13 |
| | |||||
* | Focus relevant status on like, retweet and reply | r | 2019-12-14 | 1 | -4/+9 |
| |