Commit Graph

158 Commits

Author SHA1 Message Date
ismailgulek 85b5b9cefa Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek edbb0ffeb8 Polish memory footprinter and logs 2020-12-18 15:03:00 +03:00
ismailgulek 7fd8b02139 Log memory footprint 2020-12-18 14:14:35 +03:00
ismailgulek 3ef6533bc5 Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
ismailgulek 021bcab59c Introduce CallService 2020-12-01 13:41:31 +03:00
SBiOSoftWhare ab15f08cb4 Add Base32Coder class. 2020-10-27 15:27:27 +01:00
ismailgulek e4a1d499ac Add dots to attributed texts programatically 2020-09-15 16:16:38 +03:00
ismailgulek 2102cd2da1 Localize more 2020-09-14 14:47:40 +03:00
ismailgulek 4f9490be84 Configure attributed text for room creation event and for multiple events 2020-09-14 14:12:14 +03:00
SBiOSoftWhare 8c1cc488a6 AvatarGenerator: Remove a warning. 2020-09-01 11:57:54 +02:00
SBiOSoftWhare fb60650638 Remove some Swift warnings. 2020-09-01 11:57:30 +02:00
ismailgulek ba8601dc6e Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek a2e920b063 Category identifier for call invites 2020-08-10 18:17:46 +03:00
ismailgulek 6eddaaf9df Use new variables 2020-08-05 17:11:46 +03:00
manuroe f609a770dc BuidSettings: Integrate all possible permalink paths
and make [Tools isUniversalLink:] actually work
2020-07-31 12:08:15 +02:00
manuroe 535d1d3faa BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
ismailgulek 984f4c78fe Add keychain access group 2020-07-22 17:06:39 +03:00
ismailgulek 5bed5a9e88 Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:25 +03:00
ismailgulek 564be95b5e Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:17 +03:00
ismailgulek 1edf48d37b Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:08 +03:00
ismailgulek 5092e0128d Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
SBiOSoftWhare f0fe665c23 Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
ismailgulek d635112c5b Make regex private 2020-07-14 15:40:42 +03:00
ismailgulek cef310e7d6 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
SBiOSoftWhare 4258b116cb Tools: Update universal link detection. 2020-07-07 23:46:36 +02:00
Ismail Gulek 6bc9c7e1a0 Replace beta with staging 2020-07-03 15:12:18 +03:00
ismailgulek 41a2e29fba Introduce FormattedBodyParser 2020-07-03 14:22:08 +03:00
ismailgulek 71ebe4ebed Use new keys when detected current user 2020-07-02 20:11:46 +03:00
Ismail Gulek faf4207dca Update app urls 2020-07-01 14:17:42 +03:00
ismailgulek ef8509335d Refactoring and some docs to DataProtectionHelper 2020-06-23 11:36:25 +03:00
ismailgulek 1cc883150e Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek 788b5b23ab Update Riot/Utils/Constants.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-05-26 17:51:15 +03:00
ismailgulek fbfd7053d7 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
SBiOSoftWhare 625cda756f EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek a16efc7e1b Update Riot/Utils/UniversalLink.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-04-28 20:21:51 +03:00
ismailgulek 751697cb87 Update Riot/Utils/UniversalLink.h
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-04-28 20:21:40 +03:00
ismailgulek 591e51b95f Prefill email field on registrations
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 19:55:02 +03:00
manuroe bd7bd7c59f Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
manuroe 0e5699a5b9 Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified 2020-04-23 15:25:43 +02:00
manuroe 362fef18c2 Cross-signing: Allow to verify each device of users with no cross-signing
Fix #3138
This is implemented by adding a new `UserEncryptionTrustLevel` value: `UserEncryptionTrustLevelNoCrossSigning`
2020-04-23 15:10:41 +02:00
SBiOSoftWhare 2895966098 Add an helper class for encryption trust level badge generation. 2020-04-08 15:05:11 +02:00
SBiOSoftWhare 78813198fd EventFormatter: Make key verification cancel and done event types visible in timeline. 2020-01-14 19:58:16 +01:00
manuroe a902e6227b Edits: "(Edited)" -> "(edited)" 2019-07-12 13:18:39 +02:00
manuroe e2cbd51028 EventFormatter: add showEditionMention setting 2019-07-01 12:42:42 +02:00
SBiOSoftWhare 1bfe006d76 EventFormatter: Add edit mention suffix for edited messages. 2019-06-12 16:05:34 +02:00
SBiOSoftWhare 0b118980ae EventFormatter: Fix 24 hour time format. 2019-05-23 18:26:38 +02:00
SBiOSoftWhare ef61ac0702 EventFormatter: Use a 24 hour date format for time. 2019-05-22 16:39:11 +02:00
SBiOSoftWhare 7ad8790ca3 Remove check for +[UIFont systemFontOfSize:weight:] availability. 2019-04-25 12:27:31 +02:00
SBiOSoftWhare a3e53912fa Create UserNameColorGenerator used to generate a user name color from user id 2019-03-07 17:36:40 +01:00
manuroe 1f98b2395f Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00