summaryrefslogtreecommitdiff
path: root/service/transport.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for scopesr2019-12-211-1/+2
| | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts
* Add about pager2019-12-211-0/+10
|
* Add user page and follow/unfollow callsr2019-12-201-8/+52
|
* Use http 302 for redirection instead of 303r2019-12-171-9/+9
|
* Add notification supportr2019-12-151-0/+13
|
* Add attachments supportr2019-12-141-3/+24
|
* Focus relevant status on like, retweet and replyr2019-12-141-7/+7
|
* Add signout methodr2019-12-131-5/+20
|
* Initial commitr2019-12-131-0/+165