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
Age
Commit message (
Expand
)
Author
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-12-08
Bump for 2.0.18-git.
Sadie Powell
2024-12-08
Release 2.0.17.
2.0.17
Sadie Powell
2024-12-08
Update the change log.
Sadie Powell
2024-11-19
Only process sockets after loading the db when using db_sql{_live}.
Sadie Powell
2024-11-16
Process all socket events before connecting to the uplink.
Sadie Powell
2024-11-15
Clarify how to import databases from flatfile to SQL.
Sadie Powell
2024-11-11
Fix using User::Account where User::IsIdentified should be used.
Sadie Powell
2024-11-11
Fix serialising boolean extension items.
Sadie Powell
2024-11-07
Expand the size of some chanstats columns.
Sadie Powell
2024-10-27
Switch the city version of geoipupdate to a non-corrupt database.
Sadie Powell
2024-10-18
Fix a change that was missing from the previous commit.
Sadie Powell
2024-10-18
Fix marking channels as persistent on InspIRCd and UnrealIRCd.
Sadie Powell
2024-10-13
Update the IRC server to point to Teranova.
Sadie Powell
2024-10-12
Switch geoipupdate.sh to use a mirror as the original data is gone.
Sadie Powell
2024-10-11
Change the mode lock before removing/adding the PERM mode.
Sadie Powell
2024-09-17
Remove config option for options:warningtimeout.
Sadie Powell
2024-09-01
Fix the documentation of mail:usemail.
TehPeGaSuS
2024-08-24
Fix translating mail:memo_message.
Sadie Powell
2024-07-20
Add a note to LANGUAGE about rebuilding from scratch.
Sadie Powell
2024-07-20
Fix the type of the InspIRCd IJOIN chants when converting.
Sadie Powell
2024-07-19
Bump for 2.0.17-git.
Sadie Powell
2024-07-19
Release 2.0.16.
2.0.16
Sadie Powell
2024-07-19
Document the previous commit.
Sadie Powell
2024-07-19
Send the vhost/vident before the account name on InspIRCd.
Sadie Powell
2024-07-14
Fix joining channels with keys on InspIRCd v3.
Sadie Powell
2024-07-11
Update the change log.
Sadie Powell
2024-07-11
Make it clear that inspircd3 also works with InspIRCd 4.
Sadie Powell
2024-06-23
Fix the default config for channel suspensions.
Sadie Powell
2024-06-04
Log a user out fully when their nick gets suspended.
Sadie Powell
2024-05-16
Explicitly specify ROW_FORMAT=DYNAMIC when creating tables.
Sadie Powell
2024-05-16
Don't specify a width for DT_INT columns.
Sadie Powell
2024-05-16
Store boolean extension items as DT_INT.
Sadie Powell
2024-05-16
Mark boolean columns as DT_INT in bs_kick.
Sadie Powell
2024-05-16
Remove some unnecessary advice.
Sadie Powell
2024-05-11
Ensure we are connected to MySQL before trying to escape data.
Sadie Powell
2024-04-29
Skip serializing data without a type in db_flatfile.
Sadie Powell
2024-03-15
Fix sending emails to nicks ending with a backslash.
Sadie Powell
2024-03-15
Dependabot requires that the target-branch is a string.
Sadie Powell
2024-03-15
Send dependabot pull requests to the 2.1 branch.
Sadie Powell
2024-03-12
Add a workaround for users matching expired sqlines.
Sadie Powell
2024-03-12
Fix expiring forbids.
Sadie Powell
2024-03-12
Respect --noexpire in cs_suspend and ns_suspend.
Sadie Powell
2024-03-12
Fix expiring channel suspensions.
Sadie Powell
2024-03-12
Fix expiring nick suspensions.
Sadie Powell
2024-03-12
Fix duplicate messages when synconset/syncongroup is set.
Sadie Powell
2024-03-12
Fix sending SVSTOPIC when topiclock is loaded on InspIRCd.
Sadie Powell
2024-03-11
Fix the TIME message on InspIRCd.
Sadie Powell
2024-03-11
Fix OS SQLINE expiry with UnrealIRCd
Bram Matthys
2024-03-08
Fix feature detection on InspIRCd.
Sadie Powell
[next]