Commit Graph

76 Commits

Author SHA1 Message Date
Nicolas Mauri c16ed6ba13 Fix UnitTest 2023-11-15 15:26:03 +01:00
Nicolas Mauri 360d710d4f Update deployment target to 15.0, WysiwygComposer to 2.15.0, downgrade DTCoreText to 1.6.26 2023-11-15 09:13:59 +01:00
Doug 4ef6fecfbc Only use the sender when rendering the room creation event. (#7640)
On Room v11 it is possible that the sender could put in a fake creator. Don't allow this to happen.
2023-08-09 18:18:33 +01:00
Doug dfe669af7a Fix a crash when opening v11 rooms. (#7635)
https://github.com/matrix-org/matrix-spec-proposals/pull/2175
2023-08-04 12:22:14 +01:00
Nicolas Mauri 53dc32ee57 Fix: Remove the matrix id from the notice display name changed event 2023-04-26 09:54:44 +02:00
Doug e1089b1a14 Tidy up event formatter issues. 2023-04-18 17:43:21 +01:00
manuroe 7f00f71786 Manage bad m.file attachment format
https://github.com/vector-im/element-ios/issues/7406

By using value type checker methods.

With this fix, attachments with a wrong size format are still displayed in the timeline. Only the size is omitted
2023-03-15 15:18:38 +01:00
Alfonso Grillo f6dfd2cc51 Sync with matrix feature branch 2023-02-08 17:29:30 +01:00
aringenbach 5e167bb0ef Merge pull request #7317 from vector-im/aringenbach/7316_indentation_support
Labs: Rich text editor: enable list items indentation
2023-02-01 09:44:45 +01:00
Nicolas Mauri 6b48ecd7a6 Hide decryption errors only for voice broadcast chunks. 2023-01-30 16:37:58 +01:00
aringenbach c1968451bb Labs: Rich text editor: enable list items indentation 2023-01-30 15:38:56 +01:00
Nicolas Mauri 70325c38e5 Inform the user about decryption errors during a voice broadcast 2023-01-25 17:23:42 +01:00
Alfonso Grillo 3efc34e8a5 Improve code 2023-01-18 17:22:38 +01:00
Alfonso Grillo 264edf7716 Handle edge cases for plain “body” 2023-01-18 16:35:39 +01:00
Alfonso Grillo e2287b920d Improve formatter 2023-01-18 16:35:39 +01:00
Alfonso Grillo 252231ddf0 Add replacement logic for “Ended poll” text 2023-01-18 16:35:39 +01:00
Mauro Romito 4c81b71afd 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 a9f9b77fb5 added the links color wherever possible 2023-01-12 16:45:43 +01:00
Mauro Romito 3c2ab08e02 fix 2023-01-11 21:29:02 +01:00
Alfonso Grillo 40ea4406dc Refine MXKEventFormatter 2023-01-10 12:20:34 +01:00
Alfonso Grillo 8b9de882e9 Fix poll.end read receipts 2023-01-10 12:20:34 +01:00
Alfonso Grillo 03af34deac Amend comment 2023-01-03 13:25:56 +01:00
Alfonso Grillo 844c358af4 Fix navigation to replied message 2023-01-02 19:49:52 +01:00
Mauro Romito 6010e87d38 fix that works both iOS 15 and iOS 16 2022-12-15 16:33:25 +01:00
Mauro Romito afa6621edd better comment 2022-12-15 12:36:44 +01:00
Mauro Romito 00af62ebf6 code improvement 2022-12-15 03:40:15 +01:00
Mauro Romito 01107d5f63 better comment 2022-12-15 03:37:15 +01:00
Mauro Romito abc8529c26 removed unused code 2022-12-15 01:44:26 +01:00
Mauro Romito 43ee462f58 fix 2022-12-15 01:41:45 +01:00
aringenbach 7b7770b59f Fix render of links with both characters requiring percent encoding and markdown-like syntax 2022-09-23 15:06:40 +02:00
aringenbach 8ab2a38e27 Fix replied event content parsing for nested replies 2022-09-20 09:53:35 +02:00
Andy Uhnak a9d1e84252 Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Doug 57f92307f2 Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
ismailgulek 6ba65a8fc1 Merge branch 'master' into develop 2022-07-05 10:26:51 +03:00
aringenbach 6cb0935eca Display fallback when replied event content is partially missing 2022-07-04 16:59:26 +02:00
Gil Eluard 038c347fc9 Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach 4b5024d999 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach f2e14f2512 Set HTML formatter as static 2022-06-16 09:07:02 +02:00
aringenbach 2323e21b64 Move font parameter and update parameters description 2022-06-16 09:07:02 +02:00
aringenbach f8cd8fa96c Improve HTML formatter 2022-06-16 09:07:02 +02:00
aringenbach db9f44ea10 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00
aringenbach 3bb5fc9873 Remove old comment 2022-06-08 08:54:29 +02:00
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
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