Commit Graph

56 Commits

Author SHA1 Message Date
Andy Uhnak d203630795 Fix some crashes 2023-02-09 08:44:31 +00:00
Nicolas Mauri 36188fdcf3 Code cleanup 2023-01-13 15:29:51 +01:00
Nicolas Mauri 3aefcd579f Fix how is resent a voice broadcast chunk 2023-01-13 08:33:30 +01:00
Alfonso Grillo 8596b36257 Cleanup code 2023-01-10 12:20:34 +01:00
Alfonso Grillo 4bc37ba146 Fix reactions layout 2023-01-10 12:19:39 +01:00
Nicolas Mauri 9845d161a5 Ensures that we only support reactions for a start event 2023-01-09 14:46:26 +01:00
Nicolas Mauri 315bed3fe6 add support for reactions on VB (#7179) 2023-01-06 12:18:19 +01:00
Gil Eluard 720d74b428 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 79bd2c0ef1 Thread preview doesn't update in main timeline
- Fixed
2022-12-09 14:58:07 +01:00
Philippe Loriaux d6d5cabc0d Remove the voice broadcast chunks from the attachments list 2022-12-02 11:51:33 +01:00
Gil Eluard f4c0be9a0f Threads: add support to labs flag for read receipts 2022-11-02 23:42:53 +01:00
Gil Eluard 7f0b88ab2b Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-02 15:23:54 +01:00
Gil Eluard 3b8090747c Threads: added support to read receipts (MSC3771)
- Update after review
2022-11-01 22:48:47 +01:00
Gil Eluard 5eb1b39345 Threads: added support to read receipts (MSC3771) 2022-10-24 22:27:13 +02:00
aringenbach 6410b9292b Fix mention pills display when coming back to a room with an unsent message 2022-09-05 10:56:50 +02:00
ismailgulek 34a83a98c0 Nullify thread on data source reset 2022-08-26 16:53:50 +03:00
ismailgulek ee37f50745 Call delegate method of room data source only if there is a change 2022-08-26 14:13:37 +03:00
ismailgulek c878088bdd Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Doug 57f92307f2 Remove flairs and related groups. 2022-08-09 15:04:54 +01: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
aringenbach 3a989a78fa Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
aringenbach b4838bb14a Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach 8d65cd8a40 Enable sending messages with pills 2022-05-02 13:35:35 +02:00
ismailgulek dd01d9389a Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +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
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 5c653b5346 Implement going back to live room data sources for threads, fix bugs around it 2022-01-21 01:56:51 +03: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 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 b400133517 Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications 2022-01-17 11:55:28 +03:00
ismailgulek 6b2805b161 Add threadId parameter 2022-01-17 11:54:36 +03:00
ismailgulek 23eeedb9ac Merge branch 'ismail/5068_start_thread' into ismail/5096_thread_notifications 2022-01-17 11:39:25 +03:00
ismailgulek a314deb7a1 Merge branch 'develop' into ismail/5068_start_thread 2022-01-17 11:35:10 +03:00
Stefan Ceriu 37db201124 vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 7826faf6ea vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages. 2022-01-04 17:33:32 +02:00
Stefan Ceriu 9c66b5b7b1 vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey. 2022-01-04 17:33:32 +02:00