Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Refector render structs | r | 2019-12-25 | 3 | -95/+70 |
| | |||||
* | Fix timeline pagination | r | 2019-12-25 | 1 | -4/+5 |
| | |||||
* | Fix type in css | r | 2019-12-25 | 1 | -2/+2 |
| | |||||
* | Add local and twkn timelines | r | 2019-12-25 | 9 | -20/+45 |
| | |||||
* | Fix status content style | r | 2019-12-24 | 1 | -5/+8 |
| | |||||
* | Add userinfo in navigation | r | 2019-12-24 | 4 | -15/+61 |
| | |||||
* | Switch to fork-awesome font | r | 2019-12-22 | 6 | -28/+41 |
| | |||||
* | Add emojis page | r | 2019-12-22 | 9 | -0/+109 |
| | |||||
* | Fix go mod | r | 2019-12-22 | 2 | -0/+3 |
| | |||||
* | Add nsfw checkbox for posts | r | 2019-12-22 | 7 | -20/+42 |
| | |||||
* | Add nsfw mask for status media | r | 2019-12-22 | 2 | -4/+36 |
| | |||||
* | Fix css and template issues | r | 2019-12-22 | 6 | -23/+61 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 13 | -70/+126 |
| | | | | | | | - 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 | 6 | -59/+74 |
| | |||||
* | Use json format for app and session repo | r | 2019-12-21 | 4 | -56/+34 |
| |