aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-14Add WIP remote timelineremote_timeliner
2020-11-28Fix RTL display name renderingr
Wrap all the inline display names in a <bdi> tag
2020-11-24Remove kv folder from makefiler
2020-11-22Fix CSSr
2020-11-22Refactor thingsr
- Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers
2020-11-14Fix link targetsr
2020-11-14Add notification interval settingr
It replaces the "Auto refresh notifications" checkbox
2020-11-11Fix CSS issuesr
- fix text wrapping on reply popup - fix margin for media links
2020-10-30Avoid unnecessary API call on thread pager
2020-10-30Fix http clientr
- Remove automatic retries on 429 - Tweak http client config for better connection re-using
2020-10-30Use username as title for mentionsr
2020-10-30Fix CSS issuesr
2020-10-25Use favicon on all pagesr
2020-10-20Add faviconr
2020-10-19Fix typor
2020-10-19Fix retweeted by id on user pager
2020-10-19Add setting for default formatr
2020-10-19Add keyboard shortcutsr
2020-10-19Avoid search call for empty queryr
2020-10-19Simplify retweet/like formr
2020-10-19Fix CSS issuesr
2020-10-17Fix search query escapingr
2020-09-27Fix next link on timeline pager
2020-09-27Add likes listr
2020-09-27Add blocks listr
2020-09-27Add mutes listr
2020-09-27Add bookmarksr
- Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page
2020-09-27Fix CSS issuesr
This re-adds some of the CSS3 properties
2020-09-22Make navigation links more prominentr
2020-09-22Use '@' prefix for all usernamesr
2020-09-22Update time duration calculationr
2020-09-22Update CSSr
Now it's mostly CSS 2.1 compliant. All the images now use the height attribute to limit the size on browsers that don't support CSS.
2020-09-03Fix issues related to AntiDopamine moder
- Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode
2020-09-03Add the Anti Dopamine featureHyphen
2020-09-03Implement exclusion params for notifications API callHyphen
2020-08-22Update kv storer@freesoftwareextremist.com
2020-08-22Fix empty list message on search pager@freesoftwareextremist.com
2020-08-22Show username tootltip on avatarr@freesoftwareextremist.com
2020-08-22Fix invalid CSS syntaxr
2020-08-07Update config descriptionr
2020-07-28Fix search page textr
2020-07-28Fix typor
2020-06-21fluoride: Fix syntax and formattingr
2020-06-21fluoride: Use target=_blank for status linksr
2020-06-20Fix status overflowr
2020-06-18Disable scope selection when replying to a direct postr
2020-06-07Imporve text selection for usernames and emoji shortcodesr
2020-06-05Show status numbersr
2020-06-02Fix status widthr
2020-05-29Fix signin page redirection in single instance moder