matrixion/src
2024-03-08 18:57:50 +01:00
..
dbus Speed up compilation a bit 2023-10-31 13:04:39 +01:00
dock Use Badge function on non-dbus systems 2023-06-08 22:32:13 +02:00
emoji Make Nheko compile on Qt6 2023-06-08 22:32:07 +02:00
encryption Fix verification with multiple devices in parallel 2024-01-15 02:17:18 +01:00
notifications Allow clicking notifications on Windows 2023-12-12 23:53:32 +01:00
timeline Add support for intentional mentions 2024-03-08 18:45:18 +01:00
ui Fix animated images rendering offscreen for the first frame 2024-03-05 21:56:10 +01:00
voip Fix Nheko freezing after stopping a call on Wayland 2023-11-09 23:55:42 +01:00
AliasEditModel.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
AliasEditModel.h Speed up compilation a bit 2023-10-31 13:04:39 +01:00
AvatarProvider.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
AvatarProvider.h Speed up compilation a bit 2023-10-31 13:04:39 +01:00
BlurhashProvider.cpp Faster blurhash decode 2024-01-07 21:52:20 +01:00
BlurhashProvider.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00
Cache.cpp Automatically increase database limits when hit 2023-11-19 23:44:19 +01:00
Cache.h Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
Cache_p.h Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
CacheCryptoStructs.h Upgrade trust of megolm sessions when receiving RoomKey 2023-11-19 20:11:21 +01:00
CacheStructs.h Spaces are now bold 2023-11-01 21:44:21 +01:00
ChatPage.cpp Add support for intentional mentions 2024-03-08 18:45:18 +01:00
ChatPage.h Fix trailing whitespace 2023-11-01 20:16:20 +01:00
Clipboard.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
Clipboard.h Remove final which breaks type registration 2023-07-16 20:32:19 +02:00
ColorImageProvider.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
ColorImageProvider.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00
CombinedImagePackModel.cpp Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
CombinedImagePackModel.h Make default completer complete custom emoji 2023-05-25 21:53:23 +02:00
CommandCompleter.cpp Fix ordering of switch statement 2024-03-01 19:47:33 -05:00
CommandCompleter.h Add a command to gradually glitch text in a message 2024-02-27 13:17:20 -05:00
CompletionModelRoles.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00
CompletionProxyModel.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
CompletionProxyModel.h Replace search vector with span 2023-05-20 00:57:51 +02:00
Config.h Allow for # in fragments because some clients send matrix.to links like that 2023-03-31 01:29:18 +02:00
EventAccessors.cpp Add support for intentional mentions 2024-03-08 18:45:18 +01:00
EventAccessors.h Add support for intentional mentions 2024-03-08 18:45:18 +01:00
FallbackAuth.cpp QML the fallback auth dialog 2023-07-14 13:16:43 -04:00
FallbackAuth.h QML the fallback auth dialog 2023-07-14 13:16:43 -04:00
GridImagePackModel.cpp Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
GridImagePackModel.h Make emoji picker use the grid view 2023-05-25 19:07:13 +02:00
ImagePackListModel.cpp Cleanup headers a bit more 2023-10-31 18:47:58 +01:00
ImagePackListModel.h Properly register image pack types 2023-06-19 19:55:14 +02:00
InviteesModel.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
InviteesModel.h Fix UserSettingsModel and Communities singleton instantiation 2023-06-19 20:30:27 +02:00
JdenticonProvider.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
JdenticonProvider.h Speed up compilation a bit 2023-10-31 13:04:39 +01:00
Logging.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
Logging.h Speed up compilation a bit 2023-10-31 13:04:39 +01:00
LoginPage.cpp Bump supported matrix versions to 1.9 2024-03-08 18:57:50 +01:00
LoginPage.h Fix login and registration page registration 2023-06-19 20:59:35 +02:00
main.cpp Fix gstreamer deinit 2024-01-14 17:21:44 -05:00
MainWindow.cpp Use dynamic properties for NhekoFixupPaletteEventFilter 2024-01-08 17:22:46 +08:00
MainWindow.h Use dynamic properties for NhekoFixupPaletteEventFilter 2024-01-08 17:22:46 +08:00
MatrixClient.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
MatrixClient.h A few more small speedups 2023-10-31 13:04:39 +01:00
MemberList.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
MemberList.h Fix UserSettingsModel and Communities singleton instantiation 2023-06-19 20:30:27 +02:00
MxcImageProvider.cpp Fix some round images being persisted as not round 2023-11-19 20:26:54 +01:00
MxcImageProvider.h lint 2023-06-08 22:32:08 +02:00
PowerlevelsEditModels.cpp Qt6.6 compatibility 2023-10-13 23:29:32 +02:00
PowerlevelsEditModels.h Speed up compilation a bit 2023-10-31 13:04:39 +01:00
ReadReceiptsModel.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
ReadReceiptsModel.h Move to automatic type registration 2023-06-19 01:38:40 +02:00
ReCaptcha.cpp make lint 2023-07-06 08:35:51 -04:00
ReCaptcha.h Port the reCAPTCHA dialog to QML 2023-07-06 08:35:37 -04:00
RegisterPage.cpp Bump supported matrix versions to 1.9 2024-03-08 18:57:50 +01:00
RegisterPage.h Fix login and registration page registration 2023-06-19 20:59:35 +02:00
RoomDirectoryModel.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
RoomDirectoryModel.h Move to automatic type registration 2023-06-19 01:38:40 +02:00
RoomsModel.cpp Spaces are now bold 2023-11-01 21:44:21 +01:00
RoomsModel.h Spaces are now bold 2023-11-01 21:44:21 +01:00
SingleImagePackModel.cpp Implement account pack deletion 2023-12-19 16:12:38 +01:00
SingleImagePackModel.h Factor out the logic to delete an ImagePack 2023-12-16 15:48:06 +01:00
SSOHandler.cpp Get rid of year in license headers 2023-02-21 23:48:49 +01:00
SSOHandler.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00
TrayIcon.cpp Use macos define everywhere 2024-01-09 03:17:28 +01:00
TrayIcon.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00
UserDirectoryModel.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
UserDirectoryModel.h Move to automatic type registration 2023-06-19 01:38:40 +02:00
UserSettingsPage.cpp lint 2023-12-31 16:18:46 -03:00
UserSettingsPage.h Use macos define everywhere 2024-01-09 03:17:28 +01:00
UsersModel.cpp Speed up compilation a bit 2023-10-31 13:04:39 +01:00
UsersModel.h Get rid of year in license headers 2023-02-21 23:48:49 +01:00
Utils.cpp Fix too many characters are emojis now 2024-03-04 10:28:59 +01:00
Utils.h Add a command to gradually glitch text in a message 2024-02-27 13:17:20 -05:00