Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-28 | Refactor everything | r | 1 | -479/+0 | |
2020-01-26 | Change link hover behaviour | r | 1 | -2/+11 | |
Highlight div if the target status is inside the viewport and show popup otherwise. | |||||
2020-01-12 | Add dark mode | r | 1 | -2/+28 | |
2020-01-11 | Add status reply preview in fluoride mode | r | 1 | -0/+26 | |
2020-01-11 | Use max height for status content | r | 1 | -0/+2 | |
2020-01-08 | Add fluoride mode | r | 1 | -1/+3 | |
2020-01-04 | Use post method for like and retweet | r | 1 | -0/+4 | |
2020-01-01 | Use png icons instead of font icons | r | 1 | -14/+21 | |
2020-01-01 | Fix css | r | 1 | -15/+14 | |
- Fix sizing for inline status imaged - Use flexbox for userinfo | |||||
2019-12-27 | Add settings page | r | 1 | -0/+16 | |
2019-12-26 | Add liked by and retweeted by page | r | 1 | -7/+25 | |
2019-12-25 | Fix type in css | r | 1 | -2/+2 | |
2019-12-24 | Fix status content style | r | 1 | -5/+8 | |
2019-12-24 | Add userinfo in navigation | r | 1 | -8/+30 | |
2019-12-22 | Switch to fork-awesome font | r | 1 | -10/+18 | |
2019-12-22 | Add emojis page | r | 1 | -0/+19 | |
2019-12-22 | Add nsfw checkbox for posts | r | 1 | -0/+11 | |
2019-12-22 | Add nsfw mask for status media | r | 1 | -0/+24 | |
2019-12-22 | Fix css and template issues | r | 1 | -3/+27 | |
2019-12-21 | Add support for scopes | r | 1 | -0/+11 | |
- Add scope selection for for new post - Save new post scope in db - Copy scope on reply - Show scope icon on posts | |||||
2019-12-21 | Use a single form for new posts and replies | r | 1 | -1/+1 | |
2019-12-20 | Add user page and follow/unfollow calls | r | 1 | -0/+39 | |
2019-12-19 | Improve css for mobile devices | r | 1 | -2/+17 | |
2019-12-19 | Use css :target to highlight current post | r | 1 | -2/+8 | |
2019-12-18 | Add reply links on thread page | r | 1 | -1/+26 | |
2019-12-15 | Add notification support | r | 1 | -3/+21 | |
2019-12-15 | Fix prev pagination | r | 1 | -0/+8 | |
2019-12-14 | Update compose box style | r | 1 | -0/+6 | |
2019-12-14 | Show retweet info in status | r | 1 | -1/+23 | |
2019-12-13 | Update page title and add navigation links | r | 1 | -0/+32 | |