Stefan Ceriu
7615e97c7f
Fixes #2486 - Implement blocked users management in the app settings
2024-02-28 13:21:54 +02:00
Doug
a0b510cb6b
Add roles and permissions screen ( #2505 )
...
The screen hasn't been added to the flows yet.
nightly/1.5.11.533
2024-02-27 17:06:39 +00:00
Element CI
40a8c80f56
Prepare next release
2024-02-27 08:37:31 -08:00
Element CI
b17fa5056a
Prepare next release
1.5.10
2024-02-27 07:10:40 -08:00
Doug
fdbaef5aee
Kick/ban room members ( #2501 )
...
* Add a temporary membershipChangePublisher on the timeline.
* Kick/Ban users from a room.
* Unit tests.
* Disable autocorrection on the members list search field.
1.5.9
2024-02-27 13:02:35 +00:00
Doug
1afde10ce2
Add a couple more error messages during authentication. ( #2497 )
...
* Add copy for error when signing in with refresh tokens enabled.
* Show an error when a server's well-known file is invalid.
* Changelog.
* Fix wrong alert.
2024-02-27 08:48:21 +00:00
Stefan Ceriu
2cf427f715
Attempt to fix multiline Testflight changelog... again
2024-02-27 08:16:20 +02:00
Doug
873438b29d
Update translations ( #2499 )
...
* Update translations
* Fix snapshots are changes to base strings.
nightly/1.5.9.532
2024-02-26 17:00:51 +00:00
Mauro
dc7f45a77f
removed unused button check ( #2498 )
2024-02-26 14:00:43 +01:00
Doug
ff35688088
Handover log file management to Rust. ( #2495 )
...
* Handover log file management to Rust.
Fix all the tests, disabling the logging ones for now.
* Merge logging tests into a single case 😬
Not ideal but at least they're now running.
* Move TracingConfiguration into its own file.
* Split up the tests into smaller functions instead of writing code like a caveman.
nightly/1.5.9.531
2024-02-23 18:29:13 +00:00
Doug
c573b7caa1
Update DeviceKit and tweak user agent string on mac. ( #2496 )
2024-02-23 11:26:01 +00:00
Doug
a3b3aa8517
Move PreviewTests into their own scheme. ( #2492 )
...
* Use xcresultparser for coverage as there are 2 schemes now.
nightly/1.5.9.529
nightly/1.5.9.528
2024-02-22 15:13:52 +00:00
Stefan Ceriu
6d7471e161
Attempt to fix multiline Testflight changelog
2024-02-22 12:00:50 +02:00
Doug
730d099a76
Add RoomDetails for use (with RoomMemberDetails) in AvatarHeaderView. ( #2490 )
...
* Add RoomDetails and refactor AvatarHeaderView to use it.
* Remove old displayName property and use RoomDetails in the RoomDetailsScreenViewState
nightly/1.5.9.527
2024-02-21 14:19:05 +00:00
Mauro
9b949ce84e
Configure SDK to use the global/OS proxy ( #2493 )
2024-02-21 15:17:23 +01:00
Mauro
d380c2de56
Removed unused context menu + some unused code cleaning ( #2487 )
nightly/1.5.9.526
2024-02-20 14:36:04 +01:00
Mauro
6f0dd83b1e
improved workflow ( #2488 )
2024-02-20 13:05:31 +01:00
Doug
76231286ab
Add accessibility label to the add reaction button. ( #2485 )
nightly/1.5.9.525
2024-02-19 17:45:23 +00:00
Mauro
1f389ed008
Bump sdk + Favourites filters implementation ( #2484 )
2024-02-19 17:53:57 +01:00
Stefan Ceriu
6d9271ce59
Fixes #2320 - Implement support for (un)marking rooms as favourite from the room list and room detail screens
2024-02-19 17:51:43 +02:00
Stefan Ceriu
3887403150
Fixes #2221 - Change Confirm recovery key
copy to Enter recovery key
2024-02-19 17:36:38 +02:00
Stefan Ceriu
023e10edf2
Fixes #2470 - Allow verifiying a session through entering the recovery key
2024-02-19 17:36:38 +02:00
Element CI
46f0cf45bd
Prepare next release
2024-02-19 06:53:18 -08:00
ElementRobot
ae869e9f36
Translations update ( #2481 )
...
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
1.5.8
2024-02-19 08:45:46 +00:00
Doug
382b9a69c3
Fix a retain cycle on MessageText.
...
This was generating warnings about an excessive number of gesture recognisers.
2024-02-16 22:06:56 +02:00
Stefan Ceriu
939c4e7b33
Fix timeline scroll to top crash after introducing the typing notification section
2024-02-16 21:04:46 +02:00
Mauro
548fd27d6a
Replace share location icon with the iOS share location icon ( #2474 )
2024-02-16 15:35:22 +00:00
Doug
9d1d5e43a9
Show banned members in the members list. ( #2460 )
...
Only shown to users with enough power to ban.
2024-02-16 12:49:35 +00:00
Element CI
4787c17c38
Prepare next release
2024-02-16 03:57:48 -08:00
Doug
77ad847cfc
Bump the SDK to v1.1.40. ( #2473 )
1.5.7
2024-02-16 11:40:13 +00:00
Stefan Ceriu
db05540cc5
Show recovery instead of verification if this is the last session and recovery is set up
...
* Show recovery instead of verification if this is the last session and recovery is set up
* Rename `recoveryKeyState` to `recoveryState`
* Remove duplicates on session security state changes.
* Fix missing "Save recovery key" button
* Fix unit tests
* Rename `isLastDevice` to `isOnlyDeviceLeft`
* Address PR comments
2024-02-16 11:38:49 +02:00
Stefan Ceriu
e0c9f43026
Fix localization bundle and attributed string builder crashes on unsynchronised access to their internal caches
nightly/1.5.7.523
2024-02-15 12:20:37 +02:00
Mauro
99d6babc30
Fixed the link color and improved link dection in code blocks ( #2466 )
2024-02-14 17:45:23 +01:00
Stefan Ceriu
2f983d6ecc
Fix UI test snapshots following the introduction of the typing indicator.
2024-02-14 17:36:25 +02:00
Element CI
bb23914cd5
Prepare next release
2024-02-14 04:39:22 -08:00
Stefan Ceriu
c9f79806ff
Add back horizontal typing indicator cell margins, fix horizontal padding.
1.5.6
2024-02-14 13:31:59 +02:00
Stefan Ceriu
5cb5862e5e
Bump the RustSDK, adopt new marking/flagging rooms as (un)read API and fix sending read receipts when entering rooms or making the app active again
nightly/1.5.6.521
2024-02-14 12:33:19 +02:00
Doug
e11450e61e
Remove language that was enabled on creation by mistake. ( #2464 )
2024-02-14 09:52:19 +00:00
Stefan Ceriu
2019984918
Replace emoji detection implementation with a simpler one
nightly/1.5.6.520
2024-02-13 18:57:31 +02:00
Stefan Ceriu
f2e9c32e8d
Fixes #2347 , #2348 , #2349 - Add support for typing notifications
2024-02-13 15:27:52 +02:00
Mauro
2b2accaca6
Fix filters being jumpy when scrolling them ( #2459 )
nightly/1.5.6.519
2024-02-13 02:09:55 +01:00
Mauro
50e6220076
Fix for isSearchFieldFocus not always updating properly ( #2456 )
2024-02-12 16:56:53 +01:00
Doug
c1aaf331a3
Sort members in the member list by power level and show mods and admins. ( #2448 )
2024-02-12 10:39:06 +00:00
Mauro
316e351dbb
Restored Link long pressing ( #2449 )
2024-02-12 10:42:45 +01:00
ElementRobot
84703806d0
Translations update ( #2453 )
...
Co-authored-by: Velin92 <Velin92@users.noreply.github.com>
2024-02-12 10:11:19 +01:00
Mauro
e0309d9a84
Removed the 50ms delay from updating the filters. ( #2447 )
nightly/1.5.6.518
2024-02-09 17:12:35 +01:00
Mauro
6a7ad6ccac
RTE Update ( #2446 )
2024-02-09 16:00:32 +00:00
Stefan Ceriu
d7a190ba23
Fix room list cell highlighting issues, add unit tests
2024-02-09 14:05:12 +02:00
Mauro
60ba71c727
Fixing Tests and deleting dead code ( #2444 )
2024-02-09 12:24:01 +01:00
Doug
cc1d9cad58
Use new decorative colours for avatars and displaynames. ( #2438 )
2024-02-09 11:15:57 +00:00