mautrix-whatsapp/database
2022-01-25 14:26:24 +02:00
..
upgrades Try to track when the phone is online and warn user if it's offline for too long 2022-01-25 14:26:24 +02:00
cryptostore.go Fix name of trace levels 2021-12-06 14:13:18 +02:00
database.go Add support for disappearing messages 2022-01-07 14:32:00 +02:00
disappearingmessage.go Only create goroutines for next hour of disappearing messages 2022-01-07 14:46:53 +02:00
message.go Reroute broadcast list messages to correct DM portal. Fixes #411 2021-12-25 20:50:36 +02:00
migrate.go Update table/column names in DBMS migration (#391) 2021-11-12 17:34:25 +02:00
portal.go Add support for disappearing messages 2022-01-07 14:32:00 +02:00
puppet.go Reimplement more things 2021-11-05 12:17:56 +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 Try to track when the phone is online and warn user if it's offline for too long 2022-01-25 14:26:24 +02:00
userportal.go Add logs to debug read receipts 2022-01-17 10:38:44 +02:00