Commit Graph

15146 Commits

Author SHA1 Message Date
aringenbach 31f4f50e09 Merge pull request #6015 from vector-im/aringenbach/changelog_workspace
Display changelog folder into workspace
2022-04-11 14:42:09 +02:00
SBiOSoftWhare 77a90bd2d9 Merge pull request #5928 from vector-im/steve/5903_lls_start
Location sharing: Support live location sharing start
2022-04-11 14:20:26 +02:00
Doug c967f264fe Stop excluding ARM64 simulator builds.
Follows on from an update to JitsiMeetSDK in matrix-ios-sdk.
2022-04-11 13:05:42 +01:00
Doug 9339889fd6 Add loading indicators to the SwiftUI templates. (#6014) 2022-04-11 12:57:58 +01:00
Doug 5e7f78a1fa Merge pull request #6020 from vector-im/doug/update_debug_analytics
Update PostHog debug configuration.
2022-04-11 12:56:05 +01:00
SBiOSoftWhare 8cbdc7b7cd Fix LocationSharingViewModelTests 2022-04-11 13:09:55 +02:00
Doug 0bb7c84bcb Update PostHog debug configuration. 2022-04-11 11:51:18 +01:00
aringenbach a87dc647c5 Display changelog folder into workspace 2022-04-08 17:28:22 +02:00
Doug ae914a86bd Merge pull request #6011 from vector-im/doug/localisation
Small changes to localisation
2022-04-08 15:50:12 +01:00
aringenbach f4a21eaa4d Merge pull request #6013 from vector-im/aringenbach/6012_fix_contact_details
Use safe area layout guide on ContactDetailsViewController
2022-04-08 16:30:56 +02:00
aringenbach 927846124e Use safe area layout guide on ContactDetailsViewController 2022-04-08 15:22:20 +02:00
Doug 96a46b1bf8 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Doug 19933157ba Merge pull request #6010 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2022-04-08 11:54:19 +01:00
Weblate 8c5324cb42 Merge branch 'origin/develop' into Weblate. 2022-04-08 10:52:02 +00:00
SBiOSoftWhare f25f29c066 LocationSharingCoordinator: Update location sharing completion handling. 2022-04-08 12:42:27 +02:00
SBiOSoftWhare ff498337c0 RoomVC: Fix live location banner showing. 2022-04-08 12:31:09 +02:00
SBiOSoftWhare 051cf88561 MockRoomSummary: Update with userIdsSharingLiveBeacon property. 2022-04-08 12:30:37 +02:00
Gil Eluard c6e41cff33 Add button in create room dialog can be pressed multiple times (#6005)
- Fixed
2022-04-08 11:25:06 +02:00
SBiOSoftWhare 35766bf02e Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
#	Riot/Modules/Room/RoomViewController.h
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
2022-04-08 11:09:06 +02:00
Eduard Cercós cc5f9e8f67 Translated using Weblate (Catalan)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ca/
2022-04-07 12:59:31 +00:00
Anderas 801eb807a4 Merge pull request #5969 from vector-im/andy/5619_home_reloads
Reduce the number of unnecessary home page reloads
2022-04-07 11:49:05 +01:00
Andy Uhnak 411279bef1 Merge branch 'develop' into andy/5619_home_reloads 2022-04-07 10:49:15 +01:00
Andy Uhnak 58e48050d8 Align style 2022-04-07 10:47:06 +01:00
Anderas ab0ca803ea Merge pull request #5968 from vector-im/andy/sections_refactor
Refactor sections as enum types
2022-04-07 10:43:23 +01:00
aringenbach 740b04f799 Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
Anderas 1e79fbfb18 Merge pull request #5967 from vector-im/andy/5958_home_scroll
Register unique cells for home screen sections
2022-04-07 10:42:10 +01:00
Andy Uhnak 94ea5f61e4 Merge branch 'develop' into andy/5958_home_scroll 2022-04-07 09:57:47 +01:00
aringenbach 53d8379af6 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
Doug 260d1e4f3b Prepare for new sprint 2022-04-06 17:48:54 +01:00
Doug f46b976101 Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00
Doug bb94379a83 Merge branch 'release/1.8.12/master' 2022-04-06 17:48:46 +01:00
Doug 92463b44fb finish version++ 2022-04-06 17:48:46 +01:00
Doug 85befeadd1 Merge pull request #6002 from vector-im/release/1.8.12/release
Release 1.8.12
2022-04-06 17:46:12 +01:00
Doug 9fc1814c48 version++ 2022-04-06 16:58:38 +01:00
Doug 5c515dbb14 Merge pull request #6000 from vector-im/doug/5996_nse_strings
Make sure strings fall back to English if missing in the Notification extension
2022-04-06 16:56:54 +01:00
Doug d6cbdf3317 Use SwiftGen to update VectorL10n 🤦‍♂️ 2022-04-06 15:51:32 +01:00
Doug e910061416 Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
aringenbach e21a81366e Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach 8a9315c220 Update MXPresence to NS_ENUM 2022-04-06 15:23:36 +02:00
aringenbach 18e2e9940b Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach 93b4d465cb Merge pull request #5972 from vector-im/aringenbach/5933_presence_indicator
Display presence indicator on Home & DM
2022-04-06 15:17:48 +02:00
Gil Eluard f92f5a5f0c Room context preview dismissed unexpectedly (#5993)
- fixed
2022-04-06 10:43:35 +02:00
Doug 61040a4cb7 Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
Doug 52396d0a71 Prepare for new sprint 2022-04-05 16:00:29 +01:00
Doug 88b01a2d90 Merge branch 'master' into develop 2022-04-05 16:00:27 +01:00
Doug 9d1ddfcbeb Merge branch 'release/1.8.11/master' 2022-04-05 16:00:23 +01:00
Doug 019e7393ca finish version++ 2022-04-05 16:00:23 +01:00
Doug 67a796e466 Merge pull request #5987 from vector-im/release/1.8.11/release
Release 1.8.11
2022-04-05 15:58:43 +01:00
Doug 8ebbf57f67 version++ 2022-04-05 14:58:15 +01:00
Doug 233ce32d00 changelog.d: Upgrade MatrixSDK version ([v0.23.2](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.2)). 2022-04-05 14:58:15 +01:00