Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add notification count in page title | r | 2020-02-26 | 3 | -1/+3 |
| | |||||
* | Cleanup renderer.go | r | 2020-02-23 | 2 | -141/+76 |
| | |||||
* | Convert root page to html4 | r | 2020-02-23 | 2 | -11/+7 |
| | |||||
* | Use <base> element to set target | r | 2020-02-23 | 7 | -34/+40 |
| | |||||
* | Fix time duration value | r | 2020-02-19 | 3 | -4/+12 |
| | | | | | - Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll | ||||
* | Add frame based navigation | r | 2020-02-18 | 29 | -257/+347 |
| | |||||
* | Update makefile and install instructions | r | 2020-02-18 | 3 | -65/+67 |
| | | | | | Updated makefile now performs installation without overwriting config and database directory. | ||||
* | Merge branch 'master' of git.freesoftwareextremist.com:public/bloat | r | 2020-02-09 | 1 | -1/+1 |
|\ |