SBiOSoftWhare
6ed1ef4137
TextMessageOutgoingWithoutSenderInfoBubbleCell: Fix bg view leading constraint.
2022-02-07 19:45:26 +01:00
SBiOSoftWhare
300a495f99
BubbleIncomingRoomCellProtocol: Handle decoration constraints.
2022-02-07 19:44:47 +01:00
SBiOSoftWhare
b063c2dcc3
TextMessageOutgoingWithoutSenderInfoBubbleCell: Conforms to BubbleOutgoingRoomCellProtocol, handle stick to right decorations.
2022-02-07 19:27:56 +01:00
SBiOSoftWhare
588b1e2542
BubbleRoomTimelineCellDecorator: Handle URL preview.
2022-02-07 19:27:07 +01:00
SBiOSoftWhare
30edeb38bd
Add BubbleRoomCellLayoutConstants
2022-02-07 19:26:40 +01:00
SBiOSoftWhare
9a8b64766a
Create RoomCellDecorationAlignment
2022-02-07 19:25:54 +01:00
SBiOSoftWhare
a19f8f75aa
Add bubble cell protocols.
2022-02-07 19:25:38 +01:00
SBiOSoftWhare
8086a0de3d
BubbleCellContentView: Add possiblity to set decoration views alignment.
2022-02-07 19:24:25 +01:00
Johannes Marbach
9c8518f393
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
e5c83520a0
BubbleCellContentView: Update URL preview view handling.
2022-02-07 17:28:50 +01:00
SBiOSoftWhare
d9ce8a0460
SizableBaseBubbleCell: Handle handle URL preview.
2022-02-07 17:28:07 +01:00
SBiOSoftWhare
77361c0170
Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width.
2022-02-07 17:27:14 +01:00
SBiOSoftWhare
f2cd3a62e4
BubbleRoomTimelineCellProvider: Handle new text message cells.
2022-02-07 16:36:32 +01:00
SBiOSoftWhare
e7ef0fcfd8
Create outgoing text message bubble cells.
2022-02-07 16:29:18 +01:00
SBiOSoftWhare
c5626f8590
Create incoming text message bubble cells.
2022-02-07 16:27:16 +01:00
SBiOSoftWhare
c1193725c3
Create TextMessageBaseBubbleCell
2022-02-07 16:19:11 +01:00
SBiOSoftWhare
4d496716f8
BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable.
2022-02-07 16:14:37 +01:00
SBiOSoftWhare
1fe026e210
Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview.
2022-02-07 16:13:49 +01:00
SBiOSoftWhare
4635872169
Create TextMessageBubbleCellContentView
2022-02-07 16:12:47 +01:00
SBiOSoftWhare
4491debd73
BubbleCellContentView: Add support for URL preview, expose several constraints.
2022-02-07 16:07:27 +01:00
SBiOSoftWhare
7cb7ee9ae9
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
a8a64d8301
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
4a66d88f58
Avoid data source reload on thread screen itself
2022-02-07 12:52:33 +03:00
Aaron Raimist
6bf3fc31de
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
383f199aee
SP3.2: Long press on rooms in space room lists #5232
...
- Small tweaks
2022-02-06 21:29:25 +01:00
Gil Eluard
d62549141d
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
d735f73412
Translated using Weblate (Russian)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov
8d00f6e9ac
Translated using Weblate (Russian)
...
Currently translated at 100.0% (49 of 49 strings)
Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov
5265d8166e
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
ae27b06f0d
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
eaea03a256
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
0624efaa20
Fix tests.
2022-02-04 17:46:27 +00:00
Doug
f50a92d0a8
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
295b3eaa99
Add the Use Case selection screen to the onboarding flow.
2022-02-04 16:10:38 +00:00
Gil Eluard
57999c30db
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-04 16:43:43 +01:00
SBiOSoftWhare
aacda37b56
Merge branch 'develop' into steve/5210_bubble_polls
2022-02-04 16:32:33 +01:00
Christian Meusel
6d320bce3a
Translated using Weblate (German)
...
Currently translated at 99.8% (1401 of 1403 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-02-04 14:26:15 +00:00
Gil Eluard
23a898a1a4
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
0ae38858da
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
bbc86096dc
Merge branch 'develop' into ismail/5426_uisis
2022-02-04 14:24:53 +03:00
ismailgulek
217ab0c7b7
Gracefully pause the session
2022-02-04 14:24:14 +03:00
Stefan Ceriu
f0cef72d73
vector-im/element-ios/issues/5298 - Tweaks following code review.
2022-02-04 11:33:55 +02:00
Stefan Ceriu
ffb1ab424b
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
a1560bfbe5
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
e274fc76f2
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
b092f5fba4
SP1.2: Invite to Space in room landing element-ios#5225
...
- Update after review
2022-02-04 09:05:50 +01:00
ismailgulek
1e4441f73e
Use readable session states
2022-02-04 01:44:18 +03:00
Gil Eluard
a71f800579
SP1.2: Invite to Space in room landing element-ios#5225
...
- Update after review
2022-02-03 23:44:07 +01:00
Gil Eluard
f50d691e4d
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
04e899e72b
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