Commit Graph

69 Commits

Author SHA1 Message Date
Mauro Romito b2b2771ca8 replaced UIColor link with ThemeService links color everywhere it was used, and included the ThemeService in NSE and SiriIntents 2023-01-12 17:54:44 +01:00
Mauro Romito 30fcb3a1de added the links color wherever possible 2023-01-12 16:45:43 +01:00
Mauro Romito dba5ff387f fixed a test and some code improvements 2023-01-12 10:41:52 +01:00
Mauro Romito 9505bec521 done 2023-01-11 23:40:35 +01:00
Mauro Romito 7a7d7c71b9 fix 2023-01-11 21:29:02 +01:00
Alfonso Grillo c156f76ec5 Refine MXKEventFormatter 2023-01-10 12:20:34 +01:00
Alfonso Grillo d965becd7a Fix poll.end read receipts 2023-01-10 12:20:34 +01:00
Alfonso Grillo 7b25ef20ee Amend comment 2023-01-03 13:25:56 +01:00
Alfonso Grillo 27c43d38c7 Fix navigation to replied message 2023-01-02 19:49:52 +01:00
Mauro Romito 71ceb2fc40 fix that works both iOS 15 and iOS 16 2022-12-15 16:33:25 +01:00
Mauro Romito 43729bd3a4 better comment 2022-12-15 12:36:44 +01:00
Mauro Romito aea1be4512 code improvement 2022-12-15 03:40:15 +01:00
Mauro Romito 6dca14ac2e better comment 2022-12-15 03:37:15 +01:00
Mauro Romito 0d569a28ff removed unused code 2022-12-15 01:44:26 +01:00
Mauro Romito da9b181fed fix 2022-12-15 01:41:45 +01:00
aringenbach 2cf7e7ebab Fix render of links with both characters requiring percent encoding and markdown-like syntax 2022-09-23 15:06:40 +02:00
aringenbach 770657ee93 Fix replied event content parsing for nested replies 2022-09-20 09:53:35 +02:00
Andy Uhnak 74b369e3af Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Doug bf771954c0 Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Gil Eluard 67d8bb9a6d Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

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

- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach c4d386c819 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
aringenbach cc2a95e865 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach 5fff2bb1b1 Set HTML formatter as static 2022-06-16 09:07:02 +02:00
aringenbach dfc5146658 Move font parameter and update parameters description 2022-06-16 09:07:02 +02:00
aringenbach 1c2fc49817 Improve HTML formatter 2022-06-16 09:07:02 +02:00
aringenbach 2920a463f0 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00
aringenbach 1538153259 Remove old comment 2022-06-08 08:54:29 +02:00
aringenbach dd1a5a04f0 Add changelog and param description precision 2022-06-07 17:40:39 +02:00
aringenbach bcc7bd3505 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00
aringenbach 12bcd06caf 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 0e723d0d62 Fix in reply to links appearing outside of mx-quote 2022-06-07 09:02:36 +02:00
aringenbach 74389edddd Fix else opening bracket
Co-authored-by: Gil Eluard <gile@element.io>
2022-06-03 12:08:16 +02:00
aringenbach 008728711b Create reply body only if replied event sender is available 2022-06-03 09:14:06 +02:00
aringenbach 77e9a6364c Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
aringenbach d5fdb60eab Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
Stefan Ceriu 28f996f660 Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
ismailgulek 9511a40d84 fix missing MXJSONModel setters 2022-03-17 15:31:15 +03:00
ismailgulek bd24d0bd29 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 ee65744103 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 0625ac373d 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 bbe2d87c71 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 b210582b01 Use event's new content when available 2022-03-17 14:24:02 +03:00
ismailgulek dcc7a48664 Fix tests 2022-03-15 13:55:44 +03:00
ismailgulek ed7f1a6863 Extend reply fallback for also non-thread events 2022-03-14 13:44:13 +03:00
Doug 2aec883095 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
ismailgulek f5fd6d2d0f Change font for message body if required 2022-03-01 16:48:33 +03:00
ismailgulek 4af52ebb10 Add string parameter to fontForEvent method 2022-03-01 16:43:23 +03:00