Commit Graph

100 Commits

Author SHA1 Message Date
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
ismailgulek edf2aedd29 Do not show redacted reactions in the timeline 2022-06-14 16:19:46 +03:00
aringenbach 3a989a78fa Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
Stefan Ceriu 482a1450f6 vector-im/element-ios/issues/6149 - Allow video rooms to be shown in the rooms list 2022-05-16 11:34:41 +03:00
aringenbach 69b7eae92f Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
aringenbach dd07d597a8 Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +02:00
aringenbach 27b964fc4a Fix string conversion from attributed 2022-05-09 10:31:42 +02:00
aringenbach c3a8978422 Fix displaying edit & redacted event 2022-05-04 16:53:48 +02:00
aringenbach 8077b8058d Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
aringenbach a05923d911 Fix emote sending and edit message 2022-05-03 15:16:02 +02:00
aringenbach f907585ec5 Cleanup and add documentation 2022-04-28 11:25:47 +02:00
aringenbach 2a5c2b6938 Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
aringenbach 24dffbd4b0 Add snapshot pill for incoming mentions 2022-04-14 13:30:08 +02:00
Andy Uhnak 39c262718d Small change 2022-03-09 13:34:18 +00:00
Andy Uhnak 7fe72031dd Only render missing messages for m.room.message types 2022-03-09 13:32:35 +00:00
Andy Uhnak 9099337dfe Update name 2022-03-08 11:02:48 +00:00
Andy Uhnak c25dfb0c35 Do not render redacted messages 2022-03-08 09:45:39 +00:00
Arnaud Ringenbach d22c48ecc9 Use senderAvatarUrl instead of dictionnary 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach d4418d335d Add more restrictive test to detect an avatar change event 2022-03-07 13:45:02 +01:00
Andy Uhnak 55d03d317b Add more details to logs and change font of error message 2022-03-03 15:43:45 +00:00
Andy Uhnak a90da249b2 Track failed creation of attributed strings 2022-03-03 12:45:50 +00:00
aringenbach 7964d314c8 Add objective C support to SwiftGen assets helpers (#5533)
* Add objective C support to SwiftGen assets helpers

* Use dot notation in ObjC & fix minor issues

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 17:13:23 +01:00
Stefan Ceriu 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek b2c34fe37c Display redacted events only if threads enabled 2022-01-28 04:31:44 +03:00
ismailgulek a71cf8e92c Specify event formatting was successful 2021-12-03 00:41:01 +03:00
ismailgulek b057a48ad9 Use event method to check redaction 2021-12-02 18:09:15 +03:00
ismailgulek abd5044023 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek 6f08534ebb Update deleted message design 2021-11-25 01:33:37 +03:00
Doug 3f32e65692 Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Philippe Loriaux 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Stefan Ceriu 8b80b3f4c7 vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods. 2021-09-30 09:40:12 +03:00
Doug 670624055e Add explanation. 2021-08-09 10:19:00 +01:00
Doug b75baadb64 Limit functional members support to DMs. 2021-08-06 10:48:30 +01:00
Doug 94e47cd6e7 Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst. 2021-08-04 10:12:50 +01:00
Doug a951ff551e Check for functional members state and if found, exclude the service members from the room name and avatar computation. 2021-07-30 12:19:28 +01:00
SBiOSoftWhare 8a15d0e993 Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare ba79ab783f EventFormatter: Use stable prefix for Space room type. 2021-05-06 15:00:00 +02:00
SBiOSoftWhare fc4361ab26 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
ismailgulek 1d2ae04058 Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek 95719e1455 Include call answer and hangup events in the timeline 2021-03-12 02:23:34 +03:00
Gil Eluard 525d5e7d42 Improve the status of send messages (sending, sent, received, failed)
- set error message text colour to default
2021-02-25 19:38:59 +01:00
Gil Eluard f09c64439a Improve the status of send messages (sending, sent, received, failed)
- Bug fixing and imporvement
2021-02-23 21:21:15 +01:00
ismailgulek 1c19d16b7f Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek fcbefe398a Show new call grouped events in timeline 2021-01-20 13:19:52 +03:00
ismailgulek 59140a538e Do not show events in timeline for call events except invites and rejects 2021-01-20 13:19:27 +03:00
ismailgulek 4ce866f56c Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek 1c48598040 Localize more 2020-09-14 14:47:40 +03:00
ismailgulek 346223d0b9 Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek 64b731f6c2 Use new keys when detected current user 2020-07-02 20:11:46 +03:00
SBiOSoftWhare 9b85a0bc17 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00