Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update user page | r | 2020-01-31 | 1 | -12/+2 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Add user search page | r | 2020-01-30 | 1 | -0/+8 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 1 | -9/+0 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -0/+2 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 1 | -2/+7 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 1 | -0/+3 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 1 | -0/+1 |
| | |||||
* | Rename package to bloat | r | 2020-01-01 | 1 | -3/+3 |
| | |||||
* | Add following and followers page | r | 2019-12-29 | 1 | -0/+14 |
| | |||||
* | Add settings page | r | 2019-12-27 | 1 | -5/+10 |
| | |||||
* | Add search page | r | 2019-12-26 | 1 | -11/+21 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 1 | -1/+28 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 1 | -6/+17 |
| | |||||
* | Refector render structs | r | 2019-12-25 | 1 | -75/+13 |
| | |||||
* | Add local and twkn timelines | r | 2019-12-25 | 1 | -1/+3 |
| | |||||
* | Add userinfo in navigation | r | 2019-12-24 | 1 | -1/+3 |
| | |||||
* | Add emojis page | r | 2019-12-22 | 1 | -0/+12 |
| | |||||
* | Add support for scopes | r | 2019-12-21 | 1 | -22/+24 |
| | | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | ||||
* | Use a single form for new posts and replies | r | 2019-12-21 | 1 | -5/+4 |
| | |||||
* | Add about page | r | 2019-12-21 | 1 | -0/+10 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 1 | -0/+18 |
| | |||||
* | Fix reply template | r | 2019-12-19 | 1 | -3/+1 |
| | |||||
* | Add reply links on thread page | r | 2019-12-18 | 1 | -5/+5 |
| | |||||
* | Add notification support | r | 2019-12-15 | 1 | -12/+42 |
| | |||||
* | Use account mentions as default text in replies | r | 2019-12-13 | 1 | -9/+11 |
| | |||||
* | Initial commit | r | 2019-12-13 | 1 | -0/+40 |