Commit Graph

114 Commits

Author SHA1 Message Date
aringenbach 92286ecb88 Fix typo 2023-04-21 13:47:15 +02:00
aringenbach 2048e2f085 Fix comment typo 2023-04-20 17:12:09 +02:00
aringenbach 787967a8e4 Rework MXKSlashCommands to a more Swift-friendly form and use it in suggestion module 2023-04-20 16:45:08 +02:00
Nicolas Mauri 6179453c57 Fix: Calculation of the frame for a bubble component 2023-04-20 10:14:51 +02:00
Andy Uhnak 28f26de5f6 No event decoration if no decryption result 2023-04-03 17:36:45 +01:00
Andy Uhnak 16f74e84c8 Simplify event encryption decoration 2023-03-27 14:58:10 +01:00
Andy Uhnak ef31ad428b Revert "Merge pull request #7430 from vector-im/andy/user_trust"
This reverts commit 7f5d3b46eb02a7801d4a7c781762eea3d16ee0e6, reversing
changes made to 5a3adde8f70daec795ac1bee17c5159a155c6106.
2023-03-22 15:57:25 +00:00
Andy Uhnak db771d2508 Refactor encryption trust level 2023-03-16 14:56:50 +00:00
Flescio 99b8e8de42 fix issue on timeline bubbles not showing proper content after decrypt (#7397)
* fix issue on timeline bubbles not showing proper content after decrypt

* Update Riot/Modules/MatrixKit/Models/Room/MXKRoomDataSourceManager.m
2023-03-02 11:30:26 +01:00
Doug a46d884b05 Merge branch 'master' into develop 2023-02-10 13:39:22 +00:00
Andy Uhnak d203630795 Fix some crashes 2023-02-09 08:44:31 +00:00
Alfonso Grillo f6dfd2cc51 Sync with matrix feature branch 2023-02-08 17:29:30 +01:00
Alfonso Grillo ce9a982244 Add new localisation for ended poll replies 2023-01-18 16:35:39 +01: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
Stefan Ceriu 0f16585853 Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation 2022-11-08 14:46:44 +02:00
Stefan Ceriu c0ad32079e Revert "Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation (#6679)"
This reverts commit 405c2d8e324c08c1a40e037aeb3c54e93f30bc9f.
2022-11-08 14:46:44 +02:00
Stefan Ceriu 8a16b00456 Revert "Fix timeline items text height calculation"
This reverts commit 8f9eddee501702de84192316bd5b2ff9512d681a.
2022-11-08 14:46:44 +02:00
Stefan Ceriu b2e29aa432 Revert "Replace attributed string height calculation with a more reliable implementation"
This reverts commit 81773cd1e515cc391c1f21b499f61141cb03c810.
2022-11-08 14:46:44 +02:00
Gil Eluard 95b54ec57c 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 5429fb40b5 Merge branch 'develop' into gil/6663-MSC3771_read_receipts_for_threads 2022-11-03 13:34:27 +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
Stefan Ceriu 7daa4f121e Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Gil Eluard 5eb1b39345 Threads: added support to read receipts (MSC3771) 2022-10-24 22:27:13 +02:00
Andy Uhnak 726aa29323 Decorate events decrypted with untrusted sessions 2022-09-28 17:04:45 +01:00
Stefan Ceriu 95cda63747 Replace attributed string height calculation with a more reliable implementation 2022-09-12 18:18:31 +03:00
Stefan Ceriu c913461f4d Fix timeline items text height calculation 2022-09-11 11:07:37 +03:00
Stefan Ceriu c94d019d95 Fixes vector-im/element-ios/issues/6441 - Incorrect timeline item text height calculation (#6679) 2022-09-06 12:05:15 +03: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
Andy Uhnak 8f2dec9e6b Slash command to discard session 2022-09-05 08:36:00 +01:00
ismailgulek 6bf102c9af Add a sync method to check a room data source existence 2022-08-26 16:54:11 +03: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
Andy Uhnak a9d1e84252 Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Doug 57f92307f2 Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Doug bdc2911698 Fix build error on MXKSendReplyEventStringLocalizer. 2022-07-14 16:56:35 +01:00
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