summaryrefslogtreecommitdiffstats
path: root/include/ChatPage.h
AgeCommit message (Expand)Author
2017-12-19Handle incoming invitesKonstantinos Sideris
2017-12-04Migrate to matrix-structs for event and response parsingKonstantinos Sideris
2017-11-08Remove unnecessary layoutsKonstantinos Sideris
2017-11-02Add dummy settings menuKonstantinos Sideris
2017-10-31Implemented sending of typing notifications (#105)Thomas Herzog
2017-10-28Save the changes between syncs in cacheKonstantinos Sideris
2017-10-28Clean up headersKonstantinos Sideris
2017-10-20Retry initial sync (#19)Konstantinos Sideris
2017-10-20Move ctrl-k callback to the MainWindowKonstantinos Sideris
2017-10-20Remove sync timerKonstantinos Sideris
2017-10-15Fix icons for retina displaysKonstantinos Sideris
2017-10-08Add /join command supportKonstantinos Sideris
2017-10-08Drop the loading screen if consensus can't be achievedKonstantinos Sideris
2017-10-07Prevent FOUCKonstantinos Sideris
2017-10-07Use shared pointer for the modalsKonstantinos Sideris
2017-10-04Receive typing notifications (#88)Konstantinos Sideris
2017-10-01React to externally left and joined rooms, and add "leave room" button in roo...Max Sandholm
2017-08-26Update the cache state at once to avoid being in an invalid stateKonstantinos Sideris
2017-08-15Ghetto room switcherKonstantinos Sideris
2017-07-30Initial support for state cacheKonstantinos Sideris
2017-05-31Add menu to toggle notificationsKonstantinos Sideris
2017-05-26Resolve name and avatar on 1-on-1 roomsKonstantinos Sideris
2017-05-21Minimize to trayKonstantinos Sideris
2017-05-19Snappy sidebarKonstantinos Sideris
2017-05-16Replace include guards with #pragma onceKonstantinos Sideris
2017-05-07Use timeline to retrieve state eventsKonstantinos Sideris
2017-04-27Rename History to TimelineKonstantinos Sideris
2017-04-15Show the unread message count on the window titleKonstantinos Sideris
2017-04-13Initial implementation for local echoKonstantinos Sideris
2017-04-11Remove capitalizationKonstantinos Sideris
2017-04-11Use only a MatrixClient as a shared pointerKonstantinos Sideris
2017-04-11Make the timer single shotKonstantinos Sideris
2017-04-09Add logout buttonKonstantinos Sideris
2017-04-06Use const refs for the deserialized dataKonstantinos Sideris
2017-04-06Initial commitKonstantinos Sideris