aringenbach
|
384bcef9db
|
Add changelog and param description precision
|
2022-06-07 17:40:39 +02:00 |
|
aringenbach
|
48a83a9c55
|
Remove render edit flag and fix a nil room state crash
|
2022-06-07 17:31:17 +02:00 |
|
aringenbach
|
68a78724af
|
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 |
|
aringenbach
|
83ebb6e462
|
Fix in reply to links appearing outside of mx-quote
|
2022-06-07 09:02:36 +02:00 |
|
ismailgulek
|
2886d62815
|
Add savingAccountsEnabled property to MXKAccountManager
|
2022-06-06 16:15:32 +03:00 |
|
aringenbach
|
abb40e805f
|
Fix else opening bracket
Co-authored-by: Gil Eluard <gile@element.io>
|
2022-06-03 12:08:16 +02:00 |
|
aringenbach
|
d7e876ada1
|
Create reply body only if replied event sender is available
|
2022-06-03 09:14:06 +02:00 |
|
aringenbach
|
3a989a78fa
|
Construct formatted body from replied event
|
2022-06-02 15:45:08 +02:00 |
|
ismailgulek
|
e252b481e7
|
Move extension methods to Swift.String, add tests
|
2022-05-30 16:05:00 +03:00 |
|
ismailgulek
|
33f893a672
|
Fix confirmation for RTL overridden links
|
2022-05-27 00:24:15 +03:00 |
|
Stefan Ceriu
|
7dbe5b17e9
|
Attempt at fixing [CALayer animationForKey] crashes.
|
2022-05-23 10:26:59 +03:00 |
|
Stefan Ceriu
|
816ba3b249
|
Fix crash when opening rooms where the current user doesn't have permission to post messages.
|
2022-05-18 11:58:25 +03:00 |
|
aringenbach
|
a3e84905f9
|
Use NSHashTable
|
2022-05-13 14:58:34 +02:00 |
|
aringenbach
|
01d5254f78
|
Store weak references in MXKMessageTextView array
|
2022-05-13 14:46:42 +02:00 |
|
aringenbach
|
783ad8fc13
|
Flush pills on text view updates
|
2022-05-13 13:52:46 +02:00 |
|
aringenbach
|
2fef71bb21
|
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
|
cede58d5d5
|
Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
|
2022-05-12 11:05:22 +02:00 |
|
aringenbach
|
ab40964429
|
Presence: fix live updates on Home & DM list
|
2022-05-11 15:07:39 +02:00 |
|
Doug
|
f9fbc6f599
|
Add ReCaptcha screen (#6135)
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
|
2022-05-11 09:57:37 +01:00 |
|
aringenbach
|
b4838bb14a
|
Rename to partialAttributedTextMessage
|
2022-05-09 10:46:50 +02:00 |
|
aringenbach
|
8077b8058d
|
Fix fonts and edition on replies
|
2022-05-04 12:17:21 +02:00 |
|
aringenbach
|
69c0a7d9bd
|
Add documentation
|
2022-05-02 17:36:53 +02:00 |
|
aringenbach
|
8d65cd8a40
|
Enable sending messages with pills
|
2022-05-02 13:35:35 +02:00 |
|
aringenbach
|
3bf9046887
|
Merge branch 'develop' into aringenbach/3526_user_pills
|
2022-04-28 11:56:09 +02:00 |
|
Doug
|
abb8186a0a
|
Add AuthenticationService and RegistrationWizard. (#6056)
|
2022-04-27 16:02:54 +01:00 |
|
aringenbach
|
2a5c2b6938
|
Setup NSTextAttachmentViewProvider
|
2022-04-27 11:55:23 +02:00 |
|
aringenbach
|
7c3eb8d5a0
|
Merge branch 'develop' into aringenbach/3526_user_pills
|
2022-04-27 11:54:05 +02:00 |
|
SBiOSoftWhare
|
4f3a7dcd2d
|
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 |
|
aringenbach
|
f076d99481
|
Improve link detection near timeline touch location
|
2022-04-14 13:32:14 +02:00 |
|
Doug
|
7bc6bce163
|
Fix some warnings.
|
2022-04-13 17:21:11 +01:00 |
|
ismailgulek
|
dd01d9389a
|
Copy dictionary before enumerating, fixes crash #6
|
2022-04-12 14:26:52 +03:00 |
|
aringenbach
|
d745548a39
|
Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
|
2022-04-07 11:43:13 +02:00 |
|
aringenbach
|
3cb990706f
|
Rename build setting & encode with string value
|
2022-04-07 09:38:21 +02:00 |
|
Doug
|
b2c902a4f5
|
Merge branch 'master' into develop
|
2022-04-06 17:48:50 +01:00 |
|
Doug
|
86ac0f14e0
|
Notification strings fall back to English if missing
|
2022-04-06 15:44:12 +01:00 |
|
aringenbach
|
320fa8d59a
|
Add presence offline mode setting
|
2022-04-06 15:18:54 +02:00 |
|
Gil Eluard
|
0021c3f35b
|
Room context preview dismissed unexpectedly (#5993)
- fixed
|
2022-04-06 10:43:35 +02:00 |
|
aringenbach
|
2ab98cfe07
|
Weakify self on presence notifications observers
|
2022-04-05 15:21:53 +02:00 |
|
aringenbach
|
fa3f01bb8f
|
Merge branch 'develop' into aringenbach/5933_presence_indicator
|
2022-04-05 14:14:45 +02:00 |
|
ismailgulek
|
502e9ebd05
|
Reload thread data source without notifying the screen
|
2022-04-05 14:04:48 +03:00 |
|
aringenbach
|
9f94a44fa5
|
Add presence to MXKRecentCellData
|
2022-04-04 18:52:07 +02:00 |
|
MaximeEvrard42
|
ff78d21755
|
Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
[Location Sharing]: Pin drop location sharing
|
2022-04-04 18:04:22 +02:00 |
|
MaximeE
|
af9a524273
|
5858: Modification of the event send according to coordinate type
|
2022-03-31 16:52:16 +02:00 |
|
Anderas
|
6151c56337
|
Merge pull request #5942 from vector-im/andy/5604_join_indicators
Join room loading indicators
|
2022-03-30 11:05:21 +01:00 |
|
Andy Uhnak
|
fadfa48f9f
|
Join room loading indicators
|
2022-03-29 15:03:09 +01:00 |
|
Doug
|
63ea84fa97
|
Merge pull request #5923 from vector-im/johannes/5058_room_data_source_leak
Fix retain cycle in MXKRoomDataSource
|
2022-03-29 12:10:36 +01:00 |
|
Stefan Ceriu
|
cf819fe7cb
|
Fixed the regular expression used for link detection in attributed strings.
|
2022-03-28 11:57:50 +03:00 |
|
Johannes Marbach
|
b86d0a6148
|
Fix retain cycle in MXKRoomDataSource
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
|
2022-03-27 20:53:46 +02:00 |
|
Gil Eluard
|
2cc1d3ac2e
|
Update suggested room preview to behave the same way in all cases #5771
- Done
|
2022-03-23 10:58:41 +01:00 |
|
Stefan Ceriu
|
672dd90cb1
|
Prevent the homescreen from resetting on every appearance.
|
2022-03-22 12:44:26 +02:00 |
|