Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor everything | r | 2020-01-28 | 2 | -33/+41 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -0/+2 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 2 | -51/+60 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 2 | -0/+45 |
| | |||||
* | Use readable timestamp for statuses | r | 2020-01-10 | 1 | -0/+5 |
| | |||||
* | 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 | 2 | -0/+24 |
| | |||||
* | Add settings page | r | 2019-12-27 | 2 | -5/+15 |
| | |||||
* | Add search page | r | 2019-12-26 | 2 | -11/+26 |
| | |||||
* | Add liked by and retweeted by page | r | 2019-12-26 | 2 | -10/+47 |
| | |||||
* | Update header template and add option for custom css | r | 2019-12-25 | 1 | -6/+17 |
| | |||||
* | Refector render structs | r | 2019-12-25 | 2 | -87/+25 |
| | |||||
* | 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 | 2 | -0/+17 |
| | |||||
* | Fix css and template issues | r | 2019-12-22 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Show content warning in status | r | 2019-12-21 | 1 | -1/+4 |
| | |||||
* | Add about page | r | 2019-12-21 | 2 | -0/+14 |
| | |||||
* | Use local url for for mentioned users | r | 2019-12-21 | 1 | -5/+18 |
| | |||||
* | Fix TimeSince calculation | r | 2019-12-20 | 1 | -1/+1 |
| | |||||
* | Add user page and follow/unfollow calls | r | 2019-12-20 | 2 | -0/+23 |
| | |||||
* | 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 | 2 | -12/+47 |
| | |||||
* | Use account mentions as default text in replies | r | 2019-12-13 | 1 | -9/+11 |
| | |||||
* | Initial commit | r | 2019-12-13 | 2 | -0/+152 |