Stefan Ceriu
a27213e393
Fix small VStack spacing warning
2024-02-06 11:50:24 +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
Stefan Ceriu
197b088662
Add support for quick room search through the Cmd+K shortcut ( #2363 )
2024-01-29 14:55:11 +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
2024-01-26 15:35:05 +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 )
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
550db5e377
Fix: Grey dot appears when you have unread messages that do not trigger a notification ( #2371 )
2024-01-23 15:14:53 +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 )
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
Mauro
3ae33f1309
Lock screen rotation for the camera ( #2353 )
2024-01-18 13:24:15 +00:00
Mauro
5ff575eb4a
User ID is shown also in the room members list ( #2332 )
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
1001b5dc33
Reverting RTE to use SDK markdown when in markdown mode ( #2327 )
2024-01-12 11:58:36 +00:00
Mauro
e51e2ac2af
updateMembers now is chain of membersNoSync + membersWithSync ( #2324 )
2024-01-12 09:46:51 +01: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
2a33ee1f63
Make timeline reactions and reaction senders identifiable
2024-01-08 12:04:29 +02:00
Stefan Ceriu
d338fd0e05
Fixes #2269 - Wrong text color on the server confirmation screen subtitle
2024-01-08 11:48:28 +02:00
Mauro
f844cd1a2f
MentionBadge FF ( #2281 )
2023-12-22 17:57:07 +01:00
Mauro
b4538b759f
Revert "Mention badge + badge behaviour redesign" ( #2283 )
2023-12-22 09:44:10 +00:00
Stefan Ceriu
0ae71f740d
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
d148827eae
Mention badge + badge behaviour redesign ( #2276 )
2023-12-21 15:05:39 +00:00
Mauro
e8da21e340
Poll options can be multiline during creation ( #2274 )
2023-12-20 14:22:57 +01:00
Mauro
09fb5461e6
Removing dead code part 3 ( #2264 )
2023-12-19 12:12:16 +01:00
Nicolas Mauri
72a84badcb
Polls history ( #2244 )
2023-12-18 15:38:39 +00:00
Stefan Ceriu
b1b8bbcd73
Fixes #2253 - Fix timeline thumbnail frames for media missing sizing info
2023-12-18 14:05:58 +02:00
Mauro
123164f398
Removing dead code part 2 ( #2235 )
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2023-12-15 20:16:16 +01:00
Mauro
2f88d39789
Send html in plain text mode ( #2246 )
2023-12-15 10:04:51 +01:00
Mauro
d99d26fcdc
Removing Dead Code part 1 ( #2234 )
2023-12-13 09:51:57 +01:00
Mauro
b2e99bcfc5
Remove Read Receipts Feature Flag ( #2228 )
2023-12-12 15:27:15 +01:00
Stefan Ceriu
9ff1deaf73
Detect links in room detail topics and make it more obvious when the text is truncated ( #2213 )
2023-12-12 13:52:10 +00:00
Mauro
deb109f157
Poll title is displayed multiline when creating a poll ( #2225 )
2023-12-11 18:31:21 +00:00
Mauro
a248bdbd95
Fix for line breaks ( #2224 )
2023-12-11 15:43:31 +00:00
Stefan Ceriu
4cba5687c6
Allow the recovery section to be shown when recovery is incomplete and key backup is stuck waiting for the secrets
2023-12-11 17:14:41 +02:00
Doug
e8b446c909
Replace searchable modifiers with a custom implementation using UISearchController. ( #2209 )
...
Unfortunately the introspection became unreliable from iOS 17.1 onwards.
* Replace disableInteractiveDismissOnSearch and dismissSearchOnDisappear.
These can be handled within our searchController implementation now.
* Fix preview snapshots.
Weirdly, the search field is bigger in these, although it hasn't changed in the UI tests or the app itself.
2023-12-06 17:43:55 +00:00
Stefan Ceriu
6cd25fac50
Element Call permission tweaks ( #2187 )
...
* vector-im/element-meta/issues/2230 - Specify `call.member` default power levels when creating a room
* vector-im/element-meta/issues/2229 - Take into account permissions when configuring the room screen call button
2023-12-06 13:14:23 +02:00
Doug
c7531be44c
Add toggle not invite notifications. ( #2207 )
2023-12-06 09:53:10 +00:00
Doug
a99aee7a9a
Expand all sections on the view source screen by default. ( #2203 )
2023-12-05 15:35:51 +00:00
Stefan Ceriu
e5bd194d06
Specify default timelineProxy actions and fix unit tests
2023-12-05 12:42:38 +02:00
Stefan Ceriu
8189b0a471
Fixes #2147 - Scroll the timeline to the bottom when sending message as well as media, polls and locations.
2023-12-04 17:32:26 +02:00
Doug
6905ac5f70
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
Stefan Ceriu
3fe5ec5ffa
Fix secure backup recovery badges not being show when incomplete
2023-12-04 14:01:52 +02:00
Nicolas Mauri
edbac5fe85
Fixed some issues with voice messages when sent from a bridge. ( #2190 )
2023-11-30 17:39:54 +01:00
Stefan Ceriu
9d9cf1c5a1
Update room member detail screen screenshots
2023-11-29 18:31:29 +02:00
Doug
df89e43f89
Use ListRow on PollFormScreen. ( #2183 )
2023-11-29 09:57:35 +00:00
Alfonso Grillo
e7494164b2
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
Mauro
36224a3daa
Improved File and Audio timeline layout ( #2176 )
2023-11-27 16:18:40 +00:00