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 d52c2515bc
Fix stray 'a' in @room escaping
4 years ago
..
dialogs Pressing escape hides PreviewUploadOverlay 4 years ago
emoji Use one CompletionProxy for everything including EmojiPicker 4 years ago
notifications Make CI happy 4 years ago
popups
timeline Mark unsent events as uneditable 4 years ago
ui Show verification status next to messages 4 years ago
AvatarProvider.cpp Add missing QPointer include 4 years ago
AvatarProvider.h Clean up notification code a bit 4 years ago
BlurhashProvider.cpp
BlurhashProvider.h
Cache.cpp Add TOFU (Trust On First Use) mode to encryption 4 years ago
Cache.h Only show actions, when you have permissions to do them 4 years ago
CacheCryptoStructs.h Add TOFU (Trust On First Use) mode to encryption 4 years ago
CacheStructs.h Clean up notification code a bit 4 years ago
Cache_p.h Only show actions, when you have permissions to do them 4 years ago
CallDevices.cpp Lint Code 4 years ago
CallDevices.h
CallManager.cpp
CallManager.h
ChatPage.cpp Fix crash when you have no rooms and open the profile as well as not rendering rooms without groups 4 years ago
ChatPage.h Move check for duplicate /sync responses to the same thread 4 years ago
Clipboard.cpp Fix missing license header 4 years ago
Clipboard.h Fix missing license header 4 years ago
ColorImageProvider.cpp
ColorImageProvider.h
CommunitiesList.cpp Clean up notification code a bit 4 years ago
CommunitiesList.h
CommunitiesListItem.cpp Remove some more allocations 4 years ago
CommunitiesListItem.h
CompletionModelRoles.h
CompletionProxyModel.cpp Use one CompletionProxy for everything including EmojiPicker 4 years ago
CompletionProxyModel.h Use one CompletionProxy for everything including EmojiPicker 4 years ago
Config.h Only show actions, when you have permissions to do them 4 years ago
DeviceVerificationFlow.cpp Show verification status next to messages 4 years ago
DeviceVerificationFlow.h
EventAccessors.cpp move detection code to nheko namespace and fix a few other bugs 4 years ago
EventAccessors.h move detection code to nheko namespace and fix a few other bugs 4 years ago
InviteeItem.cpp
InviteeItem.h
Logging.cpp Remove some more allocations 4 years ago
Logging.h
LoginPage.cpp Update mtxclient to use new login parameters 4 years ago
LoginPage.h
MainWindow.cpp
MainWindow.h
MatrixClient.cpp
MatrixClient.h
MxcImageProvider.cpp Fix exif rotation in unencrypted rooms 4 years ago
MxcImageProvider.h Refactor image download code to be reusable 4 years ago
Olm.cpp Show verification status next to messages 4 years ago
Olm.h Show verification status next to messages 4 years ago
RegisterPage.cpp
RegisterPage.h
RoomInfoListItem.cpp Remove unnecessary header 4 years ago
RoomInfoListItem.h
RoomList.cpp
RoomList.h
RoomsModel.cpp Fix completions in plain text mode 4 years ago
RoomsModel.h
SSOHandler.cpp
SSOHandler.h
SideBarActions.cpp
SideBarActions.h
Splitter.cpp
Splitter.h
TrayIcon.cpp Fix small leak in TrayIcon 4 years ago
TrayIcon.h
UserInfoWidget.cpp
UserInfoWidget.h
UserSettingsPage.cpp
UserSettingsPage.h
UsersModel.cpp Fix completions in plain text mode 4 years ago
UsersModel.h
Utils.cpp Fix stray 'a' in @room escaping 4 years ago
Utils.h fix macos build error 4 years ago
WebRTCSession.cpp
WebRTCSession.h
WelcomePage.cpp
WelcomePage.h
main.cpp