ismailgulek
|
d1dcaeff2b
|
Fix tapping on user avatar
|
2022-01-28 01:51:55 +03:00 |
|
ismailgulek
|
72306adda7
|
Fix redundant check
|
2022-01-27 03:28:22 +03:00 |
|
ismailgulek
|
38bb315866
|
Merge branch 'develop' into ismail/5096_thread_notifications
|
2022-01-27 03:20:25 +03:00 |
|
ismailgulek
|
ba5cbb961b
|
Fix further review remarks
|
2022-01-27 02:16:30 +03:00 |
|
ismailgulek
|
86ec671e75
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-27 02:01:55 +03:00 |
|
ismailgulek
|
58675a7a1a
|
Fix further review remarks
|
2022-01-27 01:45:01 +03:00 |
|
ismailgulek
|
49e2ead699
|
Make remove poll action destructive as well
|
2022-01-26 16:03:17 +03:00 |
|
ismailgulek
|
0984e9c794
|
Fix Doug's remarks
|
2022-01-26 15:58:37 +03:00 |
|
ismailgulek
|
f9ae800298
|
Implement thread summary displayable on cell decorator
|
2022-01-26 14:28:24 +03:00 |
|
ismailgulek
|
98dd950a35
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-26 14:27:25 +03:00 |
|
ismailgulek
|
785fe6b4e0
|
Fix review remarks
|
2022-01-25 23:59:19 +03:00 |
|
ismailgulek
|
48b99d6a2a
|
Implement thread summary view on cell decorator
|
2022-01-25 14:31:19 +03:00 |
|
ismailgulek
|
d5a58779a3
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-25 14:30:52 +03: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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
SBiOSoftWhare
|
51c7c67397
|
PlainRoomTimelineStyle: Handle selected style.
|
2022-01-18 20:46:59 +01:00 |
|
SBiOSoftWhare
|
fc9e5c401f
|
RoomTimelineStyle: Add method to apply selected style.
|
2022-01-18 20:46:34 +01:00 |
|