Commit Graph

  • 593ad27e8c Implement sending voice messages Tobias Fella 2026-02-14 16:04:22 +00:00
  • 3d07f723c8 Make member list sorted a bit more efficient Joshua Goins 2026-02-12 18:43:05 -05:00
  • d47a4eb0de Fix weird scrolling behavior in room list Joshua Goins 2026-02-12 20:03:05 -05:00
  • 566f9de72a GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-14 03:45:57 +00:00
  • 11f8407ef7 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-14 01:52:45 +00:00
  • e4c9230c09 Re-settle the timeline view when replying to messages Joshua Goins 2026-02-12 20:54:53 -05:00
  • 318432d561 Fix undefined reference in Bubble Joshua Goins 2026-02-12 20:44:36 -05:00
  • afa699381b Change loading delegate to animated progress bar Joshua Goins 2026-02-12 20:44:20 -05:00
  • c58ac6769b try again to set track/risk on extension work/carlosdem/snap_master_edge_channel Carlos De Maine 2026-02-13 23:43:43 +10:00
  • 244ef77c4a GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-13 01:47:10 +00:00
  • 847db41fb3 Hide rooms with custom defined types in quick switcher Joshua Goins 2026-02-10 20:11:48 -05:00
  • 115d4e7466 Reduce the tap target of RoomTreeSection Joshua Goins 2026-02-11 19:01:06 -05:00
  • 346d311909 Replace 👀 with ❤️ in the quick reactions bar Joshua Goins 2026-02-11 19:13:22 -05:00
  • cff27ca7db Add user ID to the account editor page Joshua Goins 2026-02-11 19:36:23 -05:00
  • 35daae6b5d Replace "Show QR Code" in account menu with "Open Profile" action Joshua Goins 2026-02-11 19:30:51 -05:00
  • 94fb429c47 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-12 01:47:38 +00:00
  • 9f4146e5b1 Fix the emoticon editor looking visually broken Joshua Goins 2026-02-11 18:52:21 -05:00
  • a9b4a900c9 Move notification button to UserInfo Darshan Phaldesai 2026-02-11 13:56:04 +00:00
  • 18d7d2f736 Add a way to open settings on mobile again Joshua Goins 2026-02-10 20:30:19 -05:00
  • be65d506c4 Fix the mobile title sometimes disappearing Joshua Goins 2026-02-10 20:29:59 -05:00
  • f5d726989f Add support for copying & deleting multiple messages at once Azhar Momin 2026-02-11 18:30:09 +05:30
  • 0f634ff795 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-11 01:47:49 +00:00
  • 1289194b3f Messages: Make the Date/Timestamps more usable Darshan Phaldesai 2026-02-11 00:32:36 +00:00
  • 8ca1b8b1d3 Adapt to libquotient api changes Tobias Fella 2026-02-06 14:53:28 +01:00
  • 6abc398033 Focus code and location chooser maximize components too Joshua Goins 2026-02-03 17:37:32 -05:00
  • bef4f370b6 Fix use after free in message delegate. We can't delete the incubator in the completed callback because it then returns to the incubator we just deleted. James Graham 2026-02-08 18:21:12 +00:00
  • 793f81e733 Focus code and location chooser maximize components too Joshua Goins 2026-02-03 17:37:32 -05:00
  • 4c31f42144 Fix type name for NeoChatDateTime Tobias Fella 2026-02-06 15:04:17 +01:00
  • 6b664b0547 Fix context menu not appearing in room media scroll view Azhar Momin 2026-02-07 12:37:10 +05:30
  • 8e906bb043 Import libQuotient QML module where necessary work/redstrate/port-to-qml-module Tobias Fella 2026-02-06 13:46:13 +01:00
  • 15019d79fc Port to the new libquotient QML module Joshua Goins 2026-02-03 18:46:38 -05:00
  • 806e24c370 Bump libQuotient requirement to 0.10.0 Joshua Goins 2026-02-09 21:08:01 -05:00
  • 44f78353ab GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-10 01:45:39 +00:00
  • 9fc78c4018 Convert to new Kirigami Form work/nvrwhere/new_kirigami_form James Graham 2026-02-09 20:09:18 +00:00
  • 3b2df95df7 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-09 01:43:37 +00:00
  • 8edb248647 Fix use after free in message delegate. We can't delete the incubator in the completed callback because it then returns to the incubator we just deleted. James Graham 2026-02-08 18:21:12 +00:00
  • 07bc06f4ff GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-08 01:44:05 +00:00
  • 0d9988013b GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-07 01:44:26 +00:00
  • b18c12f149 Don't scroll the timeline when reacting to messages Joshua Goins 2026-01-31 13:50:40 -05:00
  • e267f9f667 Fix closeToYEnd check Joshua Goins 2026-01-20 17:05:14 -05:00
  • c1720bbaa7 Fix various qml warnings Tobias Fella 2026-02-06 14:45:03 +01:00
  • 692ce82717 Fix minor warnings Tobias Fella 2026-02-06 14:19:08 +01:00
  • ac04fa6a13 Fixes Tobias Fella 2026-02-06 14:18:54 +01:00
  • 39aaced0f9 Fix unqualified access Tobias Fella 2026-02-06 14:17:55 +01:00
  • 9887665560 Prevent shadowing Tobias Fella 2026-02-06 14:17:20 +01:00
  • c590cb76a0 Use Application.layoutDirection Tobias Fella 2026-02-06 14:14:31 +01:00
  • f9b0c56fa0 Prevent shadowing Tobias Fella 2026-02-06 14:12:55 +01:00
  • aa7ab6b2ec Fix minor warnings Tobias Fella 2026-02-06 14:12:24 +01:00
  • ac6a5663a1 Use required properties Tobias Fella 2026-02-06 14:11:23 +01:00
  • f09dc79995 Remove unused import Tobias Fella 2026-02-06 14:09:34 +01:00
  • 693b2e74fe SupportDialog: Set ComponentBehavior Tobias Fella 2026-02-06 14:07:08 +01:00
  • 3a54d58516 Fix pageStack warnings Tobias Fella 2026-02-06 14:05:23 +01:00
  • 6abb117989 Set componentBehavior Tobias Fella 2026-02-06 14:03:47 +01:00
  • b2dee6a96b Fix unqualified access Tobias Fella 2026-02-06 14:02:41 +01:00
  • 1e1ba1dca3 Cast qml object where necessary Tobias Fella 2026-02-06 13:58:55 +01:00
  • 55676b06c2 QrScannerPage: Prevent shadowing Tobias Fella 2026-02-06 13:57:20 +01:00
  • 513496cf85 Add translation context Tobias Fella 2026-02-06 13:56:26 +01:00
  • 69215401dd Use let instead of var Tobias Fella 2026-02-06 13:55:45 +01:00
  • d5ec37e1af Fix some unqualified access warnings Tobias Fella 2026-02-06 13:53:20 +01:00
  • 6a45e2532c Prevent more shadowing Tobias Fella 2026-02-06 13:50:40 +01:00
  • 322926e31c Remove invalid anchors Tobias Fella 2026-02-06 13:49:44 +01:00
  • 29592a7f92 Prevent shadowing Tobias Fella 2026-02-06 13:48:54 +01:00
  • 8fc8baa2d2 Fix a few minor qml warnings Tobias Fella 2026-02-06 12:53:07 +01:00
  • 092e092e18 WIP work/tobias/form2 Tobias Fella 2026-02-06 10:22:41 +01:00
  • 32d264a3aa GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-06 03:47:24 +00:00
  • de7f2654f4 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-06 01:55:03 +00:00
  • 77f9e43c82 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-04 03:48:38 +00:00
  • ccf9ed66f8 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-04 01:55:11 +00:00
  • 47df3f9882 Add a way to view banned and invited users work/redstrate/banned-member-list Joshua Goins 2026-01-31 12:11:02 -05:00
  • 259c60f669 Fix barcode tooltip text Azhar Momin 2026-02-03 20:15:54 +05:30
  • 2ca121ede9 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-03 01:50:48 +00:00
  • fba01c17ae GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-02 01:46:05 +00:00
  • 5de394b4b7 Don't scroll the timeline when reacting to messages Joshua Goins 2026-01-31 13:50:40 -05:00
  • edd64d9b8f Improve UserListModel performance and other preparations Joshua Goins 2026-01-31 13:11:25 -05:00
  • 5c614e59f2 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-01 01:45:02 +00:00
  • 853d48e768 Improve the structure of the welcome page slightly Joshua Goins 2026-01-29 15:33:34 +01:00
  • bc0d1aff35 GIT_SILENT Sync po/docbooks with svn v25.12.2 l10n daemon script 2026-01-31 03:19:28 +00:00
  • 295ecf0f18 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-31 01:43:41 +00:00
  • bc594ec8a2 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-30 03:48:53 +00:00
  • 7c0ab697d7 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-30 01:54:31 +00:00
  • 2a7f0b406c GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-29 03:51:50 +00:00
  • 75fceaccea GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-29 01:55:50 +00:00
  • 275d221f75 Improve time handling in NeoChat James Graham 2026-01-25 13:01:31 +00:00
  • 72416884d4 Add comment about push rule check in contextAwareNotificationCount() Joshua Goins 2025-02-21 20:14:53 -05:00
  • 537ce772af Remove leak in ChatDocumentHandler Tobias Fella 2026-01-26 11:53:28 +01:00
  • 37b8d8d813 Remove unused variables in linkpreviewertest Tobias Fella 2026-01-26 11:26:41 +01:00
  • d64e22c270 Fix leak in actionstest Tobias Fella 2026-01-26 00:10:46 +01:00
  • fa4533e757 Refactor ChatBarCacheTest Tobias Fella 2026-01-25 23:58:24 +01:00
  • 8b6f5447e1 Refactor NeoChatRoomTest Tobias Fella 2026-01-25 23:23:19 +01:00
  • 6dce1564b7 Fix memory leaks Tobias Fella 2026-01-25 22:58:06 +01:00
  • 7313386903 Enable lsan on CI Tobias Fella 2026-01-23 23:57:52 +01:00
  • c9f685a733 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-28 03:25:54 +00:00
  • c0f5db7fd2 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-28 01:46:58 +00:00
  • 5be43575fc Remove single tap to maximize code component Joshua Goins 2026-01-24 11:50:38 -05:00
  • 558519f355 Fix transparency blur not applying to the timeline anymore Joshua Goins 2026-01-24 12:17:52 -05:00
  • 551d827dee Use correct terminology when leaving space Joshua Goins 2026-01-24 11:24:35 -05:00
  • 332a822996 Remove single tap to maximize code component Joshua Goins 2026-01-24 11:50:38 -05:00
  • f145bbe8db Fix transparency blur not applying to the timeline anymore Joshua Goins 2026-01-24 12:17:52 -05:00
  • f83e2e2677 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-27 03:20:43 +00:00
  • 381b119ad1 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-01-27 01:46:07 +00:00