Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-05 | Add quick reply | r | |
2021-04-03 | Add option for user CSS | r | |
2021-04-03 | Update error page | r | |
- Add retry button for GET requests - Only show signin button when it's a session error | |||
2021-03-28 | Refactor | r | |
2021-01-30 | Add filters | r | |
2021-01-23 | Add remote timeline | r | |
2021-01-17 | Make redirection work without Referer header | r | |
2021-01-16 | Add follow request support | r | |
2020-11-22 | Refactor things | r | |
- Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers | |||
2020-11-14 | Add notification interval setting | r | |
It replaces the "Auto refresh notifications" checkbox | |||
2020-10-19 | Add setting for default format | r | |
2020-09-27 | Add bookmarks | r | |
- Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | |||
2020-09-03 | Add the Anti Dopamine feature | Hyphen | |
2020-05-29 | Fix signin page redirection in single instance mode | r | |
2020-05-24 | Refactor things | r | |
2020-04-25 | Add option to hide attachments | r | |
2020-04-19 | Add single instance mode | r | |
2020-04-19 | Add account {hide,show}retweets | r | |
2020-04-17 | Add account {,un}subscribe | r | |
2020-03-04 | Remove session details on signout | r | |
2020-02-18 | Add frame based navigation | r | |
2020-02-09 | Add poll support | r | |
Currenlty only voting is possible. | |||
2020-02-08 | Add account muting and blocking | r | |
2020-02-02 | Add status deletion | r | |
2020-02-02 | Add conversation muting | r | |
2020-01-31 | Add install target for make | r | |
- Update default config path accordingly - Mention use of config file in README | |||
2020-01-31 | Update user page | r | |
- Use the same page to display status and user list - Add media only status list | |||
2020-01-31 | Fix error reponse | r | |
- Use status 500 for error page response - Use json response for fluoride calls | |||
2020-01-30 | Add user search page | r | |
2020-01-28 | Refactor everything | r | |
2020-01-26 | Add CSRF protection | r | |
2020-01-14 | Refactor renderer and templates | r | |
2020-01-12 | Add dark mode | r | |
2020-01-08 | Add fluoride mode | r | |
2020-01-05 | Fix duplicate status ids | r | |
Use retweeted_by_id to focus target tweet | |||
2020-01-04 | Use post method for like and retweet | r | |
2020-01-01 | Rename package to bloat | r | |
2019-12-31 | Add option to mask nsfw attachments | r | |
2019-12-29 | Add default settings | r | |
2019-12-29 | Use SetCookie function | r | |
2019-12-29 | Add following and followers page | r | |
2019-12-27 | Add settings page | r | |
2019-12-26 | Add search page | r | |
2019-12-26 | Add post format selection | r | |
2019-12-26 | Add liked by and retweeted by page | r | |
2019-12-25 | Add local and twkn timelines | r | |
2019-12-22 | Add emojis page | r | |
2019-12-22 | Add nsfw checkbox for posts | r | |
2019-12-21 | Add support for scopes | r | |
- Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | |||
2019-12-21 | Add about page | r | |