summaryrefslogtreecommitdiffstats
path: root/src/ChatPage.cc
AgeCommit message (Expand)Author
2017-09-30Stop sync timer after logoutKonstantinos Sideris
2017-09-20Use white as the background colorKonstantinos Sideris
2017-09-10Implement image uploads (#24)Konstantinos Sideris
2017-09-03Add write support for m.emote eventsKonstantinos Sideris
2017-08-26Remove cache data when the user logs outKonstantinos Sideris
2017-08-26Update the cache state at once to avoid being in an invalid stateKonstantinos Sideris
2017-08-20Small style changeKonstantinos Sideris
2017-08-15Ghetto room switcherKonstantinos Sideris
2017-08-14Focus on the text input when switching roomsKonstantinos Sideris
2017-08-06Display the most recent message instead of the topicKonstantinos Sideris
2017-08-05Remove extra exception catchKonstantinos Sideris
2017-08-05Keep fetching history until the scrollbar gets activatedKonstantinos Sideris
2017-07-30Initial support for state cacheKonstantinos Sideris
2017-06-05Experimental support for user avatars in timelineKonstantinos Sideris
2017-05-31Add context menu on RoomList itemsKonstantinos 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-16Show user info even if the display name or avatar are missingKonstantinos Sideris
2017-05-16Clear room state on logoutKonstantinos Sideris
2017-05-10Prefer non UserId as display namesKonstantinos Sideris
2017-05-08Initial support for display namesKonstantinos 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-15Add initial support for unread message countKonstantinos Sideris
2017-04-13Initial implementation for local echoKonstantinos Sideris
2017-04-12Don't use icons as room avatarsKonstantinos Sideris
2017-04-12Small stylistic changesKonstantinos 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-10Handle room avatars in top bar without an iconKonstantinos Sideris
2017-04-09Add logout buttonKonstantinos Sideris
2017-04-06Use const refs for the deserialized dataKonstantinos Sideris
2017-04-06Initialize sync timerKonstantinos Sideris
2017-04-06Initial commitKonstantinos Sideris