gotosocial/internal/validate
vdyotte c8fb4c17f1
Feat: Add global instance CSS customization setting
Allow instance admins to add custom CSS that will affect
every page of their instance.

This is done with a new CustomCSS instance setting that
works pretty much exactly like the Users CustomCSS property.
This custom CSS is then requested for every page load.
User styles/themes take precedence over this CSS.
2024-09-25 00:26:56 -04:00
..
formvalidation.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
formvalidation_test.go [chore] Different error message for net/mail parsing on go 1.21.8 and above (#2760) 2024-03-15 11:36:43 +01:00