Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add status deletion | r | 2020-02-02 | 7 | -8/+68 |
| | |||||
* | Add conversation muting | r | 2020-02-02 | 7 | -7/+159 |
| | |||||
* | Fix Makefile | r | 2020-02-01 | 1 | -1/+1 |
| | |||||
* | Fix fluoride | r | 2020-02-01 | 1 | -23/+26 |
| | |||||
* | Update README | r | 2020-02-01 | 1 | -16/+1 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 27 | -19/+3076 |
| | |||||
* | Remove websocket api | r | 2020-01-31 | 4 | -206/+1 |
| | |||||
* | Add install target for make | r | 2020-01-31 | 4 | -9/+29 |
| | | | | | - Update default config path accordingly - Mention use of config file in README | ||||
* | Update user page | r | 2020-01-31 | 10 | -213/+84 |
| | | | | | - 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 | 11 | -20/+153 |
| | |||||
* | Remove icons | r | 2020-01-30 | 7 | -149/+70 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 5 | -44/+31 |
| | |||||
* | Add direct timeline | r | 2020-01-28 | 3 | -0/+16 |
| | |||||
* | Fix error printing | r | 2020-01-28 | 1 | -9/+16 |
| | |||||
* | Update config | r | 2020-01-28 | 3 | -40/+61 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 26 | -1071/+1030 |
| | |||||
* | Fix migration script | r | 2020-01-26 | 1 | -3/+6 |
| | |||||
* | Make fluoride librejs compatible | r | 2020-01-26 | 1 | -0/+4 |
| | |||||
* | Change link hover behaviour | r | 2020-01-26 | 2 | -20/+53 |
| | | | | | Highlight div if the target status is inside the viewport and show popup otherwise. | ||||
* | Fix go mod | r | 2020-01-26 | 2 | -3/+0 |
| | |||||
* | Update random id generation algorithm | r | 2020-01-26 | 3 | -9/+23 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 13 | -48/+219 |
| | |||||
* | Fix notification count | r | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 27 | -241/+261 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 15 | -23/+124 |
| | |||||
* | Add status reply preview in fluoride mode | r | 2020-01-11 | 3 | -3/+85 |
| | |||||
* | Use max height for status content | r | 2020-01-11 | 1 | -0/+2 |
| | |||||
* | Use url fragment for post link on thread page | r | 2020-01-11 | 1 | -1/+1 |
| | |||||
* | Use readable timestamp for statuses | r | 2020-01-10 | 2 | -1/+6 |
| | |||||
* | 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 | 11 | -32/+243 |
| | |||||
* | Fix duplicate status ids | r | 2020-01-05 | 4 | -13/+43 |
| | | | | Use retweeted_by_id to focus target tweet | ||||
* | Use post method for like and retweet | r | 2020-01-04 | 3 | -16/+20 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 16 | -34/+38 |
| | |||||
* | Add command line flag to specify config file | r | 2020-01-01 | 3 | -1/+140 |
| | |||||
* | Update readme | r | 2020-01-01 | 1 | -7/+12 |
| | |||||
* | Use png icons instead of font icons | r | 2020-01-01 | 6 | -42/+48 |
| | |||||
* | Fix css | r | 2020-01-01 | 1 | -15/+14 |
| | | | | | - Fix sizing for inline status imaged - Use flexbox for userinfo | ||||
* | Add option to mask nsfw attachments | r | 2019-12-31 | 6 | -6/+32 |
| | |||||
* | Add default settings | r | 2019-12-29 | 7 | -10/+33 |
| | |||||
* | Use SetCookie function | r | 2019-12-29 | 1 | -4/+13 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 9 | -2/+195 |
| | |||||
* | Add settings page | r | 2019-12-27 | 11 | -16/+165 |
| | |||||
* | Add search page | r | 2019-12-26 | 10 | -14/+157 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 11 | -15/+66 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 12 | -50/+273 |
| | |||||
* | Fix scope icon | r | 2019-12-26 | 1 | -1/+1 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 16 | -47/+90 |
| |