2081 Commits

Author SHA1 Message Date
Mauro
b7345aafca
Remove layout styling abstraction (#2982) 2024-06-27 18:25:25 +02:00
Mauro
064b1bf224
Remove plain style layout (#2980) 2024-06-27 16:53:19 +02:00
Doug
5b58ea30f6
Add changelog labels to PRs from Localazy and Renovate. (#2981) 2024-06-27 15:50:41 +01:00
Doug
d977efdf31
Stop the timeline from requesting back pagination whilst loading existing items. (#2969)
* Handle Rust error "can't subscribe to the back-pagination status on a focused timeline"

* Fix a bug where the timeline was attempting to paginate before adding the items.

* Stop the timeline from paginating whilst loading existing items.
2024-06-27 14:20:44 +01:00
Stefan Ceriu
41d40d8de0
Cleanup how we setup the CallKit provider and have it be used for outgoing calls as well (#2967)
- tear down ElementCall screens when ending the call from the CXCallController
- make the call UI available in the task manager and lock screen
- Fix broken hang up widget message format
2024-06-27 14:07:44 +03:00
Doug
152ecc6f9c
Trigger a Danger run when labelling a PR too. (#2972) 2024-06-27 11:33:47 +01:00
Mauro
342cfc0d3f
Hide timeline style selection (#2968) nightly/1.6.13.633 2024-06-26 12:42:12 +02:00
Doug
82823c94ce
Replace Towncrier with GitHub releases + labels. (#2966)
* Set up GitHub generated release notes.

* Remove Towncrier from the release script.

* Add changelog failures for Labels with Danger and stop requesting a changelog file.

* Update changelog documentation.
nightly/1.6.13.632
2024-06-25 11:07:01 +00:00
Element CI
567f22b806 Prepare next release 2024-06-25 01:31:41 -07:00
Mauro
fa22b98b3f
Improve UX when answering EL-Call through the notification (#2965) 1.6.12 nightly/1.6.12.631 2024-06-24 16:51:43 +00:00
Doug
3465ea4cc1
Use a Client in AuthenticationService now that the Rust one has been removed. (#2954)
* Replace Rust's Authentication service by building a Client.

* Drop the Proxy from AuthenticationServiceProxy[Protocol].

* Make sure to call abortOIDCLogin.

* Centralise common ClientBuilder code.

* Update the SDK.
2024-06-24 15:05:00 +01:00
ElementRobot
fc0573a41d
Translations update (#2963) 2024-06-24 09:35:03 +01:00
Mauro
ef482e6b54
Fix ui tests that use the composer draft service (#2956) nightly/1.6.12.630 2024-06-21 14:34:16 +02:00
Stefan Ceriu
341b6df70a Avoid races between enabling the send queue and receiving back a status update, stop dropping duplicates both here and on reachability status printing. 2024-06-21 13:29:11 +03:00
renovate[bot]
bdaa50c28c Update dependency fastlane to v2.221.1 nightly/1.6.12.629 2024-06-20 08:29:33 +01:00
Stefan Ceriu
23b0cde845 Synchronize access to the new NSE user session property nightly/1.6.12.628 2024-06-19 19:49:41 +03:00
Stefan Ceriu
f291f10f46 Avoid creating multiple clients if the NSE is invoked more than once on the same process 2024-06-19 19:49:41 +03:00
Mauro
6655833719
Enable draft restore (#2943) 2024-06-19 16:05:38 +02:00
Mauro
b94111af26
fix (#2942) 2024-06-19 15:30:27 +02:00
Stefan Ceriu
bbf5b91675 Ignore punctuation characters at the end of detected links
- fixes permalink handling when that's the case
- prevents deep linking loops between nightly and the main app
2024-06-19 16:10:31 +03:00
Mauro
f16b9aad0a
Update SDK (#2941) 2024-06-19 12:24:22 +00:00
Stefan Ceriu
4a9de65030 Fixes #2679 - Timestamps in room list inconsistently use absolute and relative formatting 2024-06-19 14:38:00 +03:00
Doug
834260c144
Use the room heroes when computing a DM avatar. (#2900)
* Use room heroes for DM avatar content ID.

* Use RoomAvatar.heroes for the DM Details stack.
2024-06-19 10:27:10 +00:00
Element CI
17d96b0f4b Prepare next release nightly/1.6.12.627 2024-06-18 09:23:34 -07:00
Stefan Ceriu
75e8bbd67c
Handle sending queue recoverable errors the same way as unsent messages. (#2939) 1.6.11 2024-06-18 17:06:05 +01:00
Doug
38abd1ddfe
Update the SDK. (#2938) 2024-06-18 15:56:07 +00:00
Element CI
753f966e19 Prepare next release 2024-06-18 04:12:08 -07:00
Doug
f56eb3647b Try Ruby 3.0 on CI. 1.6.10 2024-06-18 11:56:23 +01:00
Doug
026bd56bfc Use the system ruby on CI. 2024-06-18 11:49:28 +01:00
Stefan Ceriu
63524bff62 Bring back failed message state rendering and a redaction option. Bump the RustSDK to 1.0.15 2024-06-18 13:07:16 +03:00
renovate[bot]
1ce8a743a1 Update dependency fastlane to v2.221.0 2024-06-18 12:36:41 +03:00
Stefan Ceriu
261cb366a7 Fix interminable room directory search next page loading loops when results don't fill the screen 2024-06-18 11:52:00 +03:00
Stefan Ceriu
dc9eb868d6 Bump Prefire to latest (2.8.0) 2024-06-17 21:30:44 +03:00
Stefan Ceriu
3bb8d668bf Bump the RustSDK to v1.0.14 2024-06-17 17:37:13 +03:00
Stefan Ceriu
b614f43d00 Add a feature flag for fuzzy room list searching 2024-06-17 15:21:12 +03:00
Stefan Ceriu
5f9310e943 Fix ComposerToolbarViewModel user suggestion selection unit test 2024-06-17 09:31:33 +03:00
Velin92
1ebe2438ec Translations update 2024-06-17 09:20:41 +03:00
Stefan Ceriu
0967bb43b4 Avoid passing the whole unsafe display name to the rich text editor for generating mention pill permalinks nightly/1.6.10.625 2024-06-14 17:33:22 +03:00
Stefan Ceriu
2dccfff3e8 Fixes #2924 - Allow timeline messages text selection on both the Mac and on iOS (not on long press but a double tap)
- remove double tap to show the emoji picker as it clashes with the selection and was introduced before the rich timeline item menu was introduced
2024-06-14 17:33:11 +03:00
Stefan Ceriu
63a474bb3f Stop showing "Preview unavailable" while loading room preview details on the JoinRoomScreen 2024-06-14 17:33:02 +03:00
Mauro
cefa38049f
Store and restore drafts (#2898) nightly/1.6.10.624 2024-06-13 12:19:38 +00:00
Stefan Ceriu
b8dea8ac4e Handle multithreaded access crashes on unit tests using generated mocks
- always dispatch receivedInvocations mutations on the main queue
2024-06-13 14:38:33 +03:00
Stefan Ceriu
8b3141ffec Bump the SDK and handle breaking changes on timeline diffing
- avoid race conditions between when a timeline listener starts publishing to the `updatePublisher` and when they are consumed (and in which order)
- subscribe to the timeline directly in the TimelineProvider and correctly process updates serially
- update the AutoUpdatingRoomTimelineProviderMock to use an SDK TimlineMock and listener to publish updates
2024-06-13 14:38:33 +03:00
Stefan Ceriu
b73e5e9e5d Prioritise joining rooms by alias if available and letting the homeserver do the right thing 2024-06-13 14:38:18 +03:00
Stefan Ceriu
a2faae20c2 Allow showing the developer options on any build type by tapping the settings screen version footer 7 times (a la android) nightly/1.6.10.623 2024-06-12 13:07:00 +03:00
Stefan Ceriu
f11a610f46
Rollback dependencies in an attempt to fix EX snapshot tests (#2918)
* Rollback dependencies in an attempt to fix EX snapshot tests

* Rollback snapshots as well

* Rollback Prefire only
2024-06-12 10:46:44 +03:00
Element CI
511faf0a0e Prepare next release nightly/1.6.10.622 2024-06-11 09:01:20 -07:00
Stefan Ceriu
9e195882fc Bump the RustSDK to v1.0.11 1.6.9 2024-06-11 18:46:43 +03:00
Mauro Romito
61e00cf0f7 room membership change states will use displayName
changelog

code improvement
2024-06-11 18:09:59 +03:00
Stefan Ceriu
7ba1e491fa Update failing snapshots 2024-06-11 18:09:43 +03:00