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