Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
|\ | ||||||
| * | Render emojis in profile description | r | 2020-02-06 | 1 | -1/+1 | |
| | | ||||||
* | | Add poll support | r | 2020-02-09 | 9 | -39/+182 | |
| | | | | | | | | Currenlty only voting is possible. | |||||
* | | Remove account relationship buttons for logged in user's page | r | 2020-02-08 | 3 | -6/+19 | |
| | | ||||||
* | | Add account muting and blocking | r | 2020-02-08 | 5 | -5/+202 | |
|/ | ||||||
* | Update default config | r | 2020-02-02 | 1 | -2/+2 | |
| | ||||||
* | Add install instructions | r | 2020-02-02 | 2 | -2/+63 | |
| | ||||||
* | Add status deletion | r | 2020-02-02 | 7 | -8/+68 | |
| |