Andy Uhnak
e3ebb76181
Small change
2022-03-09 13:34:18 +00:00
Andy Uhnak
e10cb03b45
Only render missing messages for m.room.message types
2022-03-09 13:32:35 +00:00
Andy Uhnak
0bca33c0a8
Update name
2022-03-08 11:02:48 +00:00
Andy Uhnak
84dd3f4083
Do not render redacted messages
2022-03-08 09:45:39 +00:00
Arnaud Ringenbach
ce035982aa
Use senderAvatarUrl instead of dictionnary
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
c01b56305c
Add more restrictive test to detect an avatar change event
2022-03-07 13:45:02 +01:00
Andy Uhnak
5eaf18bca6
Add more details to logs and change font of error message
2022-03-03 15:43:45 +00:00
Andy Uhnak
d405ef102e
Track failed creation of attributed strings
2022-03-03 12:45:50 +00:00
aringenbach
2f6546799e
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
4b1eb75fd3
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
082783e07d
Display redacted events only if threads enabled
2022-01-28 04:31:44 +03:00
ismailgulek
948dd8eec0
Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications
2022-01-12 13:58:48 +03:00
ismailgulek
0d7e72ece9
Fix root message redaction
2022-01-04 18:07:39 +03:00
ismailgulek
9cd27d293c
Merge branch 'develop' into ismail/5068_start_thread
2022-01-04 15:28:19 +03:00
Doug
e642c7417e
Address most PR comments.
...
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
ecd4bbd63b
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
ismailgulek
746bd4a96c
Merge branch 'ismail/5095_thread_search_results' into ismail/5096_thread_notifications
2021-12-10 11:14:55 +03:00
ismailgulek
ffd7efbe2a
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-12-10 11:08:01 +03:00
ismailgulek
bd88818382
Specify event formatting was successful
2021-12-03 00:41:01 +03:00
ismailgulek
d20c1c38cf
Use event method to check redaction
2021-12-02 18:09:15 +03:00
SBiOSoftWhare
090e17c3f9
Merge develop into steve/5020_matrixkit_merge
2021-11-30 16:16:52 +01:00
SBiOSoftWhare
56a51da9f9
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
ismailgulek
87f14a3898
Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links
2021-11-30 01:54:56 +03:00
SBiOSoftWhare
2dab20acd3
AvatarGenerator: Remove unnecessary MatrixKit import.
2021-11-29 17:51:22 +01:00
SBiOSoftWhare
9e230127d3
Remove unnecessary MatrixKit imports.
2021-11-29 17:45:35 +01:00
ismailgulek
5dc3198d09
Update deleted message design
2021-11-25 01:33:37 +03:00
Doug
48c60a33bd
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-18 14:47:18 +00:00
Phl-Pro
df8ff2b587
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
David Langley
7ba7decab5
Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming
2021-11-04 16:22:58 +00:00
Philippe Loriaux
eaa2450be7
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Doug
d9e253c904
Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
...
Fix bug setting text alpha.
2021-10-13 14:05:06 +01:00
Stefan Ceriu
34e1177bf6
vector-im/element-ios/issues/4899 - Fixed various localization issues.
2021-10-08 11:33:13 +03:00
Stefan Ceriu
7b75dec011
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
790b4cc6cc
Log Core Data save errors. Use a static property for the Core Data in memory SQLite URL.
2021-09-08 17:45:02 +01:00
Doug
e04bbb776d
Add MediaCompressionHelper.defaultCompressionMode for use in RoomViewController.
2021-09-07 14:46:02 +01:00
Doug
662c955b72
Add explanation.
2021-08-09 10:19:00 +01:00
Doug
f449de3571
Limit functional members support to DMs.
2021-08-06 10:48:30 +01:00
Doug
b984f7e4ed
Cherry-pick from fc058c7 and eae64dc. Update CHANGES.rst.
2021-08-04 10:12:50 +01:00
Doug
614343239d
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
Gil Eluard
c2302ac81c
#4090 - Update after review
2021-07-06 23:03:56 +02:00
Stefan Ceriu
546e840cb5
#4094 - Fixed improper weak display link targets.
2021-06-25 12:13:43 +03:00
Stefan Ceriu
242fb1d808
#4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances.
2021-06-24 11:29:07 +03:00
Stefan Ceriu
6d62b17e5b
#4094 - Various tweaks, bug fixes and improvements following code review.
2021-06-23 15:37:34 +03:00
Stefan Ceriu
800c434530
#4096 - Weakify display link targets.
2021-06-22 09:59:14 +03:00
Stefan Ceriu
0dd247d53e
#4090 - Add voice message controller, audio recorder and toolbar view links. Working audio file sending and cancellation.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
d517d55cf1
#4090 - New voice recording toolbar ui and swipe to cancel interaction.
2021-06-22 09:42:37 +03:00
SBiOSoftWhare
5e7e07eef0
Merge branch 'spaces_beta' into spaces_feature_unavailable
...
# Conflicts:
# Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
SBiOSoftWhare
4579b3354d
EventFormatter: Use stable prefix for Space room type.
2021-05-06 15:00:00 +02:00
SBiOSoftWhare
f04bd78618
EventFormatter: Make temporary space room type visible.
2021-04-29 15:08:40 +02:00
ismailgulek
2c70aec02b
Do not display group call notification when in the related room
2021-04-20 15:51:46 +03:00