summary refs log tree commit diff
path: root/src/dialogs/Logout.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-11Fix lambda capture and lint issuesredsky172-2/+4
2019-06-11Fix linting issueJoseph Donofry1-2/+1
2019-06-11Initial Support for Rich RepliesJoseph Donofry11-254/+411
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).
2019-06-09Add initial support for rich replies to nhekoJoseph Donofry10-9/+65
2019-06-06Update CHANGELOG.md with 0.7.0 changes thus farJoseph Donofry1-0/+10
2019-05-27Update mtxclient versionredsky171-2/+2
2019-05-27Fix linting issuesredsky172-18/+16
2019-05-27Add reply and menu buttons to TimelineItemredsky174-3/+56
2019-05-22Update to v0.6.4Joseph Donofry6-10/+33
2019-05-22Minor build tweaksJoseph Donofry3-3/+11
2019-05-22Update mtxclient version and build argsJoseph Donofry2-3/+3
2019-05-19Replicate AppVeyor JSON Install from mtxclient:Joseph Donofry1-1/+3
https://github.com/Nheko-Reborn/mtxclient/commit/023177170c4
2019-05-15Update nightly badge linkJoseph Donofry1-1/+1
2019-05-15Fix flathub badge sizeJoseph Donofry1-1/+1
2019-05-15Fix flathub badge sizeJoseph Donofry1-1/+1
2019-05-15Fix flathub badge sizeJoseph Donofry1-1/+1
2019-05-15Update flathub linkJoseph Donofry1-1/+2
2019-05-14Update appdata.xmlJoseph Donofry1-2/+26
2019-05-12Update to newer mtxclient to allow optional static linkingJoseph Donofry2-2/+3
2019-05-12Attempt to make travis build with more coresJoseph Donofry1-0/+2
2019-05-09Update Travis Install ScriptJoseph Donofry1-0/+3
Add new key for ubuntu repo that causes travis to fail.
2019-05-08link boost dynamicallyredsky172-2/+3
2019-05-08Update mtxclient verredsky171-2/+2
2019-05-08Update to boost 1.69.0 to attemp travis fixredsky171-5/+4
2019-05-01Remove 'error on unset' for travis buildsredsky172-2/+2
2019-05-01