manuroe
00a74ec021
Finish hotfix_Riot_2715
2019-09-16 10:42:30 +02:00
manuroe
2e47c5cc0d
version++
2019-09-16 10:26:27 +02:00
manuroe
cd8ea8c64c
Authentication: Improve the webview used for SSO
...
#2715
2019-09-13 19:13:04 +02:00
manuroe
170309c6d1
Finish riot_2703
2019-09-10 16:29:18 +02:00
manuroe
97b03b0046
version++
2019-09-10 16:21:32 +02:00
manuroe
e5a59a4d17
Authentication: Create a way to filter and prioritise flows (with handleSupportedFlowsInAuthenticationSession).
2019-09-10 14:33:56 +02:00
manuroe
01565f78d4
Support Riot configuration link to customise HS and IS
...
#2703
2019-09-10 11:51:49 +02:00
manuroe
10f1b86eb9
Finish v0.9.2
2019-08-08 18:20:49 +02:00
manuroe
f55628494a
version++
2019-08-08 18:20:29 +02:00
manuroe
4b64c0bc2b
Merge pull request #2635 from vector-im/fix_release_tag
...
BF: Build: Fix build based on git tag
2019-08-08 17:27:46 +02:00
manuroe
c7b1493284
BF: Build: Fix build based on git tag
...
It was not more possible to build using tags. The reason was the fastlane git_branch method returned nil.
Internally this method executes `git symbolic-ref HEAD --short` which returned `fatal: ref HEAD is not a symbolic ref` in our case.
We now checks out the tag as a local branch.
2019-08-08 17:25:23 +02:00
manuroe
8f9380b043
iOS13 code cannot be built from Xcode10
2019-08-08 15:05:50 +02:00
manuroe
d60b8bf057
Merge pull request #2632 from vector-im/riot_2626
...
BF: Fix crash for search bar customisation in iOS13
2019-08-08 11:26:46 +02:00
manuroe
1e8e6cda08
BF: Fix crash for earch bar customisation in iOS13
...
#2626
2019-08-07 18:36:58 +02:00
manuroe
eca434e0e7
Merge pull request #2624 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Update from Weblate
2019-08-07 15:30:07 +02:00
Nathan Follens
07d52837ca
Translated using Weblate (West Flemish)
...
Currently translated at 1.2% (9 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/vls/
2019-08-07 13:15:49 +00:00
Nathan Follens
dc1eb6e6ed
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2019-08-07 13:15:49 +00:00
Kévin C
749eddd198
Translated using Weblate (French)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-08-03 20:49:58 +00:00
Slavi Pantaleev
00e73c1ce8
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (744 of 744 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-08-03 20:49:58 +00:00
Weblate
93d04c9eff
Merge branch 'origin/develop' into Weblate.
2019-08-02 16:19:49 +00:00
SBiOSoftWhare
ab099e866d
Merge pull request #2620 from vector-im/riot_638
...
Replace camera implementation with something more standard and less limited
2019-08-02 18:19:44 +02:00
SBiOSoftWhare
fe4c86ebb5
Update Riot/Modules/Room/Views/InputToolbar/RoomInputToolbarView.m
...
Co-Authored-By: manuroe <manuroe@users.noreply.github.com >
2019-08-02 18:12:41 +02:00
SBiOSoftWhare
b460790703
Media picker: Fix theming issue on recent captures.
2019-08-02 18:06:55 +02:00
Slavi Pantaleev
44d2b77ba2
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (738 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-08-02 15:49:53 +00:00
SBiOSoftWhare
807dcbe9f8
Update changes
2019-08-02 17:44:56 +02:00
SBiOSoftWhare
b7a154424e
Update pbxproj
2019-08-02 17:28:20 +02:00
SBiOSoftWhare
9abd8bb503
SettingsViewController: Use SingleImagePickerPresenter for profile avatar picture.
2019-08-02 17:27:49 +02:00
SBiOSoftWhare
02ee6dd6b0
RoomSettingsViewController: Use SingleImagePickerPresenter for room avatar picture.
2019-08-02 17:26:34 +02:00
SBiOSoftWhare
0b6b5c8ee2
Create SingleImagePickerPresenter that enables to present an image picker with single selection.
2019-08-02 17:21:17 +02:00
SBiOSoftWhare
1fc6e6f7c3
RoomVC: Handle presentation for new native camera and media library actions.
2019-08-02 17:19:29 +02:00
SBiOSoftWhare
5bb064e45d
RoomInputToolbarView: Add separate actions for camera and media library.
2019-08-02 17:16:06 +02:00
SBiOSoftWhare
b4a0675a31
Media picker: Create a coordinator.
2019-08-02 17:09:32 +02:00
SBiOSoftWhare
d81c8c3963
MediaAlbumContentViewController: Fix some retain cycle issues.
2019-08-02 17:07:36 +02:00
SBiOSoftWhare
b3503ea4c3
MediaPickerViewController: Remove camera preview and display only recent captures and media albums.
2019-08-02 17:04:14 +02:00
SBiOSoftWhare
43c6c0a7fe
Create CameraPresenter that enables to present native camera.
2019-08-02 16:54:31 +02:00
SBiOSoftWhare
ae0db8eeed
Add media picker and camera wordings.
2019-08-02 16:51:12 +02:00
Szimszon
60d531b910
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (738 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-08-01 08:49:49 +00:00
dccs
1e9a770409
Translated using Weblate (German)
...
Currently translated at 99.5% (734 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-08-01 08:49:48 +00:00
Kévin C
2c727d9d73
Translated using Weblate (French)
...
Currently translated at 100.0% (738 of 738 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-08-01 08:49:47 +00:00
Weblate
f0f8d57bd9
Merge branch 'origin/develop' into Weblate.
2019-07-30 16:42:45 +00:00
SBiOSoftWhare
36fdda2029
Merge pull request #2618 from vector-im/fix_redacted_event_reactions
...
RoomDataSource: Do not display reactions when event is redacted
2019-07-30 18:42:41 +02:00
SBiOSoftWhare
63ccbfb67b
Update changes
2019-07-30 18:26:18 +02:00
SBiOSoftWhare
04ae4d46bf
RoomDataSource: Do not display reactions when event is redacted.
2019-07-30 18:24:12 +02:00
Weblate
bac276e33c
Merge branch 'origin/develop' into Weblate.
2019-07-30 16:17:21 +00:00
SBiOSoftWhare
ce30d05381
Merge pull request #2617 from vector-im/riot_2591
...
Reactions: Show who reacted
2019-07-30 18:17:17 +02:00
SBiOSoftWhare
7c7572cd3c
ReactionHistoryViewCell: Update copyright.
2019-07-30 18:06:13 +02:00
SBiOSoftWhare
5ce4b88061
Update changes
2019-07-30 17:26:11 +02:00
SBiOSoftWhare
814b9ea77d
Update pbxproj
2019-07-30 17:24:46 +02:00
SBiOSoftWhare
cefca70f82
Edit history: Fix some issues.
2019-07-30 17:24:46 +02:00
SBiOSoftWhare
27d8bdd677
Reaction history: Handle presentation from room VC by long press on reactions or from contextual menu.
2019-07-30 17:24:46 +02:00