summaryrefslogtreecommitdiff
path: root/service (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-09Disable access log by defaultr1-5/+7
2023-09-08Fix display name and title on mute pager1-1/+1
2022-12-17Add support for expiring mutesr2-10/+25
2022-10-25Use cookies for session storager3-194/+179
2022-03-30Switch to html/templater1-2/+2
2022-02-11Add listsr2-8/+174
2021-12-13Remove poll type from notification excluder1-5/+0
2021-12-13Add an option to hide unsupported notificationsr2-14/+27
2021-10-29Add "mute (keep notifications)" buttonr2-3/+9
2021-10-23Show signin button in case of an auth errorr1-1/+2
2021-09-05Add quick replyr2-2/+71
2021-04-23Fix HTML escapingr1-7/+4
2021-04-03Add option for user CSSr2-0/+6
2021-04-03Update error pager2-6/+12
2021-03-28Refactorr2-407/+361
2021-01-30Add username to page titler1-1/+1
2021-01-30Add filtersr2-0/+53
2021-01-23Add remote timeliner2-8/+24
2021-01-23Simplify timeline paginationr1-21/+2
2021-01-17Make redirection work without Referer headerr2-26/+33
2021-01-16Add follow request supportr2-0/+42
2020-11-22Refactor thingsr4-1627/+533
2020-11-14Add notification interval settingr2-12/+17
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 formatr2-3/+8
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 bookmarksr4-13/+118
2020-09-03Fix issues related to AntiDopamine moder1-4/+3
2020-09-03Add the Anti Dopamine featureHyphen2-1/+10
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-29Fix signin page redirection in single instance moder2-2/+19
2020-05-24Refactor thingsr4-516/+452
2020-04-25Add option to hide attachmentsr2-6/+9
2020-04-19Add single instance moder2-32/+61
2020-04-19Add account {hide,show}retweetsr4-8/+15
2020-04-17Add account {,un}subscriber4-0/+86
2020-03-04Remove session details on signoutr4-2/+33
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 navigationr4-133/+175