summaryrefslogtreecommitdiff
path: root/service/service.go (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use a custom client for settingsr2019-12-211-27/+28
* Use a single form for new posts and repliesr2019-12-211-4/+8
* Add about pager2019-12-211-0/+16
* Add user page and follow/unfollow callsr2019-12-201-0/+52
* Fix reply templater2019-12-191-1/+1
* Add reply links on thread pager2019-12-181-10/+38
* Use filesystem based kv store instead of sqliter2019-12-171-10/+14
* Fix redirection URLr2019-12-171-2/+2
* Add notification supportr2019-12-151-7/+89
* Fix prev paginationr2019-12-151-8/+24
* Add attachments supportr2019-12-141-2/+13
* Focus relevant status on like, retweet and replyr2019-12-141-4/+9
* Fix mentionsr2019-12-141-4/+11
* Use account mentions as default text in repliesr2019-12-131-1/+11
* Initial commitr2019-12-131-0/+285