.. |
dialogs
|
Use QInputDialog to get registration token
|
2021-08-12 16:41:29 +01:00 |
emoji
|
Use one CompletionProxy for everything including EmojiPicker
|
2021-04-18 21:53:39 +02:00 |
notifications
|
Remove version checks for unsupported Qt versions
|
2021-07-26 18:59:20 +02:00 |
timeline
|
Add direct chat handling for previews and invites
|
2021-09-11 19:35:31 -04:00 |
ui
|
Remove unused struct
|
2021-09-11 19:35:31 -04: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
|
Fix blurhash discoloration on decode
|
2021-07-09 23:35:27 +02:00 |
BlurhashProvider.h
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
Cache.cpp
|
Fix duplicate check possibly leaving large gaps if initial state was not in timeline
|
2021-09-06 01:41:23 +02:00 |
Cache.h
|
Share historical keys
|
2021-07-17 02:14:44 +02:00 |
Cache_p.h
|
Stop encrypting all sessions with secret
|
2021-08-31 04:06:51 +02:00 |
CacheCryptoStructs.h
|
Allow downloading keys from key backup
|
2021-08-17 03:24:12 +02:00 |
CacheStructs.h
|
Fix typo
|
2021-09-11 19:35:31 -04: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
|
Fix jdenticons in various places
|
2021-09-11 19:35:31 -04:00 |
CallManager.h
|
Fix jdenticons in various places
|
2021-09-11 19:35:31 -04:00 |
ChatPage.cpp
|
More profile improvements:
|
2021-09-08 01:26:05 +02:00 |
ChatPage.h
|
Fix key count updates on conduit
|
2021-09-06 00:07:14 +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 |
CombinedImagePackModel.cpp
|
Add menu to enable or disable stickers globally
|
2021-07-23 17:43:17 +02:00 |
CombinedImagePackModel.h
|
Rename image pack model
|
2021-07-22 20:05:25 +02: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
|
Add additional device verification logging
|
2021-07-10 16:11:33 +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 |
ImagePackListModel.cpp
|
Allow creating new packs
|
2021-08-06 04:31:53 +02:00 |
ImagePackListModel.h
|
Allow creating new packs
|
2021-08-06 04:31:53 +02:00 |
InviteesModel.cpp
|
make lint
|
2021-07-20 21:48:10 -04:00 |
InviteesModel.h
|
Only invite if there is something/someone to invite
|
2021-07-20 21:48:03 -04:00 |
JdenticonProvider.cpp
|
Only try loading plugin once
|
2021-09-11 19:35:31 -04:00 |
JdenticonProvider.h
|
Don't bother with crop
|
2021-09-11 19:35:31 -04:00 |
Logging.cpp
|
Port to explicit connect syntax
|
2021-07-27 22:35:38 +02:00 |
Logging.h
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
LoginPage.cpp
|
Use coeurl for networking
|
2021-06-30 02:43:36 +02:00 |
LoginPage.h
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
main.cpp
|
cleanup QSettings usage a bit
|
2021-08-29 16:32:28 +02:00 |
MainWindow.cpp
|
Add jdenticon support
|
2021-09-11 19:35:31 -04:00 |
MainWindow.h
|
Remove unnecessary stuff
|
2021-09-11 19:35:31 -04: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 |
MemberList.cpp
|
Show verification status in memberlist
|
2021-08-13 23:58:26 +02:00 |
MemberList.h
|
Show verification status in memberlist
|
2021-08-13 23:58:26 +02:00 |
MxcImageProvider.cpp
|
Fix dpi scaling of avatars
|
2021-08-16 12:48:45 +02:00 |
MxcImageProvider.h
|
Round images in the image provider
|
2021-08-14 17:17:50 +02:00 |
Olm.cpp
|
Stop encrypting all sessions with secret
|
2021-08-31 04:06:51 +02:00 |
Olm.h
|
Allow downloading keys from key backup
|
2021-08-17 03:24:12 +02:00 |
ReadReceiptsModel.cpp
|
Use correct date format
|
2021-07-30 08:44:07 -04:00 |
ReadReceiptsModel.h
|
Use built-in sorting so that dynamic updates work
|
2021-07-29 21:07:52 -04:00 |
RegisterPage.cpp
|
Run linter
|
2021-08-15 15:51:10 +01:00 |
RegisterPage.h
|
Make things private slots
|
2021-08-05 16:12:36 +01:00 |
RoomDirectoryModel.cpp
|
Fi lineendings
|
2021-08-17 14:22:37 +02:00 |
RoomDirectoryModel.h
|
Fi lineendings
|
2021-08-17 14:22:37 +02:00 |
RoomsModel.cpp
|
Fix a few more HTML injections
|
2021-09-12 00:09:24 +02:00 |
RoomsModel.h
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
SingleImagePackModel.cpp
|
Small image pack editor improvements
|
2021-08-29 17:22:49 +02:00 |
SingleImagePackModel.h
|
Small image pack editor improvements
|
2021-08-29 17:22:49 +02: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
|
Always show jdenticon toggle (disable if no plugin)
|
2021-09-11 19:35:31 -04:00 |
UserSettingsPage.h
|
Add jdenticon support
|
2021-09-11 19:35:31 -04:00 |
UsersModel.cpp
|
Don't allow images in username change messages and user completer
|
2021-09-09 21:20:34 +02:00 |
UsersModel.h
|
Update license headers
|
2021-03-05 01:04:07 +01:00 |
Utils.cpp
|
Cleanup @room escape logic a bit
|
2021-08-20 14:00:35 +02:00 |
Utils.h
|
Remove additional key requests preference code
|
2021-07-24 18:27:59 -04:00 |
WebRTCSession.cpp
|
Make emoji picker follow theme
|
2021-07-03 22:45:36 +02: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 |