summaryrefslogtreecommitdiff
path: root/service/auth.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for scopesr2019-12-211-18/+7
| | | | | | | - Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts
* Use a custom client for settingsr2019-12-211-15/+16
|
* Add about pager2019-12-211-0/+8
|
* Add user page and follow/unfollow callsr2019-12-201-0/+24
|
* Use filesystem based kv store instead of sqliter2019-12-171-2/+2
|
* Add notification supportr2019-12-151-0/+8
|
* Add attachments supportr2019-12-141-2/+3
|
* Focus relevant status on like, retweet and replyr2019-12-141-1/+1
|
* Initial commitr2019-12-131-0/+151