Commit Graph

124 Commits

Author SHA1 Message Date
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
SBiOSoftWhare b044b90ebc 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 b90539acef reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe dc3d8d6734 reskin: Theme: rename colors as it is in the palette now 2019-01-11 13:13:31 +01:00
manuroe 3ff86cf431 reskin: Kill kRiotColorXxxx 2019-01-11 11:57:02 +01:00
manuroe bed6b151cb reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
manuroe d94284a100 reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe b7de21c61c reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe 469a0b7031 reskin: kill kRiotPrimaryTextColor 2019-01-10 18:00:45 +01:00
manuroe cb5e03af4a reskin: kill kRiotSecondaryBgColor 2019-01-10 17:57:17 +01:00
manuroe cc250b79b8 reskin: kill kRiotPrimaryBgColor 2019-01-10 17:50:26 +01:00
manuroe de0f5522ff reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe a7fa1134cc reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe 802e8d49bc 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 a310741536 make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
manuroe a28271afcb Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead 2018-11-30 17:10:28 +01:00
manuroe 9fea29617e Reskin: Change the 2 notifications colors 2018-11-30 16:36:34 +01:00
manuroe d689880aee Reskin: New avatar bg colors when no room avatar 2018-11-30 16:17:12 +01:00
manuroe f6175a38a5 BF: Weird text color when selecting a message
#2046
2018-09-24 14:23:48 +02:00
manuroe 432c8c27bd 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
manuroe 3fc495cc26 Merge remote-tracking branch 'origin/develop' into lazy_loading
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/Room/RoomViewController.m
2018-08-07 18:06:58 +02:00
SBiOSoftWhare ab91d3f69a [EventFormatter] Update room create event type processing when content has room predecessor info. 2018-08-07 11:23:03 +02:00
SBiOSoftWhare 34b7f012c8 [EventFormatter] Handle room create predecessor string building 2018-07-27 18:45:23 +02:00
manuroe 61a5bfcb06 New async [MXRoom state:]: Make Riot build 2018-07-20 10:40:42 +02:00
manuroe 0132ec8d34 Fix regression with new MXRoomMembers 2018-07-17 18:41:28 +02:00
manuroe ecc3316672 Make use of state.membersCount 2018-07-17 17:28:26 +02:00
manuroe 41480a5e56 MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare f227ab33cf Move RiotDesignValues to Constants folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare e00fba775a Create managers folder 2018-07-10 10:21:20 +02:00
SBiOSoftWhare 0beaaa47ba Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount 2018-07-03 10:31:14 +02:00
SBiOSoftWhare e85185cb5b Handle correct target Swift module import in RiotDesignValues 2018-07-02 18:01:33 +02:00
SBiOSoftWhare b1503f0ceb Add comments to RiotSettings. 2018-07-02 16:49:36 +02:00
SBiOSoftWhare a9a75eae34 Use RiotSettings instead of direct access to UserDefault where needed 2018-07-02 14:51:47 +02:00
SBiOSoftWhare c0fa7c9913 Enable Swift support for Riot target. Create first Swift class, RiotSettings for handling specific Riot app settings. 2018-07-02 14:37:44 +02:00
manuroe eff31d15ce extra \n 2018-06-29 07:51:09 +02:00