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 |
|
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 |
|
SBiOSoftWhare
|
aacda37b56
|
Merge branch 'develop' into steve/5210_bubble_polls
|
2022-02-04 16:32:33 +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 |
|
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
|
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
|
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 |
|
Gil Eluard
|
e0e56b522a
|
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
|
aff2cc47aa
|
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 |
|
Doug
|
70845c7d10
|
Fix visual issues when building with Xcode 13.
|
2022-02-03 18:30:39 +00:00 |
|
Arnaud Ringenbach
|
ad32158ee6
|
Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
|
2022-02-03 18:49:40 +01:00 |
|
SBiOSoftWhare
|
6062b983a0
|
BubbleReactionsView: Use another collection view layout for right align mode.
|
2022-02-03 17:51:50 +01:00 |
|
SBiOSoftWhare
|
0467dae350
|
BubbleRoomTimelineCellDecorator: Update threading view top margin.
|
2022-02-03 17:37:24 +01:00 |
|
SBiOSoftWhare
|
b04bafcad7
|
BubbleRoomTimelineCellDecorator: Handle thread view.
|
2022-02-03 17:25:14 +01:00 |
|
SBiOSoftWhare
|
4aa869f915
|
Bubble poll cells: Handle timestamp display.
|
2022-02-03 16:54:38 +01:00 |
|
SBiOSoftWhare
|
205f42e10f
|
RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable.
|
2022-02-03 16:51:33 +01:00 |
|
SBiOSoftWhare
|
3bdf9acebf
|
BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells.
|
2022-02-03 16:50:52 +01:00 |
|
SBiOSoftWhare
|
c02476bf54
|
Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp.
|
2022-02-03 16:50:01 +01:00 |
|
ismailgulek
|
2a95516545
|
Fix review remarks
|
2022-02-03 14:25:14 +03:00 |
|
ismailgulek
|
4cf78a2bf1
|
Merge branch 'develop' into ismail/5096_thread_notifications
|
2022-02-03 14:01:21 +03:00 |
|
SBiOSoftWhare
|
9497572f4b
|
BubbleRoomTimelineCellProvider: Handle poll cells.
|
2022-02-03 10:15:04 +01:00 |
|
SBiOSoftWhare
|
94684ea40a
|
Implement poll outgoing bubble cells.
|
2022-02-03 10:13:53 +01:00 |
|
SBiOSoftWhare
|
231cac52a5
|
Implement poll incoming bubble cells.
|
2022-02-03 10:12:57 +01:00 |
|
SBiOSoftWhare
|
7274ba5a9b
|
Create a PollBaseBubbleCell.
|
2022-02-03 10:11:53 +01:00 |
|
SBiOSoftWhare
|
bc069e2fcb
|
PollBubbleCell: Expose poll view adding method.
|
2022-02-03 10:10:56 +01:00 |
|
SBiOSoftWhare
|
e33959d17c
|
PlainRoomTimelineCellProvider: Update poll cells mapping.
|
2022-02-03 09:57:23 +01:00 |
|
SBiOSoftWhare
|
a85052bf67
|
RoomVC: Handle poll cell identifiers.
|
2022-02-03 09:56:59 +01:00 |
|
SBiOSoftWhare
|
fdfa6aaf43
|
RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers.
|
2022-02-03 09:56:15 +01:00 |
|
ismailgulek
|
2375c1763c
|
Add thread setting check to permalinks and search results
|
2022-02-03 01:40:52 +03:00 |
|
Anderas
|
14740da952
|
Merge pull request #5484 from vector-im/andy/4524-fix-timeline-scroll
Scroll to the bottom of timeline automatically
|
2022-02-02 16:03:12 +00:00 |
|
SBiOSoftWhare
|
d34d9b5e4b
|
BubbleCellContentView: Do not align content view and pagination title.
|
2022-02-02 16:55:34 +01:00 |
|
Andy Uhnak
|
2605550927
|
Scroll to the bottom of timeline automatically, fixes #4524
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
|
2022-02-02 14:58:33 +00:00 |
|
ismailgulek
|
95db348bdc
|
Merge branch 'develop' into ismail/5096_thread_notifications
|
2022-02-02 12:46:00 +03:00 |
|
Stefan Ceriu
|
a3c6fc56c6
|
De-labs location sharing and enable it by default.
|
2022-02-02 09:59:45 +02:00 |
|
SBiOSoftWhare
|
a1cf7b9b7c
|
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
|
2022-02-01 17:52:19 +01:00 |
|
SBiOSoftWhare
|
384b49cda8
|
BubbleRoomTimelineCellDecorator: Fix typos.
|
2022-02-01 16:27:43 +01:00 |
|
SBiOSoftWhare
|
8133f9db53
|
Update Riot/Modules/Room/Views/BubbleCells/Styles/Bubble/BubbleRoomTimelineCellDecorator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2022-02-01 15:24:26 +01:00 |
|
SBiOSoftWhare
|
a5d8310e9e
|
VoiceMessagePlaybackView: Update background view color property name.
|
2022-02-01 14:49:17 +01:00 |
|
SBiOSoftWhare
|
c9e1f37b89
|
FileWithoutThumbnailBaseBubbleCell: Remove useless method.
|
2022-02-01 14:24:12 +01:00 |
|
SBiOSoftWhare
|
02877691d3
|
BubbleRoomTimelineCellDecorator: Update a guard let indentation.
|
2022-02-01 14:23:33 +01:00 |
|
SBiOSoftWhare
|
4e7a9bdd0e
|
Flip cellData.isIncoming usage.
|
2022-02-01 14:22:05 +01:00 |
|
SBiOSoftWhare
|
77af7713a1
|
FileWithoutThumbnailBaseBubbleCell: Fix nullability crash.
|
2022-02-01 11:54:03 +01:00 |
|
SBiOSoftWhare
|
e9e85ad769
|
Update file without thumbnail cell content view layout.
|
2022-01-31 17:49:38 +01:00 |
|
SBiOSoftWhare
|
223d1802c1
|
Message bubbles: Use new background colors.
|
2022-01-31 17:42:54 +01:00 |
|
SBiOSoftWhare
|
6f436cc533
|
BubbleRoomTimelineCellDecorator: Handle timestamp for stickers.
|
2022-01-31 17:13:20 +01:00 |
|
SBiOSoftWhare
|
2ecca91c14
|
BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell.
|
2022-01-31 14:40:17 +01:00 |
|