Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add style for reply popup. Fix ALL of the linting issues | redsky17 | 2019-06-11 | 1 | -4/+2 |
| | |||||
* | Fix lambda capture and lint issues | redsky17 | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Initial Support for Rich Replies | Joseph Donofry | 2019-06-11 | 1 | -18/+56 |
| | | | | | | | | 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). | ||||
* | Add initial support for rich replies to nheko | Joseph Donofry | 2019-06-09 | 1 | -3/+15 |
| | |||||
* | Merge pull request #43 from vtronko/implicitconversion_fix | Joseph Donofry | 2019-03-03 | 1 | -2/+2 |
|\ | | | | | Get rid of implicit conversion in text input height calculation. Thanks @vtronko | ||||
| * | Get rid of implicit conversion in text input height calculation | Vladyslav Tronko | 2019-03-03 | 1 | -2/+2 |
| | | |||||
* | | Don't let multiline text background overlap top border of text widget | Vladyslav tronko | 2019-03-04 | 1 | -3/+3 |
|/ | |||||
* | Revert "Remove built-in emoji picker" | redsky17 | 2019-01-26 | 1 | -0/+35 |
| | | | | This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6. | ||||
* | Remove built-in emoji picker | Konstantinos Sideris | 2018-10-07 | 1 | -35/+0 |
| | |||||
* | Adjust the height of the bottom widgets | Konstantinos Sideris | 2018-10-06 | 1 | -10/+19 |
| | |||||
* | Remove pixel values from the text input widget | Konstantinos Sideris | 2018-09-29 | 1 | -14/+0 |
| | |||||
* | Make the height of the bottom bar smaller | Konstantinos Sideris | 2018-09-29 | 1 | -3/+3 |
| | |||||
* | macOS: Use the native emoji picker | Konstantinos Sideris | 2018-09-19 | 1 | -0/+15 |
| | | | | fixes #79 | ||||
* | Improvements on the system theme | Konstantinos Sideris | 2018-09-19 | 1 | -3/+0 |
| | |||||
* | Merge matrix-structs into the client lib | Konstantinos Sideris | 2018-09-01 | 1 | -2/+0 |
| | |||||
* | Remove the reserved space gap for the typing notifications | Konstantinos Sideris | 2018-08-09 | 1 | -0/+2 |
| | |||||
* | Remove hover event from emoji picker | Konstantinos Sideris | 2018-08-08 | 1 | -0/+1 |
| | | | | fixes #398 | ||||
* | Add tab-completion for usernames | Konstantinos Sideris | 2018-07-29 | 1 | -11/+34 |
| | | | | fixes #394 | ||||
* | Add missing tooltips on buttons | Konstantinos Sideris | 2018-07-25 | 1 | -0/+2 |
| | | | | fixes #249 | ||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+631 |