mautrix-whatsapp/database
Tulir Asokan b874d324eb Send dummy event after backfill
This is necessary in case there aren't any real messages before the next
backfill. Otherwise the next backfill would go before the old backfill
(at the top of the room) rather than at the bottom of the room.
2021-10-26 21:30:44 +03:00
..
upgrades Handle history sync payloads with MSC2716 batch sending 2021-10-26 17:01:10 +03:00
cryptostore.go Add build tags for disabling crypto independently of cgo 2020-08-02 13:55:02 +03:00
database.go Handle history sync payloads with MSC2716 batch sending 2021-10-26 17:01:10 +03:00
message.go Send dummy event after backfill 2021-10-26 21:30:44 +03:00
migrate.go Maybe fix database migration 2021-08-19 19:32:17 +03:00
portal.go Handle history sync payloads with MSC2716 batch sending 2021-10-26 17:01:10 +03:00
puppet.go Initial switch to go.mau.fi/whatsmeow 2021-10-22 20:14:34 +03:00
statestore.go Move crypto store to main database 2020-05-09 20:08:05 +03:00
user.go Initial switch to go.mau.fi/whatsmeow 2021-10-22 20:14:34 +03:00