1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 11:46:37 +02:00

Commit Graph

  • 710e7dd3a2 Bump the minimum OpenSSL version to 1.1. Sadie Powell 2024-01-09 21:09:42 +00:00
  • 1e9c6d7931 Always disable SSLv3 support, allow disabling TLSv1.[012]. Sadie Powell 2024-01-09 21:04:33 +00:00
  • 5772b924cc Drop support for ancient versions of GnuTLS. Sadie Powell 2024-01-09 20:54:05 +00:00
  • fce5f4cc0f Update the default SSL filenames to use the Certbot names. Sadie Powell 2024-01-09 20:51:50 +00:00
  • fa7ad6b3df Use native file extensions on macOS and Windows. Sadie Powell 2024-01-09 14:35:49 +00:00
  • fc2df00cfc Put modules into their own folder on Windows. Sadie Powell 2024-01-09 13:57:32 +00:00
  • f92c5471c2 Add a string overload of Channel::Kick. Sadie Powell 2024-01-08 14:24:13 +00:00
  • 0439e3b21b Add a string overload of User::SetModes. Sadie Powell 2024-01-08 14:14:57 +00:00
  • 5b23fae8bf Add a string overload of Channel::SetModes. Sadie Powell 2024-01-08 14:14:37 +00:00
  • aac4b0f0a3 Bump the up to date languages for the recent format changes. Sadie Powell 2024-01-08 13:47:39 +00:00
  • f083795c79 Fix various format string issues. Sadie Powell 2024-01-08 13:06:23 +00:00
  • 5db79c1e24 Add a non-formatting overload of User::SetModesInternal. Sadie Powell 2024-01-06 14:41:54 +00:00
  • a4dddfd5f1 Mark format strings with the GNU printf attribute. Sadie Powell 2024-01-06 14:34:00 +00:00
  • 7ddc865cde fr_FR: Generalize gender-neutral grammar Valentin Lorentz 2024-01-06 19:35:12 +01:00
  • 688ecf1c1d Fix an oversight in the mysql module. Sadie Powell 2024-01-06 23:18:20 +00:00
  • c0453cfec1 Fix a sign conversion issue in the mysql module. Sadie Powell 2024-01-06 13:39:03 +00:00
  • a9ab0c72a6 Use auto in places where the type is unambiguous. Sadie Powell 2024-01-06 13:23:37 +00:00
  • de918ef9cf Add missing whitespace in multi-line comment Robert Scheck 2024-01-06 01:00:21 +01:00
  • 0ee9874112 Update translations for the recent services case fix. Sadie Powell 2024-01-05 21:44:08 +00:00
  • 388858aee6 Fix inconsistent capitalization of 'services'. Val Lorentz 2024-01-05 22:34:26 +01:00
  • f22703df59 Fix a translation string and enable translations on CI. Sadie Powell 2024-01-05 21:28:54 +00:00
  • 4715b76dbe fr_FR: msgmerge + update fuzzy strings. Val Lorentz 2024-01-05 22:21:43 +01:00
  • 50bd385ccf Add an alias for chanserv/status for the name used by Atheme. Sadie Powell 2024-01-05 21:20:12 +00:00
  • e738da9b11 Merge branch '2.0' into 2.1. Sadie Powell 2024-01-05 19:52:56 +00:00
  • 6e6e053384 fr_FR: Update fuzzy strings Val Lorentz 2024-01-05 20:49:56 +01:00
  • 5edf19d230 fr_FR: Fix trailing spaces Valentin Lorentz 2024-01-05 19:40:44 +01:00
  • 4573e1925d Use normal exit codes when exiting the process. Sadie Powell 2024-01-05 11:55:20 +00:00
  • a40f8e0b9d Update the copyright headers for 2024. Sadie Powell 2024-01-04 22:25:48 +00:00
  • 9db49ec790 Bump for 2.1.2-git. Sadie Powell 2024-01-04 17:55:44 +00:00
  • e8cd2909a5 Release 2.1.1. 2.1.1 Sadie Powell 2024-01-04 17:54:06 +00:00
  • e7a57aa754 Update the changelog. Sadie Powell 2024-01-04 17:53:05 +00:00
  • 1c30f69bd0 Fix a typo in GetCommandLineArgument. Sadie Powell 2024-01-04 17:52:09 +00:00
  • eb2aaf22ed Fix a copy/paste error in the default channel settings. Sadie Powell 2024-01-01 17:32:37 +00:00
  • 36c43683e5 Remove unused strings from pl_PL k4be 2023-12-27 15:01:43 +01:00
  • 0b63a4244d Update pl_PL translation for 2.1 k4be 2023-12-26 15:39:09 +01:00
  • 4a62259695 Move privilege descriptions to the example configs. Sadie Powell 2023-12-22 15:58:28 +00:00
  • 87e3d5a045 Remove an extraneous space in cs_xop. Sadie Powell 2023-12-21 01:27:34 +00:00
  • 2b8384bb39 Updates Italian translations for Anope 2.1 Dragone2 2023-12-20 19:02:54 +01:00
  • 6d981960da Merge branch '2.0' into 2.1. Sadie Powell 2023-12-20 00:07:51 +00:00
  • aca9d30064 Tweak the issue templates slightly. Sadie Powell 2023-12-19 21:21:39 +00:00
  • b84b1d8166 Misc grammar fixes. Sadie Powell 2023-12-17 19:32:45 +00:00
  • 6acbd326f3 Add the regex_stdlib regular expression engine. Sadie Powell 2023-12-17 14:56:49 +00:00
  • cb533b63ac Merge branch '2.0' into 2.1. Sadie Powell 2023-12-17 14:33:44 +00:00
  • 6538641e87 Remove some unnecessary spaces that break editor indentation. Sadie Powell 2023-12-17 13:59:49 +00:00
  • eb0e5c89b2 Remove the m_regex_pcre module. Sadie Powell 2023-12-17 13:46:34 +00:00
  • 8e2fa4acdb messages: fix incorrect format specifier Mingjie Shen 2023-12-06 18:18:56 -05:00
  • 84c2f8d3fc Skip checking for chgrp/chmod on Windows. Sadie Powell 2023-12-07 15:57:31 +00:00
  • 8d99b3e2d7 Clean-ups old strings Dragone2 2023-12-04 20:01:11 +01:00
  • b3ec2a5463 Adds new Italian translations Dragone2 2023-12-04 19:24:03 +01:00
  • 4c67f4393f Update the en_US translation. Sadie Powell 2023-12-04 18:49:57 +00:00
  • 4e9a2df827 Add the UNBANME privilege to allow users to unban themselves. Sadie Powell 2023-11-30 14:25:35 +00:00
  • 2d2d1972e9 Fix some modules that weren't converted to the new socket ctor. Sadie Powell 2023-11-26 13:26:38 +00:00
  • cc9e2c1260 Fix missing end of comment PeGaSuS 2023-11-24 17:56:06 +01:00
  • 2b21264fb0 Bump for 2.1.1-git. Sadie Powell 2023-11-24 13:34:47 +00:00
  • 3f61b52db3 Release 2.1.0. 2.1.0 Sadie Powell 2023-11-24 13:33:10 +00:00
  • f5fa4ff0e9 Remove the 1.9 and 2.0 changes from the change log. Sadie Powell 2023-11-24 13:27:47 +00:00
  • 251551c8c3 Update the change logs. Sadie Powell 2023-11-24 13:26:59 +00:00
  • e2d546ad46 Add a note about how to send emails on Windows. Sadie Powell 2023-11-24 13:24:42 +00:00
  • 949176c3e0 Merge branch '2.0' into 2.1. Sadie Powell 2023-11-24 13:04:00 +00:00
  • 3371941be5 Allow users to opt-out of being added to channel access lists. Sadie Powell 2023-11-23 15:10:03 +00:00
  • 70d72b62df Avoid needing to cast CurrentUplink by changing it to a size_t. Sadie Powell 2023-11-16 21:49:48 +00:00
  • c3e95d8e2e Fix chanserv/suspend info not being visible to regular users. Sadie Powell 2023-11-16 19:54:23 +00:00
  • 46209895e3 Merge branch '2.0' into 2.1. Sadie Powell 2023-11-16 19:33:51 +00:00
  • ba163027bd Make the SASL PLAIN implementation more robust. Sadie Powell 2023-11-16 18:14:15 +00:00
  • b28180d680 Implement support for the ANONYMOUS SASL mechanism. Sadie Powell 2023-11-14 15:02:04 +00:00
  • 0f1f0c5a22 Deduplicate account sending code in the inspircd module. Sadie Powell 2023-11-14 13:50:52 +00:00
  • 6e16e71fda Remove the two day X-line cap. Sadie Powell 2023-11-03 11:01:01 +00:00
  • 1eba69d035 Fix a missing override keyword. Sadie Powell 2023-10-24 18:10:32 +01:00
  • eb409fc6eb When changing the nick of a user on inspircd3 send the expected ts. Sadie Powell 2023-10-24 18:00:34 +01:00
  • 97fa6d84bc Fix confirming an unconfirmed operator's account. Sadie Powell 2023-10-20 18:32:57 +01:00
  • 02940e4ea8 Fix a misleading temporary variable in ns_register. Sadie Powell 2023-10-20 18:08:49 +01:00
  • 38d5b93e4a Add support for server-initiated logins and logouts on UnrealIRCd. Sadie Powell 2023-10-19 23:22:31 +01:00
  • 78398a4481 Add support for server-initiated logouts on InspIRCd. Sadie Powell 2023-10-19 22:52:05 +01:00
  • 69a0f3bec2 Fix removing entries by an alias in chanserv/access and chanserv/xop. Sadie Powell 2023-10-12 19:09:44 +01:00
  • 0f32d2e553 Use a more human readable datetime format. Sadie Powell 2023-10-06 11:06:58 +01:00
  • 8e1c7e1e44 Merge branch '2.0' into 2.1. Sadie Powell 2023-10-11 15:35:24 +01:00
  • a3241065c5 Start migrating to range-based for loops. Sadie Powell 2023-10-10 21:14:50 +01:00
  • 6119586920 Small fixes and improvements to Italian translation. Dragone2 2023-10-04 17:15:25 +02:00
  • 32cf99fdb5 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-01 16:14:27 +00:00
  • dc371aad6d Re-add the GHOST and REGAIN commands for compatibility. Sadie Powell 2023-09-04 15:00:56 +01:00
  • ca2209aaed Show the SQL service name in the db_sql error message. Sadie Powell 2023-09-05 00:21:31 +01:00
  • 0a3ddef315 Replace Twitter with Mastodon in the ns_set_misc example config. Sadie Powell 2023-08-31 07:17:56 +01:00
  • adf820c08a Merge branch 2.0 into 2.1. Sadie Powell 2023-08-06 13:36:27 +01:00
  • 0715db7182 Mark as 2.0.15-git. Sadie Powell 2023-08-06 13:00:09 +01:00
  • 8bf14ad5ea Release 2.0.14. 2.0.14 Sadie Powell 2023-08-06 12:58:38 +01:00
  • c9f21f4ef6 Update the changelogs. Sadie Powell 2023-08-06 12:57:26 +01:00
  • 1b2eb9b9c8 Fix the pull request template to be more relevant to Anope. Sadie Powell 2023-07-30 12:41:21 +01:00
  • 1343be58d7 Add some templates for people filing issues on GitHub. Sadie Powell 2023-07-30 12:14:00 +01:00
  • 377ba87d52 Remove broken support for MinGW. Sadie Powell 2023-07-29 10:01:18 +01:00
  • 97f6aadd5b Fix paging the Config header on some util-linux revisions. Sadie Powell 2023-07-28 23:53:55 +01:00
  • 2dafc85af4 Remove references to the ilm which never got updated from 1.8. Sadie Powell 2023-07-16 18:23:40 +01:00
  • 7f8a0c9d33 Allow Anope to look up multiple DNS results. Sadie Powell 2023-04-28 00:28:16 +01:00
  • cc23f6dc01 Fix sending log messages from a renamed pseudoclient. Sadie Powell 2023-07-11 15:08:03 +01:00
  • aa619f1eeb Merge branch '2.0' into 2.1. Sadie Powell 2023-07-11 12:28:51 +01:00
  • b7458c5da1 Allow access list entries to have a description. Sadie Powell 2023-07-11 12:19:47 +01:00
  • e717ac0a89 Clarify that operserv/sqline can also match channel names. PeGaSuS 2023-07-10 00:44:02 +02:00
  • 34ab54522e Fix not serialising dontkickops/dontkickvoices properly. Sadie Powell 2023-07-09 22:57:40 +01:00
  • 47bbc9b3fb Enable CanSQLineChannel in unreal4. Sadie Powell 2023-07-09 21:59:05 +01:00
  • 68b51c7481 Fix not getting memo notifications when using SASL. Sadie Powell 2023-07-09 22:29:23 +01:00
  • 37b60f8d9d Update links to the bugtracker. Sadie Powell 2023-07-09 20:06:32 +01:00