aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_cloak_nick.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge the cloak_account and cloak_nick modules.•••These modules are 90% identical and were only separate because before commit 78cd3898f5 we could not conditionally regenerate cloaks. Gravatar Sadie Powell2023-06-201-143/+0
* Only regenerate cloaks if a cloak of that type exists.•••This prevents unnecessary recloaking which may result in spam. Gravatar Sadie Powell2023-06-071-1/+1
* Add the cloak_nick module to cloak based on a nickname.Gravatar Sadie Powell2023-05-021-0/+143