Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update user page | r | 2020-01-31 | 3 | -31/+21 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Add user search page | r | 2020-01-30 | 3 | -16/+42 |
| | |||||
* | Remove icons | r | 2020-01-30 | 4 | -30/+20 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 2 | -32/+25 |
| | |||||
* | Add direct timeline | r | 2020-01-28 | 1 | -0/+1 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 7 | -8/+8 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 5 | -7/+19 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 20 | -78/+114 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 6 | -19/+23 |
| | |||||
* | Add status reply preview in fluoride mode | r | 2020-01-11 | 1 | -3/+8 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 3 | -11/+18 |
| | |||||
* | Fix duplicate status ids | r | 2020-01-05 | 1 | -5/+9 |
| | | | | Use retweeted_by_id to focus target tweet | ||||
* | Use post method for like and retweet | r | 2020-01-04 | 1 | -12/+12 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 1 | -1/+1 |
| | |||||
* | Use png icons instead of font icons | r | 2020-01-01 | 5 | -28/+27 |
| | |||||
* | Add option to mask nsfw attachments | r | 2019-12-31 | 2 | -2/+6 |
| | |||||
* | Add default settings | r | 2019-12-29 | 2 | -2/+6 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 3 | -1/+27 |
| | |||||
* | Add settings page | r | 2019-12-27 | 3 | -1/+24 |
| | |||||
* | Add search page | r | 2019-12-26 | 2 | -0/+38 |
| | |||||
* | Add post format selection | r | 2019-12-26 | 1 | -2/+8 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 5 | -28/+70 |
| | |||||
* | Fix scope icon | r | 2019-12-26 | 1 | -1/+1 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 10 | -11/+14 |
| | |||||
* | Add local and twkn timelines | r | 2019-12-25 | 3 | -4/+6 |
| | |||||
* | Add userinfo in navigation | r | 2019-12-24 | 1 | -5/+22 |
| | |||||
* | Switch to fork-awesome font | r | 2019-12-22 | 5 | -18/+23 |
| | |||||
* | Add emojis page | r | 2019-12-22 | 1 | -0/+16 |
| | |||||
* | Add nsfw checkbox for posts | r | 2019-12-22 | 2 | -11/+19 |
| | |||||
* | Add nsfw mask for status media | r | 2019-12-22 | 1 | -4/+12 |
| | |||||
* | Fix css and template issues | r | 2019-12-22 | 4 | -18/+32 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 4 | -15/+43 |
| | | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | ||||
* | Make instance domain required in signin form | r | 2019-12-21 | 1 | -1/+1 |
| | |||||
* | Use a single form for new posts and replies | r | 2019-12-21 | 3 | -24/+22 |
| | |||||
* | Show content warning in status | r | 2019-12-21 | 1 | -1/+1 |
| | |||||
* | Add about page | r | 2019-12-21 | 2 | -0/+19 |
| | |||||
* | Use local url for for mentioned users | r | 2019-12-21 | 3 | -7/+7 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 3 | -6/+72 |
| | |||||
* | Improve css for mobile devices | r | 2019-12-19 | 3 | -14/+19 |
| | |||||
* | Fix reply template | r | 2019-12-19 | 1 | -3/+3 |
| | |||||
* | Add reply links on thread page | r | 2019-12-18 | 2 | -8/+17 |
| | |||||
* | Add notification support | r | 2019-12-15 | 5 | -2/+66 |
| | |||||
* | Fix prev pagination | r | 2019-12-15 | 1 | -6/+8 |
| | |||||
* | Add attachments support | r | 2019-12-14 | 2 | -2/+6 |
| | |||||
* | Focus relevant status on like, retweet and reply | r | 2019-12-14 | 1 | -2/+2 |
| | |||||
* | Focus compose box on reply | r | 2019-12-14 | 1 | -2/+2 |
| | |||||
* | Rename repeated to retweeted in template | r | 2019-12-14 | 1 | -1/+1 |
| | |||||
* | Show retweet info in status | r | 2019-12-14 | 1 | -54/+68 |
| |