dendrite/test/testrig
Alex 9897959731
Fix: Edited messages appear twice in fulltext search (#3363)
As stated in https://github.com/matrix-org/dendrite/issues/3358 the
search response contains both original and edited message.
This PR fixes it by removing of the original message from the fulltext
index after indexing the edit message event.
I also made some cosmetic changes/fixes i found in the code

Signed-off-by: `Alexander Dubovikov <d.lexand@gmail.com>`
2024-07-27 22:30:17 +02:00
..
base.go Fix: Edited messages appear twice in fulltext search (#3363) 2024-07-27 22:30:17 +02:00
jetstream.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00