SBiOSoftWhare
4147e1ed89
BubbleIncomingRoomCellProtocol: Handle decoration constraints.
2022-02-07 19:44:47 +01:00
SBiOSoftWhare
ab881d2ac0
TextMessageOutgoingWithoutSenderInfoBubbleCell: Conforms to BubbleOutgoingRoomCellProtocol, handle stick to right decorations.
2022-02-07 19:27:56 +01:00
SBiOSoftWhare
5f27fc6741
BubbleRoomTimelineCellDecorator: Handle URL preview.
2022-02-07 19:27:07 +01:00
SBiOSoftWhare
2efa11cdfd
Add BubbleRoomCellLayoutConstants
2022-02-07 19:26:40 +01:00
SBiOSoftWhare
3acf3498a7
Create RoomCellDecorationAlignment
2022-02-07 19:25:54 +01:00
SBiOSoftWhare
297f8bbc91
Add bubble cell protocols.
2022-02-07 19:25:38 +01:00
SBiOSoftWhare
1ba4f9e6eb
BubbleCellContentView: Add possiblity to set decoration views alignment.
2022-02-07 19:24:25 +01:00
Johannes Marbach
23050b4303
vector-im/element-ios/pull/4148 - Show target user avatars for collapsed membership changes
...
This commit switches to displaying the target user's avatar for collapsed membership
changes which addresses the avatar issue reported in #4102 .
Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org >
2022-02-07 19:32:41 +02:00
SBiOSoftWhare
015f6b7531
BubbleCellContentView: Update URL preview view handling.
2022-02-07 17:28:50 +01:00
SBiOSoftWhare
ea664f849b
SizableBaseBubbleCell: Handle handle URL preview.
2022-02-07 17:28:07 +01:00
SBiOSoftWhare
0e85965065
Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width.
2022-02-07 17:27:14 +01:00
SBiOSoftWhare
9ee2241586
BubbleRoomTimelineCellProvider: Handle new text message cells.
2022-02-07 16:36:32 +01:00
SBiOSoftWhare
4a389aff19
Create outgoing text message bubble cells.
2022-02-07 16:29:18 +01:00
SBiOSoftWhare
9796d59ef0
Create incoming text message bubble cells.
2022-02-07 16:27:16 +01:00
SBiOSoftWhare
dc059fdd9d
Create TextMessageBaseBubbleCell
2022-02-07 16:19:11 +01:00
SBiOSoftWhare
eb0692d751
BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable.
2022-02-07 16:14:37 +01:00
SBiOSoftWhare
5253c23f37
Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview.
2022-02-07 16:13:49 +01:00
SBiOSoftWhare
7bf6c95361
Create TextMessageBubbleCellContentView
2022-02-07 16:12:47 +01:00
SBiOSoftWhare
b3e1dd52f5
BubbleCellContentView: Add support for URL preview, expose several constraints.
2022-02-07 16:07:27 +01:00
SBiOSoftWhare
6b88480c44
Merge pull request #5495 from vector-im/steve/5210_bubble_polls
...
Message bubbles: Handle polls and threads
2022-02-07 16:01:11 +01:00
SBiOSoftWhare
734dd6afb0
Update Riot/Modules/Room/Views/BubbleCells/BaseBubbleCell/TimestampDisplayable.swift
...
Co-authored-by: Stefan Ceriu <stefanc@matrix.org >
2022-02-07 15:15:42 +01:00
ismailgulek
3eac339ffe
Avoid data source reload on thread screen itself
2022-02-07 12:52:33 +03:00
Aaron Raimist
d30b46e5df
Make registration spec compliant (fixes registration on Conduit)
...
Web PR: https://github.com/matrix-org/matrix-react-sdk/pull/4347
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2022-02-06 21:07:17 +00:00
Gil Eluard
c75f19734f
SP3.2: Long press on rooms in space room lists #5232
...
- Small tweaks
2022-02-06 21:29:25 +01:00
Gil Eluard
77cbc6281e
Merge branch 'gil/5231_SP3-1_Update_room_settings_for_Spaces' into gil/5232_SP3-2_Long_press_on_rooms_in_space_room_lists
...
# Conflicts:
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewModel.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoomCoordinator.swift
2022-02-06 21:22:28 +01:00
Nikita Epifanov
0b3e7204f0
Translated using Weblate (Russian)
...
Currently translated at 100.0% (442 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ru/
2022-02-06 14:26:16 +00:00
Gil Eluard
0797dbbd1e
Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces
2022-02-05 21:43:29 +01:00
Gil Eluard
a3078cf6a2
SP2: Adding Rooms to Spaces #523o
...
- check permission before adding room
- Added join button in explore room screens
2022-02-05 08:20:39 +01:00
Doug
168050ecb2
Fix tests.
2022-02-04 17:46:27 +00:00
Doug
7a61b83bb8
Tweaks to the Use Case screen ready for review.
...
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
Doug
d7e9cbf7c4
Add the Use Case selection screen to the onboarding flow.
2022-02-04 16:10:38 +00:00
Gil Eluard
73e1d430da
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-04 16:43:43 +01:00
SBiOSoftWhare
90631393bb
Merge branch 'develop' into steve/5210_bubble_polls
2022-02-04 16:32:33 +01:00
Gil Eluard
0955fd5e5d
Merge branch 'gil/SP1_space_creation' into gil/5228_let_people_know_when_rooms_have_moved
2022-02-04 14:31:26 +01:00
Gil Eluard
4d6133ef85
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
# Riot/Modules/Room/RoomCoordinatorParameters.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
2022-02-04 14:29:57 +01:00
ismailgulek
00167b33bc
Merge branch 'develop' into ismail/5426_uisis
2022-02-04 14:24:53 +03:00
ismailgulek
4194203db2
Gracefully pause the session
2022-02-04 14:24:14 +03:00
Stefan Ceriu
4debc2736c
vector-im/element-ios/issues/5298 - Tweaks following code review.
2022-02-04 11:33:55 +02:00
Stefan Ceriu
4fe6d9a5ad
vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles.
2022-02-04 11:33:55 +02:00
Stefan Ceriu
e6f9d34036
vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline.
2022-02-04 11:33:55 +02:00
aringenbach
efa0b60e31
Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
...
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
Gil Eluard
b1e255b5f6
SP1.2: Invite to Space in room landing element-ios#5225
...
- Update after review
2022-02-04 09:05:50 +01:00
ismailgulek
95277a6598
Use readable session states
2022-02-04 01:44:18 +03:00
Gil Eluard
40fdba0cc1
SP1.2: Invite to Space in room landing element-ios#5225
...
- Update after review
2022-02-03 23:44:07 +01:00
Gil Eluard
b44fd8390e
Update Riot/Modules/TabBar/TabBarCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-03 21:01:14 +01:00
Gil Eluard
bfea80a234
Update Riot/Modules/Room/ParticipantsInviteModal/ContactsPicker/RoomInviteViewController.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-03 20:59:44 +01:00
Gil Eluard
db67d15c92
Update Riot/Modules/Spaces/SpaceMembers/SpaceMembersCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-03 20:58:55 +01:00
Gil Eluard
8592bbb090
Update Riot/Modules/Spaces/SpaceMembers/SpaceMembersCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-03 20:58:39 +01:00
Gil Eluard
ddf14b8ba4
Update Riot/Modules/Room/ParticipantsInviteModal/RoomParticipantsInviteModalCoordinatorBridgePresenter.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-03 20:58:25 +01:00
Gil Eluard
98a83783cc
Update Riot/Modules/Room/ParticipantsInviteModal/ContactsPicker/ContactsPickerViewModel.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-03 20:56:47 +01:00