mautrix-whatsapp/database
2022-05-16 11:22:41 +03:00
..
upgrades Fix scanning null values in timezone column 2022-05-12 20:51:37 +03:00
backfillqueue.go Remove media backfill queue and just request immediately 2022-05-02 15:00:57 +03:00
cryptostore.go Fix name of trace levels 2021-12-06 14:13:18 +02:00
database.go database: add media requests buffer table 2022-05-11 17:10:55 -06:00
disappearingmessage.go Only create goroutines for next hour of disappearing messages 2022-01-07 14:46:53 +02:00
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 Update table/column names in DBMS migration (#391) 2021-11-12 17:34:25 +02:00
portal.go media backfill: add ability to automatically request media not on WA server 2022-04-19 08:12:51 -06:00
puppet.go Reimplement more things 2021-11-05 12:17:56 +02:00
reaction.go Handle incoming reaction removals 2022-03-12 19:47:47 +02:00
statestore.go Fix state store logging errors when power levels aren't cached 2022-01-17 10:45:36 +02:00
user.go Send a valid request when doing hacky phone pings 2022-05-16 11:22:41 +03:00
userportal.go Add logs to debug read receipts 2022-01-17 10:38:44 +02:00