matrixion/src
Konstantinos Sideris 73dbd3c8dd Re-enable groups
2018-07-14 12:08:16 +03:00
..
dialogs Update CI instructions 2018-06-17 00:23:49 +03:00
emoji Hide emoji panel if it's not under the mouse cursor 2018-04-08 15:49:53 +03:00
notifications Working D-Bus desktop notifications (#361) 2018-07-11 17:33:02 +03:00
timeline Send image dimensions in m.image event 2018-07-10 23:31:51 +03:00
ui Add a timeline message when encryption is enabled 2018-07-07 13:39:53 +03:00
AvatarProvider.cc Rename the log namespace to avoid symbol clash with the math function 2018-06-14 02:28:35 +03:00
Cache.cc Re-enable groups 2018-07-14 12:08:16 +03:00
ChatPage.cc Re-enable groups 2018-07-14 12:08:16 +03:00
CommunitiesList.cc Re-enable groups 2018-07-14 12:08:16 +03:00
CommunitiesListItem.cc Re-enable groups 2018-07-14 12:08:16 +03:00
InviteeItem.cc Update matrix-structs library 2018-03-18 11:05:39 +02:00
Logging.cpp Rename the log namespace to avoid symbol clash with the math function 2018-06-14 02:28:35 +03:00
LoginPage.cc Migrate to mtxclient for the http calls 2018-06-09 16:03:14 +03:00
main.cc Add shortcuts for chat-only & Room List-only views 2018-07-01 22:57:14 +03:00
MainWindow.cc Allow close events from the session manager (#353) 2018-07-11 20:56:44 +03:00
MatrixClient.cc Re-enable groups 2018-07-14 12:08:16 +03:00
Olm.cpp Fix variable shadowing that caused the key response to be null 2018-07-08 21:24:44 +03:00
QuickSwitcher.cc Don't use shared pointers for cache 2018-05-08 20:30:09 +03:00
RegisterPage.cc Fix CI errors on macOS & Windows 2018-06-14 09:36:41 +03:00
RoomInfoListItem.cc Make the number of unread messages fit in the bubble 2018-05-25 10:01:53 +03:00
RoomList.cc Save timeline messages in cache for faster startup times 2018-06-28 16:17:39 +03:00
RunGuard.cc
SideBarActions.cc Add border in community list & minor refactorings (#204) 2018-03-18 17:38:57 +02:00
Splitter.cc Add -Wshadow 2018-07-08 22:10:40 +03:00
SuggestionsPopup.cpp Remove flickering by updating auto-complete menu items in-place 2018-05-03 17:29:02 +03:00
TextInputWidget.cc Add basic support for replies (#292) 2018-06-30 15:13:15 +03:00
TopRoomBar.cc Fix regressions regarding UI resizing 2018-07-04 00:05:05 +03:00
TrayIcon.cc
TypingDisplay.cc
UserInfoWidget.cc Fix resize slowness on the TopBar 2018-05-25 16:13:38 +03:00
UserSettingsPage.cc Allow copying the version info in the settings page 2018-06-23 01:46:18 +03:00
Utils.cc Save timeline messages in cache for faster startup times 2018-06-28 16:17:39 +03:00
WelcomePage.cc