summaryrefslogtreecommitdiff
path: root/service/service.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add fluoride moder2020-01-081-12/+31
* Fix duplicate status idsr2020-01-051-0/+1
* Rename package to bloatr2020-01-011-4/+4
* Add option to mask nsfw attachmentsr2019-12-311-4/+21
* Add default settingsr2019-12-291-2/+8
* Add following and followers pager2019-12-291-0/+83
* Add settings pager2019-12-271-10/+46
* Add search pager2019-12-261-0/+46
* Add post format selectionr2019-12-261-4/+9
* Add liked by and retweeted by pager2019-12-261-5/+77
* Update header template and add option for custom cssr2019-12-251-29/+43
* Refector render structsr2019-12-251-8/+45
* Fix timeline paginationr2019-12-251-4/+5
* Add local and twkn timelinesr2019-12-251-4/+19
* Add userinfo in navigationr2019-12-241-1/+6
* Add emojis pager2019-12-221-0/+21
* Add nsfw checkbox for postsr2019-12-221-2/+3
* Add support for scopesr2019-12-211-9/+29
* 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