Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add profile edit page | r | 2023-10-01 | 1 | -0/+5 |
| | |||||
* | Add support for expiring mutes | r | 2022-12-17 | 1 | -0/+5 |
| | |||||
* | Add lists | r | 2022-02-11 | 1 | -0/+13 |
| | |||||
* | Add quick reply | r | 2021-09-05 | 1 | -0/+7 |
| | |||||
* | Add option for user CSS | r | 2021-04-03 | 1 | -0/+1 |
| | |||||
* | Update error page | r | 2021-04-03 | 1 | -1/+3 |
| | | | | | - Add retry button for GET requests - Only show signin button when it's a session error | ||||
* | Refactor | r | 2021-03-28 | 1 | -6/+6 |
| | |||||
* | Add filters | r | 2021-01-30 | 1 | -0/+5 |
| | |||||
* | Add remote timeline | r | 2021-01-23 | 1 | -0/+2 |
| | |||||
* | Make redirection work without Referer header | r | 2021-01-17 | 1 | -0/+1 |
| | |||||
* | Add notification interval setting | r | 2020-11-14 | 1 | -6/+6 |
| | | | | It replaces the "Auto refresh notifications" checkbox | ||||
* | Add setting for default format | r | 2020-10-19 | 1 | -1/+2 |
| | |||||
* | Fix issues related to AntiDopamine mode | r | 2020-09-03 | 1 | -7/+7 |
| | | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | ||||
* | Add the Anti Dopamine feature | Hyphen | 2020-09-03 | 1 | -0/+1 |
| | |||||
* | Add option to hide attachments | r | 2020-04-25 | 1 | -6/+7 |
| | |||||
* | Add notification count in page title | r | 2020-02-26 | 1 | -0/+1 |
| | |||||
* | Use <base> element to set target | r | 2020-02-23 | 1 | -0/+1 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -28/+18 |
| | |||||
* | Remove account relationship buttons for logged in user's page | r | 2020-02-08 | 1 | -6/+16 |
| | |||||
* | Add status deletion | r | 2020-02-02 | 1 | -0/+1 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 1 | -1/+1 |
| | |||||
* | 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 |