summaryrefslogtreecommitdiff
path: root/service/service.go (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-28Fix typor1-2/+2
2020-06-18Disable scope selection when replying to a direct postr1-10/+8
2020-06-05Show status numbersr1-3/+7
2020-05-24Refactor thingsr1-117/+102
2020-04-25Add option to hide attachmentsr1-6/+7
2020-04-19Add single instance moder1-16/+28
2020-04-19Add account {hide,show}retweetsr1-3/+3
2020-04-17Add account {,un}subscriber1-0/+12
2020-03-04Remove session details on signoutr1-0/+6
2020-02-26Gracefully handle the elephantr1-0/+1
2020-02-26Add notification count in page titler1-0/+1
2020-02-23Cleanup renderer.gor1-15/+15
2020-02-23Use <base> element to set targetr1-0/+2
2020-02-18Add frame based navigationr1-119/+70
2020-02-09Add poll supportr1-0/+10
2020-02-08Remove account relationship buttons for logged in user's pager1-0/+1
2020-02-08Add account muting and blockingr1-1/+25
2020-02-02Add status deletionr1-4/+18
2020-02-02Add conversation mutingr1-0/+14
2020-02-01Use vendored dependenciesr1-1/+1
2020-01-31Update user pager1-79/+46
2020-01-30Add user search pager1-1/+44
2020-01-29Update notification layoutr1-7/+0
2020-01-28Add direct timeliner1-0/+3
2020-01-28Refactor everythingr1-449/+362
2020-01-26Update random id generation algorithmr1-2/+8
2020-01-26Add CSRF protectionr1-32/+31
2020-01-15Fix notification countr1-1/+1
2020-01-14Refactor renderer and templatesr1-59/+48
2020-01-12Add dark moder1-0/+12
2020-01-10Fix notification timestampr1-0/+1
2020-01-10Add page titlesr1-18/+22
2020-01-08Add fluoride moder1-12/+31
2020-01-05Fix duplicate status idsr1-0/+1
2020-01-01Rename package to bloatr1-4/+4
2019-12-31Add option to mask nsfw attachmentsr1-4/+21
2019-12-29Add default settingsr1-2/+8
2019-12-29Add following and followers pager1-0/+83
2019-12-27Add settings pager1-10/+46
2019-12-26Add search pager1-0/+46
2019-12-26Add post format selectionr1-4/+9
2019-12-26Add liked by and retweeted by pager1-5/+77
2019-12-25Update header template and add option for custom cssr1-29/+43
2019-12-25Refector render structsr1-8/+45
2019-12-25Fix timeline paginationr1-4/+5
2019-12-25Add local and twkn timelinesr1-4/+19
2019-12-24Add userinfo in navigationr1-1/+6
2019-12-22Add emojis pager1-0/+21
2019-12-22Add nsfw checkbox for postsr1-2/+3
2019-12-21Add support for scopesr1-9/+29