mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-26 01:04:51 +00:00
8c76b47b80
* fix(api): add vanity urls creation/update * refactor(api): multiple vanity urls Old vanty urls will not be updated, instead a new one will be created. * feat(api): add ALIASABLE_NAMES feature Reference: https://github.com/fosscord/fosscord-server/issues/407