Commit Graph

95 Commits

Author SHA1 Message Date
Gil Eluard dd48718abe Merge pull request #7152 from vector-im/gil/7151-Thread_preview_doesnt_update_in_main_timeline
Thread preview doesn't update in main timeline
2022-12-09 15:55:59 +01:00
Gil Eluard 1254d12a51 Thread preview doesn't update in main timeline
- Fixed
2022-12-09 14:58:07 +01:00
Philippe Loriaux 76936e0e7c Remove the voice broadcast chunks from the attachments list 2022-12-02 11:51:33 +01:00
Stefan Ceriu 554280939b Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation 2022-11-08 14:46:44 +02:00
Stefan Ceriu 450af545a5 Revert "Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation (#6679)"
This reverts commit bd017d1a77.
2022-11-08 14:46:44 +02:00
Stefan Ceriu 1512133704 Revert "Fix timeline items text height calculation"
This reverts commit 27f4feb8d9.
2022-11-08 14:46:44 +02:00
Stefan Ceriu e00d8ee761 Revert "Replace attributed string height calculation with a more reliable implementation"
This reverts commit 47512127ec.
2022-11-08 14:46:44 +02:00
Gil Eluard f85b218b57 Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/7029-Threads_add_support_to_labs_flag_for_read_receipts 2022-11-03 13:35:24 +01:00
Gil Eluard 24bde96cec Merge branch 'develop' into gil/6663-MSC3771_read_receipts_for_threads 2022-11-03 13:34:27 +01:00
Gil Eluard 3d5ae643cd Threads: add support to labs flag for read receipts 2022-11-02 23:42:53 +01:00
Gil Eluard b6b4288cde Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-02 15:23:54 +01:00
Gil Eluard 6bff73125d Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-01 22:48:47 +01:00
Stefan Ceriu cbf3acaaef Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Gil Eluard 21f5689112 Threads: added support to read receipts (MSC3771) 2022-10-24 22:27:13 +02:00
Andy Uhnak 9ede012c98 Decorate events decrypted with untrusted sessions 2022-09-28 17:04:45 +01:00
Stefan Ceriu 47512127ec Replace attributed string height calculation with a more reliable implementation 2022-09-12 18:18:31 +03:00
Stefan Ceriu 27f4feb8d9 Fix timeline items text height calculation 2022-09-11 11:07:37 +03:00
Stefan Ceriu bd017d1a77 Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation (#6679) 2022-09-06 12:05:15 +03:00
aringenbach 32fe42ace0 Fix mention pills display when coming back to a room with an unsent message 2022-09-05 10:56:50 +02:00
Andy Uhnak 2dc3186eb7 Slash command to discard session 2022-09-05 08:36:00 +01:00
ismailgulek a54dc25013 Add a sync method to check a room data source existence 2022-08-26 16:54:11 +03:00
ismailgulek 97eeadcf7f Nullify thread on data source reset 2022-08-26 16:53:50 +03:00
ismailgulek c06ef28780 Call delegate method of room data source only if there is a change 2022-08-26 14:13:37 +03:00
ismailgulek e5db15af08 Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Andy Uhnak 74b369e3af Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Doug bf771954c0 Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Doug bdfa76e09f Fix build error on MXKSendReplyEventStringLocalizer. 2022-07-14 16:56:35 +01:00
ismailgulek 1d54a3e9da Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach 048f7cd27d Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach cc2a95e865 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
Gil Eluard 6956eaacd7 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 c1f215efe7 Introduce canInvitePeople on bubble cell data 2022-06-14 18:01:24 +03:00
ismailgulek 62a3485852 Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol 2022-06-13 13:52:46 +03:00
aringenbach 77e9a6364c Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
Stefan Ceriu 35566bc44c Attempt at fixing [CALayer animationForKey] crashes. 2022-05-23 10:26:59 +03:00
aringenbach c5912cf579 Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach 5cc1f569e3 Add documentation 2022-05-02 17:36:53 +02:00
aringenbach 019f4996cb Enable sending messages with pills 2022-05-02 13:35:35 +02:00
Doug f60689d3c8 Fix some warnings. 2022-04-13 17:21:11 +01:00
ismailgulek 9b834313d1 Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +03:00
ismailgulek db3bc144b9 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
MaximeE 31fedfa215 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
Johannes Marbach 78622a1553 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 97967e8f33 Pass threadId of room data source on replies 2022-03-16 17:13:18 +03:00
Arnaud Ringenbach 66bf8f0428 Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 6f9a3ecef4 Remove duplicated roomScreenUseOnlyLatestProfiles setting test 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach f1c722a694 Revamp refreshProfiles as setRoomState 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 1445af8366 Rename dataSource2 parameters and handle target profiles 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach a321f086d0 Handle use only latest profile live refreshes 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 6ae0a9cdb3 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00