index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pseudoclients
Age
Commit message (
Expand
)
Author
2023-07-11
Merge branch '2.0' into 2.1.
Sadie Powell
2023-07-09
Fix not getting memo notifications when using SASL.
Sadie Powell
2023-06-03
Merge branch '2.0' into 2.1.
Sadie Powell
2023-05-28
regchannels: remove dependency on no-delete-null-pointer-checks
Adam
2023-03-13
Fix missing override keywords.
Sadie Powell
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-12-09
Use emplace() instead of insert(std::make_pair()).
Sadie Powell
2022-01-12
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2022-01-04
Replace all uses of push_back with emplace_back.
Sadie Powell
2022-01-04
Use C++11 style class/struct initialisation.
Sadie Powell
2022-01-03
Replace anope_{final,override} with their C++11 equivalent.
Sadie Powell
2021-12-03
Send mode changes from ChanServ if the channel is not registered.
Sadie Powell
2021-11-30
Merge branch '2.0' into 2.1.
Sadie Powell
2021-11-14
Use the server name as the enforcer hostname if not otherwise set.
Sadie Powell
2021-10-17
Increase the default channel expiry to 30 days.
Sadie Powell
2021-10-17
Increase the default nickname expiry to 90 days.
Sadie Powell
2021-06-17
Fix various spelling issues (#274).
Josh Soref
2021-04-27
Add the anope_override keyword to methods that lack it.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-10-06
Fix the global/global command showing the wrong origin nick.
Sadie Powell
2020-09-28
HostServ: Remove vhost when a nick is dropped
Michael
2020-01-04
Update copyright to 2020.
Robby
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-11-11
Look up unconfirmedexpire from the correct module.
Matt Schatz
2019-01-01
Update copyright to 2019.
Robby
2018-04-25
Update copyright to 2018.
Robby
2017-10-12
No longer try to create persistent channels on the fly
Adam
2017-03-23
Remove weird warning in nickserv help which for some reason assumes admins' a...
Adam
2017-01-17
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Robby
2017-01-16
Update copyright to 2017.
Robby
2016-09-30
memoserv: always use display for memo source
Adam
2016-07-03
#1677 apply sqlines even if the ircd doesn't on non opers
Adam
2016-04-14
Remove memos from memoinfo more reliably
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
2016-01-23
Apply regex sqlines on connect too
Adam
2016-01-19
Couple user find by nick fixes
Adam
2015-12-13
Add some replacement tokens for akick reason and welcome notice
Adam
2015-09-25
Fix chanserv botmodes.
Robby
2015-09-06
Merge pull request #126 from SaberUK/2.0+typos
Adam
2015-08-20
Only remove collide timers if the account matches on id
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2015-06-29
#1649 don't update keepmodes during inhbait
Adam
2015-03-11
Only matches sqlines against channels if they begin with a #
Adam
2014-12-12
Changed calls to Get() for bool extensible items to HasExt in the chanserv mo...
MichaĆ Zegan
2014-12-05
Update Kill() calls to pass source pointer instead of name
Adam
2014-11-25
Move automatically identified for log message to users
Adam
2014-10-06
Clean up collide timers on identify, otherwise you can login and logout befor...
Adam
2014-10-06
Clear pending collided state on release, fixes colliding users using recover ...
Adam
[next]