Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-16 | Add reset button | r | |
2021-01-16 | Add fallback notification | r | |
2021-01-16 | Add follow request support | r | |
2021-01-16 | Fix user info | r | |
2020-11-28 | Fix RTL display name rendering | r | |
Wrap all the inline display names in a <bdi> tag | |||
2020-11-24 | Remove kv folder from makefile | r | |
2020-11-22 | Fix CSS | r | |
2020-11-22 | Refactor things | r | |
- Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers | |||
2020-11-14 | Fix link targets | r | |
2020-11-14 | Add notification interval setting | r | |
It replaces the "Auto refresh notifications" checkbox | |||
2020-11-11 | Fix CSS issues | r | |
- fix text wrapping on reply popup - fix margin for media links | |||
2020-10-30 | Avoid unnecessary API call on thread page | r | |
2020-10-30 | Fix http client | r | |
- Remove automatic retries on 429 - Tweak http client config for better connection re-using | |||
2020-10-30 | Use username as title for mentions | r | |
2020-10-30 | Fix CSS issues | r | |
2020-10-25 | Use favicon on all pages | r | |
2020-10-20 | Add favicon | r | |
2020-10-19 | Fix typo | r | |
2020-10-19 | Fix retweeted by id on user page | r | |
2020-10-19 | Add setting for default format | r | |
2020-10-19 | Add keyboard shortcuts | r | |
2020-10-19 | Avoid search call for empty query | r | |
2020-10-19 | Simplify retweet/like form | r | |
2020-10-19 | Fix CSS issues | r | |
2020-10-17 | Fix search query escaping | r | |
2020-09-27 | Fix next link on timeline page | r | |
2020-09-27 | Add likes list | r | |
2020-09-27 | Add blocks list | r | |
2020-09-27 | Add mutes list | r | |
2020-09-27 | Add bookmarks | r | |
- Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | |||
2020-09-27 | Fix CSS issues | r | |
This re-adds some of the CSS3 properties | |||
2020-09-22 | Make navigation links more prominent | r | |
2020-09-22 | Use '@' prefix for all usernames | r | |
2020-09-22 | Update time duration calculation | r | |
2020-09-22 | Update CSS | r | |
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-03 | Fix issues related to AntiDopamine mode | r | |
- Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | |||
2020-09-03 | Add the Anti Dopamine feature | Hyphen | |
2020-09-03 | Implement exclusion params for notifications API call | Hyphen | |
2020-08-22 | Update kv store | r@freesoftwareextremist.com | |
2020-08-22 | Fix empty list message on search page | r@freesoftwareextremist.com | |
2020-08-22 | Show username tootltip on avatar | r@freesoftwareextremist.com | |
2020-08-22 | Fix invalid CSS syntax | r | |
2020-08-07 | Update config description | r | |
2020-07-28 | Fix search page text | r | |
2020-07-28 | Fix typo | r | |
2020-06-21 | fluoride: Fix syntax and formatting | r | |
2020-06-21 | fluoride: Use target=_blank for status links | r | |
2020-06-20 | Fix status overflow | r | |
2020-06-18 | Disable scope selection when replying to a direct post | r | |
2020-06-07 | Imporve text selection for usernames and emoji shortcodes | r | |