nheko/src
Nicolas Werner d4336b56d6
Make unfiltered messages hidden by default
2022-12-19 05:19:22 +01:00
..
dbus Bump micro version 2022-11-05 16:38:12 -04:00
dialogs Mark classes as final where possible 2022-10-10 14:38:45 +02:00
dock Mark classes as final where possible 2022-10-10 14:38:45 +02:00
emoji Update to unicode 15 and make script jinja:3 compatible 2022-10-08 00:27:57 +02:00
encryption Store secrets (apart from the pickle key) in the database 2022-11-06 03:36:56 +01:00
notifications Only play macOS notification sounds when pushrules dictate it 2022-11-15 19:04:38 -05:00
timeline Make unfiltered messages hidden by default 2022-12-19 05:19:22 +01:00
ui Enable -Wconversion 2022-10-26 01:10:35 +02:00
voip Enable -Wconversion 2022-10-26 01:10:35 +02:00
AliasEditModel.cpp Enable -Wconversion 2022-10-26 01:10:35 +02:00
AliasEditModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
AvatarProvider.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
AvatarProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
BlurhashProvider.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
BlurhashProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Cache.cpp Fix sending confetti 2022-12-16 17:24:52 +01:00
Cache.h Evaluate push rules locally 2022-10-13 17:55:07 +02:00
CacheCryptoStructs.h Enable -Wconversion 2022-10-26 01:10:35 +02:00
CacheStructs.h Enable -Wconversion 2022-10-26 01:10:35 +02:00
Cache_p.h Store secrets (apart from the pickle key) in the database 2022-11-06 03:36:56 +01:00
ChatPage.cpp Implement MSC3664, pushrules for related events 2022-12-05 18:39:47 +01:00
ChatPage.h Merge branch 'macos_notification_actions' into 'master' 2022-11-04 16:42:09 +00:00
Clipboard.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Clipboard.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
ColorImageProvider.cpp Fix blurriness of svg icons (#1108) 2022-06-28 12:14:23 +00:00
ColorImageProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
CombinedImagePackModel.cpp Fix height attribute for emotes 2022-06-13 11:12:21 +02:00
CombinedImagePackModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
CommandCompleter.cpp confetti (#1243) 2022-12-10 10:17:15 -05:00
CommandCompleter.h confetti (#1243) 2022-12-10 10:17:15 -05:00
CompletionModelRoles.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
CompletionProxyModel.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
CompletionProxyModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Config.h Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
EventAccessors.cpp Switch to C++20 2022-09-22 20:18:04 +02:00
EventAccessors.h Switch to clang-format14 2022-09-25 20:05:08 +02:00
ImagePackListModel.cpp Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
ImagePackListModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
InviteesModel.cpp Switch to clang-format14 2022-09-25 20:05:08 +02:00
InviteesModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
JdenticonProvider.cpp Enable -Wconversion 2022-10-26 01:10:35 +02:00
JdenticonProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Logging.cpp Control logging via command line and environment variables 2022-09-10 18:28:44 -07:00
Logging.h Control logging via command line and environment variables 2022-09-10 18:28:44 -07:00
LoginPage.cpp Don't let old server lookups overwrite new ones 2022-10-05 19:20:22 +02:00
LoginPage.h cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
MainWindow.cpp Basic thread filtering 2022-10-06 16:16:24 +02:00
MainWindow.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
MatrixClient.cpp Enable http/3 support 2022-11-20 03:51:58 +01:00
MatrixClient.h Properly qualify fmt function 2022-10-01 18:05:49 +02:00
MemberList.cpp Fixed a crash in member list loading (#1199) 2022-10-03 21:26:32 +00:00
MemberList.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
MxcImageProvider.cpp I don't see why this would have detached, but make clazy happy 2022-12-13 23:47:08 +01:00
MxcImageProvider.h Add cache pruning for old image files 2022-12-13 06:02:07 +01:00
PowerlevelsEditModels.cpp VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
PowerlevelsEditModels.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
ReadReceiptsModel.cpp Enable -Wconversion 2022-10-26 01:10:35 +02:00
ReadReceiptsModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
RegisterPage.cpp Don't let old server lookups overwrite new ones 2022-10-05 19:20:22 +02:00
RegisterPage.h cppcheck stuff (#1200) 2022-10-03 21:57:30 +00: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 Implement a completer for commands 2022-11-09 04:59:06 +01:00
RoomsModel.h Implement a completer for commands 2022-11-09 04:59:06 +01:00
SSOHandler.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
SSOHandler.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
SingleImagePackModel.cpp Properly propagate pack usage to UI 2022-10-09 02:14:31 +02:00
SingleImagePackModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
TrayIcon.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
TrayIcon.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
UserSettingsPage.cpp confetti (#1243) 2022-12-10 10:17:15 -05:00
UserSettingsPage.h confetti (#1243) 2022-12-10 10:17:15 -05:00
UsersModel.cpp Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
UsersModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Utils.cpp Fix confetti in the sidebar 2022-12-17 01:11:19 +01:00
Utils.h Fix confetti in the sidebar 2022-12-17 01:11:19 +01:00
main.cpp Add ability to respond to notifications on macOS 2022-11-04 16:42:09 +00:00