Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix search query escaping | r | 2020-10-17 | 4 | -10/+11 |
| | |||||
* | Fix next link on timeline page | r | 2020-09-27 | 1 | -1/+1 |
| | |||||
* | Add likes list | r | 2020-09-27 | 2 | -0/+21 |
| | |||||
* | Add blocks list | r | 2020-09-27 | 2 | -1/+18 |
| | |||||
* | Add mutes list | r | 2020-09-27 | 2 | -1/+18 |
| | |||||
* | Add bookmarks | r | 2020-09-27 | 8 | -13/+181 |
| | | | | | - Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | ||||
* | Fix CSS issues | r | 2020-09-27 | 3 | -7/+23 |
| | | | | This re-adds some of the CSS3 properties | ||||
* | Make navigation links more prominent | r | 2020-09-22 | 6 | -7/+8 |
| | |||||
* | Use '@' prefix for all usernames | r | 2020-09-22 | 6 | -19/+22 |
| | |||||
* | Update time duration calculation | r | 2020-09-22 | 1 | -4/+4 |
| | |||||
* | Update CSS | r | 2020-09-22 | 8 | -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 mode | r | 2020-09-03 | 7 | -23/+40 |
| | | | | | - Add AntiDopamine mode description - Update fluoride to support AntiDopamine mode | ||||
* | Add the Anti Dopamine feature | Hyphen | 2020-09-03 | 7 | -5/+30 |
| | |||||
* | Implement exclusion params for notifications API call | Hyphen | 2020-09-03 | 1 | -2/+6 |
| | |||||
* | Update kv store | r@freesoftwareextremist.com | 2020-08-22 | 1 | -21/+20 |
| | |||||
* | 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 invalid CSS syntax | r | 2020-08-22 | 2 | -7/+4 |
| | |||||
* | Update config description | r | 2020-08-07 | 1 | -16/+15 |
| | |||||
* | Fix search page text | r | 2020-07-28 | 3 | -3/+9 |
| | |||||
* | Fix typo | r | 2020-07-28 | 1 | -2/+2 |
| | |||||
* | 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 |
| | |||||
* | Disable scope selection when replying to a direct post | r | 2020-06-18 | 3 | -14/+13 |
| | |||||
* | Imporve text selection for usernames and emoji shortcodes | r | 2020-06-07 | 1 | -0/+2 |
| | |||||
* | Show status numbers | r | 2020-06-05 | 4 | -10/+15 |
| | |||||
* | Fix status width | r | 2020-06-02 | 1 | -0/+1 |
| | |||||
* | Fix signin page redirection in single instance mode | r | 2020-05-29 | 2 | -2/+19 |
| | |||||
* | HTML Escape search queries | r | 2020-05-29 | 3 | -2/+4 |
| | |||||
* | Fix video margin | r | 2020-05-24 | 1 | -0/+1 |
| | |||||
* | Use attachment description as title | r | 2020-05-24 | 1 | -7/+7 |
| | |||||
* | Imporve emoji style | r | 2020-05-24 | 3 | -16/+11 |
| | | | | | - Increase emoji size - Add colons to emoji alt text and title | ||||
* | Refactor things | r | 2020-05-24 | 8 | -610/+458 |
| | |||||
* | Use default preload setting for audio and video | r | 2020-05-03 | 1 | -2/+2 |
| | |||||
* | Add option to hide attachments | r | 2020-04-25 | 6 | -15/+42 |
| | |||||
* | Revert "Fix pre tag overflow" | r | 2020-04-19 | 1 | -6/+0 |
| | | | | This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8. | ||||
* | Show {hide,show}retweets button only for followed users | r | 2020-04-19 | 1 | -0/+2 |
| | |||||
* | Add single instance mode | r | 2020-04-19 | 5 | -43/+82 |
| | |||||
* | Fix pre tag overflow | r | 2020-04-19 | 1 | -0/+6 |
| | |||||
* | Add account {hide,show}retweets | r | 2020-04-19 | 6 | -11/+34 |
| | |||||
* | Add account {,un}subscribe | r | 2020-04-17 | 6 | -8/+127 |
| | |||||
* | 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 for fluoride mode | r | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | Fix license link | r | 2020-03-04 | 1 | -1/+1 |
| | |||||
* | Add description on signin page | r | 2020-03-04 | 2 | -4/+19 |
| | |||||
* | Remove session details on signout | r | 2020-03-04 | 9 | -3/+49 |
| | |||||
* | Display empty list message | r | 2020-02-26 | 2 | -1/+7 |
| | |||||
* | Gracefully handle the elephant | r | 2020-02-26 | 3 | -21/+31 |
| | |||||
* | Fix logfile | r | 2020-02-26 | 1 | -1/+2 |
| |