Commit Graph

2023 Commits

Author SHA1 Message Date
SBiOSoftWhare 76f10cefb9 version++ 2019-03-19 16:43:17 +01:00
manuroe 36d3dbf9fd version++ 2019-03-13 09:10:18 +01:00
manuroe 0209870c83 Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 18:11:27 +01:00
manuroe 7e0eb27b1b Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 17:59:16 +01:00
manuroe 2a372c6aca Widgets: Use scalar v1.1 2019-03-12 17:55:50 +01:00
manuroe 5f4f2498fe Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

As the integration manager page (https://scalar-staging.riot.im/scalar-web) does not return a 403, check scalar token validity before opening it
2019-03-12 17:12:44 +01:00
manuroe 60f8c141de Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

When we detect a 403 for a widget.
2019-03-12 16:09:35 +01:00
manuroe 86926d938f Widget: Pass scalar_token only when required 2019-03-12 15:56:19 +01:00
Paulo Miranda 7b322ebce5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2019-03-11 08:38:49 +00:00
tea 2ce19a95c6 Translated using Weblate (Italian)
Currently translated at 9.2% (57 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/it/
2019-03-11 08:38:47 +00:00
Weblate e52de64e45 Merge branch 'origin/develop' into Weblate. 2019-03-08 09:46:25 +00:00
Szimszon 724e9c1cc1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-03-08 09:46:11 +00:00
Kévin C beb31c0291 Translated using Weblate (French)
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-03-08 09:46:10 +00:00
pogback 35a34c0333 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2019-03-08 09:46:10 +00:00
Slavi Pantaleev ba500e58b3 Translated using Weblate (Bulgarian)
Currently translated at 99.8% (617 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-03-08 09:46:09 +00:00
SBiOSoftWhare f45cd824a1 Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
SBiOSoftWhare 5407e0e851 Add a convenience method on MXKRoomBubbleTableViewCell Riot category to update the color name based on the sender id. 2019-03-07 17:44:15 +01:00
SBiOSoftWhare 28b28eda0a Create UserNameColorGenerator used to generate a user name color from user id 2019-03-07 17:36:40 +01:00
SBiOSoftWhare 9287699a25 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare ed80c1922e Add a custom hash method on String same as Riot Web 2019-03-07 17:32:10 +01:00
Weblate 8b813b128f Merge branch 'origin/develop' into Weblate. 2019-03-07 10:07:39 +00:00
sergio a2bb7c99d7 Translated using Weblate (Russian)
Currently translated at 97.2% (600 of 617 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-03-07 10:07:18 +00:00
Szimszon 03e7ff34af Translated using Weblate (Hungarian)
Currently translated at 99.8% (616 of 617 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-03-07 10:07:17 +00:00
Kévin C 0ee8bcfa51 Translated using Weblate (French)
Currently translated at 100.0% (617 of 617 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-03-07 10:07:17 +00:00
pogback 3a339bd56d Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (617 of 617 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2019-03-07 10:07:16 +00:00
Besnik Bleta c9dec01b7c Translated using Weblate (Albanian)
Currently translated at 99.5% (614 of 617 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/sq/
2019-03-07 10:07:16 +00:00
manuroe 329076afc3 RoomVC: Use accent color (green) for the ongoing conference call banner 2019-03-07 10:42:55 +01:00
manuroe 20dd5a5f03 Authentication: .well-known support
Fix Steve's remark
2019-03-07 10:08:39 +01:00
manuroe 616f8571c0 Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00
Weblate caa4038af8 Merge branch 'develop' of https://github.com/vector-im/riot-ios into develop 2019-03-06 10:17:36 +00:00
SBiOSoftWhare ae7e14d18c Merge branch 'develop' into riot_2304 2019-03-05 16:10:41 +01:00
SBiOSoftWhare 2a80a2ee04 Do not mention key backup on sign out when there is no keys to backup 2019-03-05 15:53:58 +01:00
SBiOSoftWhare 9c7103ee0f Do not present key backup banner on HomeVIewController if there are no keys to backup 2019-03-05 15:35:39 +01:00
Weblate de1d7f6b10 Merge branch 'origin/develop' into Weblate. 2019-03-05 10:55:51 +00:00
Szimszon 17f7eba1b8 Translated using Weblate (Hungarian)
Currently translated at 98.5% (606 of 615 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-03-05 10:51:01 +00:00
Szimszon 6eb4b548e4 Translated using Weblate (Hungarian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios-dialogs/hu/
2019-03-05 10:51:01 +00:00
Victor Grousset 5cf40dddbf Translated using Weblate (Esperanto)
Currently translated at 0.6% (4 of 615 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/eo/
2019-03-05 10:51:00 +00:00
pogback 16cd240744 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (615 of 615 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2019-03-05 10:51:00 +00:00
manuroe f128ca9b58 Merge pull request #2305 from vector-im/riot_2292
Reskin: HomeVC: Use notices colors for badges background in section headers
2019-03-04 18:18:59 +00:00
manuroe bbcba68513 Merge pull request #2307 from vector-im/light_sso_support
Authentication: support SSO by using the fallback URL
2019-03-04 18:18:41 +00:00
manuroe 54ee0e8df3 Update Riot/Categories/UIApplication.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-03-04 19:06:14 +01:00
SBiOSoftWhare 1f90575afd Handle quick tap on link in RoomViewController. Retrieve URL interaction information when user tap a link in a MXKRoomBubbleTableViewCell to indicate the type of interaction expected with the URL. 2019-03-04 18:29:13 +01:00
manuroe 96f458b601 AuthVC: Style the authentication fallback webview screen so that its header matches to navigation bar style 2019-03-04 18:20:30 +01:00
SBiOSoftWhare d99ef7d377 Add convenient method on UIApplication for opening an URL on iOS 9 and iOS 10+ 2019-03-04 18:03:20 +01:00
manuroe 5aca2c2a60 Authentication: support SSO by using the fallback URL
#2306

Disable register button on SSO
2019-03-04 17:25:21 +01:00
SBiOSoftWhare e3ffeeac05 Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
manuroe 368275861e Authentication: support SSO by using the fallback URL
#2306
2019-03-04 16:52:22 +01:00
manuroe d87cc1f8d4 Reskin: HomeVC: Use notices colors for badges background in section headers
#2292
2019-02-28 22:09:57 +00:00
SBiOSoftWhare ca22fc3181 version++ 2019-02-27 16:59:51 +01:00
Slavi Pantaleev 819cb1243e Translated using Weblate (Bulgarian)
Currently translated at 100.0% (615 of 615 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-02-27 09:59:59 +00:00