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 (
Collapse
)
Author
2024-06-23
Make the language around fantasy commands less weird.
Sadie Powell
2024-06-23
Rename suspend in cs_expire to suspendexpire to match ns_expire.
Sadie Powell
2024-06-23
Merge branch '2.0' into 2.1.
Sadie Powell
2024-06-23
Fix the default config for channel suspensions.
Sadie Powell
2024-06-23
Fix the default config for channel suspensions.
Sadie Powell
2024-06-22
Split nickserv/{sa,}set/language out to its own module.
Sadie Powell
2024-06-20
Update the change log.
Sadie Powell
2024-06-20
Misc improvements to db_atheme.
Sadie Powell
2024-06-20
Fix importing Atheme mode locks.
Sadie Powell
2024-06-19
Silently ignore some Atheme metadata that we know we can't import.
Sadie Powell
2024-06-19
Avoid creating extra service references in db_atheme.
Sadie Powell
2024-06-19
Fix importing Atheme opers.
Sadie Powell
2024-06-19
Use auto in more places in db_atheme.
Sadie Powell
2024-06-19
Only import clones from Atheme if we recognise the database version.
Sadie Powell
2024-06-19
Fix importing Atheme session limits.
Sadie Powell
2024-06-19
Fix importing Atheme forbid reasons.
Sadie Powell
2024-06-19
Fix importing Atheme akick reasons.
Sadie Powell
2024-06-19
Log the channel that a mode lock was unable to be imported for.
Sadie Powell
2024-06-19
Save the databases directly after importing.
Sadie Powell
2024-06-19
Update the databases more regularly.
Sadie Powell
2024-06-12
Fix a string that should be marked as translatable in ns_info.
Sadie Powell
2024-06-12
Remove the broken Catalan, Hungarian, and Russian translations.
Sadie Powell
2024-06-12
Add support for looking up account information from a nick.
Sadie Powell
Closes #407.
2024-06-10
The sender can be null in OnBotUnAssign.
Sadie Powell
2024-06-10
Fix a crash in ns_cert.
Sadie Powell
2024-06-07
Rename example.chk to cron.example.sh.
TehPeGaSuS
2024-06-07
Fix a memory leak in os_akill and os_sxline.
Sadie Powell
2024-06-07
Add nullability attributes to the module events.
Sadie Powell
2024-06-04
Log a user out fully when their nick gets suspended.
Sadie Powell
Closes #409.
2024-06-03
Fix an inverted if in the global odule.
Sadie Powell
2024-06-03
Avoid NickAlias lookups by storing a pointer in the NickCore.
Sadie Powell
2024-06-03
Fix a null pointer dereference in the sasl module.
Sadie Powell
2024-06-01
Bump for 2.1.7-git.
Sadie Powell
2024-06-01
Release 2.1.6.
2.1.6
Sadie Powell
2024-06-01
Document the previous commit.
Sadie Powell
2024-05-28
Fix creating the runtime directory on Windows.
Sadie Powell
2024-05-23
Update the change logs.
Sadie Powell
2024-05-23
Clarify that one non-deprecated protocol module must be loaded.
Sadie Powell
2024-05-22
Fix setting the history mode on UnrealIRCd.
Sadie Powell
Closes #406.
2024-05-22
Fix another iterator invalidation issue.
Sadie Powell
2024-05-22
Change --modulesdir to be singular like the other config options.
Sadie Powell
2024-05-18
Fix parsing the flood mode on UnrealIRCd.
Sadie Powell
2024-05-18
Fix an iterator invalidation issue in cs_set and ns_set.
Sadie Powell
2024-05-17
Initial Portuguese retranslation.
TehPeGaSuS
2024-05-16
Merge branch '2.0' into 2.1.
Sadie Powell
2024-05-16
Explicitly specify ROW_FORMAT=DYNAMIC when creating tables.
Sadie Powell
Resolves the issues some people were having with extremely wide rows.
2024-05-16
Don't specify a width for DT_INT columns.
Sadie Powell
This isn't actually used by MySQL for the column width.
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
[prev]
[next]