Commit Graph

197 Commits

Author SHA1 Message Date
SBiOSoftWhare d4e8d9400f Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare 6d34f068cd AvatarGenerator: Remove unnecessary MatrixKit import. 2021-11-29 17:51:22 +01:00
SBiOSoftWhare 9f3017b77c Remove unnecessary MatrixKit imports. 2021-11-29 17:45:35 +01:00
Doug 3f32e65692 Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Phl-Pro 31a99e2e09 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
David Langley 0b430a9052 Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming 2021-11-04 16:22:58 +00:00
Philippe Loriaux 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Doug 78978f446d 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 9ee68cb7d8 vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-10-08 11:33:13 +03: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 4a1642265c 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 25df45ef1c Add MediaCompressionHelper.defaultCompressionMode for use in RoomViewController. 2021-09-07 14:46:02 +01: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
Gil Eluard 36cefffd7e #4090 - Update after review 2021-07-06 23:03:56 +02:00
Stefan Ceriu 3f7d821c69 #4094 - Fixed improper weak display link targets. 2021-06-25 12:13:43 +03:00
Stefan Ceriu 7e2305464c #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 1000736265 #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
Stefan Ceriu 4910066fa5 #4096 - Weakify display link targets. 2021-06-22 09:59:14 +03:00
Stefan Ceriu 08f274bd61 #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 fbb451f33c #4090 - New voice recording toolbar ui and swipe to cancel interaction. 2021-06-22 09:42:37 +03: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 203eb41462 Do not display group call notification when in the related room 2021-04-20 15:51:46 +03:00
ismailgulek 0b078701ec Show notifications always for incoming group calls 2021-04-14 16:30:21 +03: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 7589b9745f Merge branch 'voip_2746' into voip_tiles 2021-02-02 12:36:11 +03:00
ismailgulek d546afd728 Merge branch 'develop' into voip_2746 2021-02-02 12:33:05 +03:00
manuroe 1e087b77e8 Memory: The memory logger has been moved to the SDK 2021-01-28 15:24:04 +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 fd2f8deb5a Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek 5e261d728b Polish memory footprinter and logs 2020-12-18 15:03:00 +03:00
ismailgulek ff7e8e7cd7 Log memory footprint 2020-12-18 14:14:35 +03:00
ismailgulek d0ae6cfdde Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek e0f5a87e96 Introduce CallService 2020-12-01 13:41:31 +03:00
SBiOSoftWhare d9836123ca Add Base32Coder class. 2020-10-27 15:27:27 +01: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
SBiOSoftWhare 804af49a27 AvatarGenerator: Remove a warning. 2020-09-01 11:57:54 +02:00
SBiOSoftWhare 2de47ea160 Remove some Swift warnings. 2020-09-01 11:57:30 +02:00