mautrix-whatsapp/database
2023-05-31 16:34:30 +03:00
..
upgrades Store message sender mxid in database 2023-05-31 16:34:30 +03:00
backfill.go
database.go Update dependencies 2022-11-04 12:54:46 +02:00
disappearingmessage.go Remove unused read receipt based disappearing timer 2023-01-16 17:16:01 +02:00
historysync.go Add more detailed logging when receiving history syncs 2023-03-02 17:33:44 +02:00
mediabackfillrequest.go
message.go Store message sender mxid in database 2023-05-31 16:34:30 +03:00
polloption.go Add support for creating polls from Matrix 2022-12-23 15:18:16 +02:00
portal.go Fix syncing DMs in sync space command 2023-02-15 14:33:53 +02:00
puppet.go Add custom contact info fields to puppet profile (#605) 2023-04-10 18:39:05 +03:00
reaction.go Use transaction for saving reactions in backfill 2022-09-28 15:54:08 +03:00
user.go
userportal.go