Age | Commit message (Expand) | Author |
2020-01-31 | Add install target for make | r |
2020-01-31 | Update user page | r |
2020-01-31 | Fix error reponse | r |
2020-01-30 | Add user search page | r |
2020-01-29 | Update notification layout | r |
2020-01-28 | Add direct timeline | r |
2020-01-28 | Refactor everything | r |
2020-01-26 | Update random id generation algorithm | r |
2020-01-26 | Add CSRF protection | r |
2020-01-15 | Fix notification count | r |
2020-01-14 | Refactor renderer and templates | r |
2020-01-12 | Add dark mode | r |
2020-01-10 | Fix notification timestamp | r |
2020-01-10 | Add page titles | r |
2020-01-08 | Add fluoride mode | r |
2020-01-05 | Fix duplicate status ids | r |
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 | Update header template and add option for custom css | r |
2019-12-25 | Refector render structs | r |
2019-12-25 | Fix timeline pagination | r |
2019-12-25 | Add local and twkn timelines | r |
2019-12-24 | Add userinfo in navigation | 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 |
2019-12-21 | Use a custom client for settings | r |
2019-12-21 | Use a single form for new posts and replies | r |
2019-12-21 | Add about page | r |
2019-12-20 | Add user page and follow/unfollow calls | r |
2019-12-19 | Fix reply template | r |
2019-12-18 | Add reply links on thread page | r |
2019-12-17 | Use filesystem based kv store instead of sqlite | r |
2019-12-17 | Fix redirection URL | r |
2019-12-17 | Use http 302 for redirection instead of 303 | r |
2019-12-15 | Add notification support | r |
2019-12-15 | Fix prev pagination | r |
2019-12-14 | Add attachments support | r |
2019-12-14 | Focus relevant status on like, retweet and reply | r |
2019-12-14 | Fix mentions | r |
2019-12-13 | Use account mentions as default text in replies | r |
2019-12-13 | Add signout method | r |