SBiOSoftWhare
d4f9dfef4d
Factorize and fix some issues with local notifications code
2019-03-22 10:21:16 +01:00
fridtjof
689d052590
finalize emote style notifications
2019-03-22 01:20:50 +01:00
fridtjof
3f21c790bf
add additional notification titles
2019-03-22 01:10:57 +01:00
fridtjof
5d56fd791f
add a threadIdentifier to notifications and implement titles
2019-03-22 00:40:27 +01:00
SBiOSoftWhare
f1ec6b357e
Merge pull request #2207 from fridtjof/ios10-notifications
...
Add code to support the new notification system starting with iOS 10
2019-03-21 16:45:07 +01:00
SBiOSoftWhare
8ea9bf13d6
version++
2019-03-21 16:32:34 +01:00
Andrew Morgan
4ebae92cb8
Fix grammar in registration text
...
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-21 15:26:14 +00:00
SBiOSoftWhare
19d756469c
version++
2019-03-19 16:43:17 +01:00
fridtjof
d0b4c56a39
navigate to the room when a notification is tapped on iOS 10
2019-03-14 01:05:30 +01:00
fridtjof
2da9e08a59
remove displayedNotificationRequestForEvent:andUser:type: (unused as of c807fa7 and cefd63d)
2019-03-14 00:57:09 +01:00
fridtjof
a9ded46d08
don't display notifications when in foreground
2019-03-14 00:53:41 +01:00
fridtjof
0580a0713b
factor out common code
2019-03-14 00:50:04 +01:00
fridtjof
cefd63d804
don't bother ignoring notifications on iOS 10+ - no 2
2019-03-14 00:49:02 +01:00
fridtjof
c807fa7273
don't bother ignoring notifications on iOS 10+
2019-03-14 00:35:36 +01:00
fridtjof
43cc614566
more accurately match the old notification action handler in the iOS 10+ code
2019-03-14 00:23:43 +01:00
manuroe
b4a43eea0a
version++
2019-03-13 09:10:18 +01:00
manuroe
40da6639bd
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
ba265ca69b
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
3a38162ee6
Widgets: Use scalar v1.1
2019-03-12 17:55:50 +01:00
manuroe
ede9ab4c5d
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
b41c318d81
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
fa4f571ae3
Widget: Pass scalar_token only when required
2019-03-12 15:56:19 +01:00
Paulo Miranda
17c3089e02
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
2798199706
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
2045209f27
Merge branch 'origin/develop' into Weblate.
2019-03-08 09:46:25 +00:00
Szimszon
1023422c5f
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
abcc1ac94e
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
3a182894f9
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
937dfa51ca
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
319a324e94
Apply new user name color generation on bubble cells where needed
2019-03-07 17:46:45 +01:00
SBiOSoftWhare
bf8317a353
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
a3e53912fa
Create UserNameColorGenerator used to generate a user name color from user id
2019-03-07 17:36:40 +01:00
SBiOSoftWhare
a5266eaef5
Add user name colors property on Theme. Used for user name color generation.
2019-03-07 17:33:52 +01:00
SBiOSoftWhare
3b722a9704
Add a custom hash method on String same as Riot Web
2019-03-07 17:32:10 +01:00
Weblate
9b71f9cfdc
Merge branch 'origin/develop' into Weblate.
2019-03-07 10:07:39 +00:00
sergio
ac7ed4e86e
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
19d2c1ea66
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
809e2a6e3b
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
23a22d3d52
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
1018a32d33
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
e8b683043b
RoomVC: Use accent color (green) for the ongoing conference call banner
2019-03-07 10:42:55 +01:00
manuroe
bbaad165c4
Authentication: .well-known support
...
Fix Steve's remark
2019-03-07 10:08:39 +01:00
manuroe
4090d66d0b
Authentication: .well-known support ( #2117 ).
2019-03-06 18:30:13 +01:00
Weblate
0485d160e5
Merge branch 'develop' of https://github.com/vector-im/riot-ios into develop
2019-03-06 10:17:36 +00:00
SBiOSoftWhare
16ec5b1ee5
Merge branch 'develop' into riot_2304
2019-03-05 16:10:41 +01:00
SBiOSoftWhare
ca7f5d73e0
Do not mention key backup on sign out when there is no keys to backup
2019-03-05 15:53:58 +01:00
SBiOSoftWhare
0fdd3fc90b
Do not present key backup banner on HomeVIewController if there are no keys to backup
2019-03-05 15:35:39 +01:00
Weblate
d004986ed1
Merge branch 'origin/develop' into Weblate.
2019-03-05 10:55:51 +00:00
Szimszon
7b2434c4e9
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
88c813df80
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