Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-14 | Fix UI issues | r | |
- Increase media preview size - Fix z-index of more-actions poup - Add left and top position for reply hover popup | |||
2020-04-05 | Add description for fluoride mode | r | |
2020-03-04 | Fix license link | r | |
2020-03-04 | Add description on signin page | r | |
2020-03-04 | Remove session details on signout | r | |
2020-02-26 | Display empty list message | r | |
2020-02-26 | Gracefully handle the elephant | r | |
2020-02-26 | Fix logfile | r | |
2020-02-26 | Add notification count in page title | r | |
2020-02-23 | Cleanup renderer.go | r | |
2020-02-23 | Convert root page to html4 | r | |
2020-02-23 | Use <base> element to set target | r | |
2020-02-19 | Fix time duration value | r | |
- Make sure that duration is not < 0 - Handle nil ExpiresAt time in poll | |||
2020-02-18 | Add frame based navigation | r | |
2020-02-18 | Update makefile and install instructions | r | |
Updated makefile now performs installation without overwriting config and database directory. | |||
2020-02-09 | Merge branch 'master' of git.freesoftwareextremist.com:public/bloat | r | |
2020-02-09 | Add poll support | r | |
Currenlty only voting is possible. | |||
2020-02-08 | Remove account relationship buttons for logged in user's page | r | |
2020-02-08 | Add account muting and blocking | r | |
2020-02-06 | Render emojis in profile description | r | |
2020-02-02 | Update default config | r | |
2020-02-02 | Add install instructions | r | |
2020-02-02 | Add status deletion | r | |
2020-02-02 | Add conversation muting | r | |
2020-02-01 | Fix Makefile | r | |
2020-02-01 | Fix fluoride | r | |
2020-02-01 | Update README | r | |
2020-02-01 | Use vendored dependencies | r | |
2020-01-31 | Remove websocket api | r | |
2020-01-31 | Add install target for make | r | |
- Update default config path accordingly - Mention use of config file in README | |||
2020-01-31 | Update user page | r | |
- Use the same page to display status and user list - Add media only status list | |||
2020-01-31 | Fix error reponse | r | |
- Use status 500 for error page response - Use json response for fluoride calls | |||
2020-01-30 | Add user search page | r | |
2020-01-30 | Remove icons | r | |
2020-01-29 | Update notification layout | r | |
2020-01-28 | Add direct timeline | r | |
2020-01-28 | Fix error printing | r | |
2020-01-28 | Update config | r | |
2020-01-28 | Refactor everything | r | |
2020-01-26 | Fix migration script | r | |
2020-01-26 | Make fluoride librejs compatible | r | |
2020-01-26 | Change link hover behaviour | r | |
Highlight div if the target status is inside the viewport and show popup otherwise. | |||
2020-01-26 | Fix go mod | r | |
2020-01-26 | Update random id generation algorithm | r | |
2020-01-26 | Add CSRF protection | r | |
2020-01-15 | Fix notification count | r | |
2020-01-14 | Refactor renderer and templates | r | |
2020-01-12 | Add dark mode | r | |
2020-01-11 | Add status reply preview in fluoride mode | r | |
2020-01-11 | Use max height for status content | r | |