summaryrefslogtreecommitdiff
path: root/modules/pseudoclients
AgeCommit message (Expand)Author
2024-03-12Add a workaround for users matching expired sqlines.Sadie Powell
2024-02-17Update the copyright headers for 2024.Sadie Powell
2024-01-01Fix a copy/paste error in the default channel settings.Sadie Powell
2023-07-09Fix not getting memo notifications when using SASL.Sadie Powell
2023-05-28regchannels: remove dependency on no-delete-null-pointer-checksAdam
2022-12-31Update the copyright headers for 2023.Sadie Powell
2022-01-06Update the copyright headers for 2022.Sadie Powell
2021-11-14Use the server name as the enforcer hostname if not otherwise set.Sadie Powell
2021-06-17Fix various spelling issues (#274).Josh Soref
2021-04-27Add the anope_override keyword to methods that lack it.Sadie Powell
2021-01-07Update copyright to 2021.Robby
2020-10-06Fix the global/global command showing the wrong origin nick.Sadie Powell
2020-09-28HostServ: Remove vhost when a nick is droppedMichael
2020-01-04Update copyright to 2020.Robby
2019-12-14Fix a bunch of broken indentation.Peter Powell
2019-11-11Look up unconfirmedexpire from the correct module.Matt Schatz
2019-01-01Update copyright to 2019.Robby
2018-04-25Update copyright to 2018.Robby
2017-10-12No longer try to create persistent channels on the flyAdam
2017-03-23Remove weird warning in nickserv help which for some reason assumes admins' a...Adam
2017-01-17Cleanup some excess whitespaces and tabs, and fix a few typos along the way.Robby
2017-01-16Update copyright to 2017.Robby
2016-09-30memoserv: always use display for memo sourceAdam
2016-07-03#1677 apply sqlines even if the ircd doesn't on non opersAdam
2016-04-14Remove memos from memoinfo more reliablyAdam
2016-01-28Update copyright to 2016. This was done with:Robby
2016-01-23Apply regex sqlines on connect tooAdam
2016-01-19Couple user find by nick fixesAdam
2015-12-13Add some replacement tokens for akick reason and welcome noticeAdam
2015-09-25Fix chanserv botmodes.Robby
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-08-20Only remove collide timers if the account matches on idAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-06-29#1649 don't update keepmodes during inhbaitAdam
2015-03-11Only matches sqlines against channels if they begin with a #Adam
2014-12-12Changed calls to Get() for bool extensible items to HasExt in the chanserv mo...MichaƂ Zegan
2014-12-05Update Kill() calls to pass source pointer instead of nameAdam
2014-11-25Move automatically identified for log message to usersAdam
2014-10-06Clean up collide timers on identify, otherwise you can login and logout befor...Adam
2014-10-06Clear pending collided state on release, fixes colliding users using recover ...Adam
2014-08-24Change Channel::GetModeList to return a copy of the mode list, not aAdam
2014-05-27Set timer owner for nickserv timersAdam
2014-05-21Core prep for p10 stuffAdam
2014-05-20Speed up akill xline checksAdam
2014-05-14Fix access lists showing the wrong mask if the display nick for a groupAdam
2014-03-10Do not send unregistered notice to users who are logged in, even if their nic...Adam
2014-03-10Set nickserv's modesonid on login tooAdam
2014-03-04Fix 2 crashes from removing the permanent channel mode from channels which do...Adam
2014-03-04Do not allow guest nicks to exceed nicklen, and use a default enforcer ident/...Adam
2014-03-01Fix botserv help to show the correct fantasy charactersAdam