Nicolas Mauri
13588db447
Implement MSC3987: Push actions clean-up
2023-06-07 09:31:42 +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
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
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
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
Nicolas Mauri
b563043b19
Fix: TimelinePoll code refactoring
2023-04-26 17:52:22 +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
aringenbach
bf0edd4657
Fix missing self in closure
2023-04-21 09:11:35 +02:00
aringenbach
0ff3052561
L10N
2023-04-20 17:09:02 +02:00
aringenbach
e6f8565228
Move room admin condition to be usable in UnitTests and add tests
2023-04-20 16:45:08 +02:00
aringenbach
49388b95f3
Re-enable unit tests and fix a few lint warnings
2023-04-20 16:45:08 +02:00
aringenbach
5e879bf533
Rework CompletionSuggestionService text trigger
2023-04-20 16:45:08 +02:00
aringenbach
57b626593b
Display all commands when a single slash is entered
2023-04-20 16:45:08 +02:00
aringenbach
f6646f9059
Rework MXKSlashCommands to a more Swift-friendly form and use it in suggestion module
2023-04-20 16:45:08 +02:00
aringenbach
4d7a502903
Display additional command content in suggestion list
2023-04-20 16:45:08 +02:00
aringenbach
0e7d802920
Rename UserSuggestion module as CompletionSuggestion
2023-04-20 16:45:08 +02:00
aringenbach
9c172184bf
Add basic slash commands support to UserSuggestion module
2023-04-20 16:45:08 +02:00
aringenbach
152ddeaf94
Fix user suggestion list item height on iOS 16+
2023-04-17 14:44:17 +02:00
aringenbach
90217755a9
Merge branch 'develop' into aringenbach/enable_rte_user_mentions
2023-04-11 14:21:31 +02:00
Doug
ce38148c2d
Add user suggestions for @room. ( #7453 )
2023-03-28 14:03:39 +01:00
aringenbach
fb9717599d
Bump composer version to 1.4.0
2023-03-23 17:16:57 +01:00
aringenbach
24a1ce547b
Update environment object setup and view model context wrapping to restore SwiftUI UI tests
2023-03-23 17:16:57 +01:00
aringenbach
f7dbc738af
Allow displaying UserSuggestionList without shadow
2023-03-23 17:16:57 +01:00
aringenbach
52594087a2
Display user suggestion list in fullscreen mode with shared context from UserSuggestionCoordinator
2023-03-23 17:16:57 +01:00
aringenbach
3db15471ee
Enable user mentions in Rich Text Editor
2023-03-23 17:16:57 +01:00
Mauro Romito
09daa04dd4
refactor completed
2023-03-06 14:59:03 +01:00
Nicolas Mauri
de2819ae60
Direct Message: manage encrypted DM in case of invite by email
...
- Don’t allow to invite more than one contact by email
- The DM will be created by enabling the encryption when the HS promotes the encryption
- The chat composer is disabled until a matrix account is created by using the invited email
2023-02-27 18:42:18 +01:00
aringenbach
2425721614
Update composer library version to 1.1.0 ( #7365 )
...
* Update composer library version to 1.1.0
* Add changelog file
2023-02-13 10:44:03 +01:00
Doug
56f2ff19b7
Merge branch 'master' into develop
2023-02-10 13:39:22 +00:00
Andy Uhnak
599e20ea01
Fix some crashes
2023-02-09 08:44:31 +00:00
Alfonso Grillo
744c4a3933
Add TimelinePollMessageView
2023-02-08 11:14:10 +01:00
Alfonso Grillo
18d202f3bd
Improve SegmentedPicker UI
2023-02-06 12:36:31 +01:00
Flescio
67f3401bce
Merge pull request #7314 from vector-im/flescio/1040-poll_detail
...
Details screen of a poll (PSG-1039)
2023-02-01 15:46:08 +01:00
Nicolas Mauri
a7d48ea97b
Merge pull request #7321 from vector-im/nimau/7311_vb_error_handling
...
Improve error handling during a voice broadcast playback
2023-02-01 14:44:34 +01:00
Nicolas Mauri
bea7421c5e
Cleanup
2023-02-01 14:43:38 +01:00
Flavio Alescio
14c96a78b0
removed view from viewModel
2023-02-01 12:41:05 +01:00
Flavio Alescio
5b7bfc5642
fix embedding pattern
2023-02-01 11:15:22 +01:00
Flavio Alescio
d1333a8c45
Merge commit '32beb2393ceb08e585e8d62c145d133d9bba5ce6' into flescio/1040-poll_detail
2023-02-01 10:13:28 +01:00
aringenbach
32beb2393c
Merge pull request #7317 from vector-im/aringenbach/7316_indentation_support
...
Labs: Rich text editor: enable list items indentation
2023-02-01 09:44:45 +01:00
Flavio Alescio
368892d2ad
Merge commit '35d6d9ada3d92068f328e31b547a348ef035380b' into flescio/1040-poll_detail
2023-01-31 16:03:49 +01:00
Flavio Alescio
7b4333e9af
code restyle for poll detail
2023-01-31 16:03:38 +01:00
Nicolas Mauri
328f0675a7
Improve error handling during a voice broadcast playback
2023-01-31 11:16:59 +01:00
Nicolas Mauri
f6229d1b65
Merge pull request #7302 from vector-im/nimau/7189_vb_decryption_error
...
Inform the user about decryption errors during a voice broadcast
2023-01-31 10:23:47 +01:00
aringenbach
a903196e48
Labs: Rich text editor: enable list items indentation
2023-01-30 15:38:56 +01:00
Flavio Alescio
bb384f837e
added alert to show possible error, improved tests
2023-01-27 17:10:16 +01:00
Flavio Alescio
4e4ad5074c
Merge branch 'develop' into flescio/1040-poll_detail
...
# Conflicts:
# Riot/Generated/Strings.swift
# RiotSwiftUI/Modules/Room/PollHistory/Coordinator/PollHistoryCoordinator.swift
# RiotSwiftUI/Modules/Room/PollHistory/PollHistoryModels.swift
# RiotSwiftUI/Modules/Room/PollHistory/PollHistoryViewModel.swift
2023-01-27 15:22:15 +01:00
Flavio Alescio
21eafa2383
added view in timeline action, added tests
2023-01-27 15:07:32 +01:00
Alfonso Grillo
1598c56e9f
Use Calendar to compute target dates
2023-01-26 15:16:48 +01:00
Alfonso Grillo
7a6e6199e4
Fix alert presentation
2023-01-26 14:52:33 +01:00