mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-09 08:05:40 +00:00
* 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