Commit Graph

18864 Commits

Author SHA1 Message Date
aringenbach da50a4312e Merge pull request #7547 from vector-im/aringenbach/disable_removing_trigger_text_in_rte_mode
Disable removing mention/command text trigger with RTE enabled
2023-05-15 08:03:33 +02:00
aringenbach ff61523154 Disable removing mention/command text trigger with RTE enabled 2023-05-12 18:30:20 +02:00
Nicolas Mauri 513b9d340a Merge pull request #7541 from vector-im/nimau/PSB349_force_hs_selection
Feat: add a build setting flag to always show the server selection screen in login/registration flow.
2023-05-11 14:57:07 +02:00
Nicolas Mauri cc1f0eea26 Fix: apply the changes requested in the PR review 2023-05-11 09:45:04 +02:00
Doug e499389998 Fix voiceover order of room creation header and message composer. 2023-05-10 16:15:00 +01:00
Nicolas Mauri 6b0ce2e65a Feat: add a flag in the build settings to force the user to define a homeserver. 2023-05-10 15:46:34 +02:00
Doug 7675da88c4 Use the app's language for accessibility. 2023-05-10 10:15:41 +01:00
Nicolas Mauri f0c9d85880 Merge pull request #7537 from vector-im/nimau/PSB_268_avatar_disappears
Add logs to track a problem with the top left avatar disappearing
2023-05-05 17:17:58 +02:00
Nicolas Mauri 211cc7e5f1 Add logs to track a problem with the top left avatar disappearing 2023-05-05 17:14:53 +02:00
Nicolas Mauri 1933977544 Merge pull request #7404 from vector-im/nimau/PSB-269-reset-passphrase
Secrets recovery: Fix an issue where the Secrets Reset screen would open twice.
2023-05-05 10:22:46 +02:00
aringenbach 33eeeebf9d Merge pull request #7536 from vector-im/aringenbach/7535_fix_partial_text_messages
Fix partial text messages not being saved for each room with RTE enabled
2023-05-05 09:29:28 +02:00
Nicolas Mauri 62ac4fd401 Merge pull request #7534 from vector-im/nimau/7504_VB_audio_alert_lost_connectivity
VoiceBroadcast: Play a sound to notify the user when VB is pause due to an error.
2023-05-04 08:49:19 +02:00
aringenbach ee9fd2c186 Add missing self in closure 2023-05-03 17:26:54 +02:00
aringenbach aa71f4be2c Fix composer unit tests 2023-05-03 15:49:58 +02:00
aringenbach 2eb07ef5e0 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
Nicolas Mauri 1b76ba3865 Merge pull request #7533 from vector-im/nimau/7526_marker_overlap_bubble
Fix the position of the marker highlighting an event.
2023-05-03 14:38:31 +02:00
Nicolas Mauri 2b88e5ce68 VoiceBroadcast: Play a sound to notify the user when VB is pause due to an error. 2023-05-03 14:33:01 +02:00
Nicolas Mauri e4e1d70aeb Add changelog file 2023-05-03 11:49:54 +02:00
Nicolas Mauri 54fcc55d84 Fix: highlighting an event removes the highlighting of the previous event. 2023-05-03 11:43:02 +02:00
Nicolas Mauri 2de0382253 Fix the frame of the marker view highlighting an event 2023-05-03 11:02:02 +02:00
Nicolas Mauri 5c8b9b073a Merge pull request #7528 from vector-im/nimau/7523_timeline_reload
Fix a flickering issue when the timeline datasource is reloaded.
2023-05-03 10:09:17 +02:00
Nicolas Mauri 7b716e4c01 Fix: don’t allow to reset secrets if it is already in progress. 2023-05-02 16:56:43 +02:00
Nicolas Mauri 48bb712139 Secrets recovery: fix an issue preventing the release of SecureBackupSetupCoordinator 2023-05-02 16:29:10 +02:00
aringenbach 8d805ca68b Merge pull request #7531 from vector-im/aringenbach/7530_fix_threads_crash_rte
Fix application crashing when opening a thread with RTE enabled
2023-05-02 12:29:52 +02:00
aringenbach aea756c9c2 Update room input toolbar when CompletionSuggestionCoordinator is initialised 2023-05-02 11:44:23 +02:00
aringenbach e1ecdd65ce Fix application crashing when opening a thread with RTE enabled 2023-05-02 11:11:51 +02:00
Nicolas Mauri ecc9f50de0 Fix a flickering issue when the timeline datasource is reloaded. 2023-04-28 16:23:48 +02:00
Nicolas Mauri 34cd1b880d Merge pull request #7518 from vector-im/nimau/7497_timeline_closed_polls
Fix: allow to render a TimelinePoll even if the poll is loading
2023-04-27 19:04:42 +02:00
Nicolas Mauri 3bd413f579 Update RiotSwiftUI/Modules/Room/PollHistory/Service/MatrixSDK/PollHistoryService.swift
Co-authored-by: Alfonso Grillo <alfogrillo@element.io>
2023-04-27 14:55:40 +02:00
Alfonso Grillo 1a688375cc Merge pull request #7522 from vector-im/alfogrillo/fix_accessibility_pin_screen
Fix accessibility behavior on "enter PIN" screen
2023-04-27 14:41:17 +02:00
Nicolas Mauri 5c810ebd23 Merge pull request #7519 from vector-im/nimau/7517_matrix_id_notice_events
Fix: Remove the matrix id from the notice display name changed event
2023-04-27 08:55:43 +02:00
Nicolas Mauri b563043b19 Fix: TimelinePoll code refactoring 2023-04-26 17:52:22 +02:00
Kat Gerasimova 4b4cdbd331 Update triage for labelled issues
Modernise actions from graphql to use new actions.

Remove automation for Delight, WTF, FTUE, voice message and message bubble boards.
2023-04-26 16:25:01 +01:00
Alfonso Grillo f2773ea439 Add changelog.d file 2023-04-26 16:40:07 +02:00
Alfonso Grillo 6f23d9ac62 Remove accessibility from placeholder button 2023-04-26 16:40:07 +02:00
Alfonso Grillo bbda17fd70 Fix accessibility in SetPinCoordinatorBridgePresenter 2023-04-26 16:40:07 +02:00
Alfonso Grillo 0cc657df6c Merge pull request #7521 from vector-im/alfogrillo/fix_accessibility_on_emoji
Disable accessibility for emojis during verification
2023-04-26 15:59:00 +02:00
Alfonso Grillo b1ca9f0781 Add changelog.d file 2023-04-26 13:03:06 +02:00
Alfonso Grillo a08fc09d20 Disable accessibility for emojis during verification 2023-04-26 12:58:18 +02:00
Nicolas Mauri 782ad8465c Fix: allow to render a TimelinePoll even if the poll is loading 2023-04-26 10:14:44 +02:00
Nicolas Mauri c9a00433d0 Fix: Remove the matrix id from the notice display name changed event 2023-04-26 09:54:44 +02:00
aringenbach 936ab488a7 Merge pull request #7514 from vector-im/aringenbach/7493_slash_commands_suggestion_list
Slash commands suggestion list
2023-04-24 10:27:15 +02:00
aringenbach 3d64f80fc6 Fix sending command with Pills through RTE 2023-04-21 17:13:03 +02:00
aringenbach 1cd3b97d7e Fix typo 2023-04-21 13:47:15 +02:00
aringenbach cf941fa636 Fix RoomInputToolbarTextView pills flushing 2023-04-21 09:30:56 +02:00
aringenbach bf0edd4657 Fix missing self in closure 2023-04-21 09:11:35 +02:00
aringenbach 26b2d0b6d8 Fix comment typo 2023-04-20 17:12:09 +02:00
aringenbach 0ff3052561 L10N 2023-04-20 17:09:02 +02:00
aringenbach 4910c3ef5c Add changelog 2023-04-20 16:50:44 +02:00
aringenbach e6f8565228 Move room admin condition to be usable in UnitTests and add tests 2023-04-20 16:45:08 +02:00