nheko/src
Nicolas Werner 8985c2d1d4
Fix infinite loop that can be triggered by some invalid html
2022-09-28 12:03:04 +02:00
..
dbus Use normal instead of recursive mutex 2022-07-11 16:52:05 +02:00
dialogs Add backend for new room creation dialogs 2022-03-29 20:51:18 +02:00
dock Add some logging to dock 2022-06-05 16:26:31 +02:00
emoji Speedup provider compilation 2022-06-16 00:49:12 +02:00
encryption Fix too many fmt parameters 2022-07-30 16:47:55 +02:00
notifications Add notification authorization for badges on macOS 2022-08-04 17:57:43 -04:00
timeline Allow creating spaces 2022-09-05 02:00:20 +02:00
ui Allow creating spaces 2022-09-05 02:00:20 +02:00
voip Fixed formatting 2022-07-15 17:44:53 +05:30
AliasEditModel.cpp Fix aliases being duplicated in the aliases list in some cases 2022-07-11 14:23:12 +02:00
AliasEditModel.h Allow editing aliases 2022-07-08 17:28:28 +02:00
AvatarProvider.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
AvatarProvider.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
BlurhashProvider.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
BlurhashProvider.h Use right linter 2022-05-10 03:53:35 +02:00
Cache.cpp Fix crash on empty private read receipts being received 2022-09-06 20:25:52 +02:00
Cache.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
CacheCryptoStructs.h Use right linter 2022-05-10 03:53:35 +02:00
CacheStructs.h Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
Cache_p.h Fix timestamps after loading 2022-06-26 01:48:16 +02:00
ChatPage.cpp Enable encryption for DMs when started from the profile 2022-08-13 15:51:04 +02:00
ChatPage.h Show a room preview in the join confirmation dialog 2022-08-05 21:57:54 +02:00
Clipboard.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Clipboard.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
ColorImageProvider.cpp Fix blurriness of svg icons (#1108) 2022-06-28 12:14:23 +00:00
ColorImageProvider.h Use right linter 2022-05-10 03:53:35 +02:00
CombinedImagePackModel.cpp Fix height attribute for emotes 2022-06-13 11:12:21 +02:00
CombinedImagePackModel.h Default body to shortcode if unset and sending sticker 2022-03-22 19:45:25 +01:00
CompletionModelRoles.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
CompletionProxyModel.cpp Do less work when building completion trie 2022-07-23 13:33:36 +03:00
CompletionProxyModel.h Do less work when building completion trie 2022-07-23 13:33:36 +03:00
Config.h Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
EventAccessors.cpp Updated call struct definitions 2022-07-15 17:20:05 +05:30
EventAccessors.h Use right linter 2022-05-10 03:53:35 +02:00
ImagePackListModel.cpp Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
ImagePackListModel.h Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
InviteesModel.cpp Use right linter 2022-05-10 03:53:35 +02:00
InviteesModel.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
JdenticonProvider.cpp Use right linter 2022-05-10 03:53:35 +02:00
JdenticonProvider.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Logging.cpp Add mtxclient to logging 2022-05-08 01:35:35 +02:00
Logging.h Fix compilation without implicit nlohmann conversions 2022-06-17 03:14:48 +02:00
LoginPage.cpp Require matrix v1.1 or greater 2022-06-25 16:16:54 +02:00
LoginPage.h Allow explicit selection of SSO method 2022-03-06 19:51:17 +01:00
MainWindow.cpp Fix crash when fetching global profile 2022-08-13 16:28:41 +02:00
MainWindow.h Unread messages count as an Unity compatible badge (#1085) 2022-06-05 11:51:29 +00:00
MatrixClient.cpp Remove remaining groups code 2022-06-17 19:51:08 +02:00
MatrixClient.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
MemberList.cpp Make member search case insensitive 2022-08-13 18:13:42 +02:00
MemberList.h Fix filtering without using regex 2022-04-23 14:53:36 +02:00
MxcImageProvider.cpp Get large avatar images as scale and crop locally (#1107) 2022-06-26 18:32:43 +00:00
MxcImageProvider.h Use right linter 2022-05-10 03:53:35 +02:00
PowerlevelsEditModels.cpp Support rendering policy rules 2022-07-09 15:36:28 +02:00
PowerlevelsEditModels.h Add an option to define new power levels 2022-06-26 00:09:00 +02:00
ReadReceiptsModel.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
ReadReceiptsModel.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
RegisterPage.cpp Require matrix v1.1 or greater 2022-06-25 16:16:54 +02:00
RegisterPage.h Fix linting 2022-06-25 18:07:55 +02:00
RoomDirectoryModel.cpp Remove a few more headers 2022-06-18 02:31:01 +02:00
RoomDirectoryModel.h Remove a few more headers 2022-06-18 02:31:01 +02:00
RoomsModel.cpp Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
RoomsModel.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
SSOHandler.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
SSOHandler.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
SingleImagePackModel.cpp Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
SingleImagePackModel.h Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
TrayIcon.cpp Initial qml root window 2022-01-26 21:44:13 +01:00
TrayIcon.h Initial qml root window 2022-01-26 21:44:13 +01:00
UserSettingsPage.cpp Grammar fix: Group's sidebar -> Groups sidebar 2022-08-15 21:49:57 -07:00
UserSettingsPage.h make lint 2022-06-29 22:05:47 -04:00
UsersModel.cpp Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
UsersModel.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Utils.cpp Fix infinite loop that can be triggered by some invalid html 2022-09-28 12:03:04 +02:00
Utils.h Fix crash when creating link to room preview 2022-07-19 18:57:22 +02:00
main.cpp Use right linter 2022-05-10 03:53:35 +02:00