Commit graph

14303 commits

Author SHA1 Message Date
Doug
423b1a90a0 Fix reCaptcha failing to indicate success. 2022-02-16 12:09:40 +00:00
SBiOSoftWhare
774acff038
Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
David Langley
a4fb86c3ac
Merge pull request #5428 from simonwiedmer/wiedmer_proximity_sensor
Fix proximity sensor and sleep timer
2022-02-16 11:10:17 +00:00
SBiOSoftWhare
d032333898 Add changes 2022-02-16 12:03:14 +01:00
SBiOSoftWhare
f852133c17 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu
ab6a8a4e3d Prepare for new sprint 2022-02-16 12:45:10 +02:00
Stefan Ceriu
c067916ea4 Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Stefan Ceriu
6898f51dbc Merge branch 'release/1.8.1/master' 2022-02-16 12:45:01 +02:00
Stefan Ceriu
4a055a2637 finish version++ 2022-02-16 12:45:01 +02:00
Stefan Ceriu
d47e015a0f version++ 2022-02-16 12:42:00 +02:00
Stefan Ceriu
a11da48e14 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
0890307493 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
2839cfb0dd Use UIControlEventTouchUpInside for all toggles. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
4a5ce2945b SettingsViewController: Fix indent issue. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
f3d2740e00 Message bubbles: Move bubbles settings to labs section atm. 2022-02-16 12:42:00 +02:00
Doug
0357808e0d Fix for images sometimes being sent unencrypted in an encrypted room. 2022-02-16 12:42:00 +02:00
SBiOSoftWhare
0936231eb4 BubbleRoomTimelineCellDecorator: Use layout constants. 2022-02-15 17:27:44 +01:00
SBiOSoftWhare
9f0dae2a96 FileWithoutThumbnailCellContentView: Use constants. 2022-02-15 17:11:51 +01:00
SBiOSoftWhare
0b8f4d9c1e RoomMessageBubbleBackgroundView: Use constants. 2022-02-15 17:11:41 +01:00
SBiOSoftWhare
eede625d01 BubbleRoomCellLayoutConstants: Add new decoration constraints. 2022-02-15 17:11:03 +01:00
Anderas
a90578d29d
Merge pull request #5585 from vector-im/andy/common_kit
Add CommonKit and Activity
2022-02-15 15:46:19 +00:00
SBiOSoftWhare
c6808ac161 BubbleRoomCellLayoutUpdater: User constants. 2022-02-15 15:53:52 +01:00
ismailgulek
58b35bc9ab
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
6a84b75654 Changelog 2022-02-15 13:49:29 +00:00
SBiOSoftWhare
d4cebdf657 PollBaseBubbleCell: Use constants. 2022-02-15 14:46:54 +01:00
Andy Uhnak
8b08aacae6 Add CommonKit and Activity
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-15 13:41:36 +00:00
ismailgulek
c74688b17b
Merge branch 'develop' into ismail/5562_search_aggregations 2022-02-15 16:15:53 +03:00
ismailgulek
05e64f3da5
Merge pull request #5561 from vector-im/ismail/5540_thread_list
Thread List API Implementation
2022-02-15 16:13:36 +03:00
ismailgulek
5967e7fbb6
Display thread list api errors 2022-02-15 15:46:22 +03:00
SBiOSoftWhare
7a31b589d5 Voice message cells: Use constants. 2022-02-15 12:12:49 +01:00
SBiOSoftWhare
8def241c8d Poll cells: Use constants. 2022-02-15 12:10:32 +01:00
SBiOSoftWhare
f65941e31d Location sharing cells: Use constants. 2022-02-15 12:09:13 +01:00
SBiOSoftWhare
998fe0d706 File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare
ac29be597b Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare
ddc632f844 BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00
aringenbach
c57693255f
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
b68574cd97
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
280b3c8812 Merge remote-tracking branch 'upstream/develop' into wiedmer_proximity_sensor 2022-02-14 08:24:25 +01:00
Doug
1f8cc3f559 Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
This reverts commit 0dcf310d24.
2022-02-11 18:17:39 +00:00
Doug
0dcf310d24 Fix for images sometimes being sent unencrypted inside an encrypted room. 2022-02-11 18:16:13 +00:00
Doug
4712541df0
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
1f9e9db0c8 Fix spinner when clearing cache. 2022-02-11 15:42:12 +00:00
ismailgulek
5bfb21f206
Add changelog 2022-02-11 18:16:37 +03:00
ismailgulek
89bed775bd
Avoid redundant live timeline loading if thread relation exists 2022-02-11 18:15:23 +03:00
ismailgulek
2824c77a7d
Use thread relation if exists when opening search results 2022-02-11 18:14:41 +03:00
ismailgulek
4937109103
Use thread protocols where possible 2022-02-11 18:11:44 +03:00
MaximeE
b23564aab6 Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE
774ff51c81 Changelog 2022-02-11 14:32:28 +01:00
MaximeE
21838e54e6 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
ismailgulek
6b2f5277c7
Merge branch 'develop' into ismail/5540_thread_list 2022-02-11 16:13:26 +03:00