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
2024-11-22
Add a plural form overload of SendMessage.
Sadie Powell
2024-11-22
Skip removed columns when migrating the database schema.
Sadie Powell
2024-11-22
Improve language selection.
Sadie Powell
2024-11-19
Emplace services when registering them with the core.
Sadie Powell
2024-11-19
Remove some code that should have been removed in the merge.
Sadie Powell
2024-11-19
Add a plural form overload of CommandSource::Reply.
Sadie Powell
2024-11-19
Make an untranslated string translatable.
Sadie Powell
2024-11-19
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-19
Only process sockets after loading the db when using db_sql{_live}.
Sadie Powell
2024-11-18
Move the set option to its own module.
Sadie Powell
2024-11-18
Only auto-add timers if they actually have a tick time.
Sadie Powell
2024-11-16
Process all socket events before connecting to the uplink.
Sadie Powell
2024-11-16
Halt the column migration if any of the queries fail.
Sadie Powell
2024-11-16
Migrate old SQL schemas to the current layout.
Sadie Powell
2024-11-15
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-15
Clarify how to import databases from flatfile to SQL.
Sadie Powell
2024-11-15
Make the account id map also use a checker.
Sadie Powell
2024-11-14
Add default values to the MySQL tables and use when a column is null.
Sadie Powell
2024-11-13
Fix an inverted condition.
Sadie Powell
2024-11-13
Use the remaining wait time in the registration delay message.
Sadie Powell
2024-11-13
Use durations instead of seconds in waiting messages.
Sadie Powell
2024-11-13
Clean up Anope::Duration and switch to use plural form translation.
Sadie Powell
2024-11-13
Add support for plural form translation.
Sadie Powell
2024-11-12
Process all socket events before connecting to the uplink.
Sadie Powell
2024-11-11
Update the Turkish translation.
Sadie Powell
2024-11-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-11
Fix using User::Account where User::IsIdentified should be used.
Sadie Powell
2024-11-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-11
Fix serialising boolean extension items.
Sadie Powell
2024-11-11
Remove an unnecessary function from db_sql_live.
Sadie Powell
2024-11-11
Add a helper function to db_sql(_live) for getting a table name.
Sadie Powell
2024-11-08
More updates to the pt_PT translation.
TehPeGaSuS
2024-11-08
Make the grammar of the SET privilege description less weird.
Sadie Powell
2024-11-08
Make the en_US translation file more suitable as a template.
Sadie Powell
2024-11-08
Remove the integer width from chanstats and irc2sql columns.
Sadie Powell
2024-11-08
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-08
Migrate from Markdown to YAML issue templates.
Sadie Powell
2024-11-08
Avoid unnecessary string copies when calling IsFile.
Sadie Powell
2024-11-07
Fix some compiler warnings from not checking chdir.
Sadie Powell
2024-11-07
Simplify account identifier generation.
Sadie Powell
2024-11-07
Expand the size of some chanstats columns.
Sadie Powell
2024-11-01
Bump for 2.1.11-git.
Sadie Powell
2024-11-01
Release 2.1.10.
2.1.10
Sadie Powell
2024-10-27
Merge branch '2.0' into 2.1.
Sadie Powell
2024-10-27
Switch the city version of geoipupdate to a non-corrupt database.
Sadie Powell
2024-10-25
Fix parsing mode changes from users on UnrealIRCd.
Sadie Powell
2024-10-22
Fix a typo in the change log.
Sadie Powell
2024-10-22
Replace usestrictprivmsg with something actually useful.
Sadie Powell
2024-10-22
Fix some stuff that was missed in commit b94c3740b9.
Sadie Powell
2024-10-22
Update the change logs.
Sadie Powell
[next]