Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-22 | Add nsfw checkbox for posts | r | 4 | -9/+12 |
2019-12-21 | Add support for scopes | r | 4 | -32/+42 |
2019-12-21 | Use a custom client for settings | r | 3 | -56/+58 |
2019-12-21 | Use a single form for new posts and replies | r | 1 | -4/+8 |
2019-12-21 | Add about page | r | 4 | -0/+42 |
2019-12-20 | Add user page and follow/unfollow calls | r | 4 | -8/+152 |
2019-12-19 | Fix reply template | r | 1 | -1/+1 |
2019-12-18 | Add reply links on thread page | r | 1 | -10/+38 |
2019-12-17 | Use filesystem based kv store instead of sqlite | r | 2 | -12/+16 |
2019-12-17 | Fix redirection URL | r | 1 | -2/+2 |
2019-12-17 | Use http 302 for redirection instead of 303 | r | 1 | -9/+9 |
2019-12-15 | Add notification support | r | 4 | -7/+118 |
2019-12-15 | Fix prev pagination | r | 1 | -8/+24 |
2019-12-14 | Add attachments support | r | 4 | -9/+43 |
2019-12-14 | Focus relevant status on like, retweet and reply | r | 4 | -13/+18 |
2019-12-14 | Fix mentions | r | 1 | -4/+11 |
2019-12-13 | Use account mentions as default text in replies | r | 1 | -1/+11 |
2019-12-13 | Add signout method | r | 1 | -5/+20 |