mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
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>` |
||
|---|---|---|
| .. | ||
| clientapi.go | ||
| keychange.go | ||
| presence.go | ||
| receipts.go | ||
| roomserver.go | ||
| sendtodevice.go | ||
| typing.go | ||
| userapi.go | ||