Doug
d95c714e66
Prepare for new sprint
2022-04-06 17:48:54 +01:00
aringenbach
b644735b20
Add presence offline mode setting
2022-04-06 15:18:54 +02:00
Doug
441f0ed3b4
Prepare for new sprint
2022-04-05 16:00:29 +01:00
Doug
73b68770d5
Prepare for new sprint
2022-03-31 10:39:28 +01:00
Doug
76bc51ba96
version++
2022-03-31 09:35:53 +01:00
Frank Rotermund
5f29ac19d1
Merge branch 'feature/2809_force_newest_version' into 'develop'
...
2809 force newest version
See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!3
2022-03-31 05:52:48 +00:00
Arnfried Griesert
a7f590fd34
2809 force newest version
2022-03-31 05:52:47 +00:00
Frank Rotermund
11589b1626
Feature/2581 permalinks
2022-03-31 05:51:40 +00:00
Doug
50cf82801a
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
...
Enable all translations
2022-03-29 09:33:06 +01:00
Doug
16e64033c3
Add BuildSettings to SwiftUI targets.
...
Remove RTL change on UIAlertController.
2022-03-28 17:53:34 +01:00
Doug
b4c1567872
Add a RTL BuildSetting and use this for SwiftUI views too.
2022-03-28 16:52:07 +01:00
Stefan Ceriu
5e44781dfe
Prepare for new sprint
2022-03-28 13:45:39 +03:00
Stefan Ceriu
117e120cdf
changelog.d: Upgrade MatrixSDK version ([v0.23.1]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.1 )).
2022-03-28 13:45:03 +03:00
David Langley
d23728fa9a
Merge pull request #5743 from vector-im/langleyd/5017_uisi_autoreporter
...
App: UISI AutoReporting
2022-03-24 14:58:23 +00:00
aringenbach
628027d875
Merge pull request #5894 from vector-im/aringenbach/5837_handle_empty_jitsi_default_url
...
Allow empty Jitsi default url in BuildSettings
2022-03-23 15:40:26 +01:00
Stefan Ceriu
9cf56dcca4
Prepare for new sprint
2022-03-22 16:59:35 +02:00
aringenbach
8238705bfe
Remove automatically hiding call button when no Jitsi URL is available
2022-03-22 15:38:53 +01:00
Frank Rotermund
24a4feae96
Feature/2897 restricted user
2022-03-22 14:37:58 +00:00
aringenbach
6221c86e9e
Enable nilability on Jitsi server URL
2022-03-22 14:10:09 +01:00
Doug
059a8181ed
Add onboarding avatar screen.
...
Includes a PhotoPickerPresenter to pick photos without requesting permissions.
2022-03-21 17:36:40 +00:00
Andy Uhnak
e995dc0fe8
Prepare for new sprint
2022-03-18 17:07:35 +00:00
Frank Rotermund
37d97d09db
MESSENGER-2762 Initial Merge
2022-03-17 15:51:23 +01:00
David Langley
cd913b2a12
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter
2022-03-16 21:45:33 +00:00
David Langley
f21d4aa5ac
Update detector to match web implementation(only track decryption attempts), add labs flag, increase rate limit spacing.
2022-03-16 17:47:41 +00:00
Andy Uhnak
1acb795444
Prepare for new sprint
2022-03-14 16:26:10 +00:00
David Langley
7c6a798caa
Add AutoReported, re-work big client interface and hook up AutoReporter.
2022-03-11 16:47:08 +00:00
Andy Uhnak
119f58522b
Prepare for new sprint
2022-03-09 15:15:58 +00:00
Andy Uhnak
67e21ee7ce
Prepare for new sprint
2022-03-08 18:20:22 +00:00
Arnaud Ringenbach
66bf8f0428
Rename profile as userAvatarAndName
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
6ae0a9cdb3
Use only latest profiles in the timeline (labs)
2022-03-07 13:45:02 +01:00
Doug
ec8e5e3c19
Remove unused NSBundle extension methods.
...
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
SBiOSoftWhare
51a819c815
Add live location sharing build flag.
2022-03-02 14:39:30 +01:00
Andy Uhnak
e39456f758
Enable home and room user indicators
2022-03-01 15:50:24 +00:00
Doug
4f3a2c0639
Merge pull request #5698 from vector-im/doug/5653_ftue_analytics_prompt
...
Prepare onboarding flow for personalisation screens.
2022-02-28 17:25:19 +00:00
Doug
578eea0080
Merge branch 'develop' of github.com:vector-im/element-ios into develop
2022-02-25 11:42:49 +00:00
Doug
24593d3795
Prepare for new sprint
2022-02-25 11:40:13 +00:00
Doug
9396338c19
Prepare onboarding flow for personalisation screens.
...
Add a BuildSetting to control the display of the personalisation screens.
Add a property to delay the AuthenticationCoordinator from showing any screens.
Add Congratulations screen to onboarding flow.
2022-02-25 11:27:27 +00:00
Andy Uhnak
57f436f318
Enable home activity indicator
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-25 09:54:13 +00:00
Anderas
dbe027e219
Merge pull request #5630 from vector-im/andy/5605_leave_room
...
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
Doug
ed83933089
Disable the default analytics configurations for forks. ( #5688 )
...
* Disable the default analytics configurations for forks.
* Check the analytics configuration instead of the PostHog Config.
2022-02-24 15:46:18 +00:00
Andy Uhnak
8fd164bfc5
Rename properties and arguments
2022-02-22 16:44:22 +00:00
Doug
81d2eff9fe
Prepare for new sprint
2022-02-22 14:16:36 +00:00
Andy Uhnak
6bece68b33
Temporarily disable activity indicators
2022-02-21 12:50:50 +00:00
Andy Uhnak
d8e790f8ea
Implement home screen activity indicators
2022-02-16 11:48:26 +00:00
Stefan Ceriu
6fae4fe047
Prepare for new sprint
2022-02-16 12:45:10 +02:00
Stefan Ceriu
2c4e016b30
changelog.d: Upgrade MatrixSDK version ([v0.22.1]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.1 )).
2022-02-16 12:42:00 +02:00
Stefan Ceriu
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Doug
e0437b0124
Prepare for new sprint
2022-02-09 18:41:45 +00:00
Doug
d9ca3c29ef
changelog.d: Upgrade MatrixSDK version ([v0.22.0]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.0 )).
2022-02-09 17:57:55 +00:00
SBiOSoftWhare
90631393bb
Merge branch 'develop' into steve/5210_bubble_polls
2022-02-04 16:32:33 +01:00