summary refs log tree commit diff
path: root/src/popups/UserMentions.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some redundant functionsNicolas Werner2020-05-301-4/+7
* fix c++11 range-loop might detach Qt containerNicolas Werner2020-02-071-1/+1
* Remove more unneeded headersNicolas Werner2020-01-311-0/+3
* Reduce overhead of Cache.hNicolas Werner2019-12-151-1/+1
* Replace timeline with empty qml viewNicolas Werner2019-11-231-35/+42
* Fix themeing issues on mentionsJoseph Donofry2019-08-291-1/+11
* More updates to mentions functionalityJoseph Donofry2019-08-191-8/+10
* Fix issues with caching and loading of mentions.Joseph Donofry2019-08-121-5/+46
* Cache User MentionsJoseph Donofry2019-08-091-0/+108