Doug
cc1d9cad58
Use new decorative colours for avatars and displaynames. ( #2438 )
2024-02-09 11:15:57 +00:00
Mauro
2597f6db41
Sending all RR when the app is active client side. ( #2443 )
2024-02-09 11:43:01 +01:00
Mauro
4ba7aa9e9d
Fix for the RTE not mantaining content when transitioning from a split navigation to a stack navigation ( #2435 )
nightly/1.5.6.517
2024-02-08 17:07:14 +00:00
Mauro
224e4e4881
Room List Filters implementation ( #2423 )
2024-02-08 16:50:44 +01:00
Stefan Ceriu
e1d1e99ad4
Prevent crashes when computing aspect ratios on zero media width or height
2024-02-08 17:42:55 +02:00
Stefan Ceriu
1304f670c8
Fix session verification localized emoji snapshots
2024-02-08 11:13:08 +02:00
Stefan Ceriu
c32015278e
Infer joined and active member count from the member list
...
* Infer joined and active member count from the member list, default the members to all mock members
* Address PR comments, fix some tests and screenshots
nightly/1.5.6.516
2024-02-07 19:10:15 +02:00
Doug
d0c835a9bf
Add a setting to hide unread messages badges. ( #2412 )
...
* Add a setting to hide grey unread messages badges.
* Move room badge logic to be built in the view model instead of in the view.
* Move setting into DeveloperOptions.
2024-02-07 13:00:35 +00:00
Stefan Ceriu
b075ddb047
Fixes #2414 - Move member loading to the room member detail screen, avoid blocking the whole application
2024-02-07 07:31:25 +00:00
Damir Jelić
f9edb75da5
Enable trace logging for the Olm Account ( #2427 )
...
Co-authored-by: Mauro <34335419+Velin92@users.noreply.github.com>
nightly/1.5.6.515
2024-02-06 17:57:43 +00:00
Stefan Ceriu
775d66ea2a
Bump analytics following mark as (un)read PR merge
2024-02-06 18:06:15 +02:00
Stefan Ceriu
a2414256d4
Update ruby dependencies
2024-02-06 11:50:24 +02:00
Stefan Ceriu
a27213e393
Fix small VStack spacing warning
2024-02-06 11:50:24 +02:00
Stefan Ceriu
626d0d46ee
Fix fatal errors on unit tests when opening rooms because the return value of markAsRead was undefined
2024-02-06 11:50:24 +02:00
Stefan Ceriu
f890079dfe
Bump SwiftOGG version following community PR, update project version specification
2024-02-06 10:45:36 +02:00
Stefan Ceriu
98892c0bf4
Fixes #2416 - Allow text selection on the timeline item menu header
nightly/1.5.6.514
2024-02-05 18:07:04 +02:00
Stefan Ceriu
9915a33964
Fixes #2360 - Add support for manually marking rooms as unread ( #2408 )
...
* Fixes #2360 - Add support for manually marking rooms as unread
* Add analytics for marking rooms as (un)read
* Remove unnecessary analytics abstraction levels
* Fix breaking API changes following SDK bump
* Add changelog
* Handle PR comments
* Fix unit tests
2024-02-05 18:06:50 +02:00
Doug
e80612b968
Update compound and remove all of the temporary icons ( #2419 )
...
* Update compound and fix breaking changes.
* Replace a lot of temporary icon assets with Compound versions.
* Replace temporary composer icon assets with Compound versions.
* Remove old icon asset from EI.
* Use Compound icons where possible for hero images.
* Snapshots
2024-02-05 16:03:13 +00:00
Velin92
0bd52f10d6
Translations update
2024-02-05 10:04:23 +02:00
Stefan Ceriu
d6b7212b5a
Remove unused SwiftUI timeline version
nightly/1.5.6.513
2024-02-02 18:20:14 +02:00
Stefan Ceriu
31ca8ed7f2
Prevent unnecessary backpagination requests from running every time a room is entered
...
- related to #1760 which moved initial timeline item computations to a serial queue
2024-02-02 18:20:14 +02:00
Stefan Ceriu
7aa81f542c
Base ElementCall encryption on the room encryption state, remove developer options setting
nightly/1.5.6.512
2024-02-01 17:18:17 +02:00
Mauro
497177ee65
Fix - lowercase required when fetching the SAS localization ( #2410 )
nightly/1.5.6.511
2024-01-31 15:53:47 +01:00
Mauro
1a8fd7d8ff
Download SAS Strings Tool + Localised SAS emojis ( #2409 )
2024-01-31 13:29:52 +01:00
Mauro
7fa9cf16e2
Missing filter ( #2407 )
nightly/1.5.6.510
2024-01-30 17:12:53 +01:00
Mauro
a795e42961
State events filtering + Bump sdk ( #2404 )
2024-01-30 16:48:34 +01:00
Stefan Ceriu
b338e98ed4
Remove unused poll history timeline
2024-01-30 17:35:55 +02:00
Stefan Ceriu
db48656dda
Tweak integration tests in an attempt to make them more reliable
2024-01-30 16:29:08 +02:00
Element CI
789e192253
Prepare next release
2024-01-30 02:20:06 -08:00
Stefan Ceriu
197b088662
Add support for quick room search through the Cmd+K shortcut ( #2363 )
1.5.5
nightly/1.5.5.509
2024-01-29 14:55:11 +02:00
Velin92
c442afa5f6
Translations update
2024-01-29 09:34:36 +02:00
Stefan Ceriu
d911e4fb06
Fix the room list spasming when reaching the top after having scrolled down
nightly/1.5.5.508
nightly/1.5.5.507
2024-01-26 20:57:47 +02:00
Stefan Ceriu
ffbfdfa96e
Fix flakey app lock setup pin screen pin entry typing
2024-01-26 17:59:58 +02:00
Stefan Ceriu
e80b43f148
Fix home screen UI test, mark user as migrated
2024-01-26 17:59:58 +02:00
Stefan Ceriu
d8b9d5938a
Fix unit test screenshots
2024-01-26 16:13:40 +02:00
Stefan Ceriu
f0d971c1ab
Move the account migration screen to within the room list
nightly/1.5.5.506
2024-01-26 15:35:05 +02:00
Mauro
33a81989b0
Bump SDK to 1.1.35 ( #2388 )
2024-01-26 14:32:02 +01:00
Stefan Ceriu
119fa09617
#2380 - Add simple call screen UI test
2024-01-26 11:48:48 +02:00
Stefan Ceriu
da298938cb
Enable tracing logs for read receipts
2024-01-26 11:45:04 +02:00
Mauro
25ec8d2dcb
UI POC for room list filters ( #2382 )
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-01-26 09:43:05 +00:00
Mauro
e755be4cda
Settings to enable and disable sending public RRs ( #2384 )
nightly/1.5.5.505
2024-01-25 15:47:33 +01:00
Stefan Ceriu
29c8049559
Fixes #2378 - Allow partial text selection in the timeline item view source menu
2024-01-25 14:40:03 +02:00
Mauro
99a31cab00
Failure when finding a refresh token in a non OIDC login ( #2377 )
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-01-25 12:35:26 +00:00
Doug
a9460cc06f
Revert "Disable ff for release."
...
This reverts commit 7aee7a74d1b7e0ab6870481987430ef6a4ef4af2.
2024-01-25 12:01:40 +00:00
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