Doug
da710aa2cb
Update the SDK. ( #2529 )
2024-03-05 16:31:27 +00:00
Doug
ec1e72c5ea
Update the SDK and handle breaking changes. ( #2527 )
2024-03-05 15:08:34 +01:00
Doug
4728179f8e
Update Compound. ( #2514 )
...
Fixes a bug with placeholder avatar rendering in Notifications.
2024-03-01 13:14:52 +00:00
Doug
ee61078eec
Update the SDK. ( #2512 )
2024-02-29 11:42:09 +00:00
Doug
5bdfcc58c1
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.
2024-02-23 18:29:13 +00:00
Doug
83aba56d12
Update DeviceKit and tweak user agent string on mac. ( #2496 )
2024-02-23 11:26:01 +00:00
Doug
0399af52d9
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
2024-02-21 14:19:05 +00:00
Mauro
dc14accbef
Configure SDK to use the global/OS proxy ( #2493 )
2024-02-21 15:17:23 +01:00
Mauro
75ae8c2fbd
Bump sdk + Favourites filters implementation ( #2484 )
2024-02-19 17:53:57 +01:00
Stefan Ceriu
98702d1af1
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
Doug
c67a75996c
Bump the SDK to v1.1.40. ( #2473 )
2024-02-16 11:40:13 +00:00
Stefan Ceriu
8107d12844
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
2024-02-14 12:33:19 +02:00
Mauro
aa091f1647
RTE Update ( #2446 )
2024-02-09 16:00:32 +00:00
Doug
19a4a92c80
Use new decorative colours for avatars and displaynames. ( #2438 )
2024-02-09 11:15:57 +00:00
Mauro
2ac0c8f0e7
Fix for the RTE not mantaining content when transitioning from a split navigation to a stack navigation ( #2435 )
2024-02-08 17:07:14 +00:00
Mauro
306597e52d
Room List Filters implementation ( #2423 )
2024-02-08 16:50:44 +01:00
Stefan Ceriu
cae087c381
Bump analytics following mark as (un)read PR merge
2024-02-06 18:06:15 +02:00
Stefan Ceriu
8d5ec8c202
Bump SwiftOGG version following community PR, update project version specification
2024-02-06 10:45:36 +02:00
Stefan Ceriu
61d0b8fdbb
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
2e37817215
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
Mauro
90a6a5fe73
State events filtering + Bump sdk ( #2404 )
2024-01-30 16:48:34 +01:00
Stefan Ceriu
b311d18114
Add support for quick room search through the Cmd+K shortcut ( #2363 )
2024-01-29 14:55:11 +02:00
Mauro
5a95dc95ae
Bump SDK to 1.1.35 ( #2388 )
2024-01-26 14:32:02 +01:00
Mauro
d6261a6ebc
Bump SDK + Mention Badge fix ( #2367 )
2024-01-22 17:43:39 +00:00
Mauro
7103a5a886
fix ( #2352 )
2024-01-17 11:42:16 +01:00
Mauro
eb83ef278c
Bump RTE version ( #2331 )
2024-01-12 16:00:32 +00:00
Mauro
d1e2194a1a
updateMembers now is chain of membersNoSync + membersWithSync ( #2324 )
2024-01-12 09:46:51 +01:00
Doug
44ff234000
Update compound. ( #2313 )
2024-01-09 11:05:24 +00:00
Mauro
71fc8fe61c
MentionBadge FF ( #2281 )
2023-12-22 17:57:07 +01:00
Mauro
530dfa93c5
reverted to an sdk version that uses a previous commit ( #2284 )
2023-12-22 13:12:34 +01:00
Mauro
5e4df72173
Revert "Mention badge + badge behaviour redesign" ( #2283 )
2023-12-22 09:44:10 +00:00
Stefan Ceriu
edc478c115
Secure backup tweaks ( #2277 )
...
* Use a custom SDK build that might fix incomplete recovery state false positives. Enable chat backup by default
* Get rid of the chat backup feature flag
* Fix force unwrap warning
* Fix long line warning
* Prevent the recovery key confirmation banner popping up before the verification state is fetched. Stop showing secure backup user avatar and menu badges while the session is not verified.
* Switch back to the release version of the SDK
* Fix inconsistent session verification states, improve/simplify how to deal with it
* Fix unit tests
* Cleanup and hopefully simplify home screen banner presentations
2023-12-21 17:08:29 +02:00
Mauro
3e3d2d6cfb
Mention badge + badge behaviour redesign ( #2276 )
2023-12-21 15:05:39 +00:00
Mauro
e715439ad0
Bump SDK ( #2261 )
2023-12-18 16:50:33 +00:00
Mauro
38fe44a50e
Send html in plain text mode ( #2246 )
2023-12-15 10:04:51 +01:00
Doug
52b8cdad75
Update most references of vector-im to element-hq ( #2231 )
...
Sonarcloud and codecov will follow in a later PR when confirmed working. Changelog ignored as it isn't particularly important with the redirect.
2023-12-12 14:34:44 +00:00
Stefan Ceriu
92cfd93028
Bump the RustSDK to v1.1.28
2023-12-05 20:48:00 +02:00
Doug
76b04c48ec
Use ListRow in InviteUsersScreen and MessageForwardingScreen. ( #2196 )
...
* Use ListRow in InviteUsersScreen and MessageForwardingScreen.
* Remove button styles and fix snapshots.
2023-12-04 14:47:43 +00:00
Doug
3efcd9a631
Bump the SDK to v1.1.27. ( #2193 )
2023-12-01 12:21:03 +00:00
Doug
69204bf824
Use ListRow on PollFormScreen. ( #2183 )
2023-11-29 09:57:35 +00:00
Alfonso Grillo
c9c429e159
Add TimelineProxy (update sdk to 0.0.7-november23) ( #2178 )
...
* Refactor RoomProxy
* Refactor paginateBackwards
* Refactor sendReadReceipt
* Refactor messageEventContent APIs
* Refactor sendMessage
* Refactor toggleReaction
* Refactor send attachments
* Refactor sendLocation
* Refactor cancel/retry send
* ⚠️ Fix encryption build errors
* Refactor editMessage
* Refactor retryDecryption
* Refactor fetchDetails
* Refactor polls APIs
* Refactor fetchMembers
* Refactor RoomTimelineProviderProtocol
* Update sdk to 0.0.7-november23
* Fix UTs
* Fix comment
* Delete old workaround
* Move TimelineProxyError
* Delete queue warnings
* Fix key listener
* Add pollHistory timeline property
* Refactor room/timeline subscriptions
* Delete unused code
2023-11-28 19:01:35 +00:00
Nicolas Mauri
19812f7677
Update RTE SDK to 2.19.0 ( #2180 )
...
Fixes #1674
2023-11-28 16:19:42 +01:00
Alfonso Grillo
4ab033191a
Update rust sdk to 0.0.6-november23 ( #2159 )
...
* Update rust sdk to 0.0.6-november23
* Delete unused property
2023-11-23 16:26:44 +00:00
Alfonso Grillo
2e4b321ef2
Edit poll UX ( #2151 )
...
* Add edit poll on room proxy
* Add CreatePollMode
* Add “edit poll” presentation flow
* Add delete poll section
* Inject editing poll
* Add submit action
* Refactor validation logic
* Add edit/delete actions
* Fix bubble timestamp for polls
* Update localisations
* Refactor CreatePoll -> PollForm
* Refactor tests
* Update rust sdk to 0.0.5-november23
* Update confirmation alerts
* Add edit support in TimelineItem menu
* Refactor a11y id
* Cleanup
* Fix failing tests
* Add tests
* Refine isEditable workaround
* Refactor timestamp in TimelineItemBubbledStylerView
2023-11-23 11:19:15 +00:00
Mauro
e4c7acbe47
Bump SDK ( #2121 )
2023-11-20 13:20:12 +00:00
Mauro
c3590d261d
Fix: RTE Speech to Text suddenly stops working ( #2114 )
2023-11-20 09:46:42 +01:00
Doug
6f2fb4a7f6
Use Compound List in more screens. ( #2099 )
...
* Use Compound List in room member details, secure backup, notification settings.
* Use ListRow in CreateRoomScreen.
* Fix ListRow layout when isWaiting && !isSelected.
2023-11-17 17:07:27 +00:00
Mauro
a9700851fe
Added a disclaimer in Notification Settings for "Mentions Only" ( #2081 )
2023-11-15 14:57:17 +00:00
Doug
0cbba1b04c
Use more Compound icons (part 2!) ( #2082 )
...
* Use Compound icons in ListRow.
* Add CompoundIcon(asset:) convenience initialiser.
2023-11-15 09:54:43 +00:00
Doug
052db0d1f0
Add SwiftLint rule to enforce stack spacing. ( #2080 )
...
Xcode 15 changes the default behaviour and given we're always working from designs, we shouldn't rely on it for our layout.
2023-11-14 12:38:38 +00:00