1652 Commits

Author SHA1 Message Date
Element CI
42f754f34c Prepare next release 2024-01-25 03:51:34 -08:00
Doug
7aee7a74d1 Disable ff for release. 1.5.4 2024-01-25 10:59:49 +00:00
Stefan Ceriu
4e4c03267a Follow up to #2325 - Prevent tighlooping between makeUIView and updateUIView when creating room calls. 2024-01-25 12:35:16 +02:00
Stefan Ceriu
b00295151e
Fixes #2104 - Expose changelog (git diffs since the last tag) on Xcode Cloud builds / Testflight 2024-01-25 12:34:56 +02:00
Mauro
550db5e377
Fix: Grey dot appears when you have unread messages that do not trigger a notification (#2371) nightly/1.5.4.503 nightly/1.5.4.504 2024-01-23 15:14:53 +00:00
Stefan Ceriu
680c6ef3aa Update user session test snapshots following room badge changes 2024-01-23 13:59:45 +02:00
Mauro
30a0561251
App now prevents redacting own messages if there is no permission (#2368) 2024-01-23 11:05:30 +00:00
Stefan Ceriu
31286c75fc
Fixes #734 - Add a "View logs" option to the report a problem screen
Move bug report and log viewer responsibility to a separate flow coordinator. Reuse it as a child coordinator in the authentication, userSessionFlow and settings flow coordinators.
2024-01-23 10:13:48 +02:00
Mauro
dd28261e1f
Bump SDK + Mention Badge fix (#2367) nightly/1.5.4.494 2024-01-22 17:43:39 +00:00
Stefan Ceriu
0fe52fe54b Allow reporting a problem from the onboarding screen 2024-01-22 14:17:36 +02:00
Velin92
261258dd0a Translations update 2024-01-22 09:03:10 +02:00
Mauro
faeab892a9
Filtered out unwanted state events for DMs (#2361) nightly/1.5.4.493 2024-01-19 18:58:29 +01:00
Doug
a64ad5ddf6
Add issue template for a new Task. 2024-01-19 11:37:45 +00:00
Mauro
74ec4f09ff
Change Leave Room to Leave Conversation for DMs (#2354) nightly/1.5.4.492 2024-01-18 15:48:11 +00:00
Mauro
3ae33f1309
Lock screen rotation for the camera (#2353) 2024-01-18 13:24:15 +00:00
Element CI
65e9c3baab Prepare next release nightly/1.5.4.491 2024-01-17 04:22:48 -08:00
Stefan Ceriu
9bb9c8b31e Make room proxy unsubscriptions explicit. Fixes problems in which creating and deallocating room proxies would unexpectedly unsubscribe other proxies. 1.5.3 2024-01-17 13:21:56 +02:00
Stefan Ceriu
922eca0ae5 Reuse the existing room proxy for poll history and avoid an extra subscription 2024-01-17 13:21:56 +02:00
Mauro
db213a5bf5
fix (#2352) 2024-01-17 11:42:16 +01:00
Stefan Ceriu
6ed5b74da4 Fixes #2325 - Prevent the same WebView from being reused for multiple Element Call links 2024-01-17 12:26:08 +02:00
davidegirardi
11f1fa361a Point to Element security@ address and policy 2024-01-17 11:48:53 +02:00
Stefan Ceriu
29833b9614
Fixes #1911 - Automatically focus the composer when a hardware keyboards is connected (#2343) 2024-01-17 08:06:31 +00:00
Element CI
4bced249c2 Prepare next release nightly/1.5.3.490 2024-01-16 04:41:18 -08:00
Stefan Ceriu
b21194b0b7 Fixes #2333 - Allow copying user display names on the room member details screen nightly/1.5.2.489 1.5.2 2024-01-15 10:58:36 +02:00
Velin92
6602eac970 Translations update 2024-01-15 09:01:15 +02:00
Mauro
5ff575eb4a
User ID is shown also in the room members list (#2332) nightly/1.5.2.488 2024-01-12 17:13:00 +00:00
Doug
01f42546e1
Enable database encryption for new logins on Nightly/PR builds. (#2328)
- Slightly reworks where the pusher client ID is generated.
2024-01-12 16:45:59 +00:00
Mauro
d475c9c63b
Bump RTE version (#2331) 2024-01-12 16:00:32 +00:00
Mauro
1001b5dc33
Reverting RTE to use SDK markdown when in markdown mode (#2327) 2024-01-12 11:58:36 +00:00
Stefan Ceriu
2d66e76b51 Update AttributedStringBuilderComponent identifiers, fix layout issues 2024-01-12 10:49:14 +02:00
Mauro
e51e2ac2af
updateMembers now is chain of membersNoSync + membersWithSync (#2324) 2024-01-12 09:46:51 +01:00
Mauro
21fa5d1f84
Fix: on iPad swapping apps resets the currently written text of the composer (#2323) nightly/1.5.2.487 2024-01-11 16:36:19 +00:00
Stefan Ceriu
fcf78e93e0
More integration test tweaks (#2321)
* Improve integration test timings and alert handing

* Add missing `receive(on: DispatchQueue.main` on the invites screen

* Wait for photo library to load

* Disable the preferForLoop swiftformat rule and fix a couple of new warnings

* Delay invites screen snapshotting after dispatch main queue addition
2024-01-11 16:35:03 +02:00
Stefan Ceriu
ada75ab339 Fixes #2314 - Tweak avatar animations to increase perceived load times nightly/1.5.2.486 nightly/1.5.2.485 2024-01-10 16:57:37 +02:00
Stefan Ceriu
cf7e09e22e Various integration test tweaks following test homeserver and account change 2024-01-10 16:57:25 +02:00
Doug
8dfc0bea5b
Update compound. (#2313) 2024-01-09 11:05:24 +00:00
Stefan Ceriu
46575d3285 Revert previous poll UI test keyboard dismissal change as it doesn't work on iPhones. 2024-01-09 11:15:14 +02:00
Stefan Ceriu
90eb426832
UI test fixes (#2309)
* Fix settings screen screenshots

* Fix user session test snapshots

* Fix poll creation form UI test after moving to textViews instead of textFields

* Add missing room member details snapshot

* Update the home screen avatar snapshot as the badge is not shown anymore

* Dismiss the keyboard on the poll form when inserting a new line on a poll option
2024-01-08 16:02:29 +00:00
Stefan Ceriu
08d0e785d6 Fixes #2302 - Fix room messages coming in as push notifications when inside a room when entering it from the invites list 2024-01-08 14:45:49 +02:00
Stefan Ceriu
9a2966dacf Add a protocol for the WindowManager 2024-01-08 13:08:17 +02:00
Stefan Ceriu
8e4e9603e4 Move navigation coordination away from the SettingsScreenCoordinator and into the SettingsFlowCoordinator 2024-01-08 13:08:17 +02:00
Stefan Ceriu
c40435b419 Attempt to fix various session verification related crashes 2024-01-08 12:41:09 +02:00
Stefan Ceriu
4e53c4f690 Fixes #2296 - Set MarkdownContent instead of HTMLContent on the rich text editor when feature disabled 2024-01-08 12:05:06 +02:00
Stefan Ceriu
b5be6639d1 Fix various small warnings 2024-01-08 12:04:29 +02:00
Stefan Ceriu
2a33ee1f63 Make timeline reactions and reaction senders identifiable 2024-01-08 12:04:29 +02:00
Stefan Ceriu
9bb177bff5 Fixes #2286 - Timeline entries flickering when a lot of mention pills present 2024-01-08 12:04:29 +02:00
Stefan Ceriu
ed380ec4c9 Fixes #2306 - Reporting content screen not being displayed 2024-01-08 12:03:56 +02:00
Stefan Ceriu
6c9efaf557 Fixes #2291 - Wrong notification placeholder avatar orientation on 17.2.1 2024-01-08 12:03:31 +02:00
Stefan Ceriu
d338fd0e05 Fixes #2269 - Wrong text color on the server confirmation screen subtitle 2024-01-08 11:48:28 +02:00
Velin92
4052eab052 Translations update 2024-01-08 09:20:16 +02:00