Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_mimicking: Correctly hook the *global* user-deleted event | Kim Alvefur | 2021-10-12 | 1 | -1/+2 |
| | |||||
* | mod_mimicking: Improve error handling | Kim Alvefur | 2019-04-29 | 1 | -5/+31 |
| | |||||
* | mod_mimicking: Use more intuitive term "mimicry index" for skeletons | Kim Alvefur | 2019-04-29 | 1 | -1/+1 |
| | | | | Fits better with the module name too. | ||||
* | mod_mimicking: Update command to work with current code | Kim Alvefur | 2019-04-29 | 1 | -9/+14 |
| | |||||
* | mod_mimicking: Use new storage API | Kim Alvefur | 2019-04-29 | 1 | -4/+5 |
| | |||||
* | mod_mimicking: Hook the correct event names | Kim Alvefur | 2019-04-29 | 1 | -2/+2 |
| | |||||
* | mod_mimicking: Import skeleton() from current location | Kim Alvefur | 2019-04-29 | 1 | -1/+5 |
| | |||||
* | mod_mimicking: Prevents registration of confusable usernames (by Florob) ↵ | Kim Alvefur | 2012-08-06 | 1 | -0/+49 |
(fixes #1347) |