Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-12 | m_ircv3 Fix AWAY being sent on join to the joining user if it has ↵ | Attila Molnar | |
away-notify enabled and is away | |||
2013-08-27 | Update example configs, README.md and more | attilamolnar | |
- Fix typos, remove misleading information, rephrase a few sentences - Add info about hmac-<hash> hash types - Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK) - Change inspircd.github.org to inspircd.org | |||
2012-12-02 | Dynamically determine the size of the eventlist[] passed to Attach() | attilamolnar | |
m_sqlauth was attached to I_OnUserDisconnect but didn't provide a handler for it, remove | |||
2012-12-02 | Attach to events and register services in init() | attilamolnar | |
2012-10-23 | m_ircv3 Attach to OnRehash | attilamolnar | |
2012-10-23 | m_ircv3 Fix away-notify not sending AWAY messages when somebody joins who is ↵ | attilamolnar | |
away | |||
2012-06-12 | New module to support IRCv3 extras, namely account-notify, away-notify and ↵ | attilamolnar | |
extended-join CAPs |