summary refs log tree commit diff
path: root/src/TextInputWidget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add style for reply popup. Fix ALL of the linting issuesredsky172019-06-111-2/+2
|
* Initial Support for Rich RepliesJoseph Donofry2019-06-111-4/+8
| | | | | | | | 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 nhekoJoseph Donofry2019-06-091-1/+10
|
* Revert "Remove built-in emoji picker"redsky172019-01-261-0/+5
| | | | This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6.
* Remove built-in emoji pickerKonstantinos Sideris2018-10-071-5/+0
|
* Remove the reserved space gap for the typing notificationsKonstantinos Sideris2018-08-091-0/+1
|
* Add tab-completion for usernamesKonstantinos Sideris2018-07-291-0/+15
| | | | fixes #394
* Move all files under src/Konstantinos Sideris2018-07-171-0/+183