Commit Graph

637 Commits

Author SHA1 Message Date
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
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 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 2eb07ef5e0 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +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 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
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
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
Alfonso Grillo f2773ea439 Add changelog.d file 2023-04-26 16:40:07 +02:00
Alfonso Grillo b1ca9f0781 Add changelog.d file 2023-04-26 13:03:06 +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 4910c3ef5c Add changelog 2023-04-20 16:50:44 +02:00
Nicolas Mauri 23e34f06df Fix: Calculation of the frame for a bubble component 2023-04-20 10:14:51 +02:00
Anderas 2ca6e75534 Merge pull request #7508 from vector-im/andy/deprecate_crypto
Deprecate MXLegacyCrypto
2023-04-19 14:14:30 +01:00
Andy Uhnak 4e626f48f1 Deprecate MXLegacyCrypto 2023-04-18 12:45:39 +01:00
aringenbach 152ddeaf94 Fix user suggestion list item height on iOS 16+ 2023-04-17 14:44:17 +02:00
aringenbach a9f9a32806 Merge pull request #7416 from vector-im/aringenbach/enable_rte_user_mentions
Enable user mentions in Rich Text Editor
2023-04-14 16:19:56 +02:00
aringenbach 2cfcec6bf7 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-12 15:04:15 +02:00
aringenbach 453d69704b Update changelog 2023-04-12 14:56:33 +02:00
Mauro Romito f0e42c9895 changelog 2023-04-12 14:45:59 +02:00
aringenbach 90217755a9 Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-11 14:21:31 +02:00
Nicolas Mauri 4ff2662236 Fix: Continue to display pills for matrix.to permalinks if a custom permalinkBaseUrl is set. 2023-04-07 16:40:34 +02:00
Stefan Ceriu b043666cc7 Pin Xcode version to 14.2. The app is currently failing ASC validation on using private symbols from Down. 2023-04-05 12:55:01 +03:00
aringenbach 7e444e0d26 Add changelog 2023-03-23 17:16:57 +01:00
ismailgulek 75e7ff0326 finish version++ 2022-10-13 13:36:46 +03:00
ismailgulek 33eb15a7e3 Merge branch 'hotfix/1.9.8' into master 2022-10-13 13:28:25 +03:00
Doug 2a907e6888 version++ 2022-07-12 16:03:39 +01:00
Doug 61c053bb97 changelog.d: Upgrade MatrixSDK version ([v0.23.11](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.11)). 2022-07-12 16:03:39 +01:00
SBiOSoftWhare 87b4e6e022 Merge pull request #6394 from vector-im/steve/6108_map_credits
Location sharing: Update map credits display and behavior (PSG-234)
2022-07-12 16:47:49 +02:00
aringenbach 5c093c988d Merge pull request #6399 from vector-im/aringenbach/6398_fix_slash_commands
Fix slash commands from room composer
2022-07-12 11:31:24 +02:00
Doug 72890ddb7f Rename riot-keys.txt to element-keys.txt. 2022-07-12 09:15:44 +01:00
aringenbach 057f99957c Merge pull request #6396 from vector-im/aringenbach/6395_fix_room_links
Fix inoperant room links with alias/identifiers
2022-07-12 09:28:02 +02:00
aringenbach 64d4b2c0eb Fix slash commands from room composer 2022-07-11 18:17:12 +02:00
wtimme bd9952c350 Run bundle exec pod install --repo-update (#6387)
This change was introduced automatically by CocoaPods, likely because
someone ran `pod install` using their locally installed version of
CocoaPods.
2022-07-11 16:49:06 +01:00
aringenbach ddbfd39bd6 Fix inoperant room links with alias/identifiers 2022-07-11 16:40:43 +02:00
SBiOSoftWhare ba384d85f8 Update changes 2022-07-11 14:48:56 +02:00
Doug 59e0d4a0a9 Revert some fonts that were changed in #6275 2022-07-08 16:13:20 +01:00
SBiOSoftWhare 1f8a913031 Merge pull request #6383 from vector-im/steve/lls_design_review
Location sharing: Live location sharing UI polishing
2022-07-07 16:53:57 +02:00
Doug 92c5874359 Pin DesignKit version and use contantAndAvatars array. 2022-07-07 15:42:57 +01:00
Doug 6827d2a854 Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00