summaryrefslogtreecommitdiffstats
path: root/src/CommunitiesList.cc
AgeCommit message (Expand)Author
2018-07-14Re-enable groupsKonstantinos Sideris
2018-06-14Fix CI errors on macOS & WindowsKonstantinos Sideris
2018-06-14Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris
2018-06-10Add support for displaying decrypted messagesKonstantinos Sideris
2018-06-09Migrate to mtxclient for the http callsKonstantinos Sideris
2018-05-08Replace shared pointers of MatrixClient with a single instanceKonstantinos Sideris
2018-04-28Fix UI inconsistencies between room list & communitiesKonstantinos Sideris
2018-02-20Be explicit about the captured parameters in lambdasKonstantinos Sideris
2018-01-25Erase items using the keyKonstantinos Sideris
2018-01-24Use more stl containers & minor refactoringsKonstantinos Sideris
2018-01-09Communities (#195)Max Sandholm