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
database.go
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
polloption.go
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
user.go
userportal.go