Commit graph

2257 commits

Author SHA1 Message Date
manuroe
b585772df9 reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe
14d171d777 reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00
manuroe
83952d47dd
Merge branch 'develop' into riot_679 2019-01-18 10:58:06 +01:00
SBiOSoftWhare
645db9ae6e Update DarkTheme and DefaultTheme to conform Theme protocol 2019-01-18 10:40:37 +01:00
SBiOSoftWhare
dac323325e In Theme set placeholderTextColor non optional. Add commodity methods for text field and button. 2019-01-18 10:24:58 +01:00
manuroe
b4724e46d2 BF: Infinite loading wheel when taping on a fake room alias
#679
2019-01-17 17:46:49 +01:00
manuroe
40ef4d5f64 Registration: improve scrolling on the reCaptcha screen
#2165
2019-01-17 16:02:55 +01:00
manuroe
4e1736b9d4 Reskin: Fix regression: Wrong status bar color on login/registration screens
#2184
2019-01-17 15:35:40 +01:00
manuroe
6da0bfd07f Registration: improve validation UX on the terms screen
#2164

Do like on android (https://github.com/vector-im/riot-ios/issues/2164#issuecomment-455108199)
2019-01-17 12:04:42 +01:00
manuroe
c88676018b BF: Registration: fix tap gesture on checkboxes in the terms screen 2019-01-17 11:59:21 +01:00
manuroe
64febced2d RoomVC: Redact has been renamed to Remove to match riot/web
#2134
2019-01-16 16:51:36 +01:00
SBiOSoftWhare
2ef58cbceb Add SwiftGen to Riot build phases and generate constants 2019-01-14 17:04:40 +01:00
manuroe
d1336445d7 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe
6e4a7224bf reskin: Kill KVO on theme setting 2019-01-14 10:53:43 +01:00
manuroe
f622da9e5a reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe
ebdf5bce3d reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe
c9965ab700 reskin: Fix theming in registration screens 2019-01-11 16:52:28 +01:00
manuroe
c61144cf78 reskin: Theme: rename colors as it is in the palette now 2019-01-11 13:13:31 +01:00
manuroe
f5d967be64 reskin: Fix mention color in dark theme 2019-01-11 13:02:39 +01:00
manuroe
93b01f9e17 reskin: Fix color of display name in RoomMemberDetailsVC 2019-01-11 12:55:23 +01:00
manuroe
403a09dc26 reskin: kill ThemeService.kRiotRoomXxxxLevel 2019-01-11 12:43:47 +01:00
manuroe
09d70b1315 reskin: kill UIColorFromRGB and use UIColor swift extension 2019-01-11 12:15:43 +01:00
manuroe
6eeef644d3 reskin: Kill kRiotColorXxxx 2019-01-11 11:57:02 +01:00
manuroe
744208ae25 reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
manuroe
b3b6e2c80c reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe
52a1f1ea68 reskin: delegate scrollBarStyle to themes 2019-01-10 18:53:24 +01:00
manuroe
bfa3eccacf reskin: kill last customisable kRiotXColors 2019-01-10 18:47:49 +01:00
manuroe
19ebc9317b reskin: kill headerTextSecondaryColor 2019-01-10 18:10:10 +01:00
manuroe
373be3b64c reskin: kill kRiotTopicTextColor 2019-01-10 18:08:10 +01:00
manuroe
dfecc403ec reskin: kill kRiotSecondaryTextColor 2019-01-10 18:05:21 +01:00
manuroe
52869d8c05 reskin: kill kRiotPrimaryTextColor 2019-01-10 18:00:45 +01:00
manuroe
39ffac13b1 reskin: kill kRiotSecondaryBgColor 2019-01-10 17:57:17 +01:00
manuroe
21a9a7c9f3 reskin: kill kRiotPrimaryBgColor 2019-01-10 17:50:26 +01:00
manuroe
da0b5d7d56 reskin: Kill RiotDesignValues.kRiotKeyboard and replace it by Theme.keyboardAppearance 2019-01-10 17:42:43 +01:00
manuroe
8b47ac54ca reskin: Kill RiotDesignValues.kRiotKeyboardColor and replace it by Theme.matrixSearchBackgroundImageTintColor 2019-01-10 17:36:36 +01:00
manuroe
91e20b59a5 reskin: remove bar style ivars from RiotDesignValues 2019-01-10 17:08:32 +01:00
manuroe
5cf4eb0bdc reskin: Delegate navigation and search bars styling to theme 2019-01-10 16:43:03 +01:00
manuroe
eca85776a1 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe
6f30f88b03 reskin: ColorValues: suffix UIColor properties names with "Color" 2019-01-10 15:23:22 +01:00
manuroe
e66ffe4cb2 reskin: Put back riot colors in the main tab bar icons 2019-01-10 15:12:24 +01:00
manuroe
4aba851079 reskin: Fix header display of room preview 2019-01-10 14:47:58 +01:00
manuroe
cecba319cf 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
manuroe
989e749cc8
Merge branch 'develop' into fixes/modern-key-syntax 2019-01-10 10:58:24 +01:00
manuroe
8a979b21ae
Merge branch 'develop' into dark-mode-white-scrollbar 2019-01-10 10:28:31 +01:00
manuroe
ce74b14ef4
Merge pull request #2151 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2019-01-10 10:23:41 +01:00
manuroe
21a52d6860
Merge pull request #2150 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2019-01-10 10:22:28 +01:00
Fridtjof Mund
0f1972cc1d
Merge branch 'develop' into fixes/modern-key-syntax 2019-01-09 17:54:07 +01:00
manuroe
d7c3eef632 Merge remote-tracking branch 'origin/develop' into reskin 2019-01-09 16:38:49 +01:00
Juho Ylikorpi
dbc1352eee Translated using Weblate (Finnish)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/fi/
2019-01-08 22:19:30 +00:00
Juho Ylikorpi
aaddfcf486 Added translation using Weblate (Finnish) 2019-01-08 22:10:59 +00:00
Juho Ylikorpi
36b46a344e Added translation using Weblate (Finnish) 2019-01-08 22:10:12 +00:00
Juho Ylikorpi
d189d30885 Added translation using Weblate (Finnish) 2019-01-08 22:05:23 +00:00
manuroe
a19a8306b4 version++ 2019-01-08 11:37:11 +01:00
fridtjof
c7fbca7698
make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
Aaron Raimist
e362937b52
Use white scroll bar in dark and black themes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-01-06 22:37:53 -06:00
fridtjof
8291c99542
fix almost all the warnings caused by -Wstrict-prototypes 2019-01-05 03:28:53 +01:00
manuroe
578bf7d6c9 version++
A PR was missing.
2019-01-04 16:59:07 +01:00
manuroe
a52df0cb18 version++ 2019-01-04 16:52:58 +01:00
Paulo Miranda
a8709600ca Translated using Weblate (Portuguese (Brazil))
Currently translated at 33.0% (172 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2019-01-04 13:54:40 +00:00
daniel tygel
b2d7fc36bf Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/
2019-01-03 20:27:36 +00:00
manuroe
c276f906c4 i18n: Add Persian
From resources provided at https://github.com/vector-im/riot-ios/issues/2138 by @mojtabas74
2019-01-03 11:12:37 +01:00
manuroe
3eba396753
Merge pull request #2146 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2019-01-03 10:50:02 +01:00
manuroe
598e1f3983
Merge pull request #2145 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2019-01-03 10:49:42 +01:00
Weblate
b1cc234c27 Merge remote-tracking branch 'origin/develop' into develop 2019-01-03 09:47:30 +00:00
Weblate
17e4ac8446 Merge remote-tracking branch 'origin/develop' into develop 2019-01-03 09:47:19 +00:00
Weblate
33bab9642c Merge remote-tracking branch 'origin/develop' into develop 2019-01-03 09:47:07 +00:00
Karol Kosek
54d7cf3255 Translated using Weblate (Polish)
Currently translated at 46.1% (12 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pl/
2019-01-03 09:46:47 +00:00
Karol Kosek
5f1514b0f7 Translated using Weblate (Polish)
Currently translated at 75.0% (3 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pl/
2019-01-03 09:46:46 +00:00
Karol Kosek
c417ec01fd Translated using Weblate (Polish)
Currently translated at 87.3% (454 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2019-01-03 09:46:45 +00:00
Vojtěch Kotous
04b07c3f26 Translated using Weblate (Czech)
Currently translated at 42.6% (222 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cs/
2019-01-03 09:46:45 +00:00
manuroe
db0a1b8864 reskin: Fix display of RoomMemberDetailsVC header.
Apply the same logic as in RoomVC in the previous commit
2018-12-28 17:54:19 +01:00
manuroe
fc86a37d11 reskin: Improve a bit RoomVC expanded header display
RoomVC is displayed in another UINavigationController. Its bar can be translucent. Then, we just need to make sure that the main UINavigationController navigationBar is translucent when displaying the expanded header.

Note: there is a UI glitch when navigating back when the expanded header is displayed but that bug existed before (in v0.7.8)
2018-12-28 17:52:45 +01:00
manuroe
8f9af0ea1f BF: Registration: email or phone number is no more skippable
#2140

Note: There is no more conditions linked to kMXLoginFlowTypeRecaptcha in the code, which makes it look more flexible.
2018-12-28 09:19:14 +01:00
manuroe
2edf1d88a9 reskin: Fix display of expanded header in Room VC 2018-12-28 09:16:24 +01:00
manuroe
bf418edf03 BF: Registration: email or phone number is no more skippable
#2140

Note: There is no more conditions linked to kMXLoginFlowTypeRecaptcha in the code, which makes it look more flexible.
2018-12-27 11:56:00 +01:00
manuroe
2041f6b4e1 Reskin: New TermsView screen 2018-12-21 11:41:43 +01:00
manuroe
b40f9e88ae Merge remote-tracking branch 'origin/develop' into reskin 2018-12-21 09:15:06 +01:00
Karol Kosek
98e69bf546 Added translation using Weblate (Polish) 2018-12-16 09:04:46 +00:00
manuroe
b390b6ce12 version++ 2018-12-12 10:28:15 +01:00
Weblate
98988dd94d Merge remote-tracking branch 'origin/develop' into develop 2018-12-12 07:57:40 +00:00
Karol Kosek
ba378ae40e Translated using Weblate (Polish)
Currently translated at 84.8% (441 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2018-12-12 07:57:27 +00:00
Besnik Bleta
71e1f4cdf0 Translated using Weblate (Albanian)
Currently translated at 99.4% (517 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-12-12 07:57:26 +00:00
manuroe
9aff401878 Registration: reCAPTCHA does not work anymore on iOS 10
#2119
2018-12-11 17:46:09 +01:00
Osoitz
dd2225b8e0 Translated using Weblate (Basque)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-12-07 08:31:51 +00:00
Kévin C
95f734f850 Translated using Weblate (French)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-12-07 07:41:58 +00:00
Slavi Pantaleev
329464feec Translated using Weblate (Bulgarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-12-07 04:05:19 +00:00
Szimszon
74d077c8c3 Translated using Weblate (Hungarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2018-12-06 17:08:37 +00:00
Lino
4284ca5e94 Translated using Weblate (German)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-12-06 15:54:14 +00:00
manuroe
42a86c9537
Merge pull request #2115 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-12-06 16:45:17 +01:00
manuroe
7dcc0a3c52
Merge pull request #2114 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-12-06 16:44:51 +01:00
Weblate
f9955be597 Merge remote-tracking branch 'origin/develop' into develop 2018-12-06 15:43:43 +00:00
Weblate
361ada16db Merge remote-tracking branch 'origin/develop' into develop 2018-12-06 15:43:30 +00:00
Weblate
5a81398d8a Merge remote-tracking branch 'origin/develop' into develop 2018-12-06 15:42:42 +00:00
Karol Kosek
76baa932bb Translated using Weblate (Polish)
Currently translated at 50.0% (2 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pl/
2018-12-06 15:42:18 +00:00
Artem Polivanchuk
1a25e67f6a Translated using Weblate (Ukrainian)
Currently translated at 15.4% (80 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/uk/
2018-12-06 15:42:18 +00:00
Karol Kosek
f8e35f7269 Translated using Weblate (Polish)
Currently translated at 75.5% (392 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pl/
2018-12-06 15:42:18 +00:00
manuroe
5c3b5aceb4 Reskin: Apply RiotDesignValues.colorValues.accent on swith buttons 2018-12-03 18:02:02 +01:00
manuroe
c4b6cfdaf4 Reskin: Paint icons with RiotDesignValues.colorValues.accent when possible 2018-12-03 17:14:32 +01:00
manuroe
a50c9f55b1 Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead 2018-11-30 17:10:28 +01:00
manuroe
ac08e7670a Reskin: Change the 2 notifications colors 2018-11-30 16:36:34 +01:00
manuroe
791f0bb2f3 Reskin: New avatar bg colors when no room avatar 2018-11-30 16:17:12 +01:00
manuroe
6b1e5c6086 Reskin:Create [RiotDesignValues applyStyleOnSearchBar:] and use it 2018-11-30 15:57:19 +01:00
manuroe
1ec4c702d3 Reskin: Use current style color constants for section headers 2018-11-30 15:27:13 +01:00
manuroe
79965105df Reskin: RiotDesignValues: Expose the current style color constants. 2018-11-30 15:26:41 +01:00
manuroe
d996dab096 Login flow: Fix Steve's remarks 2018-11-30 12:42:31 +01:00
manuroe
d2d401ed8b Reskin: Factorise *RoomTitleViews
and apply them kRiotDesignNavigationBarBarTintColor as background color to mimic the nav bar color
2018-11-29 17:47:42 +01:00
manuroe
6f98822179 Reskin: Use the new [RiotDesignValues applyStyleOnNavigationBar:] method everywhere
Note that we do not change anymore the bar tint color when changing tabs. This is alwasy the same.
2018-11-29 17:31:41 +01:00
manuroe
1108d8a1ac Reskin: RiotDesignValues: Make use of the new ColorValues 2018-11-29 16:20:20 +01:00
manuroe
28a60d71dc Reskin: Add some missing colors in the design palette 2018-11-29 16:05:07 +01:00
manuroe
a29251620d Reskin: Store color values provided in zeplin 2018-11-29 14:09:12 +01:00
manuroe
8d20e326ad Login flow: Make User Agreement part of the registration flow
Some fixes
2018-11-27 18:36:06 +01:00
manuroe
84ce5374e6 AuthInputsView: Refactor a bit updateAuthSessionWithCompletedStages 2018-11-27 17:06:30 +01:00
manuroe
8b11786109 Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
manuroe
55e10bdcf7 Login flow: Make more usage of the isFlowCompleted: method 2018-11-27 11:20:17 +01:00
manuroe
9f500ac1fc Login flow: Add generic isFlowSupported: and isFlowCompleted: methods 2018-11-27 11:20:17 +01:00
Aaron Raimist
a844e7de4d Added translation using Weblate (Icelandic) 2018-11-26 21:59:05 +00:00
Aaron Raimist
3f035065ae Added translation using Weblate (Icelandic) 2018-11-26 21:58:49 +00:00
Artem Polivanchuk
ab0c2ab882 Added translation using Weblate (Ukrainian) 2018-11-22 07:08:23 +00:00
Artem Polivanchuk
89ba80560b Translated using Weblate (Ukrainian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/uk/
2018-11-22 07:07:39 +00:00
Artem Polivanchuk
0cf0103d9a Added translation using Weblate (Ukrainian) 2018-11-22 06:13:30 +00:00
Artem Polivanchuk
2d672306aa Translated using Weblate (Ukrainian)
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/uk/
2018-11-22 06:12:32 +00:00
Artem Polivanchuk
b9361a5bbd Added translation using Weblate (Ukrainian) 2018-11-22 06:00:02 +00:00
Karol Kosek
44c8b2a452 Added translation using Weblate (Polish) 2018-11-21 22:23:14 +00:00
Karol Kosek
2df01bd5bb Added translation using Weblate (Polish) 2018-11-21 19:46:45 +00:00
manuroe
5b9518ffda
Merge pull request #2104 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-11-20 11:37:05 +01:00
manuroe
6413f46283
Merge pull request #2103 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-11-20 11:36:44 +01:00
Weblate
f2bb0fc6f9 Merge remote-tracking branch 'origin/develop' into develop 2018-11-20 10:34:07 +00:00
Weblate
72c904da2e Merge remote-tracking branch 'origin/develop' into develop 2018-11-20 10:33:54 +00:00
Weblate
57b4be529d Merge remote-tracking branch 'origin/develop' into develop 2018-11-20 10:33:42 +00:00
Suetsugu Kawamura
4bc9f9255e Translated using Weblate (Japanese)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ja/
2018-11-20 10:33:21 +00:00
Kévin C
91fd245759 Translated using Weblate (French)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-11-20 10:33:20 +00:00
Besnik Bleta
6eaabf64bd Translated using Weblate (Albanian)
Currently translated at 99.4% (516 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-20 10:33:20 +00:00
Besnik Bleta
a167baba46 Translated using Weblate (Albanian)
Currently translated at 98.8% (513 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 18:21:49 +00:00
Besnik Bleta
df4a220469 Translated using Weblate (Albanian)
Currently translated at 98.6% (512 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 17:18:15 +00:00
Besnik Bleta
d9e3e7cd02 Translated using Weblate (Albanian)
Currently translated at 98.6% (512 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 17:15:25 +00:00
Besnik Bleta
eeec5a9027 Translated using Weblate (Albanian)
Currently translated at 98.6% (512 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 17:07:52 +00:00
Besnik Bleta
309dfb8135 Translated using Weblate (Albanian)
Currently translated at 98.6% (512 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 17:06:39 +00:00
Besnik Bleta
c6ba7de960 Translated using Weblate (Albanian)
Currently translated at 98.4% (511 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 15:10:44 +00:00
Besnik Bleta
1e5593e4d4 Translated using Weblate (Albanian)
Currently translated at 98.4% (511 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 14:58:40 +00:00
Besnik Bleta
056d03e1bf Translated using Weblate (Albanian)
Currently translated at 84.9% (441 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2018-11-14 12:21:42 +00:00
Besnik Bleta
620ee13d0c Translated using Weblate (Albanian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sq/
2018-11-14 08:09:17 +00:00
Giom Foret
ddc3927c0d Fix a race condition observed when the app renders an image in a Group/Community description 2018-11-13 17:30:37 +01:00
Giom Foret
0d0fec8748 Move MXStrongifyAndReturnValueIfNil(self, nil); at the beginning of the block. 2018-11-13 16:12:54 +01:00
Giom Foret
a47c867667 Remove all deprecated methods 2018-11-13 00:08:35 +01:00
spla
1adbec67cc Translated using Weblate (Catalan)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ca/
2018-11-12 11:47:24 +00:00
Giom Foret
3258e3abc1 MXImageView: use the new interface [setImageURI:...] instead of the deprecated one [setImageURL:...] .
Note - DirectoryServerTableViewCell:
Presently the thirdPartyProtocolInstance.icon is not a Matrix Content URI. We could not use here MXKImageView setImageURI method
 without breaking the instance icon rendering. We use the deprecated interface until this point is fixed on the server side.
2018-11-11 15:20:32 +01:00
Giom Foret
d40d40068e Replace the deprecated MXMediaManager and MXMediaLoader interfaces use 2018-11-10 14:28:08 +01:00
Suetsugu Kawamura
4e2c11d3e1 Translated using Weblate (Japanese)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ja/
2018-11-09 00:18:48 +00:00
Suetsugu Kawamura
ec993540a6 Translated using Weblate (Japanese)
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ja/
2018-11-07 07:40:18 +00:00
Scott Rothrock
e84d8bde40 Translated using Weblate (Japanese)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ja/
2018-11-07 07:38:49 +00:00
spla
2d0f99add3 Translated using Weblate (Catalan)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ca/
2018-11-01 21:42:41 +00:00
manuroe
2b715c62d3 version++ 2018-10-31 16:12:22 +01:00
Weblate
0e3757b8ac Merge remote-tracking branch 'origin/develop' into develop 2018-10-31 11:42:38 +00:00
sergio
75fb41768e Translated using Weblate (Spanish)
Currently translated at 99.0% (514 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-10-31 11:42:16 +00:00
sergio
b9390574b3 Translated using Weblate (Russian)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-10-31 11:42:16 +00:00
Jessica Wan
3effac40e3 Translated using Weblate (Chinese (Simplified))
Currently translated at 94.0% (488 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2018-10-31 11:42:15 +00:00
manuroe
1342637cc6
Merge pull request #2067 from aaronraimist/password-autofill
Add UITextContentType values to AuthInputsView
2018-10-31 12:04:20 +01:00
RainSlide
72a01a8842 Translated using Weblate (Chinese (Simplified))
Currently translated at 92.6% (481 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2018-10-25 12:11:33 +00:00
sergio
888ab22fd8 Translated using Weblate (Russian)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-10-20 19:32:18 +00:00
Osoitz
46727af07a Translated using Weblate (Basque)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-10-17 15:42:12 +00:00
Krombel
ab7b570d3d Translated using Weblate (German)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-10-16 15:01:08 +00:00
Weblate
04d303d116 Merge remote-tracking branch 'origin/develop' into develop 2018-10-16 14:39:02 +00:00
Aaron Raimist
c0c1e8a1c6
Remove all calls of [NSUserDefaults synchronize] (#1924)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-10-15 16:58:10 -05:00
manuroe
85c19c2149 Notifications: old notifications can reappear
#1985
2018-10-10 18:05:17 +02:00
Slavi Pantaleev
6c0ed7ce9f Translated using Weblate (Bulgarian)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-10-08 13:58:07 +00:00
Aaron Raimist
f93759f612
Add UITextContentType values to AuthInputsView
Improves #2066

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-10-06 14:45:16 -05:00
Aaron Raimist
296e963a86
Reword English settings_sign_out_e2e_warn 2018-10-06 12:39:14 -05:00
Krombel
ee87f158c9 Translated using Weblate (German)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-10-06 10:47:44 +00:00
Kévin C
789aa587c0 Translated using Weblate (French)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-10-05 20:30:29 +00:00
Szimszon
1d5d0ab522 Translated using Weblate (Hungarian)
Currently translated at 100.0% (519 of 519 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2018-10-05 18:23:30 +00:00
manuroe
f43c2d81fa version++ 2018-10-05 18:44:34 +02:00
manuroe
6627a062db
Merge pull request #2064 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-10-05 18:04:12 +02:00
manuroe
433d303e72
Merge pull request #2063 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-10-05 18:04:01 +02:00
Weblate
c5c5cb5b6c Merge remote-tracking branch 'origin/develop' into develop 2018-10-05 16:01:31 +00:00
Weblate
a879dfb3c5 Merge remote-tracking branch 'origin/develop' into develop 2018-10-05 16:01:19 +00:00
Weblate
cd738c2f92 Merge remote-tracking branch 'origin/develop' into develop 2018-10-05 16:00:33 +00:00
IMIN
8fd4faffa8 Translated using Weblate (Korean)
Currently translated at 57.6% (15 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/ko/
2018-10-05 16:00:10 +00:00
Milena Brum
457c96bbcb Translated using Weblate (Spanish)
Currently translated at 100.0% (515 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-10-05 16:00:08 +00:00
IMIN
e25f934a54 Translated using Weblate (Korean)
Currently translated at 4.2% (22 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ko/
2018-10-05 16:00:08 +00:00
manuroe
c13fb587ca Server Quota Notices: Implement the blue banner
Fix Steves's remark
2018-10-04 18:37:25 +02:00
IMIN
5efffe1e60 Translated using Weblate (Korean)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ko/
2018-10-02 18:06:38 +00:00
IMIN
b0267d8698 Added translation using Weblate (Korean) 2018-10-02 18:00:26 +00:00
IMIN
f8d42c7a83 Added translation using Weblate (Korean) 2018-10-02 18:00:22 +00:00
IMIN
4c251824da Added translation using Weblate (Korean) 2018-10-02 18:00:18 +00:00
manuroe
d867c89c3b Server Quota Notices: Implement the blue banner
Closes #1937
2018-10-02 15:30:00 +02:00
manuroe
c5e5abd724 version++ 2018-09-26 15:48:38 +02:00
manuroe
7b22cf9bf7 Lazy-Loading: On logout, reenable LL 2018-09-25 15:46:07 +02:00
manuroe
8be6f2957d SettingsVC: Use MXKAccount method to determine if LL is supported by the HS 2018-09-25 11:20:50 +02:00
manuroe
9d3e790006
Merge pull request #2050 from vector-im/move_i18_room_names
Matrix room summaries: Move i18n strings from Riot to MatrixKit
2018-09-24 17:58:35 +02:00
manuroe
a7cf268b24
Merge pull request #2047 from vector-im/riot_2046
BF: Weird text color when selecting a message
2018-09-24 15:32:42 +02:00
manuroe
a8162a4b4a Matrix room summaries: Move i18n strings from Riot to MatrixKit
As promised at https://github.com/vector-im/riot-ios/pull/2043
2018-09-24 15:27:40 +02:00
manuroe
83e57bcb78
Merge pull request #2049 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-09-24 14:35:00 +02:00
Weblate
987e5502a6 Merge remote-tracking branch 'origin/develop' into develop 2018-09-24 12:32:38 +00:00
Weblate
05fa86e676 Merge remote-tracking branch 'origin/develop' into develop 2018-09-24 12:32:07 +00:00
Milena Brum
8da5663465 Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/es/
2018-09-24 12:29:28 +00:00
Milena Brum
909ced3b8c Translated using Weblate (Spanish)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-09-24 12:29:27 +00:00
Osoitz
4da13efa51 Translated using Weblate (Basque)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-09-24 12:29:26 +00:00
manuroe
523ed24950 BF: Weird text color when selecting a message
#2046
2018-09-24 14:23:48 +02:00
manuroe
3f40b1c804 Room settings: Anyone can now set a room alias
Fix #2033
2018-09-21 16:23:32 +02:00
manuroe
e129e37fa4 Make code use the "Empty room" i18n string from MatrixKit 2018-09-20 11:05:46 +02:00
manuroe
03f88ec542 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
cf4e668354 RoomPreviewData: Make a full usage of MXPeekingRoom.summary 2018-09-14 15:12:56 +02:00
manuroe
9ce597ea43 Bug Report: Report the member lazy-loading setting
like on Android
2018-09-13 17:22:09 +02:00
manuroe
60e07e1be6 Lazy-Loading: Fix missing read receipts 2018-09-13 17:12:53 +02:00
manuroe
f9dba7f1bd
Merge pull request #2023 from vector-im/settings_advanced_info_copyable
Make advanced info copyable in settings
2018-09-10 17:50:32 +02:00
manuroe
4daaca4fd0
Merge pull request #2030 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-09-10 17:49:33 +02:00
manuroe
104d9802d8
Merge pull request #2029 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-09-10 17:49:21 +02:00
Weblate
56bca86142 Merge remote-tracking branch 'origin/develop' into develop 2018-09-10 15:46:35 +00:00
Weblate
d82b6068ca Merge remote-tracking branch 'origin/develop' into develop 2018-09-10 15:46:22 +00:00
Weblate
df1650b948 Merge remote-tracking branch 'origin/develop' into develop 2018-09-10 15:46:07 +00:00
Milena Brum
26c28507be Translated using Weblate (Spanish)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-09-10 15:45:40 +00:00
Andrey
4a8f8a782b Translated using Weblate (Russian)
Currently translated at 99.2% (516 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-09-10 15:45:40 +00:00
Yan Minari
6868b6a1cb Translated using Weblate (Portuguese (Brazil))
Currently translated at 28.6% (149 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2018-09-10 15:45:39 +00:00
Mathijs van Gorcum
8e19c8b621 Translated using Weblate (Dutch)
Currently translated at 97.8% (509 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-09-10 15:45:39 +00:00
RainSlide
981cc59390 Translated using Weblate (Chinese (Simplified))
Currently translated at 93.4% (486 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2018-09-10 15:45:39 +00:00
Slavi Pantaleev
f1879640b7 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-09-10 15:45:39 +00:00
SBiOSoftWhare
64bab44bfe Make advanced info copyable in settings 2018-09-06 11:32:55 +02:00
SBiOSoftWhare
5802a3d8d5
Merge pull request #1999 from daverPL/made_cryptography_info_copyable
Made cryptography info copyable (#1915)
2018-09-06 11:08:59 +02:00
Milena Brum
f0aad367c9 Translated using Weblate (Spanish)
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/es/
2018-09-03 16:54:40 +00:00
Milena Brum
d6a08f1759 Translated using Weblate (Spanish)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/es/
2018-09-03 14:49:56 +00:00
Krombel
9ca9458d6f Added translation using Weblate (Spanish) 2018-09-01 10:53:06 +00:00
Krombel
d3020370d1 Added translation using Weblate (Spanish) 2018-09-01 10:53:03 +00:00
Milena Brum
1751417884 Translated using Weblate (Spanish)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-08-31 16:31:40 +00:00
Osoitz
99d7952be6 Translated using Weblate (Basque)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-08-30 09:16:06 +00:00
SBiOSoftWhare
079b06e860 version++ 2018-08-27 22:08:27 +02:00
SBiOSoftWhare
402cadf579 Fix interaction disabled on RecentsViewController when presenting a room. 2018-08-27 17:15:33 +02:00
SBiOSoftWhare
7a4a68a998 Add a selectRoomWithId:andEventId:inMatrixSession: method with completion block on MasterTabController. 2018-08-27 17:14:28 +02:00
SBiOSoftWhare
011a878f86 Fix roomInputToolbar reset (cleared text, black avatar, wrong e2e icon) in RoomViewController when MXSession state change. 2018-08-27 15:32:37 +02:00
manuroe
b583c69b09 version++ 2018-08-24 18:33:57 +02:00
Dawid Raczka
559b089b2d Fix of cell style in different themes. 2018-08-24 16:09:00 +01:00
manuroe
2036ec1d3c MAU: Fix text font in red banner 2018-08-24 17:05:22 +02:00
manuroe
d9b760556a Riot-bot: Do not try to create a room with it if the user homeserver is not federated 2018-08-24 15:28:01 +02:00
manuroe
c0cbd8004f Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe
7f7bd234f1
Merge pull request #2001 from vector-im/bf_fix_double_room_opening
Recents: Avoid to open a room twice
2018-08-24 12:55:05 +00:00
manuroe
ce791def2c Recents: Avoid to open a room twice
It crashed on room creation on quick HSes
2018-08-24 14:45:12 +02:00
manuroe
8417a3cc35 GDPRConsentViewController: close it once the user has given their consent
Do not wait anymore for the completion of the creation of the room with riot-bot
2018-08-24 12:31:57 +02:00
Kévin C
0e9386f807 Translated using Weblate (French)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-08-24 07:24:53 +00:00
Slavi Pantaleev
52efed2c89 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-08-24 06:01:22 +00:00
Krombel
a4bbe390a5 Translated using Weblate (German)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-08-23 21:12:12 +00:00
cocker-cc
ee0a7ddb09 Translated using Weblate (German)
Currently translated at 99.0% (515 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-08-23 21:09:59 +00:00
Szimszon
12c3c5c88e Translated using Weblate (Hungarian)
Currently translated at 100.0% (520 of 520 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2018-08-23 18:34:41 +00:00
Dawid Raczka
86ba03660c Made data in cryptography info copyable. 2018-08-23 18:10:42 +01:00
manuroe
a01da0db27
Merge pull request #1996 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-08-23 16:18:49 +00:00
manuroe
516a419587
Merge pull request #1995 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-08-23 16:18:21 +00:00
Weblate
0e911561b1 Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:17:35 +00:00
Weblate
fadfa0ed1b Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:17:25 +00:00
Weblate
3d4ad73540 Merge remote-tracking branch 'origin/develop' into develop 2018-08-23 16:16:42 +00:00
aasshshs
9f592ec47f Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hant/
2018-08-23 16:16:06 +00:00
aasshshs
2e90d7921e Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/zh_Hant/
2018-08-23 16:16:06 +00:00
RainSlide
6c319f8a97 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hans/
2018-08-23 16:16:06 +00:00
RainSlide
0d21a01358 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/zh_Hans/
2018-08-23 16:16:06 +00:00
Miguel L
8d81f34d5b Translated using Weblate (Spanish)
Currently translated at 40.0% (206 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-08-23 16:16:05 +00:00
aasshshs
6769b1664d Translated using Weblate (Chinese (Traditional))
Currently translated at 99.4% (512 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-08-23 16:16:05 +00:00
Slavi Pantaleev
4635676da8 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (515 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-08-23 16:16:05 +00:00
manuroe
8abffc1120
Merge pull request #1993 from vector-im/riot_1937_2_bis
RoomVC: Show a "Resource Limit Exceeded" banner
2018-08-23 15:27:55 +00:00
manuroe
9ef3ec3516 RoomVC: Show a "Resource Limit Exceeded" banner if it happens in a /sync response
Hide the text composer too.
2018-08-23 17:03:32 +02:00
manuroe
402c02be24 Recents: Recognise server notices room(s) and put them in the dedicated section
https://github.com/vector-im/riot-ios/issues/1937
2018-08-23 16:50:14 +02:00
Shen-Ta Hsieh(BestSteve)
a0303eb3a8 Translated using Weblate (Chinese (Traditional))
Currently translated at 98.0% (505 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-08-22 15:09:10 +00:00
manuroe
98790334ee
Merge pull request #1990 from vector-im/settings_labs_ll
Lazy-loading: Make "Settings > LABS > Enable LL" back
2018-08-22 14:03:12 +00:00
Giom Foret
2ab27e2120 Bug Fix - User defaults: the preset application language (if any) is ignored.
AppDelegate: the userDefaults were registered after the application language handling
2018-08-22 15:36:03 +02:00
manuroe
c3d224bf45 Lazy-loading: Make "Settings > LABS > Enable LL" back
It uses /versions this time to check LL availability on the HS
2018-08-22 12:05:29 +02:00
Yao Wei
f1795b20e2 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/zh_Hant/
2018-08-22 04:26:25 +00:00
manuroe
a07d836240 RoomVC: Show a "Resource Limit Exceeded" banner if it happens in a /sync response
#1937
2018-08-21 18:25:56 +02:00
manuroe
65704002ec AuthenticationVC: Show a "Resource Limit Exceeded" popup if it happens server side
#1937
2018-08-20 18:30:50 +02:00
Szimszon
80fb89d5a8 Translated using Weblate (Hungarian)
Currently translated at 100.0% (515 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2018-08-20 12:04:30 +00:00
manuroe
b63569c81d version++ 2018-08-17 18:36:35 +02:00
RainSlide
26dabb0fc5 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/zh_Hans/
2018-08-14 17:46:16 +00:00
RainSlide
a1bec0656f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hans/
2018-08-14 17:43:33 +00:00
manuroe
db8e5687a2 BF: Empty app if initial /sync fails
#1975
2018-08-13 17:14:32 +02:00
manuroe
190c00a508 Forgot version++ 2018-08-10 18:26:55 +02:00
manuroe
4daabb5d3e Disable 'MatrixSDK/SwiftSupport' pod
And make Swift code not using NS_REFINED_FOR_SWIFTed methods from MatrixSDK
2018-08-10 17:08:25 +02:00
manuroe
0e43511737
Merge pull request #1971 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-08-10 09:52:15 +00:00
Weblate
4cb757d60f Merge remote-tracking branch 'origin/develop' into develop 2018-08-10 09:51:13 +00:00
Weblate
a260188b41 Merge remote-tracking branch 'origin/develop' into develop 2018-08-10 09:51:00 +00:00
Andrey
db96fa905c Translated using Weblate (Russian)
Currently translated at 99.4% (512 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-08-10 09:50:42 +00:00
manuroe
fab7f1ed91
Merge pull request #1969 from vector-im/riot_1967
BF: Multiple rooms can be opened
2018-08-10 09:18:07 +00:00
manuroe
3668435d6f BF: Multiple rooms can be opened
Update following Steve's comment
2018-08-10 11:06:25 +02:00
manuroe
6ce2818fc0
Merge pull request #1968 from vector-im/fix_room_opening
Lazy-loading: Fix a regression when opening a room where we can see the Riot logo in bg
2018-08-10 08:31:14 +00:00
SBiOSoftWhare
af60ba8ea5
Merge branch 'develop' into riot_1952 2018-08-10 10:19:54 +02:00
manuroe
e28fddda63 BF: Multiple rooms can be opened
#1967
2018-08-10 10:15:02 +02:00
Andrey
611243e560 Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ru/
2018-08-10 05:13:49 +00:00
SBiOSoftWhare
c76e3de378 Fix typos in OnBoardingManager 2018-08-09 18:57:40 +02:00
SBiOSoftWhare
a9ab11b935 GDPRConsentViewController now do not take into account HS hostname to determine if user consent to GDPR. 2018-08-09 18:56:40 +02:00
Osoitz
fc6a26de3b Translated using Weblate (Basque)
Currently translated at 100.0% (515 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-08-09 16:48:20 +00:00
Slavi Pantaleev
6b75c70729 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (515 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-08-09 15:35:46 +00:00
manuroe
2d15485137 Lazy-loading: Fix a regression when opening a room where we can see the Riot logo in bg
Video at
https://matrix.to/#/!DdJkzRliezrwpNebLk:matrix.org/$1533808423412ynHll:matrix.org
2018-08-09 16:30:31 +02:00
SBiOSoftWhare
faa6c9eb52 Fix OnBoardingManager method call in AppDelegate 2018-08-09 14:47:15 +02:00
manuroe
2bcd6fd9a1
Merge pull request #1964 from vector-im/disable_LL_labs_settings
Settings: Disable "Labs > Enable LL" for the coming release
2018-08-09 12:12:27 +00:00
SBiOSoftWhare
2bf474617a Improve OnBoardingManager 2018-08-09 12:19:24 +02:00
SBiOSoftWhare
fb95b638f7 Now create riot bot direct message room after GDPR consent success. 2018-08-09 12:19:24 +02:00
SBiOSoftWhare
075f9a5468 Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot. 2018-08-09 12:19:24 +02:00
SBiOSoftWhare
1b0c481d59 Now use GDPRConsentViewController in AppDelegate in order to present GDPR consent and dismiss controller automatically when accept consent. 2018-08-09 12:19:24 +02:00
SBiOSoftWhare
bfd14a5933 Create GDPRConsentViewController 2018-08-09 12:19:24 +02:00
Silke
4e2dd067bb Translated using Weblate (Dutch)
Currently translated at 98.2% (506 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-08-09 09:02:02 +00:00
manuroe
ee2a348a3a Settings: Disable "Labs > Enable LL" for the coming release 2018-08-09 10:56:09 +02:00
Kévin C
a9169d08e3 Translated using Weblate (French)
Currently translated at 100.0% (515 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-08-08 20:49:48 +00:00
Krombel
fea5241273 Translated using Weblate (German)
Currently translated at 100.0% (515 of 515 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-08-08 16:23:34 +00:00
manuroe
5411aad5bd
Merge pull request #1962 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-08-08 16:12:45 +00:00
Weblate
be465a1cc5 Merge remote-tracking branch 'origin/develop' into develop 2018-08-08 16:08:44 +00:00
Weblate
ea2e2a430c Merge remote-tracking branch 'origin/develop' into develop 2018-08-08 16:08:06 +00:00
Krombel
320e1f1a17 Translated using Weblate (German)
Currently translated at 100.0% (514 of 514 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-08-08 16:07:42 +00:00
Slavi Pantaleev
b9161f9704 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (514 of 514 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-08-08 16:07:42 +00:00
manuroe
4b1c17b747 Chat screen: Add "view decrypted source" option on the selected event
#1642
2018-08-08 16:14:56 +02:00
manuroe
7e0f755440 MXKRoomDataSourceManager: closeRoomDataSource has been replaced by closeRoomDataSourceWithRoomId. 2018-08-08 10:33:10 +02:00
Kévin C
aa6d1ed28f Translated using Weblate (French)
Currently translated at 100.0% (514 of 514 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-08-08 07:06:29 +00:00
Osoitz
991417e697 Translated using Weblate (Basque)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/eu/
2018-08-08 06:31:08 +00:00
Osoitz
3cd5c77700 Translated using Weblate (Basque)
Currently translated at 100.0% (514 of 514 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-08-08 06:17:54 +00:00
Ralitsa Bozhkova
154eb6436e Translated using Weblate (Bulgarian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/bg/
2018-08-08 03:33:42 +00:00
Slavi Pantaleev
92c4fee6cb Translated using Weblate (Bulgarian)
Currently translated at 100.0% (514 of 514 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-08-08 03:28:44 +00:00
Szimszon
fbeeac97a1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/hu/
2018-08-07 19:04:13 +00:00
Krombel
6579bf9951 Translated using Weblate (German)
Currently translated at 100.0% (514 of 514 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-08-07 17:38:17 +00:00
Krombel
0b3c1e24f7 Translated using Weblate (German)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/de/
2018-08-07 17:29:48 +00:00
manuroe
a5fc49ea17
Merge pull request #1957 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-08-07 16:58:53 +00:00
manuroe
4112344f4b
Merge pull request #1956 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-08-07 16:58:27 +00:00
Weblate
377267ceca Merge remote-tracking branch 'origin/develop' into develop 2018-08-07 16:57:37 +00:00
Weblate
bbe61ddf03 Merge remote-tracking branch 'origin/develop' into develop 2018-08-07 16:57:26 +00:00
Weblate
ff76acae24 Merge remote-tracking branch 'origin/develop' into develop 2018-08-07 16:56:47 +00:00
Markel
7c64114a0a Translated using Weblate (Spanish)
Currently translated at 20.0% (101 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-08-07 16:56:12 +00:00
Szimszon
7964b27b51 Translated using Weblate (Hungarian)
Currently translated at 2.7% (14 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2018-08-07 16:56:12 +00:00
aasshshs
9730983d70 Translated using Weblate (Chinese (Traditional))
Currently translated at 99.4% (502 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hant/
2018-08-07 16:56:12 +00:00
manuroe
1ed670e1c3 Fix compilation issue while merging room versioning and lazy_loading 2018-08-07 18:20:22 +02:00
manuroe
0556ef2ee2 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
adbc666bf7 Update room predecessor strings in Vector.strings 2018-08-07 16:50:04 +02:00
SBiOSoftWhare
11fc687897 [RoomViewController] Now use RoomPredecessorBubbleCell to display room predecessor informations. 2018-08-07 11:27:37 +02:00
SBiOSoftWhare
0ab7da2539 Create RoomPredecessorBubbleCell in order to display room predecessor info when needed 2018-08-07 11:26:35 +02:00
SBiOSoftWhare
32467af2ed [RoomBubbleCellData] Update way to put tag `RoomBubbleCellDataTagRoomCreateWithPredecessor 2018-08-07 11:25:04 +02:00
SBiOSoftWhare
eb9892704f [EventFormatter] Update room create event type processing when content has room predecessor info. 2018-08-07 11:23:03 +02:00
SBiOSoftWhare
62a443f6b0 [RoomViewController] Fix a crash when user highlight a message and write to room is forbidden. 2018-08-06 14:08:28 +02:00
manuroe
969cb79fad Lazy-loading: Fix search display
Use profile info sent in the search response.
2018-08-03 17:01:53 +02:00
manuroe
18234ad4f9 Lazy-loading server side: Add "Settings > LABS > Lazy load rooms members" option 2018-08-02 16:29:50 +02:00
manuroe
a8ebc31c69 Lazy-loading server side: Use MXRoomState.membersCount when possible 2018-08-02 11:50:34 +02:00
manuroe
805869eb4d Lazy-loading server side: Use MXRoomSummary.membersCount when possible 2018-08-02 11:36:40 +02:00
manuroe
0e2fde84f9 Lazy-loading server side: Use new async [MXRoom members:lazyLoadedMembers:] 2018-08-01 17:25:38 +02:00
manuroe
a19ce74853 Lazy-loading server side: Use MXRoomState.members instead of [MXRoom members:] when possible 2018-08-01 17:12:46 +02:00
manuroe
861c5e55e5 New async [MXRoom state:]: Fix issue using preloadRoomsData 2018-07-31 16:53:08 +02:00
Szimszon
658e0d7906 Translated using Weblate (Hungarian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/hu/
2018-07-27 19:33:46 +00:00
SBiOSoftWhare
82fdd062b6 [RoomViewController] Use simple cell in order to display room create predecessor information 2018-07-27 18:53:51 +02:00
SBiOSoftWhare
238ed98afd [RoomBubbleCellData] Add room create with predecessor tag in order to identify this particular case 2018-07-27 18:49:36 +02:00
SBiOSoftWhare
56672d604e [EventFormatter] Handle room create predecessor string building 2018-07-27 18:45:23 +02:00
SBiOSoftWhare
9ccfa7c86e Add room create predecessor related localizable strings 2018-07-27 18:42:32 +02:00
SBiOSoftWhare
24deeb6516 [RoomActivities] Improve display room replacement 2018-07-27 18:33:46 +02:00
SBiOSoftWhare
9fc272f612 [RoomViewController] Handle obsolete room (m.room.tombstone event type) and display replacement room in activities view 2018-07-27 11:56:51 +02:00
SBiOSoftWhare
9ed03a49e6 [RoomActivitiesView] Add room replacement display 2018-07-27 11:48:38 +02:00
SBiOSoftWhare
85d24347cc Add room replacement related strings in Vector.strings 2018-07-27 11:34:23 +02:00
Szimszon
75308cba1d Translated using Weblate (Hungarian)
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/hu/
2018-07-25 09:51:02 +00:00
SBiOSoftWhare
2a67f5fb36 Fix boolean condition when updating placholder in RoomInputToolbarView 2018-07-24 16:53:07 +02:00
SBiOSoftWhare
abb80a46f9 Fix MXKSlashCommands import from RoomViewController 2018-07-24 16:53:07 +02:00
SBiOSoftWhare
7af523af72 Update join slash command constant in RoomViewController from MXKSlashCommands 2018-07-24 16:53:07 +02:00
SBiOSoftWhare
f52121e53f [RoomViewController] Handle sending a reply by highlighting a message on timeline for supported events. 2018-07-24 16:53:06 +02:00
SBiOSoftWhare
2ec5d88d75 Add send reply mode in RoomInputToolbarView in order to update text input placeholder when sending a reply. 2018-07-24 16:53:06 +02:00
SBiOSoftWhare
ef7b46187b Add english string localizations for room message send reply 2018-07-24 16:53:06 +02:00
manuroe
75c0393701 New async [MXRoom state:]: Fix issue reported in Steve's review 2018-07-24 16:30:48 +02:00
SBiOSoftWhare
3a7a5c93a2 Fix boolean condition when updating placholder in RoomInputToolbarView 2018-07-24 13:32:40 +02:00
SBiOSoftWhare
20ca54f5fb Fix MXKSlashCommands import from RoomViewController 2018-07-24 13:31:37 +02:00
SBiOSoftWhare
8ab3add9cb Update join slash command constant in RoomViewController from MXKSlashCommands 2018-07-24 12:24:12 +02:00
manuroe
2a14c0fdfb New async [MXRoom state:]: Use new [MXRoom listenToEventsOfTypes:] 2018-07-23 18:14:45 +02:00
manuroe
ac0a7b048e New async [MXRoom state:]: Fix regression in MasterTabBarVC 2018-07-23 18:09:16 +02:00
SBiOSoftWhare
804d76ae92 [RoomViewController] Handle sending a reply by highlighting a message on timeline for supported events. 2018-07-23 16:56:03 +02:00
SBiOSoftWhare
1e42fc5b81 Add send reply mode in RoomInputToolbarView in order to update text input placeholder when sending a reply. 2018-07-23 16:54:23 +02:00
SBiOSoftWhare
7e299a45f6 Add english string localizations for room message send reply 2018-07-23 16:49:45 +02:00
manuroe
ee419fb1a0 New async [MXRoom state:]: Use [MXRoom members:] 2018-07-23 15:38:50 +02:00
manuroe
0e58a385dc New async [MXRoom state:]: Use [MXSession preloadRoomsData:] 2018-07-23 14:05:18 +02:00
manuroe
239e3f9f6f New async [MXRoom state:]: MXKSearchCellDataStoring: Replace initWithSearchResult by async cellDataWithSearchResult 2018-07-20 15:27:54 +02:00
manuroe
7304c08543 New async [MXRoom state:]: Make Riot build 2018-07-20 14:01:10 +02:00
manuroe
b7352358ab New async [MXRoom state:]: Make use of MXRoom.dangerousSyncState 2018-07-20 13:38:32 +02:00
manuroe
f701e4cd3c New async [MXRoom state:]: Make Riot build 2018-07-20 11:28:02 +02:00
manuroe
100493ac37 New async [MXRoom state:]: Create async factory methods for MXKRoomDataSource 2018-07-20 11:14:49 +02:00
manuroe
2f90842345 New async [MXRoom state:]: Make Riot build 2018-07-20 10:40:42 +02:00
manuroe
81e7dd14ce New async [MXRoom state:]: Make AppDelegate build 2018-07-19 14:18:30 +02:00
manuroe
f821f05f8f New async [MXRoom state:]: Make widgets build 2018-07-19 13:05:09 +02:00
manuroe
bbaca0e3df Make Riot build with new async [MXRoom liveTimeline:] 2018-07-19 09:47:34 +02:00
manuroe
01182b8ab7
Merge pull request #1940 from vector-im/reduce_room_state_dependency
Reduce dependency to room.state
2018-07-18 04:33:10 +00:00
Hugues De Keyzer
e6cf8d9eb7 Added translation using Weblate (Esperanto) 2018-07-17 16:43:43 +00:00
Hugues De Keyzer
eb3cc7725e Added translation using Weblate (Esperanto) 2018-07-17 16:43:21 +00:00
Hugues De Keyzer
197e9e7a8d Added translation using Weblate (Esperanto) 2018-07-17 16:42:31 +00:00
manuroe
e7deec57a5 Fix regression with new MXRoomMembers 2018-07-17 18:41:28 +02:00
manuroe
b79b1b0c38 MXRoomState: Apply new membership property 2018-07-17 18:00:56 +02:00
manuroe
fd6a106da6 Make use of MXRoom.summary instead of MXRooms.state 2018-07-17 17:28:32 +02:00
manuroe
977dd5cb0b Make use of state.membersCount 2018-07-17 17:28:26 +02:00
manuroe
b64b5767fb Make use of MXRoom.roomId and MXRoom.summary instead of MXRooms.state 2018-07-16 22:30:55 +02:00
SBiOSoftWhare
c2f72e7f04 Finish v0.6.20 2018-07-13 15:57:57 +02:00
SBiOSoftWhare
4f051210e8 version++ 2018-07-13 15:55:20 +02:00
SBiOSoftWhare
026af21768 Update contact permission text (NSContactsUsageDescription), only for english and french at the moment, in order to be clearer about the reasons for access to the address book. 2018-07-13 15:49:56 +02:00
Weblate
97b1e3a9f0 Merge remote-tracking branch 'origin/develop' into develop 2018-07-13 13:30:08 +00:00
Markel
e8bcb63e7f Translated using Weblate (Spanish)
Currently translated at 13.2% (67 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-07-13 13:29:54 +00:00
manuroe
5a61d1c227 Use new MXRoomState.membersCount 2018-07-12 10:50:59 +02:00
manuroe
7af86d9f9d MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare
0e3ee5a5c8 Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare
c377f5f739 Move cell data and data sources to corresponding modules. 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
bc5773d9eb Move RiotDesignValues to Constants folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
3e87ccbe0e Create physical SupportingFiles folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
75bee4365f Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
fc80ff912a Create SharedImages.xcassets in order to share images between main app and share extension 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
1b67cee302 Remove unused images 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a25c8e2bd3 Move images to Image.xcassets 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
53361bc33f Update Riot CallKit icon file name for retina display. Remove back icon @4x file. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
94c08785da Create managers folder 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
421e8bc84b Organize views by feature 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
3f3c4f471b Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
07fed3bf1c version++ 2018-07-05 11:00:17 +02:00
manuroe
5f3c9d4d86 RoomVC: Fix duplication of read receipts
Regression due to read receipt perf improvement.

Disable the optimisation with `foundSenders` because the assumption "As there is one (the last) read receipt displayed per user" was wrong  for internal processing data.
2018-07-04 09:42:00 +02:00
manuroe
91f2b8c186 version++ 2018-07-03 16:04:11 +02:00
manuroe
05871c21f6
Merge pull request #1922 from vector-im/e2e_telemetry_reasons
Crypto: Telemetry: Categorise e2e failures
2018-07-03 11:05:05 +02:00
manuroe
07d4ab45eb
Merge pull request #1927 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-07-03 10:49:54 +02:00
manuroe
8932721c0c
Merge pull request #1926 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-07-03 10:49:30 +02:00
Weblate
b8d655e1e3 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:13 +00:00
Weblate
7fdc5665ba Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:38:00 +00:00
Weblate
58f6b2aed3 Merge remote-tracking branch 'origin/develop' into develop 2018-07-03 08:37:50 +00:00
Pedro Jatobá
3a34df6007 Translated using Weblate (Portuguese (Brazil))
Currently translated at 28.9% (146 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2018-07-03 08:37:23 +00:00
Mathijs van Gorcum
5ee7e556ef Translated using Weblate (Dutch)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-07-03 08:37:23 +00:00
Slavi Pantaleev
9e4dba2807 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-07-03 08:37:22 +00:00
SBiOSoftWhare
a21b718b4f
Merge pull request #1920 from vector-im/riot_1914
e2e messages not decrypted in notifs after logging back in
2018-07-03 10:32:13 +02:00
SBiOSoftWhare
1ad1ec0a6e Fix showDecryptedContentInNotifications settings option not migrated correctly from MXKAccount 2018-07-03 10:31:14 +02:00
SBiOSoftWhare
3e6506f4de Fix check for enableCrashReport value set in MasterTabBarController 2018-07-02 18:06:39 +02:00
SBiOSoftWhare
1deb71e10a Handle correct target Swift module import in RiotDesignValues 2018-07-02 18:01:33 +02:00
manuroe
cb5ea07439 Crypto: Telemetry: Categorise e2e failures
#1894
2018-07-02 17:20:01 +02:00
SBiOSoftWhare
e007a51b78 Add comments to RiotSettings. 2018-07-02 16:49:36 +02:00
manuroe
fb78310c20 RoomVC: Fix regressions on vertical alignment of e2e padlock, read marker, etc.
Regression due to read receipt perf improvement.
2018-07-02 15:47:09 +02:00
SBiOSoftWhare
474f1b5b94 Use RiotSettings instead of direct access to UserDefault where needed 2018-07-02 14:51:47 +02:00
SBiOSoftWhare
8221ebfc67 Now store showDecryptedContentInNotifications settings option in UserDefaults instead for MXKAccount in order to keep this information when the user logout. Fix issue #1914. 2018-07-02 14:41:55 +02:00
SBiOSoftWhare
43017dfb30 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
daniel tygel
f4ba1a6c5f Translated using Weblate (Portuguese (Brazil))
Currently translated at 17.0% (86 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2018-07-01 20:44:07 +00:00
manuroe
2bafe3fa0c RoomVC: Fix regression where read receipts can be duplicated 2018-06-29 15:26:41 +02:00
manuroe
e7f39c9126 Analytics: Shorten constants names 2018-06-29 12:04:49 +02:00
manuroe
6ec49d0e67 Crypto: Telemetry use "no_reason" name 2018-06-29 11:45:49 +02:00
manuroe
b08e83ec84 extra \n 2018-06-29 07:51:09 +02:00
manuroe
dcc1435d82 Crypto: Add telemetry for events unable to decrypt (UTDs)
Add a dispatch method
2018-06-29 07:50:06 +02:00
manuroe
b6ce79303a Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
SBiOSoftWhare
99fb3f9079 Added titles to sound files ID3 tags in order to avoid system exception 2018-06-28 10:18:36 +02:00
manuroe
bacdfaf9be
Merge branch 'develop' into e2e_telemetry 2018-06-27 18:14:47 +02:00
manuroe
9603e0a878 Analytics: Improve comments 2018-06-27 18:11:04 +02:00
manuroe
7a6b039af7 Analytics: Make it implement MXAnalyticsDelegate to track performance stats 2018-06-27 17:59:06 +02:00
manuroe
fc6541b383
Merge pull request #1910 from vector-im/cache_read_receipts
RoomVC: BF: Read receipts processing dramatically slows down UI
2018-06-27 11:22:47 +02:00
manuroe
4f32e268ee Analytics: Make sure that Analytics is opt-out
Note it was already opt-out because the code elsewhere ensures that but this this is better to ensure it here.
2018-06-27 11:00:26 +02:00
manuroe
9bfe1c266c Analytics: clean references to GA as we do not use it anymore 2018-06-27 10:43:22 +02:00
manuroe
4528f510b0 Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00
manuroe
12543f9033 RoomVC: BF: Read receipts processing dramatically slows down UI
#1899

Fix wrong alignment of read receipts avatars with their message
2018-06-25 16:12:36 +02:00
manuroe
dc8f10e81e
Merge pull request #1906 from einMarco/master
Added accessibility labels for issue: "Voiceover support for accessibility #1842"
2018-06-25 14:29:46 +01:00
Marco Seizew
19ac0a1305 Added the i18n localisation strings to the accessibility labels
Signed-off-by: Marco Seizew <ein_marco@rausrufezeichen.de>
2018-06-25 15:07:54 +02:00
manuroe
715d9da536 RoomVC: BF: Read receipts processing dramatically slows down UI
#1899

Build, cache and update read receipts on the processing queue.
2018-06-25 13:47:03 +02:00
einMarco
ea05b69e00 Added accessibility labels for issue: "Voiceover support for accessibility #1842"
Signed-off-by: Marco Seizew <ein_marco@rausrufezeichen.de>
2018-06-20 11:13:31 +02:00
Krombel
8ff83cc42d Translated using Weblate (German)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-06-18 10:57:32 +00:00
daniel tygel
2a292a8a2a Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (26 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/pt_BR/
2018-06-17 17:28:44 +00:00
daniel tygel
cf756d84d5 Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:19:36 +00:00
daniel tygel
d2193821b8 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/pt_BR/
2018-06-17 17:19:18 +00:00
daniel tygel
3aba632d5d Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:17:20 +00:00
daniel tygel
9d2c7987b3 Added translation using Weblate (Portuguese (Brazil)) 2018-06-17 17:16:33 +00:00
Osoitz
78887abf0e Translated using Weblate (Basque)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-06-17 08:37:14 +00:00
Kévin C
e31240e418 Translated using Weblate (French)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-06-14 09:00:15 +00:00
Andrey
d606565b5a Translated using Weblate (Russian)
Currently translated at 100.0% (505 of 505 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-06-14 08:48:46 +00:00
Weblate
c8abda477a Merge remote-tracking branch 'origin/develop' into develop 2018-06-14 08:29:32 +00:00
Felix Schäfer
7bb2efd6be Translated using Weblate (German)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/

Typo
2018-06-14 08:29:10 +00:00
Silke
676c17e768 Translated using Weblate (Dutch)
Currently translated at 96.4% (483 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-06-14 08:29:10 +00:00
manuroe
eb84919e4e RoomVC: Update re-request dialog message 2018-06-14 10:21:45 +02:00
manuroe
8f567c0c3f RoomVC: Add a re-request keys button on message unable to decrypt
Take Steve's remark into account
2018-06-12 18:21:04 +02:00
manuroe
7847d3e745 RoomVC: Add a re-request keys button on message unable to decrypt
Update string
2018-06-12 16:35:12 +02:00
manuroe
62d0057af1 RoomVC: Add a re-request keys button on message unable to decrypt
The flow has changed a bit.

#1879
2018-06-12 16:28:26 +02:00
manuroe
fc5e0395f8 RoomVC: Add a re-request keys button on message unable to decrypt
#1879
2018-06-08 17:21:52 +02:00
SBiOSoftWhare
83807784a5 Fix a memory leak with direct room border color and add constants for border layer customization. 2018-06-08 11:31:39 +02:00
Osoitz
f9034d7ac8 Translated using Weblate (Basque)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-06-02 12:33:51 +00:00
manuroe
9360620aa4 version++ 2018-06-01 16:56:05 +02:00
Weblate
8efffbf808 Merge remote-tracking branch 'origin/develop' into develop 2018-06-01 14:20:00 +00:00
SBiOSoftWhare
1fe6e98b94
Merge pull request #1895 from vector-im/fix_account_deactivation_completion
Fix account deactivation completion
2018-06-01 16:19:51 +02:00
SBiOSoftWhare
6b5470463f Update account deactivation success handling in SettingsViewController. Do not send logout request to home server. 2018-06-01 16:08:55 +02:00
SBiOSoftWhare
1f7c28fc6b Update logout method in AppDelegate, add possibility to send or not logout request to home server 2018-06-01 16:07:42 +02:00
SBiOSoftWhare
7aabf76411 Add call to account deactivation success delegate method in DeactivateAccountViewController 2018-06-01 16:01:21 +02:00
Kévin C
d7e2d95f45 Translated using Weblate (French)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-06-01 09:40:42 +00:00
Weblate
776d2246b3 Merge remote-tracking branch 'origin/develop' into develop 2018-06-01 09:18:35 +00:00
Slavi Pantaleev
beeeff8ebc Translated using Weblate (Bulgarian)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-06-01 08:58:18 +00:00
SBiOSoftWhare
169e7ae885 Fix GDPR consent alert not shown after account creation 2018-06-01 09:46:11 +02:00
SBiOSoftWhare
87f2c97aee
Merge pull request #1886 from vector-im/fix_gdpr_consent_403_alert
Do not display error alert when receiving GDPR Consent not given
2018-05-31 19:06:33 +02:00
SBiOSoftWhare
400d188dec
Merge pull request #1885 from vector-im/riot_1883
GDPR consent screen could not be closed
2018-05-31 19:06:09 +02:00
SBiOSoftWhare
43c83848d0 Do not display default error alert when receiving GDPR Consent not given error 2018-05-31 18:39:15 +02:00
Krombel
d6afe46a36 Translated using Weblate (German)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2018-05-31 16:10:27 +00:00
Andrey
96ead0f0b8 Translated using Weblate (Russian)
Currently translated at 100.0% (501 of 501 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-05-31 15:46:31 +00:00
SBiOSoftWhare
96e48b26e1 Put close action to left in navigation bar of GDPR consent screen 2018-05-31 17:33:20 +02:00
Weblate
376ad02d5d Merge remote-tracking branch 'origin/develop' into develop 2018-05-31 15:15:02 +00:00
Pablo M. Rivas
7bb42e0d2d Translated using Weblate (Spanish)
Currently translated at 12.4% (60 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-05-31 15:14:26 +00:00
SBiOSoftWhare
cfde2e7aba
Merge pull request #1881 from vector-im/riot_1870
Settings: Add deactivate account
2018-05-31 17:11:38 +02:00
SBiOSoftWhare
f0c3fc6e41 DeactivateAccountViewController: For password alert, remove empty cancel handler and use nil instead 2018-05-31 13:33:17 +02:00
SBiOSoftWhare
0aa032f941 Remove useless commented code in SettingsViewController 2018-05-31 12:15:13 +02:00
SBiOSoftWhare
5a85db4a07 Handle theme change and analytics in DeactivateAccountViewController 2018-05-31 12:14:13 +02:00
SBiOSoftWhare
fb75164036 Handle account deactivation from settings 2018-05-30 17:05:42 +02:00
SBiOSoftWhare
52c21a6543 Factorization of data user clear on logout. Reuse it for account deactivation. 2018-05-30 17:04:58 +02:00
SBiOSoftWhare
9ad1fdc948 Add DeactivateAccountViewController allowing to deactivate a user account from given Matrix session 2018-05-30 16:59:18 +02:00
manuroe
15353955ce WidgetVC: Update UIWebView by WKWebview to improve Sticker Picker performance 2018-05-30 14:42:14 +02:00
manuroe
316ab85d2b Send sticker: Update after Giom's remark
https://github.com/vector-im/riot-ios/issues/1860
2018-05-30 11:54:35 +02:00
Slavi Pantaleev
e732b9404a Translated using Weblate (Bulgarian)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-05-29 15:18:49 +00:00
manuroe
79eb0dd057 Merge remote-tracking branch 'origin/develop' into riot_1860_2
# Conflicts:
#	Riot/Utils/Widgets/WidgetManager.m
2018-05-29 16:10:53 +02:00
manuroe
0b3fa2bad0 PostMessage API: Add support of integration_manager_open 2018-05-29 15:20:39 +02:00
manuroe
55f627c659 PostMessage API: better manage _id 2018-05-29 14:50:34 +02:00
SBiOSoftWhare
a74fea71f8 Add deactivate account english string localizations 2018-05-28 14:51:51 +02:00
Sveinn í Felli
7d14c4cbbb Translated using Weblate (Icelandic)
Currently translated at 94.6% (457 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-05-28 07:58:49 +00:00
Nathan van Beelen
e25dc790b0 Translated using Weblate (Dutch)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-05-28 07:10:29 +00:00
Sveinn í Felli
b3810525d3 Translated using Weblate (Icelandic)
Currently translated at 85.7% (414 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-05-28 06:51:11 +00:00
manuroe
ce2060959c BF: The app does not list widgets anymore 2018-05-24 19:01:19 +02:00
manuroe
e95e1dffd3 Send sticker: Show the "You don't currently have any stickerpacks enabled"
popup

https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 18:40:19 +02:00
manuroe
e0fe036757 Send sticker: Fix the missing delete button on a sticker pack
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 18:22:59 +02:00
manuroe
bb5a463eb1 Scalar API: Add support of "get_room_enc_state" 2018-05-24 16:43:38 +02:00
manuroe
050509eb26 Send sticker: Do not list anymore user's widgets (the sticker picker atm) in the WidgetPickerVC
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 16:02:51 +02:00
manuroe
b4b4bc28af Send sticker: Create StickerPickerVC and use it from the RoomVC
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 15:31:27 +02:00
manuroe
9fb5930d02 Send sticker: IntegrationManagerVC: add the ability to set a user widget
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 14:42:49 +02:00
manuroe
6f893c9522 Send sticker: WidgetManager: add userWidgets:ofTypes method
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 14:36:09 +02:00
manuroe
0297771125 Send sticker: UI integration: RoomInputToolbar: Let user choose between "Send photo or video" and "Send sticker"
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 14:35:38 +02:00
Osoitz
2f7d7c17e9 Translated using Weblate (Basque)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-05-24 07:48:58 +00:00
Kévin C
90af4f9302 Translated using Weblate (French)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-05-24 07:41:18 +00:00
Andrey
098fe728a2 Translated using Weblate (Russian)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-05-24 04:41:11 +00:00
manuroe
28b15d5a0f
Merge pull request #1875 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-05-23 21:10:05 +02:00
manuroe
b5a331d3a5
Merge pull request #1874 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-05-23 21:09:47 +02:00
Weblate
bf5fb3d0f4 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:54 +00:00
Weblate
6b31b2bc37 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:44 +00:00
Weblate
64416558d1 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:18 +00:00
Simone Salsi
6a77505b5c Translated using Weblate (Italian)
Currently translated at 57.6% (15 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/it/
2018-05-23 19:07:43 +00:00
Scott Rothrock
4bf3ded6c0 Translated using Weblate (Japanese)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ja/
2018-05-23 19:07:42 +00:00
Simone Salsi
e1fe01a055 Translated using Weblate (Italian)
Currently translated at 0.8% (4 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2018-05-23 19:07:42 +00:00
Vojtěch Kotous
c9676c8009 Translated using Weblate (Czech)
Currently translated at 45.5% (219 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cs/
2018-05-23 19:07:41 +00:00
RainSlide
9b5dcf8f7e Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (464 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2018-05-23 19:07:41 +00:00
manuroe
adad1a90ff update++ 2018-05-23 19:45:49 +02:00
SBiOSoftWhare
40d0d4e897
Merge pull request #1872 from vector-im/riot_1871
Display the consent tool in case of M_CONSENT_NOT_GIVEN error
2018-05-23 17:50:58 +02:00
manuroe
d29034e86a Disable sticker picker for the coming release 2018-05-23 17:14:42 +02:00
SBiOSoftWhare
b8db14dadc Add GDPR consent display when GDPR consent not given error is received. 2018-05-23 17:01:18 +02:00
SBiOSoftWhare
937353e427 Add GDPR english localizations to Vector.strings 2018-05-23 16:56:52 +02:00
giomfo
9de45bd7a1
Merge pull request #1865 from pixlwave/develop
Fix timezone interval bug
thx @pixlwave
2018-05-22 10:15:03 +02:00
Vojtěch Kotous
ed1a2f2641 Added translation using Weblate (Czech) 2018-05-11 20:21:26 +00:00
Doug
207c7a5488 Don't set GMT on calendar - the date formatter wasn't fixed to GMT anyway. 2018-05-11 01:44:05 -07:00
Doug
d0f5c25194 Fix timezone interval bug 2018-05-10 17:35:42 +01:00
manuroe
121aeb9041 Send Stickers: Plug the sticker picker widget with the room datasource to send a sticker
#1860
2018-05-07 18:04:32 +02:00
manuroe
b7b0884821 WidgetManager: Patch: Modular uses a malformed key: "stateKey" instead of "state_key" 2018-05-07 17:34:54 +02:00
manuroe
51d9ec243a Widget postMessage API: Make sure we always have a _id for postMessage request 2018-05-07 15:50:13 +02:00
manuroe
6c08a5fba7 Widget postMessage API: Refactor to avoid to play with internal event.data._id field 2018-05-07 15:33:37 +02:00
manuroe
60222de268 Widgets: Make a generic postMessage API in WidgetVC
It will be used for https://docs.google.com/document/d/1uPF7XWY_dXTKVKV7jZQ2KmsI19wn9-kFRgQ1tFQP7wQ/edit#.

The Modular postMessage API becomes a specialisation of it.
2018-05-07 15:26:22 +02:00
manuroe
5e1144f11e Send Stickers: WidgetManager: add userWidgets
and show them in the widget picker and within the list of installed widgets of the integration manager

#1860
2018-05-07 11:15:18 +02:00
manuroe
5ab475cf35 Send Stickers: Pass widget id to widgets urls
#1860
This is mandatory for the sticker picker widget
2018-05-07 10:46:33 +02:00
manuroe
7a0afe157d Widget: Support new "m.widget" state event type but keep using "im.vector.modular.widgets" for operations
while the move is not fully done (https://docs.google.com/document/d/1uPF7XWY_dXTKVKV7jZQ2KmsI19wn9-kFRgQ1tFQP7wQ/edit?usp=sharing)
2018-05-07 10:12:02 +02:00
manuroe
fe7c61dc13 IntegrationManagerVC: enableDebug is now defined in the kit 2018-05-07 09:28:39 +02:00
Simone Salsi
479eb52b47 Added translation using Weblate (Italian) 2018-05-02 20:45:22 +00:00
Simone Salsi
0fbfa44f68 Added translation using Weblate (Italian) 2018-05-02 20:39:41 +00:00
Simone Salsi
75f08bb9d1 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/it/
2018-05-02 20:38:42 +00:00
Simone Salsi
f934d50d29 Added translation using Weblate (Italian) 2018-05-02 20:36:17 +00:00
manuroe
b25959726c
Merge pull request #1854 from t-adedotun/master
Bug Fix: Moved UI Update to Main Queue
2018-04-24 14:36:47 +02:00
Taiwo
8849d9e5ee Bug Fix: Moved UI update to main queue
Updated CocoaPods version to 1.5.0
2018-04-24 10:29:35 +01:00
manuroe
367e8811a0
Merge pull request #1835 from pixlwave/master
Use existing message.mp3 for notification sounds.
2018-04-24 10:21:38 +02:00
manuroe
5dc75f63b0 update++ 2018-04-23 18:30:16 +02:00
manuroe
fdcdefd3aa
Merge pull request #1852 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-04-23 16:44:28 +02:00
manuroe
805d859afd
Merge pull request #1851 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-04-23 16:44:06 +02:00
Weblate
8eb1986f89 Merge remote-tracking branch 'origin/develop' into develop 2018-04-23 14:41:49 +00:00
Weblate
e6ee517d5c Merge remote-tracking branch 'origin/develop' into develop 2018-04-23 14:41:38 +00:00
Weblate
408b3b3458 Merge remote-tracking branch 'origin/develop' into develop 2018-04-23 14:41:26 +00:00
RainSlide
7b1002ae39 Translated using Weblate (Chinese (Simplified))
Currently translated at 76.9% (20 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hans/
2018-04-23 14:40:33 +00:00
RainSlide
6ba3f46f26 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/zh_Hans/
2018-04-23 14:40:32 +00:00