nheko/src
Nicolas Werner e6878ee298
Don't read avatarUrl from local profile, if no global avatar is set
2021-06-12 16:05:45 +02:00
..
dialogs Pressing escape hides PreviewUploadOverlay 2021-03-20 21:09:04 +01:00
emoji Use one CompletionProxy for everything including EmojiPicker 2021-04-18 21:53:39 +02:00
notifications Make CI happy 2021-03-17 22:13:12 +01:00
timeline Merge branch 'master' into qml-roomlist 2021-06-12 15:05:07 +02:00
ui Don't read avatarUrl from local profile, if no global avatar is set 2021-06-12 16:05:45 +02:00
AvatarProvider.cpp Add missing QPointer include 2021-03-17 19:45:02 +01:00
AvatarProvider.h Clean up notification code a bit 2021-03-17 19:18:07 +01:00
BlurhashProvider.cpp Update license headers 2021-03-05 01:04:07 +01:00
BlurhashProvider.h Update license headers 2021-03-05 01:04:07 +01:00
Cache.cpp Don't read avatarUrl from local profile, if no global avatar is set 2021-06-12 16:05:45 +02:00
Cache.h Reenable invites 2021-05-24 14:04:07 +02:00
CacheCryptoStructs.h Add TOFU (Trust On First Use) mode to encryption 2021-05-07 17:01:57 +02:00
CacheStructs.h Make roomlist look nice 2021-05-21 21:19:03 +02:00
Cache_p.h Reenable invites 2021-05-24 14:04:07 +02:00
CallDevices.cpp Lint Code 2021-03-28 22:09:57 +05:30
CallDevices.h Update license headers 2021-03-05 01:04:07 +01:00
CallManager.cpp Bump mtxclient 2021-03-05 20:08:41 -05:00
CallManager.h Update license headers 2021-03-05 01:04:07 +01:00
ChatPage.cpp Fix use after free from Qml widget 2021-05-30 00:23:57 +02:00
ChatPage.h Fix notifications in narrow view when content is hidden 2021-05-29 02:57:37 +02:00
Clipboard.cpp Fix missing license header 2021-04-29 22:52:55 +02:00
Clipboard.h Fix missing license header 2021-04-29 22:52:55 +02:00
ColorImageProvider.cpp Update license headers 2021-03-05 01:04:07 +01:00
ColorImageProvider.h Update license headers 2021-03-05 01:04:07 +01:00
CompletionModelRoles.h Update license headers 2021-03-05 01:04:07 +01:00
CompletionProxyModel.cpp Optimize completion model by only splitting on normal spaces 2021-05-30 00:30:43 +02:00
CompletionProxyModel.h Use one CompletionProxy for everything including EmojiPicker 2021-04-18 21:53:39 +02:00
Config.h Only show actions, when you have permissions to do them 2021-05-02 18:06:56 +02:00
DeviceVerificationFlow.cpp Show verification status next to messages 2021-05-07 17:01:57 +02:00
DeviceVerificationFlow.h Update license headers 2021-03-05 01:04:07 +01:00
EventAccessors.cpp move detection code to nheko namespace and fix a few other bugs 2021-04-17 22:58:04 +05:30
EventAccessors.h move detection code to nheko namespace and fix a few other bugs 2021-04-17 22:58:04 +05:30
InviteeItem.cpp Update license headers 2021-03-05 01:04:07 +01:00
InviteeItem.h Update license headers 2021-03-05 01:04:07 +01:00
Logging.cpp Remove some more allocations 2021-03-14 15:34:18 +01:00
Logging.h Update license headers 2021-03-05 01:04:07 +01:00
LoginPage.cpp Update mtxclient to use new login parameters 2021-04-30 14:46:40 +02:00
LoginPage.h Update license headers 2021-03-05 01:04:07 +01:00
MainWindow.cpp Port remaining sidebar actions to qml 2021-05-30 12:41:44 +02:00
MainWindow.h Delete old room list 2021-05-28 23:25:57 +02:00
MatrixClient.cpp Update license headers 2021-03-05 01:04:07 +01:00
MatrixClient.h Update license headers 2021-03-05 01:04:07 +01:00
MxcImageProvider.cpp Fix exif rotation in unencrypted rooms 2021-04-04 00:15:08 +02:00
MxcImageProvider.h Refactor image download code to be reusable 2021-03-17 19:18:07 +01:00
Olm.cpp Render community items 2021-06-11 13:12:43 +02:00
Olm.h Show verification status next to messages 2021-05-07 17:01:57 +02:00
RegisterPage.cpp Do a .well-known lookup during registration 2021-06-03 14:52:41 +01:00
RegisterPage.h Do a .well-known lookup during registration 2021-06-03 14:52:41 +01:00
RoomsModel.cpp Fix completions in plain text mode 2021-04-24 14:32:24 +02:00
RoomsModel.h Update license headers 2021-03-05 01:04:07 +01:00
SSOHandler.cpp Update license headers 2021-03-05 01:04:07 +01:00
SSOHandler.h Update license headers 2021-03-05 01:04:07 +01:00
TrayIcon.cpp Fix small leak in TrayIcon 2021-04-08 12:26:15 +02:00
TrayIcon.h Update license headers 2021-03-05 01:04:07 +01:00
UserSettingsPage.cpp Persist sidebar sizes 2021-06-12 14:09:08 +02:00
UserSettingsPage.h Persist sidebar sizes 2021-06-12 14:09:08 +02:00
UsersModel.cpp Fix completions in plain text mode 2021-04-24 14:32:24 +02:00
UsersModel.h Update license headers 2021-03-05 01:04:07 +01:00
Utils.cpp Avoid unnecessary QColor -> QString conversions 2021-06-08 17:20:09 -04:00
Utils.h Avoid unnecessary QColor -> QString conversions 2021-06-08 17:20:09 -04:00
WebRTCSession.cpp Merge pull request #505 from Nheko-Reborn/license-headers 2021-03-05 01:04:36 +00:00
WebRTCSession.h Merge pull request #505 from Nheko-Reborn/license-headers 2021-03-05 01:04:36 +00:00
WelcomePage.cpp Update license headers 2021-03-05 01:04:07 +01:00
WelcomePage.h Update license headers 2021-03-05 01:04:07 +01:00
main.cpp Update license headers 2021-03-05 01:04:07 +01:00