nheko/src
Konstantinos Sideris 0a09ce0f75 Update first & last sender after message deletion
fixes #282
2018-03-27 21:07:39 +03:00
..
dialogs Show avatars in the completion popup 2018-03-25 15:59:47 +03:00
emoji Hide emoji picker when the app loses focus 2018-02-16 19:02:15 +02:00
timeline Update first & last sender after message deletion 2018-03-27 21:07:39 +03:00
ui Fix CI & adjust snackbar animation 2018-03-17 11:38:06 +02:00
AvatarProvider.cc Fix CI errors 2018-03-25 23:05:44 +03:00
Cache.cc Simplify variant usage 2018-03-26 20:41:16 +03:00
ChatPage.cc Track invites so they can be removed outside of nheko 2018-03-26 21:39:00 +03:00
CommunitiesList.cc Be explicit about the captured parameters in lambdas 2018-02-20 17:09:11 +02:00
CommunitiesListItem.cc Remove empty destructors 2018-02-10 16:29:09 +02:00
Community.cc Use more stl containers & minor refactorings 2018-01-24 20:46:37 +02:00
Deserializable.cc Clean up headers 2017-10-28 15:46:39 +03:00
InviteeItem.cc Update matrix-structs library 2018-03-18 11:05:39 +02:00
LoginPage.cc Implement user registration with reCAPTCHA 2018-03-12 22:23:26 +02:00
MainWindow.cc Implement user registration with reCAPTCHA 2018-03-12 22:23:26 +02:00
MatrixClient.cc Add environment variable to allow insecure connections (self-signed certs) 2018-03-27 10:38:00 +03:00
QuickSwitcher.cc Fix text color on room switcher 2018-03-22 09:16:17 +02:00
RegisterPage.cc Implement user registration with reCAPTCHA 2018-03-12 22:23:26 +02:00
RoomInfoListItem.cc Fix invite button colors on the system theme 2018-03-27 20:21:14 +03:00
RoomList.cc Update room name & avatar on new rooms 2018-03-12 00:15:06 +02:00
RoomState.cc Update room name & avatar on new rooms 2018-03-12 00:15:06 +02:00
RunGuard.cc Allow only one application instance 2017-12-14 21:55:00 +02:00
SideBarActions.cc Add border in community list & minor refactorings (#204) 2018-03-18 17:38:57 +02:00
Splitter.cc Dark theme revisited 2018-03-18 23:38:04 +02:00
SuggestionsPopup.cpp Show avatars in the completion popup 2018-03-25 15:59:47 +03:00
TextInputWidget.cc Replace std::thread with QtConcurrent 2018-03-25 21:50:45 +03:00
TopRoomBar.cc Add border in community list & minor refactorings (#204) 2018-03-18 17:38:57 +02:00
TrayIcon.cc Implement a setting for the tray icon (#108) 2017-11-02 22:00:43 +02:00
TypingDisplay.cc Use C++11 braced list style (#121) 2017-11-05 23:04:55 +02:00
UserInfoWidget.cc Add border in community list & minor refactorings (#204) 2018-03-18 17:38:57 +02:00
UserSettingsPage.cc Add version info in the settings menu 2018-03-22 16:20:22 +02:00
Utils.cc Add basic support for username auto-completion 2018-03-24 23:16:15 +02:00
WelcomePage.cc Update system theme 2017-11-25 15:14:37 +02:00
main.cc Bump version 2018-03-04 14:08:46 +02:00