Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add conversation muting | r | 2020-02-02 | 7 | -7/+159 |
| | |||||
* | Fix Makefile | r | 2020-02-01 | 1 | -1/+1 |
| | |||||
* | Fix fluoride | r | 2020-02-01 | 1 | -23/+26 |
| | |||||
* | Update README | r | 2020-02-01 | 1 | -16/+1 |
| | |||||
* | Use vendored dependencies | r | 2020-02-01 | 27 | -19/+3076 |
| | |||||
* | Remove websocket api | r | 2020-01-31 | 4 | -206/+1 |
| | |||||
* | Add install target for make | r | 2020-01-31 | 4 | -9/+29 |
| | | | | | - Update default config path accordingly - Mention use of config file in README | ||||
* | Update user page | r | 2020-01-31 | 10 | -213/+84 |
| | | | | | - Use the same page to display status and user list - Add media only status list | ||||
* | Fix error reponse | r | 2020-01-31 | 1 | -8/+43 |
| | | | | | - Use status 500 for error page response - Use json response for fluoride calls | ||||
* | Add user search page | r | 2020-01-30 | 11 | -20/+153 |
| | |||||
* | Remove icons | r | 2020-01-30 | 7 | -149/+70 |
| | |||||
* | Update notification layout | r | 2020-01-29 | 5 | -44/+31 |
| | |||||
* | Add direct timeline | r | 2020-01-28 | 3 | -0/+16 |
| | |||||
* | Fix error printing | r | 2020-01-28 | 1 | -9/+16 |
| | |||||
* | Update config | r | 2020-01-28 | 3 | -40/+61 |
| | |||||
* | Refactor everything | r | 2020-01-28 | 26 | -1071/+1030 |
| | |||||
* | Fix migration script | r | 2020-01-26 | 1 | -3/+6 |
| | |||||
* | Make fluoride librejs compatible | r | 2020-01-26 | 1 | -0/+4 |
| | |||||
* | Change link hover behaviour | r | 2020-01-26 | 2 | -20/+53 |
| | | | | | Highlight div if the target status is inside the viewport and show popup otherwise. | ||||
* | Fix go mod | r | 2020-01-26 | 2 | -3/+0 |
| | |||||
* | Update random id generation algorithm | r | 2020-01-26 | 3 | -9/+23 |
| | |||||
* | Add CSRF protection | r | 2020-01-26 | 13 | -48/+219 |
| | |||||
* | Fix notification count | r | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Refactor renderer and templates | r | 2020-01-14 | 27 | -241/+261 |
| | |||||
* | Add dark mode | r | 2020-01-12 | 15 | -23/+124 |
| |