mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-10 20:33:16 -08:00
* Consistently return UNKNOWN_MSGID for unknown or invalid msgids * If both client's DMs are stored in persistent history, a single server.DeleteMessage will delete the single canonical copy of the message. So the second call will fail, which is fine. |
||
|---|---|---|
| .. | ||
| database.go | ||
| history.go | ||
| history_test.go | ||
| queries.go | ||
| serialization.go | ||
| targets.go | ||