aringenbach
|
932b9ad4e6
|
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
|
1c365a3d84
|
Presence: fix live updates on Home & DM list
|
2022-05-11 15:07:39 +02:00 |
|
aringenbach
|
18de7a5933
|
Rename to partialAttributedTextMessage
|
2022-05-09 10:46:50 +02:00 |
|
aringenbach
|
e756f0789d
|
Add documentation
|
2022-05-02 17:36:53 +02:00 |
|
aringenbach
|
02991e5b6a
|
Enable sending messages with pills
|
2022-05-02 13:35:35 +02:00 |
|
Doug
|
5bf9b9149d
|
Add AuthenticationService and RegistrationWizard. (#6056)
|
2022-04-27 16:02:54 +01:00 |
|
SBiOSoftWhare
|
d96f204ad8
|
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
|
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 |
|