Commit graph

14465 commits

Author SHA1 Message Date
Gil Eluard
8fa0a673d6 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
Stefan Ceriu
e003b66129 vector-im/element-ios/issues/5114 - Enabled poll editing and undisclosed polls. 2022-02-21 13:20:02 +02:00
aringenbach
e83b408a9c
Update create room avatar placeholder & add remove button (#5635)
* Update create room avatar placeholder & add remove button
* Remove unnecessary set corner radius
* Add create room cells height to constants

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-21 10:41:03 +01:00
Doug
5dffd2900a Expose room cells to voiceover on Home tab. 2022-02-21 09:28:34 +00:00
SBiOSoftWhare
17948e9502
Merge pull request #5634 from vector-im/steve/bubbles_sender_name_margin
Message bubbles: Reduce sender name bottom margin for text message
2022-02-18 18:18:03 +01:00
SBiOSoftWhare
36f242b96d Add changes 2022-02-18 18:15:54 +01:00
SBiOSoftWhare
49588bd5b7 Merge branch 'develop' into steve/bubbles_sender_name_margin
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Styles/Bubble/Cells/TextMessage/Common/TextMessageBaseBubbleCell.swift
2022-02-18 17:31:26 +01:00
SBiOSoftWhare
97c877be08
Merge pull request #5633 from vector-im/steve/bubbles_incoming_attachment
Message bubbles: Fix incoming attachment leading margin
2022-02-18 17:25:50 +01:00
SBiOSoftWhare
c9e1644f53
Merge pull request #5614 from vector-im/steve/5553_bubbles_text_link
Message bubbles: Fix edited text message `edited` link not working
2022-02-18 16:35:33 +01:00
SBiOSoftWhare
afb630bb28 TextMessageBaseBubbleCell: Reduce sender name bottom margin. 2022-02-18 16:26:35 +01:00
SBiOSoftWhare
74be6d2860 RoomCellContentView: Expose new contraints. 2022-02-18 16:26:09 +01:00
SBiOSoftWhare
8eb3caa907 Message bubbles: Fix incoming attachment leading margin. 2022-02-18 16:04:56 +01:00
SBiOSoftWhare
1662635910 Merge branch 'develop' into steve/5553_bubbles_text_link
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Common/MXKRoomBubbleTableViewCell.h
2022-02-18 15:16:59 +01:00
SBiOSoftWhare
9773e86606
Merge pull request #5624 from vector-im/steve/5521_bubbles_readmarker
Message Bubbles: Fix read marker appearing part way thru a message
2022-02-18 15:14:30 +01:00
SBiOSoftWhare
b123b1b576 MXKRoomBubbleTableViewCell: Update setupMessageTextViewLongPressGesture method. 2022-02-18 15:12:28 +01:00
ismailgulek
e337b3a543
Merge pull request #5628 from vector-im/ismail/5582_opening_threads
Improve Opening Threads
2022-02-18 17:06:46 +03:00
SBiOSoftWhare
f5de16ea7e
Merge pull request #5616 from vector-im/steve/5555_horizontal_lines
Message bubbles: Fix horizontal lines between messages
2022-02-18 15:05:10 +01:00
SBiOSoftWhare
51714801ae
Merge pull request #5613 from vector-im/steve/5550_bubbles_text_width
Message bubbles: Increase text message width
2022-02-18 15:02:32 +01:00
Doug
c8f60b065d
Merge pull request #5623 from vector-im/doug/5621_ftue_spinner
Use a different green spinner during onboarding
2022-02-18 13:46:48 +00:00
ismailgulek
4f5f82ee50
Merge branch 'develop' into ismail/5582_opening_threads 2022-02-18 15:43:44 +03:00
Doug
1930422676
Merge pull request #5626 from vector-im/doug/update_analytics_pod
Update analytics event pod.
2022-02-18 12:11:44 +00:00
ismailgulek
8f57cf3c79
Add changelog 2022-02-18 14:37:25 +03:00
ismailgulek
2ab7f9d896
Merge branch 'develop' into ismail/5582_opening_threads 2022-02-18 14:27:51 +03:00
ismailgulek
1188c51976
Stop pagination when root event received 2022-02-18 14:27:29 +03:00
Doug
382e503495 Update analytics event pod. 2022-02-18 11:21:46 +00:00
Doug
4a0a67ff73
Merge pull request #5591 from vector-im/doug/5590_ftue_analytics
Add support for UserProperties to analytics and capture FTUE use case selection.
2022-02-18 10:49:06 +00:00
aringenbach
057cb9ed70
Fix HTML render for links containing Markdown formatting (#5587)
* Fix HTML render for links containing Markdown formatting

* Log renderToHTML fail as an error

* Fix AST nodes memory handling

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-18 09:00:45 +01:00
SBiOSoftWhare
feb5a8638b Add changes 2022-02-17 19:26:26 +01:00
SBiOSoftWhare
0e89eceef5 MXKRoomBubbleTableViewCell: Expose removeReadMarkerView method. 2022-02-17 19:23:48 +01:00
SBiOSoftWhare
cb9f0b7366 BaseRoomCell: Handle read marker. 2022-02-17 19:23:19 +01:00
SBiOSoftWhare
5d9040db4b Conform cells to RoomCellReadMarkerDisplayable. 2022-02-17 19:22:56 +01:00
SBiOSoftWhare
5bf67bbddd SizableBaseRoomCell: Handle read marker view. 2022-02-17 19:22:00 +01:00
SBiOSoftWhare
d5a89e3000 RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
SBiOSoftWhare
3f564279ab Add RoomCellReadMarkerDisplayable protocol. 2022-02-17 19:20:39 +01:00
Doug
1b3ff901f6
Merge pull request #5546 from vector-im/doug/5545_srgb_tint
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-17 17:56:10 +00:00
Doug
3313429b25 Move presentation of the loading spinner into AuthenticationCoordinator for new users.
Also moves key verification out of a bridge presenter in AuthenticationVC and into the AuthenticationCoordinator.
2022-02-17 17:31:43 +00:00
Stefan Ceriu
26c98bbabe vector-im/element-ios/issues/5609 - Add open in OSM location sharing option. 2022-02-17 19:11:08 +02:00
Stefan Ceriu
898869061d vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
SBiOSoftWhare
d187bba039 RoomDataSource: Use RoomTimelineCellDecorator to animate read marker dismiss. 2022-02-17 17:46:26 +01:00
SBiOSoftWhare
d6a85e0dcb RoomDataSource: Use RoomTimelineCellDecorator to add read marker. 2022-02-17 17:45:43 +01:00
SBiOSoftWhare
8240bb18d4 PlainRoomTimelineCellDecorator: Handle read marker add and animation. 2022-02-17 17:45:01 +01:00
Gil Eluard
6735b6675e
Merge pull request #5548 from vector-im/gil/5230_SP2-Adding_Rooms_to_Spaces
sp2 adding rooms to spaces
2022-02-17 17:36:50 +01:00
Gil Eluard
7b92f8a261 SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-17 14:02:52 +01:00
Doug
ae1d8026c0 Include user properties with the next sent event. 2022-02-17 12:39:11 +00:00
Gil Eluard
f4e6b867a2 SP2: Adding Rooms to Spaces #523o
- fixed SwiftUI Unit tests
2022-02-17 13:14:45 +01:00
Doug
3d8160c495 Rename OnboardingUseCase to OnboardingUseCaseSelectionScreen
Same for OnboardingUseCaseCoordinator.
2022-02-17 11:19:32 +00:00
Gil Eluard
b601d6086e SP2: Adding Rooms to Spaces #523o
- update after review
2022-02-17 10:47:44 +01:00
SBiOSoftWhare
1932a82c4a Update changes 2022-02-17 10:39:51 +01:00
SBiOSoftWhare
4c3917a151 RoomCellContentView: Fix avatar container view with no clear bg. 2022-02-17 10:38:48 +01:00
Gil Eluard
bd37bac1b2
Update RiotSwiftUI/Modules/Spaces/AddRoomSelector/Service/AddRoomItemsProcessor.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-17 10:35:23 +01:00