Commit Graph

89 Commits

Author SHA1 Message Date
Doug 4d72a4e93a Fix some warnings. 2022-04-13 17:21:11 +01:00
ismailgulek e82203ff8c Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +03:00
aringenbach 53d8379af6 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
aringenbach 18e2e9940b Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach ce05f3de08 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek fff61b12c1 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
aringenbach a169c18cf1 Add presence to MXKRecentCellData 2022-04-04 18:52:07 +02:00
MaximeE 2133bb44bb 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
Johannes Marbach f9b844db0d 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 7e6f386347 Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
ismailgulek 2666401a52 Pass threadId of room data source on replies 2022-03-16 17:13:18 +03:00
Arnaud Ringenbach e300d6ea6f Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 70b99daa21 Remove duplicated roomScreenUseOnlyLatestProfiles setting test 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 1ab4922d8d Revamp refreshProfiles as setRoomState 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 4530b61df3 Rename dataSource2 parameters and handle target profiles 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 31f63a72dd Handle use only latest profile live refreshes 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 6ccf209ed8 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
Doug c9cc59d006 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
MaximeE 4f4471a65a 3779: Apply PR comments 2022-02-25 12:18:28 +01:00
MaximeE d3056d0ad0 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
ismailgulek fe32509f69 Merge branch 'develop' into ismail/5629_thread_context 2022-02-22 11:48:21 +03:00
ismailgulek 87615f8655 Enable usage of thread timelines 2022-02-22 11:46:18 +03:00
ismailgulek d6147db250 Stop pagination when root event received 2022-02-18 14:27:29 +03:00
ismailgulek c740a8110e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
Andy Uhnak a90d8e287d Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
ismailgulek 30fda7b926 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 75c4b26851 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 4b1eb75fd3 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek 16135e6e8a Reuse section headers 2022-02-10 03:19:00 +03:00
SBiOSoftWhare 4e7c71b97e Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare 3d6fb8da37 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare 19323d0508 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
ismailgulek d270d4650b Gracefully pause the session 2022-02-04 14:24:14 +03:00
ismailgulek 221d0cbc0f Use readable session states 2022-02-04 01:44:18 +03:00
ismailgulek 50047e45af Add error logs for event fetch requests 2022-02-03 17:52:48 +03:00
ismailgulek e84e78b1e7 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare 22f72fdf28 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
ismailgulek cf2420669f Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
SBiOSoftWhare e73fedfef5 MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
David Langley 7378847594 Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
David Langley c906eb052d Add nullability checks and remove comment 2022-01-28 11:47:52 +00:00
ismailgulek a13d5704dc Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
SBiOSoftWhare f9cee67cd1 MXKAttachment: Improve MXKAttachmentType definition. 2022-01-26 16:01:42 +01:00
ismailgulek 9c5b83a1b3 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
ismailgulek f7694e27cb Fix review remarks 2022-01-25 23:59:19 +03:00
ismailgulek 4dc28af682 Merge branch 'develop' into ismail/5068_start_thread 2022-01-25 14:30:52 +03:00
David Langley 303bbccb83 Remove NSLog and fix Analytics documentation. 2022-01-24 12:44:26 +00:00
David Langley 583d5b32fe Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-24 12:19:45 +00:00
SBiOSoftWhare 04267efeee 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 f5512d1be4 Implement going back to live room data sources for threads, fix bugs around it 2022-01-21 01:56:51 +03:00