dependabot[bot]
37a882118a
chore(deps): bump glob-parent from 3.1.0 to 5.1.2 in /extensions/emoji/js ( #3345 )
...
* chore(deps): bump glob-parent in /extensions/emoji/js
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 3.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply fixes from StyleCI
[ci skip] [skip ci]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
2022-03-11 18:11:20 -05:00
Clark Winkelmann
05e936bbe4
Make frontend use gate output instead of hard-coded logic
...
Hide nickname from edit modal if user cannot edit
2022-02-22 16:28:36 +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
Alexander Skvortsov
ac4edef78c
Use extender for setting NicknameFullTextGambit
2021-04-04 13:41:15 -04:00
Alexander Skvortsov
f2b2a26caf
Use Settings extender serializeToForum properly now that it supports defaults.
2021-03-13 17:18:55 -05:00
Alexander Skvortsov
8266966fec
Remove unused import
2021-03-13 15:18:56 -05:00
Robert Korulczyk
be9d498614
Register locale extender to refresh translations after enabling extension ( #2 )
2020-12-23 16:10:51 -05:00
Alexander Skvortsov
02298127b7
Remove IdOnlyUserSlugDriver from nicknames
2020-12-04 15:34:27 -05:00
Alexander Skvortsov
bd307e4780
Only show nickname edit options if nickname driver is enabled
2020-12-02 17:29:39 -05:00
Matthew Kilgore
271f5ca922
Finished working version
2020-11-30 20:48:10 -05:00
Matthew Kilgore
dbc67937ed
Initial working extension
2020-11-23 23:17:55 -05:00