summary refs log tree commit diff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-11Add style for reply popup. Fix ALL of the linting issuesredsky1710-16/+15
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
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
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
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 fixred