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 |
|
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 |
|
SBiOSoftWhare
|
9a6201152c
|
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
|
96ab8e6797
|
MXKRoomBubbleCellData: Add new attributed text message property.
|
2022-02-09 16:19:49 +01:00 |
|
SBiOSoftWhare
|
92ebbbc67b
|
MXKRoomBubbleCellData: Add new attributed text message property.
|
2022-02-09 16:19:36 +01:00 |
|
ismailgulek
|
4194203db2
|
Gracefully pause the session
|
2022-02-04 14:24:14 +03:00 |
|
ismailgulek
|
95277a6598
|
Use readable session states
|
2022-02-04 01:44:18 +03:00 |
|
ismailgulek
|
76b8181393
|
Add error logs for event fetch requests
|
2022-02-03 17:52:48 +03:00 |
|
ismailgulek
|
c6db4e7e0f
|
Merge branch 'develop' into ismail/5096_thread_notifications
|
2022-02-02 12:46:00 +03:00 |
|
SBiOSoftWhare
|
6a2401b463
|
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
|
d0fd2951e1
|
Merge branch 'develop' into ismail/5096_thread_notifications
|
2022-02-01 01:23:00 +03:00 |
|
SBiOSoftWhare
|
1ee1162c2f
|
MXKRoomBubbleCellData: Add convenient isAttachment property.
|
2022-01-31 10:40:45 +01:00 |
|
David Langley
|
1e9fb6b625
|
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
|
54a6f8bbdf
|
Add nullability checks and remove comment
|
2022-01-28 11:47:52 +00:00 |
|
ismailgulek
|
38bb315866
|
Merge branch 'develop' into ismail/5096_thread_notifications
|
2022-01-27 03:20:25 +03:00 |
|
SBiOSoftWhare
|
c7189f584d
|
MXKAttachment: Improve MXKAttachmentType definition.
|
2022-01-26 16:01:42 +01:00 |
|
ismailgulek
|
98dd950a35
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-26 14:27:25 +03:00 |
|
ismailgulek
|
785fe6b4e0
|
Fix review remarks
|
2022-01-25 23:59:19 +03:00 |
|
ismailgulek
|
d5a58779a3
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-25 14:30:52 +03:00 |
|
David Langley
|
ba2e1cbb58
|
Remove NSLog and fix Analytics documentation.
|
2022-01-24 12:44:26 +00:00 |
|
David Langley
|
21ec650e8f
|
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
|
dc4d332222
|
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
|
41f1b8dc72
|
Implement going back to live room data sources for threads, fix bugs around it
|
2022-01-21 01:56:51 +03:00 |
|
SBiOSoftWhare
|
731badb2dc
|
MXKRoomBubbleCellData: Improve getFirstBubbleComponentWithDisplay and getLastBubbleComponentWithDisplay.
|
2022-01-20 16:01:45 +01:00 |
|
ismailgulek
|
35e1f54200
|
Disable thread timelines for now
|
2022-01-19 01:05:48 +03:00 |
|
ismailgulek
|
10ebd9a68d
|
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
|
2022-01-19 00:12:40 +03:00 |
|
ismailgulek
|
3489d2f5cc
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-19 00:09:26 +03:00 |
|
ismailgulek
|
e344dcceed
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-19 00:07:52 +03:00 |
|
Stefan Ceriu
|
468241e7ad
|
vector-im/element-ios/issues/5114 - Renamed unstable extensible audio key.
|
2022-01-18 20:05:10 +02:00 |
|