status-go/multiaccounts
Pascal Precht 9ee2967e78 feat(message_persistence): add discord message author image payload fields
This also adds some persistence APIs to operate on the new field (later
needed for the discord imoprt tool)
2022-09-19 13:47:16 +02:00
..
accounts feat: `keypairs` table added and necessary endpoints exposed via accounts api 2022-09-12 09:52:22 +02:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
keypairs feat: `keypairs` table added and necessary endpoints exposed via accounts api 2022-09-12 09:52:22 +02:00
migrations feat(message_persistence): add discord message author image payload fields 2022-09-19 13:47:16 +02:00
settings Added AccountType to enforce strict typing on Accounts 2022-08-25 22:01:43 +01:00
settings_notifications notifications settings end points added and `notification_settings` table 2022-05-26 11:49:08 +02:00
settings_social_links feat: add social links 2022-08-16 14:29:00 +02:00
database.go Use image server for all kind of images and integrate identity rings 2022-09-16 09:52:08 +01:00
database_test.go Added multiaccounts.Database tests for new funcs 2022-08-22 13:27:59 +01:00