summaryrefslogtreecommitdiff
path: root/service/transport.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-28Refactorr1-170/+131
2021-01-30Add filtersr1-0/+28
2021-01-23Add remote timeliner1-2/+2
2021-01-17Make redirection work without Referer headerr1-22/+26
2021-01-16Add follow request supportr1-0/+22
2020-11-22Refactor thingsr1-607/+419
2020-11-14Add notification interval settingr1-11/+11
2020-10-19Add setting for default formatr1-0/+2
2020-09-27Add bookmarksr1-1/+43
2020-09-03Add the Anti Dopamine featureHyphen1-0/+2
2020-05-29Fix signin page redirection in single instance moder1-0/+5
2020-05-24Refactor thingsr1-180/+137
2020-04-25Add option to hide attachmentsr1-0/+2
2020-04-19Add single instance moder1-16/+33
2020-04-19Add account {hide,show}retweetsr1-1/+8
2020-04-17Add account {,un}subscriber1-0/+34
2020-03-04Remove session details on signoutr1-2/+6
2020-02-18Add frame based navigationr1-14/+51
2020-02-09Add poll supportr1-0/+19
2020-02-08Add account muting and blockingr1-0/+68
2020-02-02Add status deletionr1-1/+18
2020-02-02Add conversation mutingr1-0/+34
2020-01-31Add install target for maker1-2/+1
2020-01-31Update user pager1-33/+3
2020-01-31Fix error reponser1-8/+43
2020-01-30Add user search pager1-0/+25
2020-01-28Refactor everythingr1-304/+346
2020-01-26Add CSRF protectionr1-2/+23
2020-01-14Refactor renderer and templatesr1-34/+34
2020-01-12Add dark moder1-0/+2
2020-01-08Add fluoride moder1-0/+74
2020-01-05Fix duplicate status idsr1-8/+32
2020-01-04Use post method for like and retweetr1-4/+4
2020-01-01Rename package to bloatr1-1/+2
2019-12-31Add option to mask nsfw attachmentsr1-0/+2
2019-12-29Add default settingsr1-6/+8
2019-12-29Use SetCookie functionr1-4/+13
2019-12-29Add following and followers pager1-1/+29
2019-12-27Add settings pager1-0/+31
2019-12-26Add search pager1-0/+25
2019-12-26Add post format selectionr1-1/+2
2019-12-26Add liked by and retweeted by pager1-0/+22
2019-12-25Add local and twkn timelinesr1-4/+10
2019-12-22Add emojis pager1-0/+10
2019-12-22Add nsfw checkbox for postsr1-1/+3
2019-12-21Add support for scopesr1-1/+2
2019-12-21Add about pager1-0/+10
2019-12-20Add user page and follow/unfollow callsr1-8/+52
2019-12-17Use http 302 for redirection instead of 303r1-9/+9
2019-12-15Add notification supportr1-0/+13