mautrix-whatsapp/database
vurpo a6dca47740
Add custom contact info fields to puppet profile (#605)
* Add custom contact info fields to puppet profile

* Rename the field names in the new contact info

* Set contact info for puppets on startup

* Check for hungry inside the contact info function

* appservice bot: add contact info to bridge bot

Signed-off-by: Sumner Evans <sumner@beeper.com>

* go.sum: tidy

Signed-off-by: Sumner Evans <sumner@beeper.com>

* puppet/UpdateContactInfo: reduce nesting

Signed-off-by: Sumner Evans <sumner@beeper.com>

---------

Signed-off-by: Sumner Evans <sumner@beeper.com>
Co-authored-by: Sumner Evans <sumner@beeper.com>
2023-04-10 18:39:05 +03:00
..
upgrades Add custom contact info fields to puppet profile (#605) 2023-04-10 18:39:05 +03:00
backfill.go Fix backfill queue query. Fixes #517 2022-06-17 10:33:47 +03:00
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 Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
message.go Add support for creating polls from Matrix 2022-12-23 15:18:16 +02: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 Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
userportal.go Add logs to debug read receipts 2022-01-17 10:38:44 +02:00