Commit Graph

110 Commits

Author SHA1 Message Date
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 6a54512c72 Merge branch 'develop' into ismail/5502_ungroup_threads 2022-06-13 13:58:43 +03:00
ismailgulek 62a3485852 Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol 2022-06-13 13:52:46 +03:00
ismailgulek 3e250c5c8f Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek 8363924c86 Add logoutDevices parameter to MXKAccount 2022-06-09 17:23:25 +03:00
ismailgulek c80151889c Fix navigation after clear data 2022-06-09 15:46:04 +03:00
aringenbach 12bcd06caf Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
ismailgulek 468f1e1c64 Add savingAccountsEnabled property to MXKAccountManager 2022-06-06 16:15:32 +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 89b8f05358 Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
aringenbach 087242993c Presence: fix live updates on Home & DM list 2022-05-11 15:07:39 +02: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 e7458c83d8 Add AuthenticationService and RegistrationWizard. (#6056) 2022-04-27 16:02:54 +01:00
SBiOSoftWhare 08cbca4718 MXKAppSettings: Add beacon info state event as part of room message to enables beacon display on timeline. 2022-04-22 11:50:34 +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
aringenbach a539ad5f14 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
aringenbach b644735b20 Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach 43840b8872 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek db3bc144b9 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
aringenbach 31399f1d73 Add presence to MXKRecentCellData 2022-04-04 18:52:07 +02: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
Andy Uhnak 630feb757f Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00: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
Doug 2aec883095 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
MaximeE d77c1a8db4 3779: Apply PR comments 2022-02-25 12:18:28 +01:00
MaximeE 8fe40120c9 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
ismailgulek 1deac584bb Merge branch 'develop' into ismail/5629_thread_context 2022-02-22 11:48:21 +03:00
ismailgulek f4f8ad10be Enable usage of thread timelines 2022-02-22 11:46:18 +03:00
ismailgulek 3253c0d270 Stop pagination when root event received 2022-02-18 14:27:29 +03:00
ismailgulek 4291b9f7d9 Use thread protocols where possible 2022-02-11 18:11:44 +03:00
Andy Uhnak dc33ec9b9d Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
ismailgulek 4ed4ea3ab6 Merge pull request #5539 from vector-im/ismail/5537_home_badges
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
aringenbach f50e09dcc1 Fix phone number validation through custom URL (#5527)
* Fix phone number validation through custom URL

* Rename msisdnSubmissionHttpClient

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 09:25:20 +01:00
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek e75f895c53 Reuse section headers 2022-02-10 03:19:00 +03:00