David Langley
|
bc8ef02eac
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2
|
2021-09-17 13:08:32 +01:00 |
|
SBiOSoftWhare
|
695b51e180
|
Update Riot/Modules/Room/RoomViewController.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-09-17 13:21:53 +02:00 |
|
David Langley
|
01f96afe12
|
Add Flow coordinator and hook up screens.
|
2021-09-17 10:46:40 +01:00 |
|
Ihor Hordiichuk
|
524eb05ab6
|
Translated using Weblate (Ukrainian)
Currently translated at 43.6% (561 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
|
2021-09-17 07:25:33 +00:00 |
|
David Langley
|
36e4327a76
|
Improve scrolling behaviour and add name colors
|
2021-09-16 23:48:59 +01:00 |
|
Doug
|
a36c86a2ac
|
Merge pull request #4857 from vector-im/doug/4828_enable_url_previews
Enable URL Previews by default and remove from Labs.
|
2021-09-16 22:23:09 +01:00 |
|
David Langley
|
cb7b591ff6
|
Use dynamicMembers for StoreState for single source of truth. Fix bubble grouping and add send message function.
|
2021-09-16 22:09:32 +01:00 |
|
Doug
|
311d19c952
|
Update setting string.
|
2021-09-16 17:57:36 +01:00 |
|
Doug
|
751c24d289
|
Merge pull request #4856 from vector-im/doug/4855_fix_url_preview_width
Fix URL preview width on 4" devices
|
2021-09-16 17:54:34 +01:00 |
|
Doug
|
6a92f89feb
|
Enable URL Previews by default and remove from Labs.
|
2021-09-16 17:51:56 +01:00 |
|
Doug
|
78a3dbcaf5
|
Update Podfile.lock for OLMKit 3.2.5
|
2021-09-16 17:24:04 +01:00 |
|
Doug
|
74277d73a9
|
Use constants.
|
2021-09-16 17:13:56 +01:00 |
|
Doug
|
4422790d97
|
Add changelog entry.
|
2021-09-16 16:42:11 +01:00 |
|
Doug
|
63d822b026
|
Reduce the width of URL previews on 4" devices.
|
2021-09-16 16:41:21 +01:00 |
|
Gil Eluard
|
2e822f8784
|
Merge branch 'develop' into spaces
|
2021-09-16 15:47:32 +02:00 |
|
manuroe
|
eb9658c5f2
|
Prepare for new sprint
|
2021-09-16 15:02:49 +02:00 |
|
manuroe
|
b6f26a258c
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-09-16 15:01:40 +02:00 |
|
manuroe
|
a1645f5094
|
Merge branch 'release/1.5.4/master'
|
2021-09-16 14:59:17 +02:00 |
|
manuroe
|
1df8ea6839
|
finish version++
|
2021-09-16 14:59:17 +02:00 |
|
manuroe
|
41900da017
|
Merge pull request #4854 from vector-im/release/1.5.4/release
Release 1.5.4
|
2021-09-16 14:58:40 +02:00 |
|
Doug
|
54ddde336c
|
Fix landscape layout of ServiceTermsModalScreenViewController.
|
2021-09-16 13:08:21 +01:00 |
|
manuroe
|
ef027df5f9
|
version++
|
2021-09-16 13:49:44 +02:00 |
|
manuroe
|
7084c413a9
|
changelog.d: Upgrade MatrixKit version ([v0.16.1](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.1)).
|
2021-09-16 13:49:43 +02:00 |
|
David Langley
|
db38b62f8e
|
Merge pull request #4837 from vector-im/langleyd/4835_fix_swiftui_theme_after_restart
SwiftUI theme not set correctly after re-launch of the app.
|
2021-09-15 16:45:41 +00:00 |
|
David Langley
|
62c528ecc0
|
Merge branch 'langleyd/4781_swiftui_template_examples' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_example2
|
2021-09-15 17:32:19 +01:00 |
|
David Langley
|
7442569c35
|
parameter not used in ThemePublisher.configure
|
2021-09-15 17:12:56 +01:00 |
|
David Langley
|
cda4a354d1
|
Allow defer in xcAwait. simplify sending state actions from a publisher. Fix tests.
|
2021-09-15 16:09:41 +01:00 |
|
David Langley
|
d189c4d618
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_examples
|
2021-09-15 14:33:05 +01:00 |
|
David Langley
|
e01fd46b2e
|
Improve StateStore documentation and naming.
|
2021-09-15 14:04:18 +01:00 |
|
Doug
|
fa320d26c7
|
Improve layout of ServiceTermsModalScreenViewController on 4" devices.
|
2021-09-15 14:02:36 +01:00 |
|
Gil Eluard
|
9279d17226
|
Merge branch 'develop' into spaces
# Conflicts:
# Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
# Riot/Modules/Common/Recents/RecentsViewController.m
# Riot/Modules/Home/Views/RoomCollectionViewCell.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
|
2021-09-15 14:42:04 +02:00 |
|
Doug
|
4c2bd8ee76
|
Add ServiceTermsModalTableHeaderView to ServiceTermsModalScreenViewController.
|
2021-09-15 11:53:30 +01:00 |
|
David Langley
|
f9e88680e2
|
Introduce StateStore with bindings example for Chat example.
|
2021-09-15 11:47:59 +01:00 |
|
Gil Eluard
|
731141a2ed
|
Merge pull request #4786 from vector-im/gil/4497_space_preview_bottom_sheet
[Spaces] M10.6 Space preview bottom sheet #4497
|
2021-09-15 11:48:40 +02:00 |
|
Doug
|
15a7ded4d6
|
Fix FindYourContactsFooterView layout on 4" screens.
|
2021-09-15 10:28:45 +01:00 |
|
Gil Eluard
|
7d1d864edb
|
[Spaces] M10.6 Space preview bottom sheet #4497
- Update after code review
|
2021-09-15 11:16:20 +02:00 |
|
Doug
|
8ea77dd2cf
|
Rename RequestContactsAccessFooterView to FindYourContactsFooterView.
|
2021-09-15 10:03:32 +01:00 |
|
LinAGKar
|
ce69108d5d
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (1286 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
|
2021-09-15 08:25:34 +00:00 |
|
Bartosz
|
e0612d7414
|
Translated using Weblate (Polish)
Currently translated at 100.0% (1286 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pl/
|
2021-09-15 08:25:34 +00:00 |
|
random
|
cf2ffde87b
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1286 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
|
2021-09-15 08:25:33 +00:00 |
|
Kaede
|
3e8317de85
|
Translated using Weblate (Japanese)
Currently translated at 67.5% (869 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
|
2021-09-15 08:25:33 +00:00 |
|
Nikita Epifanov
|
64fd5fab3c
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1286 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
|
2021-09-15 08:25:32 +00:00 |
|
libexus
|
87d5aa3202
|
Translated using Weblate (German)
Currently translated at 99.2% (1276 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
|
2021-09-15 08:25:29 +00:00 |
|
jelv
|
b5601f2683
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (1286 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
|
2021-09-15 08:25:27 +00:00 |
|
David Langley
|
7ad3a001bd
|
Add StateStoreViewModel and publisher extensions for convenienec.
|
2021-09-14 22:30:25 +01:00 |
|
David Langley
|
da5fcd5d4f
|
Add StateStoreViewModel and publisher extensions for convenienec.
|
2021-09-14 22:28:25 +01:00 |
|
Doug
|
11fa6a9f7b
|
Fix rotation layout bug. Update button title.
|
2021-09-14 17:22:28 +01:00 |
|
Gil Eluard
|
53ae49b199
|
Merge branch 'spaces' into gil/4497_space_preview_bottom_sheet
# Conflicts:
# Riot/Modules/SideMenu/SideMenuCoordinator.swift
|
2021-09-14 17:53:46 +02:00 |
|
Gil Eluard
|
5100cc5a79
|
Merge pull request #4742 from vector-im/gil/4682_browsing_users_in_a_space
[Spaces] M10.8 Browsing users in a space #4682
|
2021-09-14 17:43:01 +02:00 |
|
Gil Eluard
|
0da7d70b21
|
[Spaces] M10.8 Browsing users in a space #4682
- Fixed build issue on Jenkins
|
2021-09-14 17:22:48 +02:00 |
|