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

Commit Graph

  • 46e1395e62 Release 2.0.8. 2.0.8 Sadie Powell 2020-10-07 12:58:00 +01:00
  • 6117299ecd Update the changelog. Sadie Powell 2020-10-07 12:52:36 +01:00
  • f8777097d1 Fix last case check for le64toh. Sadie Powell 2020-10-07 12:46:37 +01:00
  • a79046e025 Update nickserv.example.conf TheMythPT 2019-02-09 16:45:25 +01:00
  • d0e8392445 Fix the global/global command showing the wrong origin nick. Sadie Powell 2020-10-06 15:13:14 +01:00
  • af8056d2dd Simplify the definition of _le64toh in the siphash implementation. Sadie Powell 2020-10-06 14:52:21 +01:00
  • 4ba871c631 Remove use of the deprecated register keyword. Sadie Powell 2020-10-02 15:27:47 +01:00
  • da08dd6d0e Minor spelling fix in operserv.example.conf. it's vs its miwob 2020-10-02 17:41:12 +02:00
  • 1ac3b38fa8 Update/modernize ircd-hybrid protocol module to stay link compatible with next ircd-hybrid release miwob 2020-10-02 13:12:28 +02:00
  • c29b72fcdc Add C++98 and C++14 build matrixes to the Linux CI. Sadie Powell 2020-10-02 13:22:04 +01:00
  • a3673a5a2d Update the changelogs. Sadie Powell 2020-10-01 10:26:20 +01:00
  • 5dd5fa4644 Rename unreal4 to unrealircd and inspircd3 to inspircd. Sadie Powell 2020-09-28 15:29:45 +01:00
  • 9d6dd4af11 Remove the non-tagged version of IRCDMessage::Run. Sadie Powell 2020-09-11 21:24:43 +01:00
  • f430522b41 Rename things from services to anope. Sadie Powell 2020-09-11 16:28:52 +01:00
  • 907aa60380 All modern platforms support stdint so remove pstdint. Sadie Powell 2020-09-11 16:04:57 +01:00
  • c7e26c5f67 Remove nickserv/getpass and Anope::Decrypt. Sadie Powell 2020-09-11 15:46:42 +01:00
  • 8e0e1806a4 Require a secure password hashing algorithm for new accounts. Sadie Powell 2020-09-11 15:45:26 +01:00
  • 7f39fb14f2 Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto. Sadie Powell 2020-09-11 15:43:54 +01:00
  • fb86705d3f Drop support for InspIRCd 1.2, InspIRCd 2.0, and UnrealIRCd 3.2. Sadie Powell 2020-09-11 15:41:00 +01:00
  • f4fa5b3733 Bump for 2.1.0-git. Sadie Powell 2020-09-11 18:01:20 +01:00
  • 9701cbcd08 Fix musl build (gettext internals) Sam James (sam_c) 2020-05-19 07:00:05 +00:00
  • 1af02bf2a9 Switch from Travis CI to GitHub Actions. Sadie Powell 2020-09-11 17:02:35 +01:00
  • bf725aa8dc HostServ: Remove vhost when a nick is dropped Michael 2020-08-15 20:30:29 -04:00
  • 52914216f0 Clarify that unreal4 also works for UnrealIRCd 5. Sadie Powell 2020-09-14 16:48:39 +01:00
  • 8180dd414e Implement support for immutable account identifiers. Sadie Powell 2020-09-10 15:15:34 +01:00
  • ff28985384 Fix -Wclass-memaccess warning: miwob 2020-09-10 14:12:38 +02:00
  • 584a209b28 ircd-hybrid protocol module: add support for channel mode 'K' (no knock) miwob 2020-08-01 14:34:46 +02:00
  • c327d1aeef Improve wording of the resetpass:confirm log message. Matt Schatz 2020-04-04 18:59:57 -06:00
  • 0d0763f72f Fix the handling of topic messages with InspIRCd v3. Matt Schatz 2020-03-25 19:22:22 -06:00
  • 4d101569f8 Update the mailmap. Robby 2020-01-24 11:13:26 +01:00
  • 8866612160 Update my mailmap entries. Robby 2020-01-24 10:05:39 +01:00
  • d69b14e54c Fix a typo in the mailmap. Robby 2020-01-24 09:50:29 +01:00
  • 505eed9eef InspIRCd: send an oper type of "service" instead of "services". Sadie Powell 2020-01-21 18:27:29 +00:00
  • b188a1c0cd Update my name and email address. Sadie Powell 2020-01-01 00:00:00 +00:00
  • 2c1f8260fd ms_info: Fix a typo in the INFO output when a nickname has been given. Robby 2020-01-07 04:37:19 +01:00
  • d319fc6eb5 m_chanstats: Make ChanServ's HELP SET CHANSTATS translatable too. (#253) Robby 2020-01-07 02:45:30 +01:00
  • 83eea99317 Update for Italian translation (#253). Dragone2 2020-01-05 17:31:31 +01:00
  • 55a23c7253 Update for Italian translation (#250). Dragone2 2019-12-17 21:18:05 +01:00
  • c8699c6726 Update copyright to 2020. Robby 2020-01-04 15:51:20 +01:00
  • 95c8478ec5 Fix the handling of kick messages with InspIRCd v3. Matt Schatz 2020-01-04 04:22:56 -07:00
  • cba1313a40 Revert "Fix the length limit for InspIRCd v3 S2S messages." Peter Powell 2019-12-15 12:38:26 +00:00
  • 96ea61d8b8 Add the <limits> include to the inspircd3 module. Peter Powell 2019-12-15 01:50:31 +00:00
  • 523f89f45f Enable C++11 features on non-GCC C++11 compilers. Peter Powell 2019-12-14 19:16:44 +00:00
  • 6617d29b52 Fix a bunch of broken indentation. Peter Powell 2019-12-14 18:37:23 +00:00
  • a4ab6876c3 Fix the length limit for InspIRCd v3 S2S messages. Peter Powell 2019-12-14 18:03:51 +00:00
  • ff0109d6ba inspircd3: Refer to modules using without a prefix/suffix. Peter Powell 2019-11-18 13:59:37 +00:00
  • 059c78aee3 Fix retrieval of TopicLock status in IRCDMessageMetadata. Matt Schatz 2019-11-16 21:03:08 -07:00
  • f75c5011e2 Update IRCDMessageMetadata for channel metadata. Matt Schatz 2019-11-12 08:07:17 -07:00
  • 2832c736dd Fix parsing InspIRCd v3 IJOIN messages. Peter Powell 2019-11-17 10:20:12 +00:00
  • f34ba4b1f0 Add the SSL ExtensibleItem for Users. Matt Schatz 2019-11-12 05:43:31 -07:00
  • 91dde90ad2 Merge pull request #246 from genius3000/2.0+unconfimed_info Adam 2019-11-11 21:20:55 -05:00
  • 661b320d23 Look up unconfirmedexpire from the correct module. Matt Schatz 2019-11-11 19:00:24 -07:00
  • ae7706ae55 Bump for 2.0.8-git Adam 2019-11-02 20:59:02 -04:00
  • 1dee851207 Release 2.0.7 2.0.7 Adam 2019-11-02 20:44:48 -04:00
  • 9c91d386e4 docs: update Changes Adam 2019-11-02 20:43:18 -04:00
  • 3e4d87051b inspircd3: remove CoreExport from IRCDMessageKick Adam 2019-11-02 20:24:21 -04:00
  • 26975fc011 Rename a few instances of 'services' to 'stats' in stats.standalone.example.conf and irc2sql.example.conf. Robby 2019-11-03 00:50:37 +01:00
  • c15dc49994 ns_recover: add privilege for admins to recover other users Adam 2019-10-14 13:13:08 -04:00
  • 14ee76a0ad Fix various typos. Peter Powell 2019-07-22 12:59:56 +01:00
  • 4465c67790 Update the supported InspIRCd versions in the README. Peter Powell 2019-06-16 10:49:08 +01:00
  • 20e0fa33fc Sort message handlers alphabetically. Peter Powell 2019-06-13 12:14:05 +01:00
  • 7e76daf39f Add the InspIRCd v3 module to the example configs. Peter Powell 2019-06-05 12:34:11 +01:00
  • 2ee63f0f68 Handle/send 1205-style PING/PONG messages. Peter Powell 2019-06-05 12:08:43 +01:00
  • c35029fa2f Parse 1205-style mode lists for CAPAB CHANMODES/USERMODES. Peter Powell 2019-06-04 21:22:35 +01:00
  • bae8987ec1 Add a handler for the IJOIN command. Peter Powell 2019-06-04 18:32:57 +01:00
  • 470d4d1a97 Update for the 1205 channel METADATA syntax. Peter Powell 2019-06-13 11:58:46 +01:00
  • 78bac905c2 Update for the 1205 FJOIN syntax. Peter Powell 2019-06-04 15:44:41 +01:00
  • d88d8e940e Update for the 1205 KICK syntax. Peter Powell 2019-06-04 14:50:47 +01:00
  • b2c3775b58 Update for the 1205 INVITE syntax. Peter Powell 2019-06-04 14:09:27 +01:00
  • b311248bed Update for the 1205 SERVER syntax. Peter Powell 2019-03-30 18:23:41 +00:00
  • f7f45b4e2b Update for the 1205 FTOPIC syntax. Peter Powell 2019-03-30 14:43:39 +00:00
  • 3cad3514f1 Remove the TOPIC command handler. Peter Powell 2019-06-04 13:04:56 +01:00
  • 1020ca47bd Remove the JOIN command handler. Peter Powell 2019-03-30 14:45:14 +00:00
  • 48dbb70ecc Use the SINFO command instead of the old VERSION command. Peter Powell 2019-03-30 13:41:51 +00:00
  • ae16206f0c Use NUM instead of PUSH for sending numerics to clients. Peter Powell 2019-03-30 13:27:43 +00:00
  • 7045f206af Require the 1205 (3.0+) server protocol. Peter Powell 2019-03-30 13:18:52 +00:00
  • 67bd3e44c0 Remove the dependency on the inspircd12 module. Peter Powell 2019-03-30 13:12:05 +00:00
  • 264981fb1b Mark inspircd3 as being the InspIRCd 3 module. Peter Powell 2019-03-30 12:22:43 +00:00
  • 47d471c53d Make a copy of the InspIRCd v2 module for v3. Peter Powell 2019-03-30 12:20:05 +00:00
  • e43bc49ba7 Update the core message parser to allow parsing IRCv3 message tags. Peter Powell 2019-03-30 15:48:33 +00:00
  • d9de4ddd82 Insert a new line between the subject and message body when sending mail. Robby 2019-08-24 07:37:35 +02:00
  • 8f7f4b1593 Merge pull request #244 from clem16/2.0 Adam 2019-08-18 20:37:00 -04:00
  • fc64c0c6dd Fixed stupid simple typos. Clem Morton 2019-08-18 16:46:50 -06:00
  • 03d065e952 Add hide_status as an available option to nickserv.example.conf. Robby 2019-08-04 23:32:52 +02:00
  • 77a52eec7c Fix the version binary colliding with the C++20 <version> header. Peter Powell 2019-07-05 12:17:37 +01:00
  • 523a586176 Fix globops logging if there is no predefined sender. Robby 2019-05-10 05:50:18 +02:00
  • af32a14fc1 Config files: Fix some typos, bring stats.standalone.example.conf up to par with example.conf, etc. Robby 2019-04-05 03:11:39 +02:00
  • 5c8548040a Log channel memo deletions Romain Rivière 2017-12-18 19:46:14 +01:00
  • 6a42c1a4f3 Merge pull request #240 from SaberUK/2.0+bot Adam 2019-03-30 22:10:44 -04:00
  • 0defcda8d0 Reset the default modes on CAPAB START. Peter Powell 2019-03-30 20:09:34 +00:00
  • f6ee88c42a Mark pseudoclients as bots on InspIRCd if the bot mode exists. Peter Powell 2019-03-30 12:11:31 +00:00
  • 34f65e3266 Update enc_bcrypt with upstream crypt_blowfish 1.3 changes. Robby 2019-03-14 16:53:52 +01:00
  • 02ac3a403c Fix the ChanServ SET SUCCESSOR syntax to show that a nickname is optional. Robby 2019-03-06 03:34:25 +01:00
  • e1e840a87d Merge pull request #239 from SaberUK/2.0+set Adam 2019-03-05 08:10:04 -05:00
  • eb66f9eda0 Fix missing braces in cs_set. Peter Powell 2019-03-05 11:29:45 +00:00
  • a4c37a373a Update the dutch language file. Robby 2019-02-28 04:44:37 +01:00
  • bca9b4ce83 Regenerate the language files. Robby 2019-02-28 03:05:07 +01:00
  • a2446b8d4b Merge pull request #224 from genius3000/2.0+deoper_superadmin Robby 2019-02-14 04:41:27 +01:00
  • e567cfda36 Improve the help text for ChanServ SET SUCCESSOR. Robby 2019-02-14 02:41:57 +01:00
  • 961a9bc506 Merge pull request #221 from SaberUK/2.0+uplink Adam 2019-02-09 17:37:41 -05:00