Commit Graph

15692 Commits

Author SHA1 Message Date
aringenbach 384bcef9db Add changelog and param description precision 2022-06-07 17:40:39 +02:00
aringenbach 48a83a9c55 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00
aringenbach 68a78724af Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
MaximeEvrard42 094f6a9502 Merge pull request #6237 from vector-im/steve/6236_bg_location
Location sharing: Support sending location in background (PSF-1037)
2022-06-07 10:00:36 +02:00
aringenbach 83ebb6e462 Fix in reply to links appearing outside of mx-quote 2022-06-07 09:02:36 +02:00
ismailgulek 9aa6902397 Merge pull request #6246 from vector-im/ismail/6177_wellknown_IS
FTUE: Use the Identity server specified in the well-known
2022-06-06 17:03:44 +03:00
ismailgulek 798b3efdfb Mock account manager and disable saving on session creator tests 2022-06-06 16:16:12 +03:00
ismailgulek 77e8ec7e61 Inject account manager into the session creator 2022-06-06 16:15:53 +03:00
ismailgulek 2886d62815 Add savingAccountsEnabled property to MXKAccountManager 2022-06-06 16:15:32 +03:00
ismailgulek 82a3bac007 Make identityServer settable 2022-06-06 15:39:08 +03:00
ismailgulek e2bb13a665 Merge branch 'develop' into ismail/6177_wellknown_IS 2022-06-06 15:23:22 +03:00
Doug c3c78a51fd Add initial tests on the authentication service. (#6229) 2022-06-06 13:20:46 +01:00
ismailgulek 6139e34ae0 Merge pull request #6235 from vector-im/ismail/5655_reset_password 2022-06-06 15:19:14 +03:00
ismailgulek 14280c4e1b Fix further PR remarks 2022-06-06 13:32:31 +03:00
ismailgulek 9a4f0c480a Add changelog 2022-06-03 18:09:15 +03:00
ismailgulek d6b12bda99 Use identity server from well-known when creating the client 2022-06-03 18:08:19 +03:00
gulekismail a7f8dc6a76 Prepare for new sprint 2022-06-03 14:04:57 +03:00
gulekismail 11edd7aa4e Merge branch 'master' into develop 2022-06-03 14:04:54 +03:00
gulekismail 9a98c7da21 Merge branch 'release/1.8.18/master' 2022-06-03 14:04:48 +03:00
gulekismail 1f5b23478a finish version++ 2022-06-03 14:04:48 +03:00
ismailgulek 4b4e0f7b72 Merge pull request #6243 from vector-im/release/1.8.18/release
Release 1.8.18
2022-06-03 14:03:46 +03:00
gulekismail f963112436 version++ 2022-06-03 13:24:16 +03:00
gulekismail 8cdd772396 changelog.d: Upgrade MatrixSDK version ([v0.23.8](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.8)). 2022-06-03 13:24:15 +03:00
aringenbach abb40e805f Fix else opening bracket
Co-authored-by: Gil Eluard <gile@element.io>
2022-06-03 12:08:16 +02:00
Gil Eluard 3364964c92 Show user indicators when paginating a room (#6234)
- implemented
2022-06-03 09:46:34 +02:00
aringenbach d7e876ada1 Create reply body only if replied event sender is available 2022-06-03 09:14:06 +02:00
MaximeEvrard42 51a7c7262d Merge pull request #6232 from vector-im/maximee/6202_lls_improve_detection_pin_drop
[Location sharing] Improve detection of user panning on the map (PSF-1050)
2022-06-02 17:31:50 +02:00
aringenbach 121454895f Add changelog 2022-06-02 15:51:13 +02:00
aringenbach 3a989a78fa Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
SBiOSoftWhare 6d9adf3f90 Update changes 2022-06-02 14:36:57 +02:00
SBiOSoftWhare 3d60837fa2 LocationManager: Indicate to change status bar appearance when the app uses location services in the background. 2022-06-02 14:33:00 +02:00
SBiOSoftWhare 495296b9f9 UserLocationService: Enable background location. 2022-06-02 14:31:04 +02:00
SBiOSoftWhare 623afddceb Enable background location capability. 2022-06-02 14:27:45 +02:00
MaximeE f68d73cf70 6202: Improve how pan gesture is handled 2022-06-02 11:34:01 +02:00
ismailgulek 4b4c75a7e4 Fix background on light theme 2022-06-02 01:12:14 +03:00
ismailgulek 24c4872f41 Fix PR remarks 2022-06-02 00:30:28 +03:00
ismailgulek 56e0f28411 Update icon in choose password screen 2022-06-01 22:37:00 +03:00
ismailgulek fa9c34e88a Add changelog 2022-06-01 19:00:15 +03:00
ismailgulek 48df3b2808 Start forgot password flow 2022-06-01 18:59:33 +03:00
ismailgulek 249bd5297a Add mock screen classes 2022-06-01 18:59:18 +03:00
ismailgulek 0255518f2a Update reset password api 2022-06-01 18:59:08 +03:00
ismailgulek 1fa47287a0 Add choose password screen 2022-06-01 18:58:32 +03:00
ismailgulek 4893b48622 Add forgot password screen 2022-06-01 18:58:06 +03:00
ismailgulek a75aaf24f4 Add strings 2022-06-01 18:56:56 +03:00
Germain 155847e4d5 Remove spaces issues to delight board automation (#6230)
* Remove spaces issues to delight board automation

* Move issues with the Team Delight label

* Fix label name
2022-06-01 17:50:15 +02:00
MaximeE 4e40fb8545 6202: Add pan gesture recognizer to handle detection of user moving across map 2022-06-01 14:17:27 +02:00
Doug 1e1fa7e256 Merge pull request #6196 from wtimme/feature/No-Ticket-Inhibit-all-warnings-from-pods
Silence warnings from 3rd-party CocoaPods dependencies
2022-06-01 08:55:08 +01:00
wtimme 94e30402b9 Merge remote-tracking branch 'origin/develop' into feature/No-Ticket-Inhibit-all-warnings-from-pods 2022-05-31 19:51:54 +02:00
ismailgulek 97dfd7b584 Merge pull request #6210 from vector-im/ismail/6176_auth_fallback 2022-05-31 19:11:32 +03:00
Doug cc47c3c103 Merge pull request #6204 from vector-im/doug/5151_sso_login
Support SSO login in the new flow.
2022-05-31 17:05:14 +01:00