Commit Graph

189 Commits

Author SHA1 Message Date
ismailgulek 27ab132743 Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:08 +03:00
ismailgulek fa33320ea5 Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
SBiOSoftWhare 2d17667f1d Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
ismailgulek a85e30bf79 Make regex private 2020-07-14 15:40:42 +03:00
ismailgulek e6a9e080f6 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
SBiOSoftWhare a5b184ad42 Tools: Update universal link detection. 2020-07-07 23:46:36 +02:00
Ismail Gulek 6699d011b9 Replace beta with staging 2020-07-03 15:12:18 +03:00
ismailgulek 10310a34a3 Introduce FormattedBodyParser 2020-07-03 14:22:08 +03:00
ismailgulek 81d59c1bef Use new keys when detected current user 2020-07-02 20:11:46 +03:00
Ismail Gulek 105596e731 Update app urls 2020-07-01 14:17:42 +03:00
ismailgulek 9ecad4f01f Refactoring and some docs to DataProtectionHelper 2020-06-23 11:36:25 +03:00
ismailgulek b36ee8044b Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek b405dbd1fc Update Riot/Utils/Constants.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-05-26 17:51:15 +03:00
ismailgulek 72279f7f79 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
SBiOSoftWhare 39767e1ca0 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek ea7c3c7285 Update Riot/Utils/UniversalLink.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-04-28 20:21:51 +03:00
ismailgulek fccbd233e2 Update Riot/Utils/UniversalLink.h
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-04-28 20:21:40 +03:00
ismailgulek 6ef9164636 Prefill email field on registrations
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 19:55:02 +03:00
manuroe 20e25006b8 Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
manuroe 835bd8e3dc Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified 2020-04-23 15:25:43 +02:00
manuroe 90fdb730cb 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 dae52e6a6d Add an helper class for encryption trust level badge generation. 2020-04-08 15:05:11 +02:00
SBiOSoftWhare 78dc28e744 EventFormatter: Make key verification cancel and done event types visible in timeline. 2020-01-14 19:58:16 +01:00
manuroe 2312d6e3c2 Edits: "(Edited)" -> "(edited)" 2019-07-12 13:18:39 +02:00
manuroe 09b4f1762a EventFormatter: add showEditionMention setting 2019-07-01 12:42:42 +02:00
SBiOSoftWhare 9a60fdc43d EventFormatter: Add edit mention suffix for edited messages. 2019-06-12 16:05:34 +02:00
SBiOSoftWhare 8b5f38fd71 EventFormatter: Fix 24 hour time format. 2019-05-23 18:26:38 +02:00
SBiOSoftWhare 4f874e4ad2 EventFormatter: Use a 24 hour date format for time. 2019-05-22 16:39:11 +02:00
SBiOSoftWhare 2688a1331a Remove check for +[UIFont systemFontOfSize:weight:] availability. 2019-04-25 12:27:31 +02:00
SBiOSoftWhare 28b28eda0a Create UserNameColorGenerator used to generate a user name color from user id 2019-03-07 17:36:40 +01:00
manuroe 29aa20f810 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
SBiOSoftWhare 381c9a593e 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
manuroe ad1969fbc8 reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe 7efcf8f6c4 reskin: Theme: rename colors as it is in the palette now 2019-01-11 13:13:31 +01:00
manuroe 9cce93ecea reskin: Kill kRiotColorXxxx 2019-01-11 11:57:02 +01:00
manuroe 2fdb06d879 reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
manuroe f0c22a14af reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe 67044e3451 reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe 1fe7b85e16 reskin: kill kRiotPrimaryTextColor 2019-01-10 18:00:45 +01:00
manuroe 2bdadf5cda reskin: kill kRiotSecondaryBgColor 2019-01-10 17:57:17 +01:00
manuroe dd4e20d389 reskin: kill kRiotPrimaryBgColor 2019-01-10 17:50:26 +01:00
manuroe c702350171 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe 845775d794 reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe 63ee0e14be Merge remote-tracking branch 'origin/develop' into reskin
# Conflicts:
#	Riot/Constants/RiotDesignValues.m
#	Riot/Modules/Authentication/AuthenticationViewController.m
2019-01-10 11:50:57 +01:00
fridtjof 2839a24058 make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
manuroe 6ad603a6ca Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead 2018-11-30 17:10:28 +01:00
manuroe ba51d3630f Reskin: Change the 2 notifications colors 2018-11-30 16:36:34 +01:00
manuroe 477361e474 Reskin: New avatar bg colors when no room avatar 2018-11-30 16:17:12 +01:00
manuroe ecafb8e306 BF: Weird text color when selecting a message
#2046
2018-09-24 14:23:48 +02:00
manuroe fb22f3e372 Room names: Matrix has now room summaries that define how to compute names
Let MatrixSDK and MatrixKit do it for us
2018-09-20 10:48:01 +02:00