summaryrefslogtreecommitdiff
path: root/service (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-17Fix URL encoding of user inputsr1-4/+4
2024-06-17Add hashtag searchr2-16/+37
2024-04-21Make refresh button point to the first page on timeliner1-7/+11
2024-04-21Allow adding non-following accounts to a listr1-1/+1
2024-04-21Set irreversible to false for filtersr1-1/+1
2024-02-12Update page titlesr1-17/+24
2024-02-12Show follow request count on user pager1-2/+9
2024-02-05Add inline follow/unfollow buttons on follow list pager1-1/+0
2023-10-25Remove form-action CSP directiver1-1/+0
2023-10-22Fix replace syntaxr1-1/+1
2023-10-15Use CSP header to restrict resource loadingr2-6/+35
2023-10-07Remove unused session ID fieldr1-5/+0
2023-10-07Cleanup oauth redirect URL generationr1-14/+1
2023-10-07Use stricter cookie attributesr1-3/+6
2023-10-02Revoke oauth token on signoutr2-0/+8
2023-10-01Add profile edit pager2-0/+107
2023-09-18Restrict instance domain in single_instance moder2-3/+7
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