You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
nheko/src
Nicolas Werner 707248fea3 Add DeviceVerificationFlow dummy and verification test button 4 years ago
..
dialogs Reenable sending messages 4 years ago
emoji Fix linting 5 years ago
notifications Remove unused paramters 5 years ago
popups Remove some redundant functions 5 years ago
timeline Add DeviceVerificationFlow dummy and verification test button 4 years ago
ui Correct a typo in SnackBar.cpp 4 years ago
AvatarProvider.cpp Respect exif rotation of images 5 years ago
AvatarProvider.h Try to reduce memory usage by reusing avatar pixmaps 5 years ago
BlurhashProvider.cpp Make blurhash provider async 5 years ago
BlurhashProvider.h Make blurhash provider async 5 years ago
Cache.cpp Fix double free by closing cursor at the right time 4 years ago
Cache.h Show presence and set custom status messages 5 years ago
CacheCryptoStructs.h Reduce some include of Cache.h since it needs 11s on average 5 years ago
CacheStructs.h Add support for db migrations 5 years ago
Cache_p.h Fix reaction display 4 years ago
ChatPage.cpp Add workaround for duplicate syncs 4 years ago
ChatPage.h Fix race condition between /messages and /sync 4 years ago
ColorImageProvider.cpp Remove useless logging 5 years ago
ColorImageProvider.h optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider 5 years ago
CommunitiesList.cpp Tag rooms via context menu 5 years ago
CommunitiesList.h Tag rooms via context menu 5 years ago
CommunitiesListItem.cpp Tag rooms via context menu 5 years ago
CommunitiesListItem.h Improve compile times a tiny bit 5 years ago
Config.h modernize: raw string literals 5 years ago
DeviceVerificationFlow.cpp Add DeviceVerificationFlow dummy and verification test button 4 years ago
DeviceVerificationFlow.h Add DeviceVerificationFlow dummy and verification test button 4 years ago
EventAccessors.cpp Fix reactions 4 years ago
EventAccessors.h Fix reactions 4 years ago
InviteeItem.cpp Improve compile times a tiny bit 5 years ago
InviteeItem.h Improve compile times a tiny bit 5 years ago
Logging.cpp Fix Binding restoreMode warning spamming logs 5 years ago
Logging.h Redirect qt logger 5 years ago
LoginPage.cpp Fix Qt5.15 issues 5 years ago
LoginPage.h Improve compile times a tiny bit 5 years ago
MainWindow.cpp Rename settings to be more consistent 5 years ago
MainWindow.h Fix Registration 5 years ago
MatrixClient.cpp Remove metatypes from headers 5 years ago
MatrixClient.h Remove metatypes from headers 5 years ago
MxcImageProvider.cpp Smooth scaling for images 5 years ago
MxcImageProvider.h Implement decryption of images 5 years ago
Olm.cpp Fix m.relates_to being sent as 'null' when not set in encrypted messages. 4 years ago
Olm.h minor fixes 5 years ago
QuickSwitcher.cpp Remove metatypes from headers 5 years ago
QuickSwitcher.h Remove metatypes from headers 5 years ago
RegisterPage.cpp Fix Qt5.15 issues 5 years ago
RegisterPage.h Improve compile times a tiny bit 5 years ago
RoomInfoListItem.cpp Rename settings to be more consistent 5 years ago
RoomInfoListItem.h Fixed bug caused by me forgetting what types im using (invites appearing at the bottom of the list instead of the top when priority sorting was off) 5 years ago
RoomList.cpp Improve compile times a tiny bit 5 years ago
RoomList.h Optimize RoomList sorting 5 years ago
SSOHandler.cpp Translation updates 5 years ago
SSOHandler.h Add SSO 5 years ago
SideBarActions.cpp Improve compile times a tiny bit 5 years ago
SideBarActions.h Optimize includes a bit 5 years ago
Splitter.cpp Make small sidebar sizing consistent 5 years ago
Splitter.h modernize: use override 5 years ago
TextInputWidget.cpp add a bit of additional logging to image paste 5 years ago
TextInputWidget.h Add /roomnick command 5 years ago
TopRoomBar.cpp Clean up unused avatar functions 5 years ago
TopRoomBar.h Improve compile times a tiny bit 5 years ago
TrayIcon.cpp Optimize includes a bit 5 years ago
TrayIcon.h modernize: use override 5 years ago
UserInfoWidget.cpp Allow deleting a status 5 years ago
UserInfoWidget.h Show presence and set custom status messages 5 years ago
UserSettingsPage.cpp Fix not being able to change theme 5 years ago
UserSettingsPage.h Merge remote-tracking branch 'origin/master' into presence 5 years ago
Utils.cpp Fix Qt5.15 issues 5 years ago
Utils.h Remove some redundant functions 5 years ago
WelcomePage.cpp Optimize includes a bit 5 years ago
WelcomePage.h modernize: use nullptr 5 years ago
main.cpp Fix translation loading 4 years ago