Commit Graph

  • 6d2fda878c Fix the Timeline Feezes. work/nvrwhere/fix_freeze James Graham 2026-02-28 17:06:30 +00:00
  • df8a09ce90 GIT_SILENT Update Appstream for new release master Heiko Becker 2026-02-28 13:21:50 +01:00
  • b009b9aac0 GIT_SILENT Update Appstream for new release release/25.12 Heiko Becker 2026-02-28 13:21:50 +01:00
  • a133180925 GIT_SILENT Upgrade release service version to 25.12.3. Heiko Becker 2026-02-27 01:52:37 +01:00
  • 341c439edf Fix tests work/nvrwhere/restore_edit_text James Graham 2026-02-28 10:21:11 +00:00
  • 150b9c4038 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-28 01:48:45 +00:00
  • c9c6db8e04 Prevent users from trying to search in encrypted rooms work/redstrate/prevent-encrypted-search-ui Joshua Goins 2026-02-27 15:24:18 -05:00
  • 1d5ec4d239 Plumb the adding of message edit text back in. James Graham 2026-02-27 15:33:48 +00:00
  • 7550b2b000 Apply 1 suggestion(s) to 1 file(s) James Graham 2026-02-27 13:38:04 +00:00
  • daa66c4abc Treat all text in a code block as plain, i.e. don't format based on markdown. James Graham 2026-02-27 13:30:30 +00:00
  • e0b229e040 Focus the charbar when clicking the reply button. James Graham 2026-02-27 13:11:22 +00:00
  • c07db82552 When completing treat all text as plain so don't upgrade to markdown. James Graham 2026-02-27 13:06:26 +00:00
  • 78d2b12fa7 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-27 03:33:06 +00:00
  • 8e80e643f4 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-27 02:46:53 +00:00
  • 4c1301da51 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-27 01:49:53 +00:00
  • adf0544eb0 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-27 00:43:33 +00:00
  • 44ec1e3529 Cleanup logging in RoomListModel Tobias Fella 2026-02-20 13:52:50 +01:00
  • 7cfac2151e Cleanup logging in TimelineMessageModel Tobias Fella 2026-02-20 13:44:54 +01:00
  • 3f577adf34 Cleanup logging in MessageContentModel Tobias Fella 2026-02-20 13:44:33 +01:00
  • 0375ef99a5 Clean up chatbarcache Tobias Fella 2026-02-20 13:18:43 +01:00
  • 23c0bdb647 Improve the label for showing the rich text controls and tell users what pressing enter will do. James Graham 2026-02-26 19:50:26 +00:00
  • 611374d4dd Fix funny behaviour when pasting. basically we should start but not end a cursor edit block. James Graham 2026-02-26 19:25:01 +00:00
  • c3ea0db82d Make sure that the clickable area of the chatbar fill the whole space James Graham 2026-02-25 19:11:35 +00:00
  • eb58d96d77 Remove duplicate regexes Tobias Fella 2026-02-26 00:31:06 +01:00
  • 9cad195704 Fix many clazy warnings Tobias Fella 2026-02-26 00:16:34 +01:00
  • c08693c508 Fix the parsing of the chat cache so the lists are no longer broken and add tests. James Graham 2026-02-25 18:25:55 +00:00
  • 7f91c57945 Make sure that when a heading is fully deleted the style is returned to paragraph James Graham 2026-02-25 18:49:26 +00:00
  • 8b9e470907 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-26 01:48:01 +00:00
  • 43bde4c9d2 ImageComponent: add a parent Item to anchor everything to work/dphaldes/image Darshan Phaldesai 2026-02-25 18:17:37 -07:00
  • cab57cc656 ImageComponent: make the image left aligned again. makes it work properly for CompactLayout Darshan Phaldesai 2026-02-22 17:51:16 -07:00
  • 63ddfb6cb8 SendBar: make overflowWidth bigger. Darshan Phaldesai 2026-02-25 15:07:36 -07:00
  • ce84562829 chatbar: make emojidialog dynamically loaded Darshan Phaldesai 2026-02-22 12:49:34 -07:00
  • 7eda07d788 chatbar: remove redundant code Darshan Phaldesai 2026-02-22 00:42:16 -07:00
  • 3105fb8aa8 chatbar: move richtext back to main chat Darshan Phaldesai 2026-02-18 21:36:09 -07:00
  • e3fdcb8779 chatbar: move emojis back to main panel Darshan Phaldesai 2026-02-18 00:48:27 -07:00
  • 594018b188 restore window maximized state on toggle leia uwu 2026-02-23 16:21:44 -03:00
  • 09e81a51b6 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-25 03:28:04 +00:00
  • 4c64ff5925 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-25 02:44:11 +00:00
  • 774eb6a505 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-25 01:50:06 +00:00
  • f9a6533ca9 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-25 00:46:42 +00:00
  • c804b9ce14 Send typing notifications from ChatBar again Azhar Momin 2026-02-24 17:59:27 +05:30
  • d1acb97fe2 - Make sure that when adding characters before/after a link that it doesn't take the link style - Make sure that when double clicking a link with a space the whole text is selected - Make sure that shift selection with arrows works - Make sure that ctrl left right (word jump) moves across the whole link even if multiple words James Graham 2026-02-22 19:17:42 +00:00
  • 0a99e90591 Treat links as a single character for the purposes of delete, backspace, left and right. James Graham 2026-02-22 14:42:56 +00:00
  • c6313d2951 Hook sending messages back up James Graham 2026-02-21 12:12:11 +00:00
  • d2d48110cb Use the rich text char format to store mentions rather than a separate structure in ChatBarCache. James Graham 2026-02-19 16:08:35 +00:00
  • 00a497f0d2 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-24 02:40:39 +00:00
  • a235f39c84 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-24 01:47:14 +00:00
  • 8e1303edbe GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-24 00:44:31 +00:00
  • 7e3e0b9b96 Allow disabling sending public read receipts work/amazingakai/send-public-receipts-config Azhar Momin 2026-02-17 23:35:07 +05:30
  • 6f91a45c8e GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-23 03:22:18 +00:00
  • 6cfdf9dab9 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-23 02:39:24 +00:00
  • f66acb5f78 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-23 01:46:24 +00:00
  • 0fe4ae82ea GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-23 00:44:25 +00:00
  • a4b09b8f35 TypingPane: adjust margins work/dphaldes/spacing Darshan Phaldesai 2026-02-22 15:23:21 -07:00
  • 8e516422b7 Make sure the default menu of textArea isn't thrown for non editable TextComponents. James Graham 2026-02-22 12:27:06 +00:00
  • d362937474 Improve profile editing UX, especially around unsaved changes work/redstrate/improve-profile-editing Joshua Goins 2026-02-21 17:47:45 -05:00
  • 3fefdf57ac GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-22 02:42:29 +00:00
  • 1dc566f9a9 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-22 01:48:38 +00:00
  • cdfda55ac1 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-22 00:45:12 +00:00
  • a27c8971b9 Fix TimelineEnd/TimelineBeginning models properly this time Joshua Goins 2026-02-21 11:53:47 -05:00
  • b7688d4373 Remove dependency on KStatusNotifierItem Tobias Fella 2026-02-20 14:21:16 +01:00
  • 73e6a536db Make sure that we only insert a new block for headers. This makes sure that hitting return in a list just adds the next list item. James Graham 2026-02-21 14:42:02 +00:00
  • a60d6c4a60 Add report buttons to spaces Joshua Goins 2026-02-20 16:40:55 -05:00
  • 94df22832e GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-21 03:30:11 +00:00
  • 86cecf49c1 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-21 02:45:06 +00:00
  • b49ce25246 GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-21 01:49:38 +00:00
  • 6c52cccf20 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-21 00:44:35 +00:00
  • 1eba52bb7a Add a way to block invites from all users Joshua Goins 2026-02-19 17:55:02 -05:00
  • 3b00e14a9d Fix the TimelineEnd delegate not appearing when going back in history Joshua Goins 2026-02-20 16:16:49 -05:00
  • f6abbda1e3 Don't claim this is "the beginning of the chat" if a predecessor exists Joshua Goins 2026-02-20 16:16:09 -05:00
  • 2d0fa43f4f Minor refactoring Tobias Fella 2026-02-21 00:26:31 +01:00
  • 502e300d5f Remove leftover warning Tobias Fella 2026-02-21 00:17:54 +01:00
  • cbdeb9e18a List the room creators under Room Advanced Settings work/redstrate/room-creator-list Joshua Goins 2026-02-20 16:30:26 -05:00
  • b7ea6f265e Fix-up ImageComponent's hide media functionality Joshua Goins 2026-02-20 16:02:49 -05:00
  • 5f0f9135fe Stop pester in console when changing rooms regarding missing authors. James Graham 2026-02-20 17:09:04 +00:00
  • b0dce5fd0a Fix TimelineEndDelegate and SuccessorDelegate Tobias Fella 2026-02-20 12:30:32 +01:00
  • 2c5bef6e96 Close pinned message when leaving room Tobias Fella 2026-02-20 14:07:18 +01:00
  • aaaaf91248 Don't try opening last room when this room is not available Tobias Fella 2026-02-20 15:17:23 +01:00
  • 7e3db19ead Require libQuotient 0.9.5 Tobias Fella 2026-02-20 15:32:41 +00:00
  • 71e6acef76 Use released libquotient in release branch Tobias Fella 2026-02-20 15:33:34 +01:00
  • f0ea5d1e90 Disable FreeBSD CI Tobias Fella 2026-02-20 15:22:41 +01:00
  • d2a6d8e447 Fix opening QR code Tobias Fella 2026-02-20 12:46:58 +01:00
  • 9966e02eaf GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-20 04:12:37 +00:00
  • cd776b8bd7 GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-20 03:17:57 +00:00
  • 57c20d4c5a GIT_SILENT Sync po/docbooks with svn l10n daemon script 2026-02-20 02:06:24 +00:00
  • d7d348322f GIT_SILENT made messages (after extraction) l10n daemon script 2026-02-20 00:45:13 +00:00
  • 7d51d43709 Test work/tobias/crypto-sdk Tobias Fella 2026-02-01 23:03:58 +01:00
  • ded0a8a74e update snap Tobias Fella 2026-02-01 22:29:20 +01:00
  • 2a2ee9adb7 Adapt to change Tobias Fella 2026-01-28 22:12:21 +01:00
  • f696a0bb37 Add corrosion to snap Tobias Fella 2026-01-26 14:31:57 +01:00
  • a351f988ed Fix flatpak Tobias Fella 2026-01-15 19:23:39 +01:00
  • ce5b527be9 Add license to generated-sources Tobias Fella 2026-01-15 18:55:20 +01:00
  • fbf39ffcf5 Use rust target of libquotient Tobias Fella 2026-01-15 18:52:26 +01:00
  • 9498f76bfb Port flatpak Tobias Fella 2026-01-06 00:13:45 +01:00
  • c8eb62989c Adapt to libquotient changes for matrix-rust-sdk-crypto Tobias Fella 2024-10-11 20:36:10 +02:00
  • ae9b2abdc7 Reduce layout shift when loading mutual rooms in user profiles Joshua Goins 2026-02-19 18:08:18 -05:00
  • 3a964bae20 Move more security and safety-relevant options to a better suited page Joshua Goins 2026-02-19 17:29:17 -05:00
  • 4078d3f2dc Remove attach dialog Joshua Goins 2026-02-19 16:59:36 -05:00
  • 53989ff4fe Improve messaging around various encryption key options Joshua Goins 2026-02-19 17:10:27 -05:00
  • 2d33cbf6b1 Show thread root event instead of latest thread event Azhar Momin 2026-02-17 19:36:47 +05:30