summaryrefslogtreecommitdiff
path: root/service/transport.go (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add option to mask nsfw attachmentsr2019-12-311-0/+2
* Add default settingsr2019-12-291-6/+8
* Use SetCookie functionr2019-12-291-4/+13
* Add following and followers pager2019-12-291-1/+29
* Add settings pager2019-12-271-0/+31
* Add search pager2019-12-261-0/+25
* Add post format selectionr2019-12-261-1/+2
* Add liked by and retweeted by pager2019-12-261-0/+22
* Add local and twkn timelinesr2019-12-251-4/+10
* Add emojis pager2019-12-221-0/+10
* Add nsfw checkbox for postsr2019-12-221-1/+3
* Add support for scopesr2019-12-211-1/+2
* 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