summary refs log tree commit diff
path: root/src/CommunitiesList.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix CI errors on macOS & WindowsKonstantinos Sideris2018-06-141-4/+4
* Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris2018-06-141-1/+1
* Add support for displaying decrypted messagesKonstantinos Sideris2018-06-101-0/+3
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-14/+47
* Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris2018-05-081-10/+10
* Fix UI inconsistencies between room list & communitiesKonstantinos Sideris2018-04-281-16/+3
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-201-1/+1
* Erase items using the keyKonstantinos Sideris2018-01-251-6/+0
* Use more stl containers & minor refactoringsKonstantinos Sideris2018-01-241-31/+19
* Communities (#195)Max Sandholm2018-01-091-0/+150