summaryrefslogtreecommitdiff
path: root/service/auth.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor everythingr2020-01-281-99/+109
* Add CSRF protectionr2020-01-261-1/+42
* Refactor renderer and templatesr2020-01-141-6/+3
* Add fluoride moder2020-01-081-4/+4
* Rename package to bloatr2020-01-011-2/+3
* Add following and followers pager2019-12-291-0/+16
* Add settings pager2019-12-271-0/+16
* Add search pager2019-12-261-0/+8
* Add post format selectionr2019-12-261-2/+2
* Add liked by and retweeted by pager2019-12-261-0/+16
* Add local and twkn timelinesr2019-12-251-2/+2
* Add emojis pager2019-12-221-0/+8
* Add nsfw checkbox for postsr2019-12-221-2/+2
* Add support for scopesr2019-12-211-18/+7
* 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