Commit graph

50 commits

Author SHA1 Message Date
Gil Eluard
4af26062eb
Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +02:00
ismailgulek
8e456298e8
Merge branch 'master' into develop 2022-07-05 10:26:51 +03:00
aringenbach
29e7e5b162 Display fallback when replied event content is partially missing 2022-07-04 16:59:26 +02:00
Gil Eluard
5663d62e0c
Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach
04d3afeb77 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
aringenbach
ff17725bba Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach
8fdf3d8949 Set HTML formatter as static 2022-06-16 09:07:02 +02:00
aringenbach
7d03668fa0 Move font parameter and update parameters description 2022-06-16 09:07:02 +02:00
aringenbach
6cb8b86430 Improve HTML formatter 2022-06-16 09:07:02 +02:00
aringenbach
2103f1aa63 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00
aringenbach
c3f22097a3 Remove old comment 2022-06-08 08:54:29 +02:00
aringenbach
7ce43796d5 Add changelog and param description precision 2022-06-07 17:40:39 +02:00
aringenbach
7b582b60e6 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00
aringenbach
34a278708a
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
b3819193e4 Fix in reply to links appearing outside of mx-quote 2022-06-07 09:02:36 +02:00
aringenbach
22df2d7305
Fix else opening bracket
Co-authored-by: Gil Eluard <gile@element.io>
2022-06-03 12:08:16 +02:00
aringenbach
dc10255207 Create reply body only if replied event sender is available 2022-06-03 09:14:06 +02:00
aringenbach
1d93f63d04 Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
aringenbach
8b46be6cd4 Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
Stefan Ceriu
2ed9fe8ded Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
ismailgulek
ae496eeed3
fix missing MXJSONModel setters 2022-03-17 15:31:15 +03:00
ismailgulek
9b464b07d7
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:29 +03:00
ismailgulek
e0acc987b9
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:22 +03:00
ismailgulek
7d8c8293f1
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:14 +03:00
ismailgulek
5331d941ad
Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:05 +03:00
ismailgulek
a424a0d7f9
Use event's new content when available 2022-03-17 14:24:02 +03:00
ismailgulek
07d734b8c2
Fix tests 2022-03-15 13:55:44 +03:00
ismailgulek
0c0d6da1ff
Extend reply fallback for also non-thread events 2022-03-14 13:44:13 +03:00
Doug
705b31a302 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
ismailgulek
cbe0924e87
Change font for message body if required 2022-03-01 16:48:33 +03:00
ismailgulek
748a90f301
Add string parameter to fontForEvent method 2022-03-01 16:43:23 +03:00
ismailgulek
07b813f81d
Fix text color and font for regular reply events 2022-02-22 15:06:45 +03:00
aringenbach
057cb9ed70
Fix HTML render for links containing Markdown formatting (#5587)
* Fix HTML render for links containing Markdown formatting

* Log renderToHTML fail as an error

* Fix AST nodes memory handling

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-18 09:00:45 +01:00
MaximeE
21838e54e6 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
Stefan Ceriu
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek
9d83aee4b7
Display redacted events only if threads enabled 2022-01-28 04:31:44 +03:00
ismailgulek
ad83173678
Use replied event in fallback events 2022-01-28 04:31:19 +03:00
ismailgulek
fe9eeeadd5
Merge branch 'develop' into ismail/5068_start_thread 2022-01-19 00:07:52 +03:00
Stefan Ceriu
a23bd0da99 vector-im/element-ios/issues/5114 - Allow editing poll start events. 2022-01-18 20:05:10 +02:00
ismailgulek
aeccbc0dac
Merge branch 'develop' into ismail/5068_start_thread 2022-01-17 11:35:10 +03:00
Stefan Ceriu
574a155c80 vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
5a72750f8d vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey. 2022-01-04 17:33:32 +02:00
Stefan Ceriu
01f53bd8d1 Rendering location messages in the timeline. 2022-01-04 17:33:32 +02:00
ismailgulek
ca36f99a08
Merge branch 'develop' into ismail/5068_start_thread 2022-01-04 15:28:19 +03:00
Doug
a2aa01f06c Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
9d4a1d96d6 Migrate doug/5035_posthog from MatrixKit. 2021-12-16 17:01:22 +00:00
ismailgulek
d7b18bb223
Apply MatrixKit PR changes 2021-12-09 16:57:43 +03:00
Stefan Ceriu
d5982e813b vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare
acd0d83c33 Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137 2021-12-03 11:47:24 +01:00
SBiOSoftWhare
5c0bbc6800 Update MXKSwiftHeader.h for new MatrixKit location. 2021-11-30 17:25:43 +01:00