Commit Graph

6357 Commits

Author SHA1 Message Date
Benoit Marty afb2722135 Changelog for version 0.4.6 2024-03-15 15:20:22 +01:00
Benoit Marty 72b814f5a7 Merge pull request #2544 from element-hq/feature/bma/trackUtd
Track UTD errors.
2024-03-15 14:11:29 +01:00
ElementBot f089847f48 Sync Strings (#2557)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-03-15 13:37:11 +01:00
Benoit Marty a9e67c070d Improve UtdTracker test. 2024-03-15 12:33:54 +01:00
Benoit Marty 87dd1cd4c1 Add unit test on UtdTracker 2024-03-15 12:29:38 +01:00
Benoit Marty 9302b65053 Fix compilation of minimal. 2024-03-15 12:00:16 +01:00
Benoit Marty 73f80b314f Add extra properties "cryptoSDK" to Error.CryptoSDK.Rust to all events and screen sent to PostHog. 2024-03-15 11:27:53 +01:00
Benoit Marty 27bb46511b Improve crypto error content. 2024-03-15 09:41:43 +01:00
Benoit Marty 7543fe2026 Bump analytics plan to 0.14.0 2024-03-15 09:36:20 +01:00
Jorge Martin Espinosa 694f551bbc Ensure progress indicator is removed when a user is unblocked (#2554) 2024-03-15 08:34:59 +01:00
Benoit Marty 5c948ed0ba Track UTD errors. 2024-03-14 17:03:50 +01:00
Jorge Martin Espinosa 67d79059f8 Add legacy call invite state events and notifications (#2552)
* Add state timeline events and notifications for legacy call invites

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-03-14 16:29:06 +01:00
renovate[bot] 207d142bfd Update dependency org.matrix.rustcomponents:sdk-android to v0.2.9 (#2551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-14 16:09:44 +01:00
Jorge Martin Espinosa 179579d5e5 Revert "Clear and generate new cache only when merging to develop" (#2550)
This reverts commit ab504a6095.
2024-03-14 13:34:19 +01:00
Benoit Marty 0c31b05113 Merge pull request #2547 from element-hq/renovate/org.maplibre.gl-android-sdk-10.x
Update dependency org.maplibre.gl:android-sdk to v10.3.0
2024-03-14 10:05:15 +01:00
Jorge Martin Espinosa 83861c43de Add SDK git SHA to user agent (#2548) 2024-03-14 09:59:46 +01:00
Jorge Martin Espinosa 69a08b5565 Use userId on display name change state events (#2545)
* Use `userId` on display name change state events
2024-03-14 08:46:20 +00:00
Jorge Martin Espinosa ab504a6095 Clear and generate new cache only when merging to develop (#2549)
Clearing the cache regularly doesn't work because on each new merge to develop a new cache of almost 4GB will be created and replace the 'cleared' one.

We can try doing a clean up to this cache we're about to save so it's a bit smaller.
2024-03-14 09:40:34 +01:00
Benoit Marty 29929727ce Merge pull request #2546 from element-hq/feature/bma/improveGitHubPages
Improve GitHub pages
2024-03-14 09:37:30 +01:00
Jorge Martin Espinosa e3a395f15a Improve room member list loading UX (#2543)
Improve room member list UX:

- Don't display the list in chunks anymore.
- Use an indeterminate linear progress indicator to display some loading is being done (either loading the cached list or the updated one).
- Try to make sure we don't display the members loaded from timeline items as the cached room list by mistake.
* Update screenshots
* Simplify member loading logic.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-03-14 08:05:44 +00:00
renovate[bot] eb2b312545 Update dependency org.maplibre.gl:android-sdk to v10.3.0 2024-03-14 05:02:20 +00:00
Benoit Marty b6f091f952 Add id to the table rows. 2024-03-13 17:40:08 +01:00
Benoit Marty 54a3ab6ce1 Update URL parameter according to the form value, to let the user store permalinks. 2024-03-13 17:40:08 +01:00
Benoit Marty 7050550511 Merge pull request #2539 from element-hq/renovate/wysiwyg
Update wysiwyg to v2.33.0
2024-03-13 16:57:11 +01:00
ganfra 8ed4d3c48f Merge pull request #2536 from element-hq/feature/fga/room_list_filter_iteration
Feature/fga/room list filter iteration
2024-03-13 16:36:54 +01:00
Jorge Martin Espinosa 4c14ac822e Added empty state to banned member list (#2541)
* Added empty state to banned member list

* Center both empty states in `RoomMemberListView` and `PollHistoryView`

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-03-13 15:04:43 +00:00
ElementBot e1b8a220b9 Update screenshots 2024-03-13 14:32:39 +00:00
ganfra b368480aff RoomList : add some more tests 2024-03-13 15:25:36 +01:00
ganfra 65fa3bf6a4 Tests: raise default timeout of consumeItemsUntilPredicate to 3 seconds (like awaitItem) 2024-03-13 12:44:59 +01:00
ganfra 427b3f7c0f Merge branch 'develop' into feature/fga/room_list_filter_iteration 2024-03-13 12:07:20 +01:00
ganfra f1730a1514 Merge pull request #2537 from element-hq/feature/fga/fix_timeline_is_direct
Bugfix : fix timeline not showing sender info
2024-03-13 11:17:29 +01:00
renovate[bot] e642bd81d5 Update dependency org.matrix.rustcomponents:sdk-android to v0.2.8 (#2538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 10:40:51 +01:00
Benoit Marty 4562a52762 Merge pull request #2540 from element-hq/feature/bma/renameLocalazyKeys
Rename localazy keys
2024-03-13 10:37:35 +01:00
Benoit Marty 470aca2652 Acronyms in camel case should have only the first letter capitalized. 2024-03-13 10:13:10 +01:00
Benoit Marty 59f66a9df0 Some string keys have been renamed, so rename them in the code. 2024-03-13 10:02:06 +01:00
Benoit Marty 08f3faed02 Update config.json. 2024-03-13 09:58:37 +01:00
Benoit Marty 72587d589f Run ./tools/localazy/downloadStrings.sh --all after some key renaming on Localazy. 2024-03-13 09:56:31 +01:00
Benoit Marty fde349cf4b Run ./tools/localazy/downloadStrings.sh --all. 2024-03-13 09:43:09 +01:00
Benoit Marty 357ed0a40f Merge pull request #2534 from element-hq/feature/bma/fixStringImport
Fix string import
2024-03-13 09:38:21 +01:00
renovate[bot] ce16574469 Update wysiwyg to v2.33.0 2024-03-12 19:16:56 +00:00
ganfra 40287e1991 Bugfix : fix timeline not showing sender info when room is marked as direct but not a 1:1 room #2530 2024-03-12 17:35:54 +01:00
ElementBot eae8d5673b Update screenshots 2024-03-12 16:30:46 +00:00
Benoit Marty 73297fed80 Merge pull request #2532 from element-hq/feature/bma/fixLayoutPoll
Fix layout poll
2024-03-12 16:38:49 +01:00
Benoit Marty 77fe8f0f2b Redirect error stream to /dev/null. 2024-03-12 16:28:50 +01:00
Benoit Marty 72d215e246 Run ./tools/localazy/downloadStrings.sh --all after config change. 2024-03-12 16:25:48 +01:00
Benoit Marty 579837771b Add explicit includeRegex to avoid string duplication. Importing "screen_room_.*" was not filtering enough, and excludeRegex was not complete enough. 2024-03-12 16:21:09 +01:00
Benoit Marty ad17afe209 Merge pull request #2533 from element-hq/sync-localazy
Sync Strings
2024-03-12 16:08:52 +01:00
Jorge Martin Espinosa 59a682b407 Change a room's permissions power levels (#2525)
* Change a room's permissions power levels

* Make `currentPermissions` use a `MatrixRoomPowerLevels?` instance instead.

* Update strings

* Update screenshots

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2024-03-12 15:45:06 +01:00
ganfra 23b276dfcb Merge branch 'develop' into feature/fga/room_list_filter_iteration 2024-03-12 15:40:38 +01:00
ganfra bf68261ed9 RoomList: refactor and fix tests 2024-03-12 15:38:33 +01:00