manuroe
f6e265f2c8
version++
2021-09-30 23:26:28 +01:00
manuroe
896272671a
changelog.d: Upgrade MatrixKit version ([v0.16.4]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.4 )).
2021-09-30 23:26:27 +01:00
David Langley
e1b14441d3
Merge pull request #4859 from vector-im/langleyd/4781_swiftui_template_example2
...
SwiftUI Template Example 2
2021-09-30 16:36:14 +00:00
Gil Eluard
4cc07c3ab9
Merge pull request #4934 from vector-im/gil/4916_spaces_still_visible_after_logging_in_with_another_account_hotfix
...
Spaces still visible after logging in with another account
2021-09-30 15:58:42 +02:00
ismailgulek
f971fc2f18
Add suggested rooms fetcher
2021-09-30 16:01:26 +03:00
ismailgulek
4625982871
Refactor recent cell data
2021-09-30 16:00:52 +03:00
Doug
1c4b09b813
Merge branch 'develop' into doug/4484_contacts_access
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Settings/SettingsViewController.m
2021-09-30 11:14:02 +01:00
ismailgulek
d0320f11b5
Fix merge conflict
2021-09-30 12:43:49 +03:00
ismailgulek
cc46decec2
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-30 12:35:46 +03:00
Gil Eluard
ba8798d716
Spaces still visible after logging in with another account #4916
...
- fixed after AvatarViewData rework
2021-09-30 10:45:20 +02:00
manuroe
6994b48e4f
Merge pull request #4933 from vector-im/manu/4932_crosssinging_in_bg
...
AppDelegate: Fix a crash when backgrounding the app
2021-09-30 09:00:43 +01:00
Stefan Ceriu
92c2a9488f
vector-im/element-ios/issues/4899 - Fixed various localization issues.
2021-09-30 09:40:12 +03:00
Stefan Ceriu
8b80b3f4c7
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
2021-09-30 09:40:12 +03:00
manuroe
57d793008d
AppDelegate: Fix a crash when backgrounding the app
...
By avoiding to call [MXCrossSigning refreshStateWithSuccess] because it leads to a crash in Realm.
2021-09-29 22:02:19 +01:00
Doug
d0c989d72e
Add an image for the integration manager to ServiceTermsModalScreenViewController.
2021-09-29 17:40:37 +01:00
Doug
f5802395f5
Merge pull request #4924 from vector-im/doug/4896_url_previews_string_whitespace
...
Use attributed string whitespace for URL previews.
2021-09-29 16:18:31 +01:00
ismailgulek
1b15786228
Add spaces option
2021-09-29 15:10:41 +03:00
SBiOSoftWhare
dedfbc7c06
Merge pull request #4931 from vector-im/steve/4930_avatar_view_data_update
...
AvatarViewData: Make mediaManager optional
2021-09-29 14:01:27 +02:00
SBiOSoftWhare
e5dd33b9f4
Add changes
2021-09-29 13:15:29 +02:00
Doug
8959759c2d
Conform URLPreviewData to MXKURLPreviewDataProtocol.
2021-09-29 12:12:25 +01:00
manuroe
0fb10f1767
Merge branch 'develop' into hotfix/1.6.0
2021-09-29 12:50:14 +02:00
manuroe
301e301472
Upgrade MatrixKit version (v0.16.3)
2021-09-29 12:47:31 +02:00
Doug
bf84540b39
Check whether URL previews should be shown in a single location.
...
Reset all cell data when this setting is changed to force a refresh.
Rename `hasClosedPreview(from:)` to `shouldShowPreview(for:)` for clarity and potentially adding more rules at a later date.
2021-09-29 11:39:11 +01:00
Doug
57018f90ee
Add invalidateLayout to RoomBubbleCellData.
2021-09-29 10:36:35 +01:00
SBiOSoftWhare
f536c8fde1
AvatarViewData: Make mediaManager property optional.
2021-09-29 11:28:13 +02:00
libexus
4c3678b240
Translated using Weblate (German)
...
Currently translated at 99.7% (1313 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-09-28 16:41:49 +00:00
artevaeckt
4603ab7412
Translated using Weblate (German)
...
Currently translated at 99.7% (1313 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-09-28 16:41:48 +00:00
manuroe
6925b5e503
Merge pull request #4927 from RiotTranslateBot/weblate-riot-ios-riot-ios
...
Translations update from Weblate
2021-09-28 18:18:08 +02:00
Weblate
2d1187816d
Merge branch 'origin/develop' into Weblate.
2021-09-28 16:00:15 +00:00
Szimszon
ed3e14abd4
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1316 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-09-28 16:00:06 +00:00
Nikita Epifanov
ce6304d4d0
Translated using Weblate (Russian)
...
Currently translated at 99.4% (1309 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2021-09-28 16:00:02 +00:00
ismailgulek
05d71297b5
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-28 17:30:39 +03:00
Gil Eluard
667a903e6e
Merge pull request #4925 from vector-im/gil/4919_app_may_not_start_in_1.6.0
...
App may not start in 1.6.0
2021-09-28 15:55:35 +02:00
Gil Eluard
019b21d805
App may not start in 1.6.0 #4919
...
- Update after review
2021-09-28 15:22:30 +02:00
Gil Eluard
287121511d
App may not start in 1.6.0 #4919
...
- Update after review
2021-09-28 14:45:34 +02:00
Gil Eluard
990def5c22
App may not start in 1.6.0 #4919
...
- Fixed
2021-09-28 13:07:10 +02:00
lvre
f293341eb1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1316 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-09-28 10:25:34 +00:00
random
c390009e27
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1316 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2021-09-28 10:25:34 +00:00
artevaeckt
f21cf1ebfd
Translated using Weblate (German)
...
Currently translated at 99.6% (1311 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-09-28 10:25:31 +00:00
Doug
2096b12bfc
Add changelog entry.
2021-09-28 10:03:41 +01:00
Doug
3923c8fa53
Use bubbleComponentWithLinkForEventId: in RoomDataSource.
2021-09-27 18:43:53 +01:00
Doug
29c428167f
Move URL preview properties from RoomBubbleCellData in MXKRoomBubbleComponent.
...
Stop breaking up the bubble data for links now that vertical whitespace is added.
2021-09-27 18:15:48 +01:00
manuroe
5d15bbb1cf
Update PR template with a checkbox for accessibility and self review.
2021-09-27 17:06:36 +02:00
Doug
2ad56b1425
Merge branch 'develop' into doug/4896_url_previews_string_whitespace
2021-09-27 14:44:17 +01:00
Gil Eluard
35b3b9b638
Merge pull request #4917 from vector-im/gil/4916_spaces_still_visible_after_logging_in_with_another_account
...
Spaces still visible after logging in with another account #4916
2021-09-27 15:11:54 +02:00
Gil Eluard
563a003176
Spaces still visible after logging in with another account #4916
...
- added changelog
2021-09-27 13:28:54 +02:00
Gil Eluard
248ad6e8d4
Spaces still visible after logging in with another account #4916
2021-09-27 12:51:28 +02:00
Priit Jõerüüt
eeb5914588
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (1316 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-09-26 18:25:48 +00:00
Ihor Hordiichuk
8c418fca00
Translated using Weblate (Ukrainian)
...
Currently translated at 42.5% (560 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-09-26 18:25:45 +00:00
lvre
69336366d9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1316 of 1316 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-09-26 18:25:44 +00:00