David Langley
|
76a1722624
|
Merge pull request #5408 from vector-im/langleyd/5407_fix_indefinite_grey_spinner_on_home
Fix indefinite grey spinner on home view banner wrapper.
|
2022-01-24 14:45:59 +00:00 |
|
David Langley
|
ba2e1cbb58
|
Remove NSLog and fix Analytics documentation.
|
2022-01-24 12:44:26 +00:00 |
|
David Langley
|
21ec650e8f
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
|
2022-01-24 12:19:45 +00:00 |
|
SBiOSoftWhare
|
60f423c923
|
Message bubbles: Handle emotes.
|
2022-01-24 11:14:30 +01:00 |
|
SBiOSoftWhare
|
c527656e79
|
Message bubbles: Handle file messages.
|
2022-01-24 11:10:59 +01:00 |
|
SBiOSoftWhare
|
86e80b7cd3
|
PlainRoomTimelineCellProvider: Fix outgoing text message cells.
|
2022-01-24 10:25:37 +01:00 |
|
Gil Eluard
|
872ab41f4a
|
Merge branch 'gil/SP1_space_creation' into gil/143_create_public_space
# Conflicts:
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
|
2022-01-24 09:30:05 +01:00 |
|
SBiOSoftWhare
|
a2cfa1912b
|
BubbleRoomTimelineCellProvider: Remove sender name for pagination title case.
|
2022-01-21 19:26:59 +01:00 |
|
SBiOSoftWhare
|
6c0e75028c
|
Add RoomOutgoingAttachmentWithPaginationTitleWithoutSenderNameBubbleCell.
|
2022-01-21 19:18:57 +01:00 |
|
SBiOSoftWhare
|
faf9c03969
|
MXKRoomOutgoingAttachmentBubbleCell: Handle cellLayoutUpdater.
|
2022-01-21 18:23:03 +01:00 |
|
SBiOSoftWhare
|
c12a1a12e6
|
BubbleRoomCellLayoutUpdater: Handle setup outgoing file attachment layout.
|
2022-01-21 18:21:05 +01:00 |
|
SBiOSoftWhare
|
61dd93714c
|
RoomCellLayoutUpdating: Add setup method for outgoing file attachement cell.
|
2022-01-21 18:16:01 +01:00 |
|
SBiOSoftWhare
|
2257acf364
|
BubbleRoomTimelineCellProvider: Handle outgoing file attachment cells.
|
2022-01-21 18:13:47 +01:00 |
|
SBiOSoftWhare
|
10ce5651c3
|
MXKRoomBubbleTableViewCell: Expose attachViewLeadingConstraint property.
|
2022-01-21 17:34:27 +01:00 |
|
SBiOSoftWhare
|
679c036efc
|
Move all MatrixKit cells + MXKRoomViewController into appropriated folders.
|
2022-01-21 17:18:59 +01:00 |
|
SBiOSoftWhare
|
dc4d332222
|
Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
Message bubbles: Text message layout
|
2022-01-21 16:06:57 +01:00 |
|
SBiOSoftWhare
|
670eec04ea
|
Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating.
|
2022-01-21 15:35:34 +01:00 |
|
ismailgulek
|
05120e3ee9
|
Fix thread root decorations on search results
|
2022-01-21 01:58:05 +03:00 |
|
ismailgulek
|
41f1b8dc72
|
Implement going back to live room data sources for threads, fix bugs around it
|
2022-01-21 01:56:51 +03:00 |
|
ismailgulek
|
88c5f910d5
|
Scroll to highlighted event better
|
2022-01-21 00:59:01 +03:00 |
|
ismailgulek
|
aca3bbb88b
|
Do not show badge for not participated threads
|
2022-01-21 00:09:25 +03:00 |
|
ismailgulek
|
950b6babc1
|
Fix toast bottom margin for header action
|
2022-01-20 23:20:45 +03:00 |
|
ismailgulek
|
6a2a701c8d
|
Do not stack room screen when opening threads from permalinks
|
2022-01-20 21:36:40 +03:00 |
|
SBiOSoftWhare
|
0c99258253
|
Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider.
|
2022-01-20 17:09:34 +01:00 |
|
SBiOSoftWhare
|
f9808afc63
|
Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater.
|
2022-01-20 17:00:13 +01:00 |
|
SBiOSoftWhare
|
08430961d0
|
RoomTimelineStyle: Conforms to Themable.
|
2022-01-20 16:56:32 +01:00 |
|
SBiOSoftWhare
|
731badb2dc
|
MXKRoomBubbleCellData: Improve getFirstBubbleComponentWithDisplay and getLastBubbleComponentWithDisplay.
|
2022-01-20 16:01:45 +01:00 |
|
SBiOSoftWhare
|
ccf2633c64
|
MXKRoomBubbleTableViewCell: Update a method name.
|
2022-01-20 15:47:07 +01:00 |
|
SBiOSoftWhare
|
95a31a9f96
|
MXKRoomBubbleTableViewCell: Update a method name.
|
2022-01-20 15:33:39 +01:00 |
|
SBiOSoftWhare
|
b5fe6bd2e6
|
BubbleRoomCellLayoutUpdater: Fix CGFloat type.
|
2022-01-20 15:09:04 +01:00 |
|
SBiOSoftWhare
|
3656824cd6
|
BubbleReactionsView: Fix typos.
|
2022-01-20 14:46:29 +01:00 |
|
SBiOSoftWhare
|
95bff0e3d2
|
PlainRoomTimelineCellProvider: Fix missing outgoing attachment cells.
|
2022-01-19 15:44:20 +01:00 |
|
Stefan Ceriu
|
9f72ba5138
|
vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings.
|
2022-01-19 16:11:35 +02:00 |
|
Stefan Ceriu
|
8ea122b1a6
|
vector-im/element-ios/issues/5298 - Added bottom padding on location markers so they point to the location instead of being centered on it.
|
2022-01-19 16:11:35 +02:00 |
|
Stefan Ceriu
|
1fdf364686
|
vector-im/element-ios/issues/5298 - Add support for location m.asset types.
|
2022-01-19 16:11:35 +02:00 |
|
SBiOSoftWhare
|
7a4efa6bbf
|
BubbleRoomCellLayoutUpdater: Update bubble height methods.
|
2022-01-19 11:46:36 +01:00 |
|
David Langley
|
6e424dc854
|
Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance.
|
2022-01-19 09:48:16 +00:00 |
|
David Langley
|
cf04adb421
|
Merge pull request #5405 from vector-im/langleyd/5404_add_build_setting_to_hide_social_login
Add build setting to hide social login
|
2022-01-19 09:20:18 +00:00 |
|
David Langley
|
f6a79a52a3
|
Merge pull request #5403 from vector-im/langleyd/5402_fix_hide_invite_friends_build_setting
Fix BuildSetting to hide "Invite Friends"
|
2022-01-19 09:19:53 +00:00 |
|
David Langley
|
b7960fe06e
|
Merge pull request #5400 from vector-im/langleyd/5399_fix_crash_uploading_video_ipad
Fix crash uploading video ipad
|
2022-01-19 09:19:25 +00:00 |
|
David Langley
|
79fd2e3ec4
|
Add build setting to hide social login
|
2022-01-18 22:36:50 +00:00 |
|
David Langley
|
74026d7aeb
|
Add sideMenuShowInviteFriends and remove the non functioning settingsScreenShowInviteFriends
|
2022-01-18 22:13:10 +00:00 |
|
ismailgulek
|
35e1f54200
|
Disable thread timelines for now
|
2022-01-19 01:05:48 +03:00 |
|
David Langley
|
1bf3e5179c
|
Specify source of alertView popup for selecting video/image size on upload
|
2022-01-18 21:35:53 +00:00 |
|
ismailgulek
|
10ebd9a68d
|
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
|
2022-01-19 00:12:40 +03:00 |
|
ismailgulek
|
3489d2f5cc
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-19 00:09:26 +03:00 |
|
ismailgulek
|
e344dcceed
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-19 00:07:52 +03:00 |
|
ismailgulek
|
f9a669d457
|
Fix cell layout when thread root is a poll
|
2022-01-18 23:44:03 +03:00 |
|
SBiOSoftWhare
|
b19253b3bd
|
RoomDataSource: Use RoomTimelineStyle to apply cell selection style.
|
2022-01-18 20:51:59 +01:00 |
|
SBiOSoftWhare
|
46a793a93c
|
BubbleRoomTimelineStyle: Handle selected style.
|
2022-01-18 20:49:13 +01:00 |
|