FOSDEM / pretalx-integration

Pretalx at FOSDEM
2 stars 0 forks source link

Store+export matrix id for devroom managers #10

Open johanvdw opened 10 months ago

johanvdw commented 10 months ago

If we want to give moderation right to devroom managers, they should be able to fill out there matrix id somewhere.

ShinIce commented 10 months ago

mxid is needed also for volunteers.

johanvdw commented 10 months ago

pentabarf had validation: ALTER TABLE person_im add CONSTRAINT matrix_format_check CHECK (im_type != 'matrix' OR im_address ~ E'^@.+:.+$') NOT VALID;

johanvdw commented 9 months ago

we should also export them to matrix