Commit graph

1387 commits

Author SHA1 Message Date
SBiOSoftWhare
8f414c6375 BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
SBiOSoftWhare
ed86bafba1
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
363f160d69 VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare
0cd2391f90 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare
763fa531b5 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare
d0677189a1 Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare
6cddedd9b4 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
SBiOSoftWhare
af0702886b Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare
435f765de6 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
SBiOSoftWhare
bd4db16e65 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare
256c2040e4 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare
b99c413d3f RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare
b9e9dd4e09 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare
6dd08ec447 BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare
96a52aa523 BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare
90dae6b1df Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare
637c7f5798 Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare
4b20435b14 Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare
5468b38dfd RoomViewController: Handle file without thumbnail cell identifiers. 2022-01-31 10:48:35 +01:00
SBiOSoftWhare
e509724937 PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare
96bd3863e4 RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare
e696960500 MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare
972f05550f Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare
ca09a1388d BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare
0e02397a70 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
SBiOSoftWhare
198b91ec70 VoiceMessagePlaybackView: Expose stackViewTrailingContraint. 2022-01-28 14:32:43 +01:00
ismailgulek
9b6f2e35f6
Fix tapping on user avatar 2022-01-28 01:51:55 +03:00
ismailgulek
3d76d82a5d
Fix redundant check 2022-01-27 03:28:22 +03:00
ismailgulek
3dec412178
Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
ismailgulek
ec38cef53d
Fix further review remarks 2022-01-27 02:16:30 +03:00
ismailgulek
f14b47171a
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-27 02:01:55 +03:00
ismailgulek
815f1f586a
Fix further review remarks 2022-01-27 01:45:01 +03:00
SBiOSoftWhare
f4807bc938 BubbleRoomTimelineCellDecorator: Handle timestamp for media with thumbnail. 2022-01-26 17:43:58 +01:00
SBiOSoftWhare
e825423cc3 PlainRoomTimelineCellDecorator: Expose a Theme property. 2022-01-26 17:39:35 +01:00
SBiOSoftWhare
fbd2d80f1e BubbleRoomCellLayoutUpdater: Disable bubble bg for emotes. 2022-01-26 16:24:56 +01:00
SBiOSoftWhare
d307f3dd9c BubbleRoomCellLayoutUpdater & BubbleRoomTimelineCellDecorator: Use convenient message type property from MXEvent. 2022-01-26 16:11:59 +01:00
SBiOSoftWhare
557e93c27c VoiceMessage: Update MXKAttachmentType usage. 2022-01-26 16:02:24 +01:00
SBiOSoftWhare
ae8d73d9bf MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare
7071bc083a BubbleRoomTimelineCellDecorator: Show timestamp for location sharing. 2022-01-26 15:47:23 +01:00
ismailgulek
583fe39d10
Make remove poll action destructive as well 2022-01-26 16:03:17 +03:00
ismailgulek
9327626021
Fix Doug's remarks 2022-01-26 15:58:37 +03:00
ismailgulek
5f9b9fc175
Implement thread summary displayable on cell decorator 2022-01-26 14:28:24 +03:00
ismailgulek
67da0c0955
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
ismailgulek
c23a69c338
Fix review remarks 2022-01-25 23:59:19 +03:00
SBiOSoftWhare
92c660e11c Message bubbles: Improve voice message cells implementation. 2022-01-25 16:59:08 +01:00
SBiOSoftWhare
5da015c687 BubbleRoomTimelineCellProvider: Handle location cells. 2022-01-25 16:45:30 +01:00
SBiOSoftWhare
1cbff67163 Message bubbles: Implement outgoing location cells. 2022-01-25 16:45:02 +01:00
SBiOSoftWhare
45fdf01a2f Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare
de4e81fcad PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare
3d8b7c847f RoomVC: Handle new voice location cell identifiers. 2022-01-25 16:43:21 +01:00
SBiOSoftWhare
b9771deeb1 RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing location cells. 2022-01-25 16:40:55 +01:00
SBiOSoftWhare
a6e9797123 BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare
b196a72f7a BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00
SBiOSoftWhare
6cfd4ef853 Message bubbles: Implement outgoing voice message cells. 2022-01-25 15:45:47 +01:00
SBiOSoftWhare
ca1c7496ba Message bubbles: Implement incoming voice message cells. 2022-01-25 15:45:29 +01:00
SBiOSoftWhare
cd6caccbe5 VoiceMessagePlaybackView: Expose background color. 2022-01-25 15:44:48 +01:00
SBiOSoftWhare
b0689b4141 BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:40:16 +01:00
SBiOSoftWhare
f03aac470a BaseBubbleCell: Expose current theme. 2022-01-25 15:39:21 +01:00
SBiOSoftWhare
e1b656fc99 BubbleRoomCellLayoutUpdater: Update with nex theme colors. 2022-01-25 15:38:53 +01:00
SBiOSoftWhare
45a465b4a5 Message bubble: Add extension on theme for incoming and outgoing colors. 2022-01-25 15:38:29 +01:00
SBiOSoftWhare
edc21e4abf RoomVC: Handle new voice message cell identifiers. 2022-01-25 14:53:53 +01:00
SBiOSoftWhare
4f70e93dfa PlainRoomTimelineCellProvider: Handle new voice message cell identifiers. 2022-01-25 14:53:05 +01:00
SBiOSoftWhare
c51e4683dd RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing voice message cells. 2022-01-25 14:51:30 +01:00
ismailgulek
f603c2408c
Implement thread summary view on cell decorator 2022-01-25 14:31:19 +03:00
ismailgulek
8cc82cf7e1
Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
SBiOSoftWhare
99461bd884 Message bubbles: Handle emotes. 2022-01-24 11:14:30 +01:00
SBiOSoftWhare
07bc379d16 Message bubbles: Handle file messages. 2022-01-24 11:10:59 +01:00
SBiOSoftWhare
cc1a5f2741 PlainRoomTimelineCellProvider: Fix outgoing text message cells. 2022-01-24 10:25:37 +01:00
SBiOSoftWhare
50d6f81f10 BubbleRoomTimelineCellProvider: Remove sender name for pagination title case. 2022-01-21 19:26:59 +01:00
SBiOSoftWhare
9c366a34de Add RoomOutgoingAttachmentWithPaginationTitleWithoutSenderNameBubbleCell. 2022-01-21 19:18:57 +01:00
SBiOSoftWhare
5124215e0e MXKRoomOutgoingAttachmentBubbleCell: Handle cellLayoutUpdater. 2022-01-21 18:23:03 +01:00
SBiOSoftWhare
ce6f9c0bae BubbleRoomCellLayoutUpdater: Handle setup outgoing file attachment layout. 2022-01-21 18:21:05 +01:00
SBiOSoftWhare
69de97e885 RoomCellLayoutUpdating: Add setup method for outgoing file attachement cell. 2022-01-21 18:16:01 +01:00
SBiOSoftWhare
4fcaaa008d BubbleRoomTimelineCellProvider: Handle outgoing file attachment cells. 2022-01-21 18:13:47 +01:00
SBiOSoftWhare
582f0064b7 MXKRoomBubbleTableViewCell: Expose attachViewLeadingConstraint property. 2022-01-21 17:34:27 +01:00
SBiOSoftWhare
a2dfccd821 Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
SBiOSoftWhare
95ee3cf041
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
003e17a1a9 Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating. 2022-01-21 15:35:34 +01:00
ismailgulek
1fcb4f709f
Fix thread root decorations on search results 2022-01-21 01:58:05 +03:00
ismailgulek
03977b893b
Implement going back to live room data sources for threads, fix bugs around it 2022-01-21 01:56:51 +03:00
ismailgulek
d2217b5dae
Scroll to highlighted event better 2022-01-21 00:59:01 +03:00
SBiOSoftWhare
6edacd7ffd Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare
83808f6a27 Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater. 2022-01-20 17:00:13 +01:00
SBiOSoftWhare
f9876649dd RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare
7893dbfc78 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:33:39 +01:00
SBiOSoftWhare
891395369d BubbleRoomCellLayoutUpdater: Fix CGFloat type. 2022-01-20 15:09:04 +01:00
SBiOSoftWhare
d2fb2ebc78 BubbleReactionsView: Fix typos. 2022-01-20 14:46:29 +01:00
SBiOSoftWhare
9cb43a08d5 PlainRoomTimelineCellProvider: Fix missing outgoing attachment cells. 2022-01-19 15:44:20 +01:00
Stefan Ceriu
821d6066cd 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
a0b683058e 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
948e23df7e vector-im/element-ios/issues/5298 - Add support for location m.asset types. 2022-01-19 16:11:35 +02:00
SBiOSoftWhare
d1e1a905e1 BubbleRoomCellLayoutUpdater: Update bubble height methods. 2022-01-19 11:46:36 +01:00
David Langley
0be2787059
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
b234a183ac Specify source of alertView popup for selecting video/image size on upload 2022-01-18 21:35:53 +00:00
ismailgulek
ec8acd042d
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-19 00:12:40 +03:00
ismailgulek
8a1d66f49a
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-19 00:09:26 +03:00
ismailgulek
fe9eeeadd5
Merge branch 'develop' into ismail/5068_start_thread 2022-01-19 00:07:52 +03:00
ismailgulek
0a85d1b6b4
Fix cell layout when thread root is a poll 2022-01-18 23:44:03 +03:00
SBiOSoftWhare
ac821f4930 RoomDataSource: Use RoomTimelineStyle to apply cell selection style. 2022-01-18 20:51:59 +01:00
SBiOSoftWhare
486bd0bc3d BubbleRoomTimelineStyle: Handle selected style. 2022-01-18 20:49:13 +01:00