Age | Commit message (Collapse) | Author |
|
|
|
|
|
LocalStringExt::serialize()
|
|
|
|
Skip sending the numeric and firing the OnAccountChange event
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some updates to INFO.
|
|
preferences by default
|
|
configured to do so or when using the default
|
|
|
|
Generating DH params like this blocked the main thread, significantly slowing down startup and it made /rehash ssl freeze the server until the generation finished. External tools such as our genssl should be used to generate DH params.
|
|
|
|
|
|
We already keep track of this in /INFO, so point there instead.
|
|
|
|
|
|
Reflects reality, he's done a fair chunk of work. :)
|
|
"Former Developers"
Self-explanatory, I hope.
|
|
Contributors"
Neither of the two other titles were really informative, and this now gels with
"Former Contributors".
|
|
Asmo was the guy who deserves thanks, not the site, per-se.
|
|
Reflecting the reality that we are of some kind of importance, even if we aren't
really doing much nowdays except sipping cocktails on the beach.
|
|
His last contribution was moving his name here, which doesn't seem to quite gel.
|
|
|
|
into UserManager
|
|
|
|
|
|
- Moved out of core, now lives entirely in core_channel
- Accessible using the provided API after including the appropriate header
- Invites are stored in an extension attached to LocalUser/Channel objects, they no longer need special handling when destroying these objects or when lowering TS
- Expiration of timed invites are implemented using Timers
- When creating a new invite let a non-timed invite override a timed one
|
|
|
|
|
|
Update another password check to use InspIRCd::TimingSafeCompare.
|
|
|
|
|
|
|
|
|
|
|
|
disallow it by default
|
|
|
|
logic when checking caps percentage
|
|
m_repeat: fix typo (similiar->similar)
|
|
|
|
Also update docs/ accordingly
|
|
|