summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix CSSr2020-11-221-3/+3
|
* Refactor thingsr2020-11-2211-1661/+544
| | | | | - Remove separate auth/logging and merge them into transport.go - Add helper function for http handlers
* Fix link targetsr2020-11-141-2/+8
|
* Add notification interval settingr2020-11-146-44/+56
| | | | It replaces the "Auto refresh notifications" checkbox
* Fix CSS issuesr2020-11-113-29/+21
| | | | | - fix text wrapping on reply popup - fix margin for media links
* Avoid unnecessary API call on thread pager2020-10-301-7/+2
|
* Fix http clientr2020-10-302-28/+24
| | | | | - Remove automatic retries on 429 - Tweak http client config for better connection re-using
* Use username as title for mentionsr2020-10-301-1/+1
|
* Fix CSS issuesr2020-10-304-40/+55
|
* Use favicon on all pagesr2020-10-252-1/+2
|
* Add faviconr2020-10-202-0/+1
|
* Fix typor2020-10-194-4/+4
|
* Fix retweeted by id on user pager2020-10-191-0/+6
|
* Add setting for default formatr2020-10-197-5/+26
|
* Add keyboard shortcutsr2020-10-195-24/+125
|
* Avoid search call for empty queryr2020-10-191-6/+16
|
* Simplify retweet/like formr2020-10-191-30/+16
|
* Fix CSS issuesr2020-10-193-21/+54
|
* Fix search query escapingr2020-10-174-10/+11
|
* Fix next link on timeline pager2020-09-271-1/+1
|
* Add likes listr2020-09-272-0/+21
|
* Add blocks listr2020-09-272-1/+18
|
* Add mutes listr2020-09-272-1/+18
|
* Add bookmarksr2020-09-278-13/+181
| | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page
* Fix CSS issuesr2020-09-273-7/+23
| | | | This re-adds some of the CSS3 properties
* Make navigation links more prominentr2020-09-226-7/+8
|
* Use '@' prefix for all usernamesr2020-09-226-19/+22
|
* Update time duration calculationr2020-09-221-4/+4
|
* Update CSSr2020-09-228-64/+46
| | | | | 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-037-23/+40
| | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode
* Add the Anti Dopamine featureHyphen2020-09-037-5/+30
|
* Implement exclusion params for notifications API callHyphen2020-09-031-2/+6
|
* Update kv storer@freesoftwareextremist.com2020-08-221-21/+20
|
* Fix empty list message on search pager@freesoftwareextremist.com2020-08-222-2/+2
|
* Show username tootltip on avatarr@freesoftwareextremist.com2020-08-223-6/+6
|
* Fix invalid CSS syntaxr2020-08-222-7/+4
|
* Update config descriptionr2020-08-071-16/+15
|
* Fix search page textr2020-07-283-3/+9
|
* Fix typor2020-07-281-2/+2
|
* 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
|
* Disable scope selection when replying to a direct postr2020-06-183-14/+13
|
* Imporve text selection for usernames and emoji shortcodesr2020-06-071-0/+2
|
* Show status numbersr2020-06-054-10/+15
|
* Fix status widthr2020-06-021-0/+1
|
* Fix signin page redirection in single instance moder2020-05-292-2/+19
|
* HTML Escape search queriesr2020-05-293-2/+4
|
* Fix video marginr2020-05-241-0/+1
|
* Use attachment description as titler2020-05-241-7/+7
|