summaryrefslogtreecommitdiff
path: root/service/service.go (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-30Switch to html/templater1-2/+2
2022-02-11Add listsr1-7/+99
2021-12-13Remove poll type from notification excluder1-5/+0
2021-12-13Add an option to hide unsupported notificationsr1-3/+14
2021-10-29Add "mute (keep notifications)" buttonr1-2/+2
2021-10-23Show signin button in case of an auth errorr1-1/+2
2021-09-05Add quick replyr1-0/+56
2021-04-23Fix HTML escapingr1-7/+4
2021-04-03Add option for user CSSr1-0/+4
2021-04-03Update error pager1-2/+8
2021-03-28Refactorr1-237/+230
2021-01-30Add username to page titler1-1/+1
2021-01-30Add filtersr1-0/+25
2021-01-23Add remote timeliner1-6/+22
2021-01-23Simplify timeline paginationr1-21/+2
2021-01-17Make redirection work without Referer headerr1-4/+7
2021-01-16Add follow request supportr1-0/+20
2020-11-22Refactor thingsr1-199/+114
2020-11-14Add notification interval settingr1-1/+6
2020-10-30Avoid unnecessary API call on thread pager1-7/+2
2020-10-19Fix retweeted by id on user pager1-0/+6
2020-10-19Add setting for default formatr1-3/+6
2020-10-19Avoid search call for empty queryr1-6/+16
2020-10-17Fix search query escapingr1-6/+9
2020-09-27Fix next link on timeline pager1-1/+1
2020-09-27Add likes listr1-0/+12
2020-09-27Add blocks listr1-0/+12
2020-09-27Add mutes listr1-0/+12
2020-09-27Add bookmarksr1-8/+33
2020-09-03Fix issues related to AntiDopamine moder1-4/+3
2020-09-03Add the Anti Dopamine featureHyphen1-1/+8
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