Commit Graph

68 Commits

Author SHA1 Message Date
ismailgulek 5957a1c993 Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach c4902aef28 Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
Gil Eluard 0015993b8e Invites are collapsed incorrectly (#6300)
* Invites are collapsed incorrectly

- use invitee avatar instead of the target avatar for collapsed membership cell
2022-06-15 20:11:03 +02:00
ismailgulek 84dcbbf001 Introduce canInvitePeople on bubble cell data 2022-06-14 18:01:24 +03:00
ismailgulek 9b542fd8f8 Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol 2022-06-13 13:52:46 +03:00
aringenbach 3a989a78fa Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
Stefan Ceriu 7dbe5b17e9 Attempt at fixing [CALayer animationForKey] crashes. 2022-05-23 10:26:59 +03:00
aringenbach b4838bb14a Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach 69c0a7d9bd Add documentation 2022-05-02 17:36:53 +02:00
aringenbach 8d65cd8a40 Enable sending messages with pills 2022-05-02 13:35:35 +02:00
Doug 7bc6bce163 Fix some warnings. 2022-04-13 17:21:11 +01:00
ismailgulek dd01d9389a Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +03:00
ismailgulek 502e9ebd05 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
MaximeE af9a524273 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
Johannes Marbach b86d0a6148 Fix retain cycle in MXKRoomDataSource
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-27 20:53:46 +02:00
ismailgulek 1372271b26 Pass threadId of room data source on replies 2022-03-16 17:13:18 +03:00
Arnaud Ringenbach cfeae5bc64 Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach fb95e6fd78 Remove duplicated roomScreenUseOnlyLatestProfiles setting test 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 1f59ed74e7 Revamp refreshProfiles as setRoomState 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 4eafe7fd9a Rename dataSource2 parameters and handle target profiles 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 91d3411326 Handle use only latest profile live refreshes 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach a6ed656107 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
Doug 86c2b4ebb5 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
MaximeE 4cb4eda6f1 3779: Apply PR comments 2022-02-25 12:18:28 +01:00
MaximeE c980315d83 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
ismailgulek 1193e92e30 Merge branch 'develop' into ismail/5629_thread_context 2022-02-22 11:48:21 +03:00
ismailgulek 90f25ba28b Enable usage of thread timelines 2022-02-22 11:46:18 +03:00
ismailgulek 9a917b0ee6 Stop pagination when root event received 2022-02-18 14:27:29 +03:00
ismailgulek f2e8faf54e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
SBiOSoftWhare f3d61dda24 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare 82711f7653 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
ismailgulek 95db348bdc Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03: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 736b72be55 MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
ismailgulek d2e5e29ad9 Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
SBiOSoftWhare 46721e3a4c MXKAttachment: Improve MXKAttachmentType definition. 2022-01-26 16:01:42 +01:00
ismailgulek d71b9ed645 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
ismailgulek a24e208cb1 Fix review remarks 2022-01-25 23:59:19 +03:00
ismailgulek 6ac01ae245 Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
SBiOSoftWhare 535af1caf3 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
ismailgulek 5c653b5346 Implement going back to live room data sources for threads, fix bugs around it 2022-01-21 01:56:51 +03:00
SBiOSoftWhare 8997578680 MXKRoomBubbleCellData: Improve getFirstBubbleComponentWithDisplay and getLastBubbleComponentWithDisplay. 2022-01-20 16:01:45 +01:00
ismailgulek 849bfa9b59 Disable thread timelines for now 2022-01-19 01:05:48 +03:00
ismailgulek 8cee4153e5 Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-19 00:12:40 +03:00
ismailgulek 83948f113f Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-19 00:09:26 +03:00
ismailgulek 701d38c798 Merge branch 'develop' into ismail/5068_start_thread 2022-01-19 00:07:52 +03:00
Stefan Ceriu f2572ee34f vector-im/element-ios/issues/5114 - Renamed unstable extensible audio key. 2022-01-18 20:05:10 +02:00
ismailgulek 1f3a8acaeb Add background color management on text message highlights 2022-01-18 16:20:12 +03:00
ismailgulek b400133517 Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications 2022-01-17 11:55:28 +03:00