Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | r | 2020-07-28 | 1 | -2/+2 |
| | |||||
* | Disable scope selection when replying to a direct post | r | 2020-06-18 | 1 | -10/+8 |
| | |||||
* | Show status numbers | r | 2020-06-05 | 1 | -3/+7 |
| | |||||
* | Fix signin page redirection in single instance mode | r | 2020-05-29 | 2 | -2/+19 |
| | |||||
* | Refactor things | r | 2020-05-24 | 4 | -516/+452 |
| | |||||
* | Add option to hide attachments | r | 2020-04-25 | 2 | -6/+9 |
| | |||||
* | Add single instance mode | r | 2020-04-19 | 2 | -32/+61 |
| | |||||
* | Add account {hide,show}retweets | r | 2020-04-19 | 4 | -8/+15 |
| | |||||
* | Add account {,un}subscribe | r | 2020-04-17 | 4 | -0/+86 |
| | |||||
* | Remove session details on signout | r | 2020-03-04 | 4 | -2/+33 |
| | |||||
* | Gracefully handle the elephant | r | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | Add notification count in page title | r | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | Cleanup renderer.go | r | 2020-02-23 | 1 | -15/+15 |
| | |||||
* | Use <base> element to set target | r | 2020-02-23 | 1 | -0/+2 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 4 | -133/+175 |
| | |||||
* | Add poll support | r | 2020-02-09 | 4 | -2/+52 |
| | | | | 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 | 4 | -1/+173 |
| | |||||
* | Add status deletion | r | 2020-02-02 | 4 | -8/+60 |
| | |||||
* | Add conversation muting | r | 2020-02-02 | 4 | -0/+88 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 2 | -4/+4 |
| | |||||
* | Add install target for make | r | 2020-01-31 | 1 | -2/+1 |
| | | | | | - Update default config path accordingly - Mention use of config file in README | ||||
* | Update user page | r | 2020-01-31 | 4 | -156/+57 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Fix error reponse | r | 2020-01-31 | 1 | -8/+43 |
| | | | | | - Use status 500 for error page response - Use json response for fluoride calls | ||||
* | Add user search page | r | 2020-01-30 | 4 | -1/+87 |
| | |||||
* | 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 | 4 | -943/+916 |
| | |||||
* | Update random id generation algorithm | r | 2020-01-26 | 1 | -2/+8 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 3 | -35/+96 |
| | |||||
* | Fix notification count | r | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 4 | -109/+87 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 2 | -0/+14 |
| | |||||
* | 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 | 4 | -20/+113 |
| | |||||
* | Fix duplicate status ids | r | 2020-01-05 | 2 | -8/+33 |
| | | | | Use retweeted_by_id to focus target tweet | ||||
* | Use post method for like and retweet | r | 2020-01-04 | 1 | -4/+4 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 4 | -8/+11 |
| | |||||
* | Add option to mask nsfw attachments | r | 2019-12-31 | 2 | -4/+23 |
| | |||||
* | Add default settings | r | 2019-12-29 | 2 | -8/+16 |
| | |||||
* | Use SetCookie function | r | 2019-12-29 | 1 | -4/+13 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 4 | -1/+144 |
| | |||||
* | Add settings page | r | 2019-12-27 | 4 | -10/+109 |
| | |||||
* | Add search page | r | 2019-12-26 | 4 | -0/+87 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 4 | -11/+17 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 4 | -5/+131 |
| | |||||
* | 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 |
| |