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
/
src
Age
Commit message (
Expand
)
Author
2024-10-01
Release 2.1.9.
2.1.9
Sadie Powell
2024-09-26
Fix some messages not being marked as translatable.
Sadie Powell
2024-09-26
Fix setting +o on opers on login.
Sadie Powell
2024-09-17
Merge branch '2.0' into 2.1.
Sadie Powell
2024-09-17
Remove config option for options:warningtimeout.
Sadie Powell
2024-09-01
Bump for 2.1.9-git.
Sadie Powell
2024-09-01
Release 2.1.8.
2.1.8
Sadie Powell
2024-08-21
Improve the CTCP version output.
Sadie Powell
2024-08-15
Remove support for MinGW.
Sadie Powell
2024-08-14
Automatically determine SQL column type from the field.
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-01
Bump for 2.1.8-git.
Sadie Powell
2024-07-01
Release 2.1.7.
2.1.7
Sadie Powell
2024-06-24
Add support for sending tag messages.
Sadie Powell
2024-06-24
Rework how CTCP messages are sent and received.
Sadie Powell
2024-06-24
Remove the formatting overloads of SendNotice/SendPrivmsg.
Sadie Powell
2024-06-23
Make the language around fantasy commands less weird.
Sadie Powell
2024-06-19
Update the databases more regularly.
Sadie Powell
2024-06-12
Remove the broken Catalan, Hungarian, and Russian translations.
Sadie Powell
2024-06-03
Avoid NickAlias lookups by storing a pointer in the NickCore.
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-05-23
Clarify that one non-deprecated protocol module must be loaded.
Sadie Powell
2024-05-22
Change --modulesdir to be singular like the other config options.
Sadie Powell
2024-05-11
Store when the account name was registered in the NickCore.
Sadie Powell
2024-05-06
Store an IP in CommandSource for IRC messages too.
Sadie Powell
2024-05-06
Change badpasslimit from int to unsigned int.
Sadie Powell
2024-05-01
Bump for 2.1.6-git.
Sadie Powell
2024-05-01
Release 2.1.5.
2.1.5
Sadie Powell
2024-04-15
Install a systemd service file on Linux.
Sadie Powell
2024-04-15
Avoid packaging unnecessary .lib files on Windows.
Sadie Powell
2024-04-04
Merge branch '2.0' into 2.1.
Sadie Powell
2024-04-04
Log the services directory when chdiring to it.
Sadie Powell
2024-04-02
Fix erroring out when sendmailpath is empty.
Sadie Powell
2024-04-02
Sync the build system directory names with the core.
Sadie Powell
2024-04-02
Use the paths from the build system instead of hardcoding them.
Sadie Powell
2024-04-01
Bump for 2.1.5-git.
Sadie Powell
2024-04-01
Release 2.1.4.
2.1.4
Sadie Powell
2024-03-31
Add a default value for sendmailpath.
Sadie Powell
2024-03-20
Add the --nopid option to disable writing a pidfile.
Sadie Powell
2024-03-20
Fix deleting pidfiles.
Sadie Powell
2024-03-19
Fix the Windows build.
Sadie Powell
2024-03-19
Use paths relative to data/conf in the config file.
Sadie Powell
2024-03-19
Allow using absolute paths in more places.
Sadie Powell
2024-03-18
Fix unnecessary uses of std::string.
Sadie Powell
2024-03-18
Improve sending email.
Sadie Powell
2024-03-18
Fix not storing the start time after calling UpdateTime.
Sadie Powell
2024-03-18
Use clock_gettime if it is available.
Sadie Powell
2024-03-15
Fix sending emails to nicks ending with a backslash.
Sadie Powell
[next]