Pascal Precht bf8e71cfa9 Introduce CommunitySettings to store community related settings
These are used to store settings for individual communities a
user is part of, either as member or as owner.
This included whether or not the community history archive protocol
is enabled.

This adds a new `CommunitySettings` type and adds
a migration script that introduces a new `communities_settings`
table.

It also extends the `MessengerResponse` type to include
`CommunitySettings` which are honored when communities are being
added, edited, joined or left.

Lastly, this adds a new RPC API to retreive the settings.

Closes #2564
2022-03-22 12:33:40 +01:00
..
2022-03-14 13:48:34 -04:00
2021-05-21 07:22:58 +02:00
2021-05-21 07:22:58 +02:00
2021-05-21 07:22:58 +02:00
2021-05-21 07:22:58 +02:00
2021-05-21 07:22:58 +02:00
2022-02-24 23:11:36 +03:00