Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add filters | r | 2021-01-30 | 1 | -0/+8 |
| | |||||
* | Change default theme colors | r | 2021-01-17 | 1 | -4/+8 |
| | |||||
* | Fix unread notification indicator | r | 2021-01-16 | 1 | -2/+5 |
| | |||||
* | Make like/retweet notification content semi-transparent | r | 2021-01-16 | 1 | -0/+11 |
| | |||||
* | Fix CSS | r | 2020-11-22 | 1 | -3/+3 |
| | |||||
* | Fix link targets | r | 2020-11-14 | 1 | -2/+8 |
| | |||||
* | Fix CSS issues | r | 2020-11-11 | 2 | -21/+17 |
| | | | | | - fix text wrapping on reply popup - fix margin for media links | ||||
* | Fix CSS issues | r | 2020-10-30 | 1 | -25/+42 |
| | |||||
* | Add favicon | r | 2020-10-20 | 1 | -0/+0 |
| | |||||
* | Add keyboard shortcuts | r | 2020-10-19 | 1 | -0/+22 |
| | |||||
* | Fix CSS issues | r | 2020-10-19 | 1 | -16/+47 |
| | |||||
* | Fix CSS issues | r | 2020-09-27 | 1 | -4/+20 |
| | | | | This re-adds some of the CSS3 properties | ||||
* | Make navigation links more prominent | r | 2020-09-22 | 1 | -1/+2 |
| | |||||
* | Use '@' prefix for all usernames | r | 2020-09-22 | 1 | -4/+0 |
| | |||||
* | Update CSS | r | 2020-09-22 | 1 | -48/+30 |
| | | | | | 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 | 1 | -5/+20 |
| | | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | ||||
* | Fix invalid CSS syntax | r | 2020-08-22 | 1 | -6/+3 |
| | |||||
* | fluoride: Fix syntax and formatting | r | 2020-06-21 | 1 | -33/+33 |
| | |||||
* | fluoride: Use target=_blank for status links | r | 2020-06-21 | 1 | -0/+11 |
| | |||||
* | Fix status overflow | r | 2020-06-20 | 1 | -0/+1 |
| | |||||
* | Imporve text selection for usernames and emoji shortcodes | r | 2020-06-07 | 1 | -0/+2 |
| | |||||
* | Show status numbers | r | 2020-06-05 | 1 | -0/+1 |
| | |||||
* | Fix status width | r | 2020-06-02 | 1 | -0/+1 |
| | |||||
* | Fix video margin | r | 2020-05-24 | 1 | -0/+1 |
| | |||||
* | Imporve emoji style | r | 2020-05-24 | 1 | -12/+7 |
| | | | | | - Increase emoji size - Add colons to emoji alt text and title | ||||
* | Revert "Fix pre tag overflow" | r | 2020-04-19 | 1 | -6/+0 |
| | | | | This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8. | ||||
* | Fix pre tag overflow | r | 2020-04-19 | 1 | -0/+6 |
| | |||||
* | Fix UI issues | r | 2020-04-14 | 2 | -4/+15 |
| | | | | | | - Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup | ||||
* | Add description on signin page | r | 2020-03-04 | 1 | -0/+4 |
| | |||||
* | Remove session details on signout | r | 2020-03-04 | 1 | -0/+4 |
| | |||||
* | Display empty list message | r | 2020-02-26 | 1 | -1/+5 |
| | |||||
* | Add frame based navigation | r | 2020-02-18 | 1 | -0/+13 |
| | |||||
* | Add poll support | r | 2020-02-09 | 1 | -0/+8 |
| | | | | Currenlty only voting is possible. | ||||
* | Add conversation muting | r | 2020-02-02 | 1 | -1/+28 |
| | |||||
* | Fix fluoride | r | 2020-02-01 | 1 | -23/+26 |
| | |||||
* | Add user search page | r | 2020-01-30 | 1 | -1/+5 |
| | |||||
* | Remove icons | r | 2020-01-30 | 2 | -77/+50 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 1 | -4/+6 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 2 | -3/+0 |
| | |||||
* | Make fluoride librejs compatible | r | 2020-01-26 | 1 | -0/+4 |
| | |||||
* | Change link hover behaviour | r | 2020-01-26 | 2 | -20/+53 |
| | | | | | Highlight div if the target status is inside the viewport and show popup otherwise. | ||||
* | Add CSRF protection | r | 2020-01-26 | 1 | -6/+18 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 2 | -4/+38 |
| | |||||
* | Add status reply preview in fluoride mode | r | 2020-01-11 | 2 | -0/+77 |
| | |||||
* | Use max height for status content | r | 2020-01-11 | 1 | -0/+2 |
| | |||||
* | Add fluoride mode | r | 2020-01-08 | 2 | -1/+109 |
| | |||||
* | Use post method for like and retweet | r | 2020-01-04 | 1 | -0/+4 |
| | |||||
* | Use png icons instead of font icons | r | 2020-01-01 | 1 | -14/+21 |
| | |||||
* | Fix css | r | 2020-01-01 | 1 | -15/+14 |
| | | | | | - Fix sizing for inline status imaged - Use flexbox for userinfo | ||||
* | Add settings page | r | 2019-12-27 | 1 | -0/+16 |
| |