1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 16:16:38 +02:00

Commit Graph

  • 8d3755af5b Use fallback certs when doing SASL authentication. Sadie Powell 2025-02-05 13:32:12 +00:00
  • 115c9eb5a0 Merge the SASL data and ext parameters. Sadie Powell 2025-02-05 13:23:50 +00:00
  • ee18083bb7 Make it easier to fail and delete SASL sessions. Sadie Powell 2025-02-05 12:49:29 +00:00
  • 3af8f35d3a Import more data from Atheme. Sadie Powell 2025-02-05 00:33:46 +00:00
  • da2f2fd852 Fix a typo in the enc_sha2 docs. Sadie Powell 2025-01-30 13:38:17 +00:00
  • d460b267e3 Reject passwords bigger than Bcrypt can handle. Sadie Powell 2025-01-25 17:54:49 +00:00
  • a8eda0676d Backport logging the reason sending email failed to the 2.0 branch. Sadie Powell 2025-01-23 19:22:38 +00:00
  • 9bab54af79 Qualify a use of auto. Sadie Powell 2025-01-17 23:54:53 +00:00
  • 0a82366a6b Merge branch '2.0' into 2.1. Sadie Powell 2025-01-14 13:41:19 +00:00
  • f0bc9536e6 Merge branch '2.0' into 2.1. Sadie Powell 2025-01-14 13:35:55 +00:00
  • da7f47c1c7 Update the copyright headers for 2025. Sadie Powell 2025-01-14 13:29:43 +00:00
  • 9d165f13e7 Allow skipping user modes in keepmodes. Sadie Powell 2025-01-13 15:35:13 +00:00
  • 3582bc0f58 Move keepmodes to its own module. Sadie Powell 2025-01-13 15:08:52 +00:00
  • 97589e5c62 Enable activate_on_set by default. Sadie Powell 2025-01-13 14:38:15 +00:00
  • 098074ba8b Add an option to re-cloak opers on logout. Sadie Powell 2025-01-13 14:36:55 +00:00
  • c680cb6c58 Fix the build error introduced in the previous commit. Sadie Powell 2025-01-10 14:42:16 +00:00
  • a603f39b4b Warn users of the old InspIRCd protocol that support is deprecated. Sadie Powell 2025-01-10 13:59:49 +00:00
  • 78b548628c Add example code for how to validate SHA2 passwords in PHP. Sadie Powell 2024-12-15 13:23:31 +00:00
  • d0e24a50b8 Add Service::GetServices. Sadie Powell 2024-12-13 10:57:19 +00:00
  • 69b94fe041 Switch Service::GetServiceKeys to use a range-for loop. Sadie Powell 2024-12-13 10:57:03 +00:00
  • 6ba0224f7b Use a more useful setting example in os_config. Sadie Powell 2024-12-12 17:09:23 +00:00
  • a92f09153a Bump for 2.0.18-git. Sadie Powell 2024-12-08 12:17:43 +00:00
  • 73714420d1 Release 2.0.17. 2.0.17 Sadie Powell 2024-12-08 12:15:26 +00:00
  • ea96f2ad40 Update the change log. Sadie Powell 2024-12-08 12:13:28 +00:00
  • b6f5b50086 Bump for 2.1.12-git. Sadie Powell 2024-12-01 10:06:34 +00:00
  • 3ae4a022eb Release 2.1.11. 2.1.11 Sadie Powell 2024-12-01 10:04:21 +00:00
  • ea8a692191 Add support for numerics associated with cs_set_misc entries. Sadie Powell 2024-11-29 20:35:44 +00:00
  • 026d6c461d Update the change logs. Sadie Powell 2024-11-29 17:24:13 +00:00
  • 3cbac4bcea Update Send and Recv to use ssize_t instead of int. Sadie Powell 2024-11-25 16:14:17 +00:00
  • e42b4c21b7 Use the Module * overload of GetModule() in the nickserv module. Sadie Powell 2024-11-25 14:43:01 +00:00
  • 2464913200 Simplify the duration string logic in Anope::Expires. Sadie Powell 2024-11-25 01:34:35 +00:00
  • ebea728957 Fix pluralising languages which use the same plural for 0 as 1. Sadie Powell 2024-11-25 01:19:41 +00:00
  • 233a5bf4cd Add a missing override keyword. Sadie Powell 2024-11-25 00:20:25 +00:00
  • 7019b27e59 Rework how guest nicks work. Sadie Powell 2024-11-24 23:56:57 +00:00
  • 70227dc882 Take a constant pointer in GetModule. Sadie Powell 2024-11-24 22:36:53 +00:00
  • 6178ea644a Fix some minor issues with the Turkish translation. Sadie Powell 2024-11-24 01:30:57 +00:00
  • df7f0730dd Fix the signon time of services pseudoclients on InspIRCd. Sadie Powell 2024-11-23 20:22:59 +00:00
  • 331168379f Don't escape messages in the pot file. Sadie Powell 2024-11-23 15:46:39 +00:00
  • 5220963be1 Update the French translation. Val Lorentz 2024-11-23 11:59:55 +01:00
  • 436dab3eb8 Convert some more strings to plural forms. Sadie Powell 2024-11-22 15:32:39 +00:00
  • c3055e1cfa Add a plural form overload of SendMessage. Sadie Powell 2024-11-22 15:22:23 +00:00
  • a27be92e4b Skip removed columns when migrating the database schema. Sadie Powell 2024-11-22 13:58:17 +00:00
  • faf0ad5f35 Improve language selection. Sadie Powell 2024-11-22 13:01:20 +00:00
  • e9202916b2 Emplace services when registering them with the core. Sadie Powell 2024-11-19 19:50:57 +00:00
  • 2cb20ded78 Remove some code that should have been removed in the merge. Sadie Powell 2024-11-19 19:54:23 +00:00
  • 687bcaa83f Add a plural form overload of CommandSource::Reply. Sadie Powell 2024-11-19 17:02:11 +00:00
  • 1fb8a624f9 Make an untranslated string translatable. Sadie Powell 2024-11-19 17:00:19 +00:00
  • b4b51d4828 Merge branch '2.0' into 2.1. Sadie Powell 2024-11-19 00:40:24 +00:00
  • 7083c424c2 Only process sockets after loading the db when using db_sql{_live}. Sadie Powell 2024-11-19 00:18:16 +00:00
  • c55d8450a4 Move the set option to its own module. Sadie Powell 2024-11-18 12:40:24 +00:00
  • 7a20f26b84 Only auto-add timers if they actually have a tick time. Sadie Powell 2024-11-17 12:13:45 +00:00
  • de16238e01 Process all socket events before connecting to the uplink. Sadie Powell 2024-11-12 17:24:14 +00:00
  • 240f8b9e50 Halt the column migration if any of the queries fail. Sadie Powell 2024-11-16 12:09:08 +00:00
  • 656ca80dd0 Migrate old SQL schemas to the current layout. Sadie Powell 2024-11-15 02:54:02 +00:00
  • d40cbdb8cf Merge branch '2.0' into 2.1. Sadie Powell 2024-11-15 15:57:57 +00:00
  • a668c8b520 Clarify how to import databases from flatfile to SQL. Sadie Powell 2024-11-15 15:47:00 +00:00
  • bc44195a3d Make the account id map also use a checker. Sadie Powell 2024-11-15 15:12:50 +00:00
  • a7cbe2a139 Add default values to the MySQL tables and use when a column is null. Sadie Powell 2024-11-14 13:00:03 +00:00
  • 8408bf95c7 Fix an inverted condition. Sadie Powell 2024-11-13 12:10:38 +00:00
  • 309c342b86 Use the remaining wait time in the registration delay message. Sadie Powell 2024-11-13 11:52:12 +00:00
  • 4de59d61d8 Use durations instead of seconds in waiting messages. Sadie Powell 2024-11-13 11:44:03 +00:00
  • 0dc65cc162 Clean up Anope::Duration and switch to use plural form translation. Sadie Powell 2024-11-13 02:46:01 +00:00
  • 2e6c90d502 Add support for plural form translation. Sadie Powell 2024-11-13 02:28:36 +00:00
  • 127ea3e68a Process all socket events before connecting to the uplink. Sadie Powell 2024-11-12 17:24:14 +00:00
  • ba11b5eab0 Update the Turkish translation. Sadie Powell 2024-11-11 21:59:57 +00:00
  • df1c6176b3 Merge branch '2.0' into 2.1. Sadie Powell 2024-11-11 17:10:24 +00:00
  • 96ccfe4cbe Fix using User::Account where User::IsIdentified should be used. Sadie Powell 2024-11-11 16:46:56 +00:00
  • 8634594cd1 Merge branch '2.0' into 2.1. Sadie Powell 2024-11-11 15:45:05 +00:00
  • ee160842b3 Fix serialising boolean extension items. Sadie Powell 2024-11-11 15:24:40 +00:00
  • 613452acba Remove an unnecessary function from db_sql_live. Sadie Powell 2024-11-11 10:56:53 +00:00
  • 9411dac991 Add a helper function to db_sql(_live) for getting a table name. Sadie Powell 2024-11-11 10:42:57 +00:00
  • aa32f7c926 More updates to the pt_PT translation. TehPeGaSuS 2024-11-09 00:08:41 +01:00
  • 517810b208 Make the grammar of the SET privilege description less weird. Sadie Powell 2024-11-08 14:21:26 +00:00
  • b7f7a91dfb Make the en_US translation file more suitable as a template. Sadie Powell 2024-11-08 14:00:15 +00:00
  • b6e4c7302e Remove the integer width from chanstats and irc2sql columns. Sadie Powell 2024-11-08 13:21:06 +00:00
  • b7590e20c1 Merge branch '2.0' into 2.1. Sadie Powell 2024-11-08 13:10:16 +00:00
  • 4952a9c852 Migrate from Markdown to YAML issue templates. Sadie Powell 2024-11-08 12:05:43 +00:00
  • 59647baff9 Avoid unnecessary string copies when calling IsFile. Sadie Powell 2024-11-08 00:26:51 +00:00
  • 1393518555 Fix some compiler warnings from not checking chdir. Sadie Powell 2024-11-07 19:34:46 +00:00
  • 51827b94ad Simplify account identifier generation. Sadie Powell 2024-11-07 17:53:59 +00:00
  • 98c840eb02 Expand the size of some chanstats columns. Sadie Powell 2024-11-07 12:31:47 +00:00
  • 24cbb84009 Bump for 2.1.11-git. Sadie Powell 2024-11-01 10:00:11 +00:00
  • f3c94e5d23 Release 2.1.10. 2.1.10 Sadie Powell 2024-11-01 09:48:52 +00:00
  • f2ab092742 Merge branch '2.0' into 2.1. Sadie Powell 2024-10-27 16:14:09 +00:00
  • 7d5ca5c90b Switch the city version of geoipupdate to a non-corrupt database. Sadie Powell 2024-10-27 15:58:15 +00:00
  • 8ee85efd70 Fix parsing mode changes from users on UnrealIRCd. Sadie Powell 2024-10-25 14:50:04 +01:00
  • 0cab675825 Fix a typo in the change log. Sadie Powell 2024-10-22 16:53:21 +01:00
  • f1751dcb21 Replace usestrictprivmsg with something actually useful. Sadie Powell 2024-10-22 16:16:32 +01:00
  • 8b02613549 Fix some stuff that was missed in commit b94c3740b9. Sadie Powell 2024-10-22 14:58:06 +01:00
  • c9625ccf3f Update the change logs. Sadie Powell 2024-10-22 14:41:40 +01:00
  • 435ce51196 Move nickserv/set/message to a new module, kill options:useprivmsg. Sadie Powell 2024-10-22 14:14:40 +01:00
  • 57ac7cb4db Update the cron file name. TehPeGaSuS 2024-10-21 00:53:23 +02:00
  • 8cb2b801e9 Use the target nick as the default desc for mask access entries. Sadie Powell 2024-10-19 17:36:23 +01:00
  • 66b45534a8 Deduplicate the access code in cs_statusupdate. Sadie Powell 2024-10-19 11:54:42 +01:00
  • 499077826c Replace the Facebook ns_set_misc example with a non-URL alternative. Sadie Powell 2024-10-18 18:54:22 +01:00
  • bc4d34ebd8 Merge branch '2.0' into 2.1 Sadie Powell 2024-10-18 11:50:54 +01:00
  • f40719787f Fix a change that was missing from the previous commit. Sadie Powell 2024-10-18 11:45:19 +01:00
  • 934a13c21f Merge branch '2.0' into 2.1. Sadie Powell 2024-10-18 11:41:53 +01:00
  • e5602f956d Fix marking channels as persistent on InspIRCd and UnrealIRCd. Sadie Powell 2024-10-18 11:25:16 +01:00
  • de11a19e03 Updated the supported versions in the README. Sadie Powell 2024-10-17 16:00:43 +01:00