Commit graph

2008 commits

Author SHA1 Message Date
SBiOSoftWhare
64083f49df Apply new user name color generation on bubble cells where needed 2019-03-07 17:46:45 +01:00
SBiOSoftWhare
f401f31021 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
fb3804e5f4 Create UserNameColorGenerator used to generate a user name color from user id 2019-03-07 17:36:40 +01:00
SBiOSoftWhare
4fe4fb7670 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare
3e776ebae7 Add a custom hash method on String same as Riot Web 2019-03-07 17:32:10 +01:00
Weblate
354beeeb15 Merge branch 'origin/develop' into Weblate. 2019-03-07 10:07:39 +00:00
sergio
388f97ff33 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
cebcbf42bf 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
a186014ce5 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
b6616b1cbf 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
9a0ce54d14 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
58e7cba5f3 RoomVC: Use accent color (green) for the ongoing conference call banner 2019-03-07 10:42:55 +01:00
manuroe
65203d5ea0 Authentication: .well-known support
Fix Steve's remark
2019-03-07 10:08:39 +01:00
manuroe
4b571ac6dd Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00
Weblate
ab4d354635 Merge branch 'develop' of https://github.com/vector-im/riot-ios into develop 2019-03-06 10:17:36 +00:00
SBiOSoftWhare
6c6d500c12
Merge branch 'develop' into riot_2304 2019-03-05 16:10:41 +01:00
SBiOSoftWhare
f909043d15 Do not mention key backup on sign out when there is no keys to backup 2019-03-05 15:53:58 +01:00
SBiOSoftWhare
5ff2eb8f8d Do not present key backup banner on HomeVIewController if there are no keys to backup 2019-03-05 15:35:39 +01:00
Weblate
de8fb7e6a9 Merge branch 'origin/develop' into Weblate. 2019-03-05 10:55:51 +00:00
Szimszon
3a3a7de04c 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
65ee241c63 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
1f15af7ecf 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
b45a325552 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
76391fbe4b
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
02ceb87ed0
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
99bb7b9324
Update Riot/Categories/UIApplication.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-03-04 19:06:14 +01:00
SBiOSoftWhare
396f184bc1 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
32a2dd9653 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
b0d456b028 Add convenient method on UIApplication for opening an URL on iOS 9 and iOS 10+ 2019-03-04 18:03:20 +01:00
manuroe
6015555e30 Authentication: support SSO by using the fallback URL
#2306

Disable register button on SSO
2019-03-04 17:25:21 +01:00
SBiOSoftWhare
ad289a2685 Use MXKMessageTextView in text message bubble cells to allow link detection without text selection 2019-03-04 17:03:04 +01:00
manuroe
6b2377b763 Authentication: support SSO by using the fallback URL
#2306
2019-03-04 16:52:22 +01:00
manuroe
670952c8e9 Reskin: HomeVC: Use notices colors for badges background in section headers
#2292
2019-02-28 22:09:57 +00:00
SBiOSoftWhare
47fdd47a81 version++ 2019-02-27 16:59:51 +01:00
Slavi Pantaleev
1d73a803db 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
SBiOSoftWhare
a4e2e6ee6f Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
sergio
3f6776f90a Translated using Weblate (Russian)
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/ru/
2019-02-26 09:16:16 +00:00
Kévin C
ea79111f78 Translated using Weblate (French)
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/fr/
2019-02-26 08:54:26 +00:00
Weblate
7fc77a3603 Merge remote-tracking branch 'origin/develop' into develop 2019-02-26 08:37:57 +00:00
sergio
539e7dbfde Translated using Weblate (Russian)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2019-02-26 08:35:47 +00:00
Silke
11ed1ab837 Translated using Weblate (Dutch)
Currently translated at 81.7% (502 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2019-02-26 08:35:46 +00:00
Slavi Pantaleev
011c5c7ce0 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (614 of 614 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-02-26 08:35:46 +00:00
manuroe
5517e45f4a Fix crash in Settings in 0.8.1
#2295
2019-02-25 16:00:47 +01:00
manuroe
932fcd888f RoomVC: Remove the beta warning modal when enabling e2e in a room
This is the other part of #2239.
2019-02-21 15:07:50 +01:00
manuroe
95f3c07b54 Reskin: Text in badges should be white in dark theme
#2283
2019-02-21 13:07:37 +01:00
Fridtjof Mund
0608d56c72
Merge branch 'develop' into deprecations/contacts-api 2019-02-20 19:08:12 +01:00
manuroe
2d66a7ecd3 Add app store description as app string resource to make them available for translation on weblate
#2201
2019-02-20 18:22:50 +01:00
Fridtjof Mund
59f79f4bab
Merge branch 'develop' into deprecations/contacts-api 2019-02-20 18:14:36 +01:00
fridtjof
077c5327a7
fix changes made in 8c4b5d09 2019-02-20 18:12:18 +01:00
manuroe
7a5c0bef99 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00