Sami Mazouz
8a6e96dc8e
feat: refactor nicknames extension
2024-02-26 17:43:45 +01:00
Sami Mazouz
bc5bac0ac4
fix: regressions
2024-02-17 11:01:47 +01:00
Sami Mazouz
64b25b26c3
chore: improve test suite ( #3814 )
...
Allows running tests without constantly running `composer install` on each extension.
2023-06-15 13:26:39 +01:00
Sami Mazouz
89b194034b
fix: nickname regex validation not working ( #3430 )
...
* test: regex validation for nickname on registration
* fix: nickname regex validation not working
* test: regex validation works with valid inputs
2022-05-20 14:04:14 +01:00
Alexander Skvortsov
3c5229610f
Prompt for nickname on registration ( #4 )
...
Allow users to set a nickname while registering, controlled by settings. Also, add a setting to hide the username input entirely and randomly generate the username.
Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>
2021-11-17 11:17:36 -05:00