Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-24 | Use attachment description as title | r | |
2020-05-24 | Imporve emoji style | r | |
- Increase emoji size - Add colons to emoji alt text and title | |||
2020-05-24 | Refactor things | r | |
2020-05-03 | Use default preload setting for audio and video | r | |
2020-04-25 | Add option to hide attachments | r | |
2020-04-19 | Revert "Fix pre tag overflow" | r | |
This reverts commit 5abbadfa622e58a4951cf0b2f96fbf8094641be8. | |||
2020-04-19 | Show {hide,show}retweets button only for followed users | r | |
2020-04-19 | Add single instance mode | r | |
2020-04-19 | Fix pre tag overflow | r | |
2020-04-19 | Add account {hide,show}retweets | r | |
2020-04-17 | Add account {,un}subscribe | r | |
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 | |