Matthias Ahouansou

Results 34 issues of Matthias Ahouansou

### Describe the problem When a community is raided and moderators delete the messages, there are a lot of deleted messages you have to scroll up to get back to...

### Describe the bug When multiple `m.reaction` events are sent from a user with the same `key` and `rel_type` from the same user, it causes their reactions to add up...

type: bug
area: timeline

### Steps to reproduce 1. Send a message that mentions a user 2. Reply to that message 3. Reply to the previous reply 4. Reply to the previous reply and...

T-Defect

As per https://github.com/sxyazi/yazi/pull/943#issuecomment-2075013872 I tried to use `default-features = false` in the deps of `yazi-fm` and `yazi-cli` and have `vendored-lua` to be default in the dependencies, but when I did...

### Steps to reproduce 1. Send a message 2. Reply to that message ### Outcome #### What did you expect? I expected to not get a notification and be mentioned...

T-Defect

[Rendered](https://github.com/Kladki/matrix-spec-proposals/blob/error-optional-auth/proposals/4128-error-optional-auth.md) Implementations: - Conduit: [!608](https://gitlab.com/famedly/conduit/-/merge_requests/608) Fixes https://github.com/matrix-org/matrix-spec/issues/1779

proposal
client-server
kind:maintenance

[Rendered](https://github.com/Kladki/matrix-spec-proposals/blob/federation-invite-via/proposals/4125-federation-invite-via.md) Implementations: - Ruma: https://github.com/ruma/ruma/pull/1773 - Conduit: [!626](https://gitlab.com/famedly/conduit/-/merge_requests/626)

proposal
s2s
kind:feature
needs-implementation

When using the `protections config set` command, Draupnir always responds with "The settings are corrupted.". Version: `v2.0.0-beta.2`

bug
L5 All Users
P2 Aggravating
T5 Major usability
MPS Follow Up
blocks release

I have the following `taplo.toml` file: ```toml include = ["**/*.toml"] [formatting] reorder_arrays = true [[rule]] include = ["bar.toml"] keys = ["baz"] [rule.formatting] reorder_arrays = false ``` I would assume that...

### Is your feature request related to a problem? Please describe Sometimes A user might want to be able to be signed into multiple different accounts, such as for different...

enhancement