David Langley
9aeea322f4
Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
...
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
Stefan Ceriu
6fae4fe047
Prepare for new sprint
2022-02-16 12:45:10 +02:00
Stefan Ceriu
1a0af46a18
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Stefan Ceriu
2e0885b306
Merge branch 'release/1.8.1/master'
2022-02-16 12:45:01 +02:00
Stefan Ceriu
152b2eb94f
finish version++
2022-02-16 12:45:01 +02:00
Stefan Ceriu
0e3d4faeff
version++
2022-02-16 12:42:00 +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
Doug
456af9edf7
Only no-op the actual sending of a typing notification.
...
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00
Doug
70f8a99f01
Use UIControlEventTouchUpInside for all toggles.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
aba83d6ad1
SettingsViewController: Fix indent issue.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
df05235358
Message bubbles: Move bubbles settings to labs section atm.
2022-02-16 12:42:00 +02:00
Doug
2749368ec6
Fix for images sometimes being sent unencrypted in an encrypted room.
2022-02-16 12:42:00 +02:00
Anderas
1428b901be
Merge pull request #5585 from vector-im/andy/common_kit
...
Add CommonKit and Activity
2022-02-15 15:46:19 +00:00
ismailgulek
4a23de5ceb
Merge pull request #5565 from vector-im/ismail/5562_search_aggregations
...
Search results bundled aggregations
2022-02-15 16:53:37 +03:00
Andy Uhnak
e74aca0a00
Changelog
2022-02-15 13:49:29 +00:00
Andy Uhnak
30429991a8
Add CommonKit and Activity
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-15 13:41:36 +00:00
ismailgulek
5729436000
Merge branch 'develop' into ismail/5562_search_aggregations
2022-02-15 16:15:53 +03:00
ismailgulek
4fcf31e626
Merge pull request #5561 from vector-im/ismail/5540_thread_list
...
Thread List API Implementation
2022-02-15 16:13:36 +03:00
ismailgulek
bc08c74776
Display thread list api errors
2022-02-15 15:46:22 +03:00
aringenbach
e788dc1b0b
Update filter placeholder and icon ( #5520 )
...
* Update filter placeholder and icon
* Use SwiftGen asset helper & add filter_on icon
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-14 10:25:21 +01:00
MaximeEvrard42
d37c0d7296
Merge pull request #5563 from vector-im/maximee/5346_replace_kick_wording
...
Replace "kick" by "remove" in all strings
2022-02-14 09:40:10 +01:00
Simon Wiedmer
2cc35e76f4
Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor
2022-02-14 08:24:25 +01:00
Doug
c1aeb8ff1c
Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
...
This reverts commit 06db2c8713 .
2022-02-11 18:17:39 +00:00
Doug
06db2c8713
Fix for images sometimes being sent unencrypted inside an encrypted room.
2022-02-11 18:16:13 +00:00
Doug
6d6637f360
Merge pull request #5566 from vector-im/doug/5559_fix_spinner_clear_cache
...
Fix spinner when clearing cache.
2022-02-11 17:00:53 +00:00
Doug
13efa7f7de
Fix spinner when clearing cache.
2022-02-11 15:42:12 +00:00
ismailgulek
d8450ff2ef
Add changelog
2022-02-11 18:16:37 +03:00
ismailgulek
c1050515f0
Avoid redundant live timeline loading if thread relation exists
2022-02-11 18:15:23 +03:00
ismailgulek
e838173159
Use thread relation if exists when opening search results
2022-02-11 18:14:41 +03:00
ismailgulek
4291b9f7d9
Use thread protocols where possible
2022-02-11 18:11:44 +03:00
MaximeE
8396b7d276
Merge branch 'develop' into maximee/5346_replace_kick_wording
2022-02-11 14:32:52 +01:00
MaximeE
0cd3019bbe
Changelog
2022-02-11 14:32:28 +01:00
MaximeE
8a7fb883f1
Replace kick by remove in all strings
2022-02-11 14:25:20 +01:00
ismailgulek
9edb5ebb0a
Merge branch 'develop' into ismail/5540_thread_list
2022-02-11 16:13:26 +03:00
Doug
ced87136c2
Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
...
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 13:11:53 +00:00
Stefan Ceriu
9716eb4870
Fix introspect not being able to theme the SwiftUI navigation bars.
2022-02-11 14:39:05 +02:00
Anderas
394d878fc6
Merge pull request #5557 from vector-im/andy/5498_icloud_backup
...
Exclude all items from iCloud backup
2022-02-11 12:31:29 +00:00
Doug
94e259cdae
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 12:29:06 +00:00
Andy Uhnak
dc33ec9b9d
Exclude all items from iCloud backup
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-11 11:45:17 +00:00
Stefan Ceriu
79e0208ea3
vector-im/element-ios/issues/5114 - Added support for unstable poll prefixes.
2022-02-11 13:35:22 +02:00
aringenbach
87ad400eb6
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
ismailgulek
d014979dcd
Add changelog
2022-02-10 17:35:54 +03:00
ismailgulek
78f640063d
Use new api to fetch thread list
2022-02-10 17:35:18 +03:00
Doug
ee5d362b82
Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
...
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
SBiOSoftWhare
382184feb7
Merge pull request #5542 from vector-im/steve/bubbles_to_labs
...
Message bubbles: Move bubbles settings to labs section
2022-02-10 15:08:36 +01:00
SBiOSoftWhare
789db037cb
SettingsViewController: Fix indent issue.
2022-02-10 15:08:24 +01:00
SBiOSoftWhare
4437727a4c
Message bubbles: Move bubbles settings to labs section atm.
2022-02-10 14:59:45 +01:00
ismailgulek
38ca6c3e32
Use thread protocol when possible
2022-02-10 16:48:27 +03:00
Doug
3548566070
Updates following PR feedback.
2022-02-10 12:59:13 +00:00
Doug
73a2659ee3
Merge pull request #5510 from aaronraimist/register-spec
...
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00