Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-09-23 | status: dont set filename as alt textmaster | Rose Hellsing | 1 | -4/+8 | |
2024-10-14 | Add support for quote reply | r | 1 | -0/+3 | |
2024-06-17 | Show quoted posts | r | 1 | -1/+4 | |
2023-10-01 | Cleanup file upload functions | r | 1 | -16/+23 | |
2022-09-23 | Remove unused card field from status | r | 1 | -27/+0 | |
Fixes JSON parsing of posts with incompatible card data. | |||||
2022-02-11 | Add lists | r | 1 | -1/+2 | |
2021-11-22 | Fix time parsing for empty string | r | 1 | -1/+14 | |
2021-01-23 | Add remote timeline | r | 1 | -2/+4 | |
2020-09-27 | Add bookmarks | r | 1 | -0/+23 | |
- Add bookmark/unbookmark link on mouse hover - Add bookmarks section on user profile page | |||||
2020-06-05 | Show status numbers | r | 1 | -2/+2 | |
2020-02-09 | Add poll support | r | 1 | -5/+6 | |
Currenlty only voting is possible. | |||||
2020-02-02 | Add conversation muting | r | 1 | -0/+22 | |
2020-01-30 | Add user search page | r | 1 | -2/+5 | |
2020-01-29 | Update notification layout | r | 1 | -1/+0 | |
2020-01-28 | Add direct timeline | r | 1 | -0/+12 | |
2020-01-14 | Refactor renderer and templates | r | 1 | -3/+0 | |
2020-01-12 | Add dark mode | r | 1 | -0/+1 | |
2020-01-05 | Fix duplicate status ids | r | 1 | -0/+1 | |
Use retweeted_by_id to focus target tweet | |||||
2019-12-31 | Add option to mask nsfw attachments | r | 1 | -0/+1 | |
2019-12-29 | Add default settings | r | 1 | -0/+1 | |
2019-12-26 | Add search page | r | 1 | -2/+5 | |
2019-12-26 | Add post format selection | r | 1 | -0/+3 | |
2019-12-25 | Add local and twkn timelines | r | 1 | -1/+1 | |
2019-12-18 | Add reply links on thread page | r | 1 | -0/+16 | |
2019-12-14 | Add attachments support | r | 1 | -0/+11 | |