Commit graph

91 commits

Author SHA1 Message Date
aringenbach
e9aa880927 Fix emote sending and edit message 2022-05-03 15:16:02 +02:00
aringenbach
c6c87bf677 Cleanup and add documentation 2022-04-28 11:25:47 +02:00
aringenbach
360bda5488 Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
aringenbach
8d42a7fd39 Add snapshot pill for incoming mentions 2022-04-14 13:30:08 +02:00
Andy Uhnak
433405f166 Small change 2022-03-09 13:34:18 +00:00
Andy Uhnak
efbfe46924 Only render missing messages for m.room.message types 2022-03-09 13:32:35 +00:00
Andy Uhnak
892ed15f9c Update name 2022-03-08 11:02:48 +00:00
Andy Uhnak
eab9cb2298 Do not render redacted messages 2022-03-08 09:45:39 +00:00
Arnaud Ringenbach
c0bda51613 Use senderAvatarUrl instead of dictionnary 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
ca5d9fd202 Add more restrictive test to detect an avatar change event 2022-03-07 13:45:02 +01:00
Andy Uhnak
a088b46ece Add more details to logs and change font of error message 2022-03-03 15:43:45 +00:00
Andy Uhnak
3ec1e80c9d Track failed creation of attributed strings 2022-03-03 12:45:50 +00:00
aringenbach
94dab7ad4b
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
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
0cc223fe5c
Specify event formatting was successful 2021-12-03 00:41:01 +03:00
ismailgulek
a4b319865a
Use event method to check redaction 2021-12-02 18:09:15 +03:00
ismailgulek
11ba0958b1
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek
c991f6aba4
Update deleted message design 2021-11-25 01:33:37 +03:00
Doug
ae2b6a58be Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Philippe Loriaux
c6c3eaaec1 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Stefan Ceriu
862464108b 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
e030126405 Add explanation. 2021-08-09 10:19:00 +01:00
Doug
63b4ffb206 Limit functional members support to DMs. 2021-08-06 10:48:30 +01:00
Doug
8ddca6b0d1 Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst. 2021-08-04 10:12:50 +01:00
Doug
ced8a81168 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
8f437e9fbe Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare
8f526fc3c7 EventFormatter: Use stable prefix for Space room type. 2021-05-06 15:00:00 +02:00
SBiOSoftWhare
fe4a128906 EventFormatter: Make temporary space room type visible. 2021-04-29 15:08:40 +02:00
ismailgulek
a5e52c76f4
Introduce group call tiles 2021-03-17 19:39:41 +03:00
ismailgulek
86249a7ed1
Include call answer and hangup events in the timeline 2021-03-12 02:23:34 +03:00
Gil Eluard
13c5a248bb 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
1ff5309f73 Improve the status of send messages (sending, sent, received, failed)
- Bug fixing and imporvement
2021-02-23 21:21:15 +01:00
ismailgulek
8c2a043752 Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek
efbee079e5 Show new call grouped events in timeline 2021-01-20 13:19:52 +03:00
ismailgulek
9598fed633 Do not show events in timeline for call events except invites and rejects 2021-01-20 13:19:27 +03:00
ismailgulek
e909c05faa Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek
eafe99601f Localize more 2020-09-14 14:47:40 +03:00
ismailgulek
4839f6bbce Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
ismailgulek
7d701048f4
Use new keys when detected current user 2020-07-02 20:11:46 +03:00
SBiOSoftWhare
5642132b45 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
manuroe
71b3e167ef Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
SBiOSoftWhare
05d0ab7ff4 EventFormatter: Make key verification cancel and done event types visible in timeline. 2020-01-14 19:58:16 +01:00
manuroe
4c7a652fd9 EventFormatter: add showEditionMention setting 2019-07-01 12:42:42 +02:00
SBiOSoftWhare
b6d7a14e75 EventFormatter: Add edit mention suffix for edited messages. 2019-06-12 16:05:34 +02:00
SBiOSoftWhare
c2be2b5af9 EventFormatter: Fix 24 hour time format. 2019-05-23 18:26:38 +02:00
SBiOSoftWhare
f271a08be2 EventFormatter: Use a 24 hour date format for time. 2019-05-22 16:39:11 +02:00
SBiOSoftWhare
24d7c087fb Remove check for +[UIFont systemFontOfSize:weight:] availability. 2019-04-25 12:27:31 +02:00
manuroe
338fa64bd4 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
SBiOSoftWhare
6a175d4838 Enhance tap on room predecessor cell used to go back to the old version of the room (Fix issue #2179) 2019-02-04 15:49:49 +01:00