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