mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00:00
9897959731
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 |