summary refs log tree commit diff
path: root/src/popups (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add style for reply popup. Fix ALL of the linting issuesredsky172019-06-115-6/+4
|
* Initial Support for Rich RepliesJoseph Donofry2019-06-116-0/+554
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).