Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add option for user CSS | r | 2021-04-03 | 2 | -0/+9 | |
| | ||||||
* | Add refresh button on thread page | r | 2021-04-03 | 1 | -1/+4 | |
| | ||||||
* | Update error page | r | 2021-04-03 | 1 | -3/+8 | |
| | | | | | - Add retry button for GET requests - Only show signin button when it's a session error | |||||
* | Display Mastadon fields on user page | r | 2021-03-29 | 1 | -0/+3 | |
| | ||||||
* | Refactor | r | 2021-03-28 | 1 | -1/+1 | |
| | ||||||
* | Add filters | r | 2021-01-30 | 2 | -0/+41 | |
| | ||||||
* | Add remote timeline | r | 2021-01-23 | 3 | -4/+15 | |
| | ||||||
* | Make redirection work without Referer header | r | 2021-01-17 | 7 | -0/+27 | |
| | ||||||
* | Show attachment file name instead of the type | r | 2021-01-16 | 1 | -4/+12 | |
| | ||||||
* | Show emojis in poll options | r | 2021-01-16 | 1 | -2/+2 | |
| | ||||||
* | Make like/retweet notification content semi-transparent | r | 2021-01-16 | 1 | -1/+1 | |
| | ||||||
* | Add reset button | r | 2021-01-16 | 1 | -0/+1 | |
| | ||||||
* | Add fallback notification | r | 2021-01-16 | 1 | -0/+14 | |
| | ||||||
* | Add follow request support | r | 2021-01-16 | 3 | -4/+72 | |
| | ||||||
* | Fix RTL display name rendering | r | 2020-11-28 | 4 | -5/+5 | |
| | | | | Wrap all the inline display names in a <bdi> tag | |||||
* | Add notification interval setting | r | 2020-11-14 | 2 | -6/+13 | |
| | | | | It replaces the "Auto refresh notifications" checkbox | |||||
* | Fix CSS issues | r | 2020-11-11 | 1 | -8/+4 | |
| | | | | | - fix text wrapping on reply popup - fix margin for media links | |||||
* | Fix CSS issues | r | 2020-10-30 | 3 | -15/+13 | |
| | ||||||
* | Use favicon on all pages | r | 2020-10-25 | 2 | -1/+2 | |
| | ||||||
* | Add favicon | r | 2020-10-20 | 1 | -0/+1 | |
| | ||||||
* | Fix typo | r | 2020-10-19 | 2 | -2/+2 | |
| | ||||||
* | Add setting for default format | r | 2020-10-19 | 2 | -1/+13 | |
| | ||||||
* | Add keyboard shortcuts | r | 2020-10-19 | 4 | -24/+103 | |
| | ||||||
* | Simplify retweet/like form | r | 2020-10-19 | 1 | -30/+16 | |
| | ||||||
* | Fix CSS issues | r | 2020-10-19 | 2 | -5/+7 | |
| | ||||||
* | Fix search query escaping | r | 2020-10-17 | 2 | -2/+2 | |
| | ||||||
* | Add likes list | r | 2020-09-27 | 1 | -0/+9 | |
| | ||||||
* | Add blocks list | r | 2020-09-27 | 1 | -1/+6 | |
| | ||||||
* | Add mutes list | r | 2020-09-27 | 1 | -1/+6 | |
| | ||||||
* | Add bookmarks | r | 2020-09-27 | 2 | -0/+30 | |
| | | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | |||||
* | Fix CSS issues | r | 2020-09-27 | 2 | -3/+3 | |
| | | | | This re-adds some of the CSS3 properties | |||||
* | Make navigation links more prominent | r | 2020-09-22 | 5 | -6/+6 | |
| | ||||||
* | Use '@' prefix for all usernames | r | 2020-09-22 | 5 | -15/+22 | |
| | ||||||
* | Update CSS | r | 2020-09-22 | 6 | -14/+14 | |
| | | | | | 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. | |||||
* | Fix issues related to AntiDopamine mode | r | 2020-09-03 | 2 | -5/+8 | |
| | | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | |||||
* | Add the Anti Dopamine feature | Hyphen | 2020-09-03 | 3 | -4/+17 | |
| | ||||||
* | Fix empty list message on search page | r@freesoftwareextremist.com | 2020-08-22 | 2 | -2/+2 | |
| | ||||||
* | Show username tootltip on avatar | r@freesoftwareextremist.com | 2020-08-22 | 3 | -6/+6 | |
| | ||||||
* | Fix search page text | r | 2020-07-28 | 3 | -3/+9 | |
| | ||||||
* | Disable scope selection when replying to a direct post | r | 2020-06-18 | 1 | -1/+1 | |
| | ||||||
* | Show status numbers | r | 2020-06-05 | 1 | -5/+5 | |
| | ||||||
* | HTML Escape search queries | r | 2020-05-29 | 2 | -2/+2 | |
| | ||||||
* | Use attachment description as title | r | 2020-05-24 | 1 | -7/+7 | |
| | ||||||
* | Imporve emoji style | r | 2020-05-24 | 1 | -2/+2 | |
| | | | | | - Increase emoji size - Add colons to emoji alt text and title | |||||
* | Use default preload setting for audio and video | r | 2020-05-03 | 1 | -2/+2 | |
| | ||||||
* | Add option to hide attachments | r | 2020-04-25 | 2 | -3/+24 | |
| | ||||||
* | Show {hide,show}retweets button only for followed users | r | 2020-04-19 | 1 | -0/+2 | |
| | ||||||
* | Add account {hide,show}retweets | r | 2020-04-19 | 1 | -1/+13 | |
| | ||||||
* | Add account {,un}subscribe | r | 2020-04-17 | 1 | -8/+20 | |
| | ||||||
* | Add description for fluoride mode | r | 2020-04-05 | 1 | -1/+1 | |
| |