Commit graph

1357 commits

Author SHA1 Message Date
Doug
1dc609bce5
Fix dictation when using the Rich Text Editor. (#7752) 2024-02-14 15:19:33 +00:00
Nicolas Mauri
6e61cae20e Code cleanup 2023-11-17 16:30:18 +01:00
Nicolas Mauri
3130605c9f Fix: focus, keyboard visibility, composer height 2023-11-16 17:46:52 +01:00
Nicolas Mauri
41e2ed01b3 Restore composer tint color 2023-11-15 17:27:49 +01:00
Nicolas Mauri
ab7a26b39b Set a keyCommandHandler, otherwise the placeholder will never be removed. 2023-11-15 09:13:59 +01:00
Nicolas Mauri
c4b5652142 Update deployment target to 15.0, WysiwygComposer to 2.15.0, downgrade DTCoreText to 1.6.26 2023-11-15 09:13:59 +01:00
Stefan Ceriu
b08ad64260 Fixes #7687 - Wait for MXSession state update before proceeding with the login process 2023-10-03 13:41:24 +03:00
Doug
cf116d927a
Also hide session selection with OIDC in the device manager. (#7675) 2023-09-13 15:07:49 +01:00
Hugh Nimmo-Smith
b07ade15bb
Use ASWebAuthenticationSession to display OIDC account management URL (#7671)
Co-authored-by: Doug <douglase@element.io>
2023-09-12 18:05:52 +01:00
Doug
718ecdad42
Hide sign out x/all buttons in the Device Manager when using OIDC. (#7674) 2023-09-12 13:46:36 +01:00
Stefan Ceriu
bc7cbb72c6 Add initial support for configuration through MDM 2023-09-08 11:59:11 +03:00
Mauro Romito
15bb73fcbe completed 2023-08-28 12:20:26 +02:00
Mauro Romito
e0659dd93a code improvement 2023-08-25 19:39:55 +02:00
Mauro Romito
c454a29512 fix 7646 2023-08-25 17:22:11 +02:00
Stefan Ceriu
51337cafb2 Update introspect to the latest version, remove now duplicate introspectCollectionView 2023-08-21 09:58:50 +03:00
Nicolas Mauri
12159ccfe8 Implement MSC3987: Push actions clean-up 2023-06-07 09:31:42 +02:00
Alfonso Grillo
6a58218791 Fix initial state 2023-05-29 15:19:55 +02:00
Alfonso Grillo
605a4172f1 Handle offline issue in UserSessionsDataProvider 2023-05-29 14:52:38 +02:00
Nicolas Mauri
6e251b7b93 Feat: add a flag in the build settings to force the user to define a homeserver. 2023-05-10 15:46:34 +02:00
aringenbach
bedcbc3bfd
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
aringenbach
1e205474a5 Fix composer unit tests 2023-05-03 15:49:58 +02:00
aringenbach
693feddb86 Fix partial text messages not being saved for each room with RTE enabled 2023-05-03 14:57:36 +02:00
Nicolas Mauri
524cbccc4d 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
c9e9bd016a
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
Nicolas Mauri
6776a8f1bc Fix: TimelinePoll code refactoring 2023-04-26 17:52:22 +02:00
Nicolas Mauri
27fd56d46b Fix: allow to render a TimelinePoll even if the poll is loading 2023-04-26 10:14:44 +02:00
aringenbach
1de6e769c8 Fix missing self in closure 2023-04-21 09:11:35 +02:00
aringenbach
fb5d65e834 L10N 2023-04-20 17:09:02 +02:00
aringenbach
6e855584c8 Move room admin condition to be usable in UnitTests and add tests 2023-04-20 16:45:08 +02:00
aringenbach
46f191c33b Re-enable unit tests and fix a few lint warnings 2023-04-20 16:45:08 +02:00
aringenbach
1e98305012 Rework CompletionSuggestionService text trigger 2023-04-20 16:45:08 +02:00
aringenbach
670064085c Display all commands when a single slash is entered 2023-04-20 16:45:08 +02:00
aringenbach
01024598f8 Rework MXKSlashCommands to a more Swift-friendly form and use it in suggestion module 2023-04-20 16:45:08 +02:00
aringenbach
d29145748e Display additional command content in suggestion list 2023-04-20 16:45:08 +02:00
aringenbach
6d981004ed Rename UserSuggestion module as CompletionSuggestion 2023-04-20 16:45:08 +02:00
aringenbach
3cdbc26aed Add basic slash commands support to UserSuggestion module 2023-04-20 16:45:08 +02:00
Andy Uhnak
59dffb5806 Deprecate MXLegacyCrypto 2023-04-18 12:45:39 +01:00
aringenbach
3c973921fa Fix user suggestion list item height on iOS 16+ 2023-04-17 14:44:17 +02:00
aringenbach
e61c2f18ec Merge branch 'develop' into aringenbach/enable_rte_user_mentions 2023-04-11 14:21:31 +02:00
Hugh Nimmo-Smith
54800f33e2
Support for MSC3906 v2 (#7407) 2023-04-01 11:56:56 -04:00
Doug
71a69d04ff
Add user suggestions for @room. (#7453) 2023-03-28 14:03:39 +01:00
aringenbach
f83599b83f Bump composer version to 1.4.0 2023-03-23 17:16:57 +01:00
aringenbach
052acddc3b Update environment object setup and view model context wrapping to restore SwiftUI UI tests 2023-03-23 17:16:57 +01:00
aringenbach
7b5a46f29e Allow displaying UserSuggestionList without shadow 2023-03-23 17:16:57 +01:00
aringenbach
5fb426f772 Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator 2023-03-23 17:16:57 +01:00
aringenbach
c933526f22 Enable user mentions in Rich Text Editor 2023-03-23 17:16:57 +01:00
Andy Uhnak
b33f29e0e7 Revert "Merge pull request #7430 from vector-im/andy/user_trust"
This reverts commit 7f5d3b46eb, reversing
changes made to 5a3adde8f7.
2023-03-22 15:57:25 +00:00
Andy Uhnak
5c669a7fee Refactor encryption trust level 2023-03-16 14:56:50 +00:00
Andy Uhnak
308dab28ca Update startup progress UX 2023-03-10 09:40:48 +00:00
Mauro Romito
5d1758de6d refactor completed 2023-03-06 14:59:03 +01:00