1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Commit Graph

  • 8cb310c72e Enable workflow_dispatch and scheduled builds for all CI runners. Sadie Powell 2025-10-09 16:41:44 +01:00
  • 4a1ad182d4 Fix building on Windows. Sadie Powell 2025-10-09 15:00:46 +01:00
  • 75a893b18d Make the change log more detailed and add examples. Sadie Powell 2025-10-09 14:30:23 +01:00
  • 753db88ae9 Add the new layout changelog. Sadie Powell 2025-10-09 13:59:36 +01:00
  • 9f6f0b445b Improve the date format used when using non-English languages. Sadie Powell 2025-10-09 13:38:16 +01:00
  • dfa0bf5e5d Update the en_US language file. Sadie Powell 2025-10-08 13:45:55 +01:00
  • cc35c22d2a Temporarily suppress a warning from the UTF8-CPP library. Sadie Powell 2025-10-08 13:31:19 +01:00
  • 1dafc96521 Use a more reliable way of detecting <chrono> TZDB support. Sadie Powell 2025-10-06 22:47:23 +01:00
  • 5d1dd21887 Fix some minor bugs with setting the user timezone. Sadie Powell 2025-10-05 19:57:19 +01:00
  • 8b6c6fdd81 Add support for users setting their local timezone. Sadie Powell 2025-10-05 18:55:33 +01:00
  • 1a5d49b7f6 Replace calculate_libraries with inline CMake code. Sadie Powell 2025-10-05 16:03:59 +01:00
  • 0b3e55ed8f Update the vendored libraries. Sadie Powell 2025-10-05 17:36:34 +01:00
  • 7a09cebcfb Remove an unnecessary virtual keyword from some methods. Sadie Powell 2025-10-05 17:49:05 +01:00
  • da5c68f274 Disable a harmless warning on Linux. Sadie Powell 2025-10-05 16:40:54 +01:00
  • 9782c1f94b Use the correct language for the date in Anope::strftime. Sadie Powell 2025-10-02 15:29:43 +01:00
  • ee6b022f4d Reorder some of the information in nickserv/info. Sadie Powell 2025-10-02 14:29:06 +01:00
  • 85b0e9d02f Bump for 2.1.19-git. Sadie Powell 2025-10-01 11:09:12 +01:00
  • da799bd6f1 Release 2.1.18. 2.1.18 Sadie Powell 2025-10-01 11:07:16 +01:00
  • 4dada51e08 Sort options in the information formatter output. Sadie Powell 2025-09-29 13:00:17 +01:00
  • 1275fd01a7 Fix a missing command description in hs_request. Sadie Powell 2025-09-28 14:58:35 +01:00
  • 5b8018eb80 Update the change logs. Sadie Powell 2025-09-27 20:33:21 +01:00
  • b2026fe739 Fix various stupid mistakes in nickserv/confirm/register. Sadie Powell 2025-09-27 18:12:34 +01:00
  • 3390d82ebe Log the fingerprint used to authenticate in ns_cert. Sadie Powell 2025-09-26 11:22:20 +01:00
  • 4762e306f9 Default to code registration confirmation. Sadie Powell 2025-09-23 18:23:12 +01:00
  • fd759f7bd3 Fix a minor comment typo in Anope::Template. Sadie Powell 2025-09-23 18:17:50 +01:00
  • 003ddde09d Improve the services.host define documentation. Sadie Powell 2025-09-23 18:15:39 +01:00
  • c021d7134e Tweak the badwords documentation to document ALL. Sadie Powell 2025-09-23 18:15:27 +01:00
  • a792088a62 Add the monospace layout. Sadie Powell 2025-09-20 14:56:51 +01:00
  • 03e2ebe2d2 Make LineWrapper UTF-8 aware. Sadie Powell 2025-09-20 00:01:26 +01:00
  • 0238f0a9e3 Move setting the display nickname to ns_group. Sadie Powell 2025-09-19 21:30:52 +01:00
  • c2dfb9a447 Use rounded durations in more places. Sadie Powell 2025-09-19 20:38:33 +01:00
  • bd8435a061 Add the reason to the regular version of operserv/session. Sadie Powell 2025-09-19 20:23:32 +01:00
  • 2cd67c9f36 Add a registration date column to nickserv/glist. Sadie Powell 2025-09-19 20:22:17 +01:00
  • 45ab094d63 Fix the case of the new SET LAYOUT command. Sadie Powell 2025-09-19 19:25:57 +01:00
  • 54389f474b Implement support for flexible table layouts. Sadie Powell 2025-09-19 18:50:27 +01:00
  • ac2b38b1b6 Fix a minor layout issue in cs_log. Sadie Powell 2025-09-19 15:56:44 +01:00
  • df551bee03 Fix the documentation of the ns_set_protect module. Sadie Powell 2025-09-19 12:55:58 +01:00
  • 59bb9d3d06 Rework the InfoFormatter/ListFormatter APIs and move to textproc. Sadie Powell 2025-09-19 11:36:57 +01:00
  • 3b2d798e76 Allow unprivileged users to use !help by default. Sadie Powell 2025-09-19 11:40:40 +01:00
  • ff6d6bdb3c Remove some now unused code. Sadie Powell 2025-09-14 13:43:18 +01:00
  • 411b3ce65a Update the en_US translation. Sadie Powell 2025-09-12 15:44:42 +01:00
  • ad19603818 Show the account id as part of the account field. Sadie Powell 2025-09-12 15:44:24 +01:00
  • 535ff9b839 Stop showing the last real name in the nick information output. Sadie Powell 2025-09-12 15:32:40 +01:00
  • 51916a50d2 Remove extraneous whitespace from the example configs. Sadie Powell 2025-09-12 15:07:37 +01:00
  • 42e58952cc Alias the old GETPASS command to RESETPASS. Sadie Powell 2025-09-12 14:40:33 +01:00
  • ba9f4e93c2 Redo how information tables are built to be multibyte aware. Sadie Powell 2025-09-12 14:21:53 +01:00
  • 679a313ae2 Add the utf8length method to Anope::string. Sadie Powell 2025-09-12 14:21:39 +01:00
  • 390975e6c4 Remove some duplicate code from ns_set. Sadie Powell 2025-09-10 12:57:48 +01:00
  • d631885495 Split autoop and neverop out into their own module. Sadie Powell 2025-09-10 12:54:21 +01:00
  • 8e337c6592 Fix printing the MySQL version when building against MariaDB. Sadie Powell 2025-09-11 15:58:31 +01:00
  • 9d89d8233d Modernize the ns_sasl_plain module slightly. Sadie Powell 2025-09-10 12:30:45 +01:00
  • 6f27418381 Fail an EXTERNAL auth attempt if the user has no client cert. Sadie Powell 2025-09-08 15:12:38 +01:00
  • 1932081c27 Modularise the supported SASL mechanisms. Sadie Powell 2025-09-07 14:59:10 +01:00
  • f73159159f Fix the name of the DNS record config option for the previous commit. Sadie Powell 2025-09-06 17:48:46 +01:00
  • eccb338cdd Add support for self-service vhost validation via DNS. Sadie Powell 2025-09-06 17:46:01 +01:00
  • 4021c0bb68 Fix looking up TXT records using the dns module. Sadie Powell 2025-09-06 17:02:02 +01:00
  • f03e802f58 Fix creating channel entries in irc2sql. crazycatdevs 2025-09-05 15:45:57 +02:00
  • 7dfb40cb58 Update yyjson (for real this time). Sadie Powell 2025-08-26 18:06:48 +01:00
  • 0fbd3095c4 Bump actions/checkout from 4 to 5 dependabot[bot] 2025-09-02 06:28:30 +00:00
  • 6d426ec386 Update yyjson. Sadie Powell 2025-08-26 18:06:48 +01:00
  • 1b33a51695 Update the Turkish translation. Sadie Powell 2025-08-26 13:04:16 +01:00
  • 168a1173ed Error out when db_json can't find the backup directory. Sadie Powell 2025-08-25 20:01:02 +01:00
  • 59c777d4ff Fix the pid check on systems with reliable pid ordering (e.g. Docker). Sadie Powell 2025-08-25 18:40:19 +01:00
  • 43f88524e2 Vendor utfcpp, use to fix alignment for non-ascii syntax messages. Sadie Powell 2025-08-24 23:18:06 +01:00
  • 04de41ad7f Fix some code which was supposed to be part of the previous commit. Sadie Powell 2025-08-21 10:45:39 +01:00
  • dd13846cad Allow a different badpasslimit for partially connected users. Sadie Powell 2025-08-21 10:12:13 +01:00
  • 6864bc6171 Fix building on Windows. Sadie Powell 2025-08-08 16:15:51 +01:00
  • 003cb55409 Skip deprecated modules when checking for a database/encryption backend. Sadie Powell 2025-08-08 14:12:56 +01:00
  • d15b8ee949 Remove some dead code from enc_sha256. Sadie Powell 2025-08-08 13:14:14 +01:00
  • 70de2b7de2 Move B64{Decode,Encode} to textproc and redesign their interface. Sadie Powell 2025-08-08 12:27:28 +01:00
  • e5c5689985 Move Anope::Distance to textproc. Sadie Powell 2025-08-08 12:09:42 +01:00
  • 928d4260dc Allow db_flatfile to be loadable first to import databases. Sadie Powell 2025-08-07 10:03:34 +01:00
  • 5e8561a7f1 Add support for TXT and SRV records in the dns module. Sadie Powell 2025-08-06 15:38:13 +01:00
  • 4dd3075ddf Merge branch '2.0' into 2.1. Sadie Powell 2025-08-05 17:26:29 +01:00
  • dbef7a7c64 Don't try to write to a buffered socket if there's no data. Sadie Powell 2025-08-05 13:10:16 +01:00
  • cd0f00a819 Improve the error diagnostics when the link fails. Sadie Powell 2025-08-03 13:15:01 +01:00
  • b2d40d4189 Improve how Anope formats C strings. Sadie Powell 2025-08-02 18:09:31 +01:00
  • e6e812c43c Move NormalizeBuffer to textproc and rename more descriptively. Sadie Powell 2025-08-02 17:04:03 +01:00
  • 2dbd41d244 Move some methods to textproc. Sadie Powell 2025-08-02 17:00:31 +01:00
  • 02aeb254ee Add an option to disable the encryption and database module checks. Sadie Powell 2025-08-01 13:57:47 +01:00
  • 1245b43ade Require that users have a non-deprecated database module loaded. Sadie Powell 2025-08-01 13:28:29 +01:00
  • 5a3f9f3f87 Warn when a user loads a deprecated module. Sadie Powell 2025-08-01 13:08:22 +01:00
  • 2c6f4d7c27 Make db_flatfile import-only. Sadie Powell 2025-07-31 17:26:32 +01:00
  • 64f8449bf4 Banish db_old and enc_old to the shadow realm. Sadie Powell 2025-07-31 17:24:25 +01:00
  • 0e1f6b403b Bump for 2.1.18-git. Sadie Powell 2025-08-01 12:22:21 +01:00
  • 206192abdc Release 2.1.17. 2.1.17 Sadie Powell 2025-08-01 12:21:00 +01:00
  • 32d3ddc0e4 Fix the grammar of two messages. Sadie Powell 2025-07-30 15:30:44 +01:00
  • 4410e5ccce Update the change logs. Sadie Powell 2025-07-27 19:23:02 +01:00
  • d5f2232140 Fix importing some older databases. Sadie Powell 2025-07-27 15:42:32 +01:00
  • 6d754b7d73 Add the intended target of the mode to CanSet. Sadie Powell 2025-07-25 21:07:26 +01:00
  • 4d2870fa45 Make it more clear that db_flatfile is deprecated. Sadie Powell 2025-07-25 13:38:13 +01:00
  • 5948c2ea53 Simplify the Windows module copying logic. Sadie Powell 2025-07-25 13:21:15 +01:00
  • ace7d99797 Tweak the default ns_set_misc examples slightly. Sadie Powell 2025-07-25 12:39:58 +01:00
  • 52595b90fa Rewrite nickserv/resend with some functionality improvements. Sadie Powell 2025-07-25 12:28:14 +01:00
  • b39f002d1b Remove some unused files. Sadie Powell 2025-07-21 19:14:34 +01:00
  • 5df95d9f86 Remove a variant message which is only used in one place. Sadie Powell 2025-07-12 16:33:14 +01:00
  • a56d9a4096 Only show the last quit message if the user is not online. Sadie Powell 2025-07-12 15:28:57 +01:00
  • ce7bb15c18 Use IsIdentValid for validating usernames in hs_request. Sadie Powell 2025-07-12 14:41:09 +01:00
  • 6873630f2e Improve the "please identify" messages. Sadie Powell 2025-07-08 16:11:14 +01:00
  • 44a4d62654 Show the last real mask to services operators with nickserv/list. Sadie Powell 2025-07-07 11:47:37 +01:00