razvp

Results 6 comments of razvp

> [@razvp](https://github.com/razvp) Are you able to expand upon your use case? Some examples of use cases: block name change for specific types of rooms (even by room admins), don't allow...

> The easiest option may be to add an additional boolean to `check_event_allowed`, and when calling the method Synapse will check whether a `part_of_room_creation` boolean exists on the module's method...

> Thanks! It looks like a solid contribution, thank you. However, I wonder if you could add a bit of context and to explain what you're doing, and why, please?...

``` cargo test --package matrix-sdk-ui --test integration -- room_list_service::test_thread_subscriptions_extension_enabled_only_if_server_advertises_it test room_list_service::test_thread_subscriptions_extension_enabled_only_if_server_advertises_it ... ok ``` It passes locally and in the first CI run all tests passed. It does contain thread_subscriptions...

Thank you for reviewing! Yes, the old method can be removed. Could you please assign the new issue to me?