summaryrefslogtreecommitdiff
path: root/static (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add filtersr2021-01-301-0/+8
|
* Change default theme colorsr2021-01-171-4/+8
|
* Fix unread notification indicatorr2021-01-161-2/+5
|
* Make like/retweet notification content semi-transparentr2021-01-161-0/+11
|
* Fix CSSr2020-11-221-3/+3
|
* Fix link targetsr2020-11-141-2/+8
|
* Fix CSS issuesr2020-11-112-21/+17
| | | | | - fix text wrapping on reply popup - fix margin for media links
* Fix CSS issuesr2020-10-301-25/+42
|
* Add faviconr2020-10-201-0/+0
|
* Add keyboard shortcutsr2020-10-191-0/+22
|
* Fix CSS issuesr2020-10-191-16/+47
|
* Fix CSS issuesr2020-09-271-4/+20
| | | | This re-adds some of the CSS3 properties
* Make navigation links more prominentr2020-09-221-1/+2
|
* Use '@' prefix for all usernamesr2020-09-221-4/+0
|
* Update CSSr2020-09-221-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 moder2020-09-031-5/+20
| | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode
* Fix invalid CSS syntaxr2020-08-221-6/+3
|
* fluoride: Fix syntax and formattingr2020-06-211-33/+33
|
* fluoride: Use target=_blank for status linksr2020-06-211-0/+11
|
* Fix status overflowr2020-06-201-0/+1
|
* Imporve text selection for usernames and emoji shortcodesr2020-06-071-0/+2
|
* Show status numbersr2020-06-051-0/+1
|
* Fix status widthr2020-06-021-0/+1
|
* Fix video marginr2020-05-241-0/+1
|
* Imporve emoji styler2020-05-241-12/+7
| | | | | - Increase emoji size - Add colons to emoji alt text and title
* Revert "Fix pre tag overflow"r2020-04-191-6/+0
| | | | This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8.
* Fix pre tag overflowr2020-04-191-0/+6
|
* Fix UI issuesr2020-04-142-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 pager2020-03-041-0/+4
|
* Remove session details on signoutr2020-03-041-0/+4
|
* Display empty list messager2020-02-261-1/+5
|
* Add frame based navigationr2020-02-181-0/+13
|
* Add poll supportr2020-02-091-0/+8
| | | | Currenlty only voting is possible.
* Add conversation mutingr2020-02-021-1/+28
|
* Fix fluorider2020-02-011-23/+26
|
* Add user search pager2020-01-301-1/+5
|
* Remove iconsr2020-01-302-77/+50
|
* Update notification layoutr2020-01-291-4/+6
|
* Refactor everythingr2020-01-282-3/+0
|
* Make fluoride librejs compatibler2020-01-261-0/+4
|
* Change link hover behaviourr2020-01-262-20/+53
| | | | | Highlight div if the target status is inside the viewport and show popup otherwise.
* Add CSRF protectionr2020-01-261-6/+18
|
* Add dark moder2020-01-122-4/+38
|
* Add status reply preview in fluoride moder2020-01-112-0/+77
|
* Use max height for status contentr2020-01-111-0/+2
|
* Add fluoride moder2020-01-082-1/+109
|
* Use post method for like and retweetr2020-01-041-0/+4
|
* Use png icons instead of font iconsr2020-01-011-14/+21
|
* Fix cssr2020-01-011-15/+14
| | | | | - Fix sizing for inline status imaged - Use flexbox for userinfo
* Add settings pager2019-12-271-0/+16
|