Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete old room list | Nicolas Werner | 2021-05-28 | 1 | -164/+0 |
| | |||||
* | Update license headers | Nicolas Werner | 2021-03-05 | 1 | -0/+4 |
| | |||||
* | lint | Nicolas Werner | 2020-12-25 | 1 | -1/+2 |
| | |||||
* | Fix some compiler warnings | Nicolas Werner | 2020-12-25 | 1 | -5/+5 |
| | |||||
* | Remove redundant user search suggestion code | Nicolas Werner | 2020-11-25 | 1 | -38/+35 |
| | |||||
* | Optimize build | Nicolas Werner | 2020-10-27 | 1 | -0/+6 |
| | |||||
* | Remove metatypes from headers | Nicolas Werner | 2020-01-31 | 1 | -2/+2 |
| | |||||
* | Add style for reply popup. Fix ALL of the linting issues | redsky17 | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Initial Support for Rich Replies | Joseph Donofry | 2019-06-11 | 1 | -0/+156 |
Add placeholder UI for showing replies in the text entry widget. Existing quoting capability has been removed (Temporarily), as it was replaced with the new reply capability. Replies sent from nheko do not currently appear correctly in the timeline (this will be fixed in a future commit). |