summaryrefslogtreecommitdiff
path: root/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix CSS issuesr2020-10-303-15/+13
|
* Use favicon on all pagesr2020-10-252-1/+2
|
* Add faviconr2020-10-201-0/+1
|
* Fix typor2020-10-192-2/+2
|
* Add setting for default formatr2020-10-192-1/+13
|
* Add keyboard shortcutsr2020-10-194-24/+103
|
* Simplify retweet/like formr2020-10-191-30/+16
|
* Fix CSS issuesr2020-10-192-5/+7
|
* Fix search query escapingr2020-10-172-2/+2
|
* Add likes listr2020-09-271-0/+9
|
* Add blocks listr2020-09-271-1/+6
|
* Add mutes listr2020-09-271-1/+6
|
* Add bookmarksr2020-09-272-0/+30
| | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page
* Fix CSS issuesr2020-09-272-3/+3
| | | | This re-adds some of the CSS3 properties
* Make navigation links more prominentr2020-09-225-6/+6
|
* Use '@' prefix for all usernamesr2020-09-225-15/+22
|
* Update CSSr2020-09-226-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 moder2020-09-032-5/+8
| | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode
* Add the Anti Dopamine featureHyphen2020-09-033-4/+17
|
* 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 search page textr2020-07-283-3/+9
|
* Disable scope selection when replying to a direct postr2020-06-181-1/+1
|
* Show status numbersr2020-06-051-5/+5
|
* HTML Escape search queriesr2020-05-292-2/+2
|
* Use attachment description as titler2020-05-241-7/+7
|
* Imporve emoji styler2020-05-241-2/+2
| | | | | - Increase emoji size - Add colons to emoji alt text and title
* Use default preload setting for audio and videor2020-05-031-2/+2
|
* Add option to hide attachmentsr2020-04-252-3/+24
|
* Show {hide,show}retweets button only for followed usersr2020-04-191-0/+2
|
* Add account {hide,show}retweetsr2020-04-191-1/+13
|
* Add account {,un}subscriber2020-04-171-8/+20
|
* Add description for fluoride moder2020-04-051-1/+1
|
* Fix license linkr2020-03-041-1/+1
|
* Add description on signin pager2020-03-041-4/+15
|
* Remove session details on signoutr2020-03-041-1/+4
|
* Display empty list messager2020-02-261-0/+2
|
* Gracefully handle the elephantr2020-02-261-1/+1
|
* Add notification count in page titler2020-02-261-1/+1
|
* Convert root page to html4r2020-02-231-8/+7
|
* Use <base> element to set targetr2020-02-235-34/+37
|
* Fix time duration valuer2020-02-191-1/+1
| | | | | - Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll
* Add frame based navigationr2020-02-1819-84/+111
|
* Merge branch 'master' of git.freesoftwareextremist.com:public/bloatr2020-02-091-1/+1
|\
| * Render emojis in profile descriptionr2020-02-061-1/+1
| |
* | Add poll supportr2020-02-091-29/+67
| | | | | | | | Currenlty only voting is possible.
* | Remove account relationship buttons for logged in user's pager2020-02-081-0/+2
| |
* | Add account muting and blockingr2020-02-081-4/+29
|/
* Add status deletionr2020-02-021-0/+6
|
* Add conversation mutingr2020-02-021-6/+21
|