mautrix-whatsapp/database
Sumner Evans b42aa16684
media backfill: store media key in request
This way, we don't have to fetch the event from Matrix in these situations
2022-05-12 11:30:42 -06:00
..
upgrades media backfill: store media key in request 2022-05-12 11:30:42 -06:00
backfillqueue.go Remove media backfill queue and just request immediately 2022-05-02 15:00:57 +03:00
cryptostore.go
database.go database: add media requests buffer table 2022-05-11 17:10:55 -06:00
disappearingmessage.go
historysync.go backfill: delete messages for rooms the user is not in 2022-04-27 08:29:20 -06:00
mediabackfillrequest.go media backfill: store media key in request 2022-05-12 11:30:42 -06:00
message.go Minor cleanups from CR 2022-04-07 09:20:43 -06:00
migrate.go
portal.go media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
puppet.go
reaction.go Handle incoming reaction removals 2022-03-12 19:47:47 +02:00
statestore.go
user.go media backfill: send retry requests at the configured time 2022-05-11 17:10:55 -06:00
userportal.go