Commit Graph

166 Commits

Author SHA1 Message Date
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
ismailgulek 1d59acc7f9 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek ff8eba8597 Category identifier for call invites 2020-08-10 18:17:46 +03:00
ismailgulek 5355e9eb90 Use new variables 2020-08-05 17:11:46 +03:00
manuroe 7c9b53c9cc BuidSettings: Integrate all possible permalink paths
and make [Tools isUniversalLink:] actually work
2020-07-31 12:08:15 +02:00
manuroe 8912465003 BuildSettings: Integrate applicationWebAppUrlString 2020-07-31 11:44:26 +02:00
ismailgulek 8e7c846ada Add keychain access group 2020-07-22 17:06:39 +03:00
ismailgulek 511904122b Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:25 +03:00
ismailgulek b71271db8f Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:17 +03:00
ismailgulek 57dd398ba4 Update Riot/Utils/FormattedBodyParser.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-07-16 18:41:08 +03:00
ismailgulek 7248a310ea Merge branch 'develop' into riot_3137 2020-07-16 10:37:30 +03:00
SBiOSoftWhare 370df0bec2 Merge pull request #3404 from vector-im/rebranding
Rebranding
2020-07-15 18:30:21 +02:00
ismailgulek 26d01a0402 Make regex private 2020-07-14 15:40:42 +03:00
ismailgulek c2a6d8f4b8 Update parser to use regex and retain it in RoomViewController 2020-07-14 15:39:04 +03:00
SBiOSoftWhare bbec86f938 Tools: Update universal link detection. 2020-07-07 23:46:36 +02:00
Ismail Gulek de1fb4bd9c Replace beta with staging 2020-07-03 15:12:18 +03:00
ismailgulek 389c437e09 Introduce FormattedBodyParser 2020-07-03 14:22:08 +03:00
ismailgulek 64b731f6c2 Use new keys when detected current user 2020-07-02 20:11:46 +03:00
Ismail Gulek 050aee2da6 Update app urls 2020-07-01 14:17:42 +03:00
ismailgulek 2d9869b9df Refactoring and some docs to DataProtectionHelper 2020-06-23 11:36:25 +03:00
ismailgulek b801113ccd Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek b8ba98bba9 Update Riot/Utils/Constants.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-05-26 17:51:15 +03:00
ismailgulek 6856bbe088 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
SBiOSoftWhare 9b85a0bc17 EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241). 2020-05-22 12:14:03 +03:00
ismailgulek d1e421ebcd Update Riot/Utils/UniversalLink.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-04-28 20:21:51 +03:00
ismailgulek 6d3777c283 Update Riot/Utils/UniversalLink.h
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-04-28 20:21:40 +03:00
ismailgulek 405809846a Prefill email field on registrations
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-28 19:55:02 +03:00
manuroe 685b2931b0 Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
manuroe 5a2a0b9ab8 Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified 2020-04-23 15:25:43 +02:00
manuroe 6889f6d326 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 5519d2e966 Add an helper class for encryption trust level badge generation. 2020-04-08 15:05:11 +02:00
SBiOSoftWhare b6069336a6 EventFormatter: Make key verification cancel and done event types visible in timeline. 2020-01-14 19:58:16 +01:00