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

Commit Graph

  • 3e9f516d55 Consistently use yes/no instead of true/false in the configs. Sadie Powell 2025-05-11 12:49:25 +01:00
  • 744b8bc4dc Redocument db_sql(_live) in the example configs. Sadie Powell 2025-05-11 12:44:12 +01:00
  • e9a0a214b0 Refactor Anope::strftime. Sadie Powell 2025-05-10 14:35:03 +01:00
  • 46c5570b1d Use UTC in timestamps shown to users. Sadie Powell 2025-05-10 14:25:01 +01:00
  • 151795a1df Remove an outdated comment in the memoserv example config. Sadie Powell 2025-05-10 13:50:30 +01:00
  • 50f17ea8e1 Consistently use realname instead of gecos. Sadie Powell 2025-05-10 13:38:29 +01:00
  • 2609ff44c6 Add defaults for service:{user,host,gecos}. Sadie Powell 2025-05-10 13:36:25 +01:00
  • ca30bb2370 Fix some remaining uses of vHost in the configs. Sadie Powell 2025-05-10 13:18:23 +01:00
  • f36b311f84 Add a note to irc2sql about using rpc_data instead. Sadie Powell 2025-05-10 11:50:40 +01:00
  • fec85376e7 Remove some duplicate chanstats settings. Sadie Powell 2025-05-10 11:29:23 +01:00
  • 0bf14650fa Always use the same stats object when deserialising stats. Sadie Powell 2025-05-10 10:22:38 +01:00
  • 49f93b7670 Use more appropriate types for MaxUserCount and OperCount. Sadie Powell 2025-05-10 00:59:20 +01:00
  • ce0982cc4a There's no need to count the servers in os_stats. Sadie Powell 2025-05-10 00:43:00 +01:00
  • b4150841ec Try to ensure we only have use Stats instance. Sadie Powell 2025-05-10 00:35:34 +01:00
  • eec428b0c7 Build buffers a bit smarter in cs_access/cs_xop/help. Sadie Powell 2025-05-09 22:36:50 +01:00
  • b706a6259e Add an accessor to Serialize::Reference and deduplicate code. Sadie Powell 2025-05-09 22:13:47 +01:00
  • 2cf8f003ce Allow using an account identifier in the anope.account RPC method. Sadie Powell 2025-05-09 22:02:06 +01:00
  • 07f57b1108 Be more explicit about what versions compatibility code is for. Sadie Powell 2025-05-09 21:42:53 +01:00
  • 5d648f9f1c Revert "Force the MySQL module to use UTC for connections". Sadie Powell 2025-05-09 15:31:49 +01:00
  • 46e6b0adde Fix some forward declarations in the httpd header. Sadie Powell 2025-05-09 15:34:43 +01:00
  • 977780d8ef Store user away state and add it to the anope.user RPC event. Sadie Powell 2025-05-09 14:47:31 +01:00
  • 459f3d07c9 Add TLS usage to the anope.user RPC event. Sadie Powell 2025-05-09 14:17:55 +01:00
  • b76b407b33 Move HTTP types to the HTTP namespace. Sadie Powell 2025-05-09 12:36:42 +01:00
  • 8b089ab1a7 Stringify all parameters in the example RPC clients. Sadie Powell 2025-05-09 11:33:20 +01:00
  • fbec4d04a5 Merge branch '2.0' into 2.1. Sadie Powell 2025-05-08 16:55:59 +01:00
  • 34582a40ef Change Command::Run to return true on success. Sadie Powell 2025-05-08 12:57:27 +01:00
  • 4b15ca0232 Bump for 2.0.19-git. Sadie Powell 2025-05-08 15:03:03 +01:00
  • 997302f861 Release 2.0.18. 2.0.18 Sadie Powell 2025-05-08 15:00:33 +01:00
  • b3b6e9f862 Update the change log. Sadie Powell 2025-05-08 14:59:37 +01:00
  • d23bfb0113 Fix being able to group guest nicknames. Sadie Powell 2025-05-08 14:46:47 +01:00
  • 0b7b4aa42d Fix French translation of "last used" Val Lorentz 2025-05-06 07:48:14 +02:00
  • fab8589e1e Remove rpc_main. Sadie Powell 2025-05-05 18:36:37 +01:00
  • 937404e311 Optimise the maths for the jsonrpc oversize integer workaround. Sadie Powell 2025-05-05 18:00:50 +01:00
  • c5ad774ce5 Add a workaround for JavaScript truncating integers in RPC. Sadie Powell 2025-05-05 16:51:47 +01:00
  • 1321f4f071 Add an example Ruby JSON-RPC client. Sadie Powell 2025-05-05 13:25:40 +01:00
  • 4319b6428f Fix various documentation errors in the JavaScript JSON-RPC client. Sadie Powell 2025-05-05 12:36:46 +01:00
  • e1f6d0ca16 Document the existence of the example JSON-RPC client. Sadie Powell 2025-05-04 14:42:46 +01:00
  • bb9074cbd5 Fix HTTP headers to be case insensitive as required by the spec. Sadie Powell 2025-05-04 14:39:51 +01:00
  • 72f5e3580f Also allow hashed RPC tokens in the config file. Sadie Powell 2025-05-04 14:39:20 +01:00
  • 4b854d3935 Add support for bearer tokens for authorising with RPC. Sadie Powell 2025-05-04 14:14:19 +01:00
  • 0b2b00b37d Send list mode changes with BMASK or EBMASK on Solanum. Sadie Powell 2025-05-04 11:28:49 +01:00
  • 196a3c32c2 Request EBMASK on Solanum. Sadie Powell 2025-05-04 03:17:03 +01:00
  • 8955c53088 Zero-initialize a variable in BuildModeChange. Sadie Powell 2025-05-04 02:56:59 +01:00
  • 88c71fba64 Request SJSBY from UnrealIRCd. Sadie Powell 2025-05-04 01:31:53 +01:00
  • 21f61981ca Enable hidenetsplitquit by default. Sadie Powell 2025-05-02 12:38:29 +01:00
  • 5752c07a56 Fix a missing override keyword. Sadie Powell 2025-05-03 21:40:21 +01:00
  • 010beb52b1 Store the setter and ts for all modes and try to restore them. Sadie Powell 2025-05-03 17:07:07 +01:00
  • c955941413 Remove the unused template overload of SendMode. Sadie Powell 2025-05-03 19:01:35 +01:00
  • 2e2515b9f0 Always use SVSLOGIN on UnrealIRCd. Sadie Powell 2025-05-03 19:00:58 +01:00
  • f0b26c9b44 Drop support for Bahamut as it has no non-DALnet users. Sadie Powell 2025-05-03 18:41:59 +01:00
  • f953f7f006 Bump the minimum version of ircd-hybrid to 8.2.34. Sadie Powell 2025-05-03 18:10:24 +01:00
  • 84baf15620 Don't send join numerics to our own clients. Sadie Powell 2025-05-03 17:07:40 +01:00
  • 89f61ac91b Remove the inconsistently used [auto memo] prefix from some memos. Sadie Powell 2025-05-02 12:23:19 +01:00
  • b091184c60 Remove an obsolete comment about Windows. Sadie Powell 2025-05-02 11:38:17 +01:00
  • 6b1a491694 Add a note to LANGUAGE about control characters in messages. Sadie Powell 2025-05-02 11:36:43 +01:00
  • 66d3293ae6 Remove double spacing after a full stop in help messages. Sadie Powell 2025-05-02 11:10:35 +01:00
  • a4691f9d4d Fix some typos in the change log. Sadie Powell 2025-05-02 11:01:38 +01:00
  • 51c7a15c45 Bump for 2.1.15-git. Sadie Powell 2025-05-02 09:48:01 +01:00
  • b51c6453ae Release 2.1.14. 2.1.14 Sadie Powell 2025-05-02 09:46:47 +01:00
  • 8a44b9c0ea Update the change logs. Sadie Powell 2025-05-02 09:52:27 +01:00
  • 0dd5430c94 Deduplicate code in cs_access. Sadie Powell 2025-04-27 20:58:35 +01:00
  • 046fa5c848 Show the reason why a config file failed to open. Sadie Powell 2025-04-27 14:16:10 +01:00
  • 551f3504c8 Fix broken handling of colour codes in LineWrapper. Sadie Powell 2025-04-27 13:01:29 +01:00
  • c11638db98 Allow disabling the timestamp in os_news messages. Sadie Powell 2025-04-25 12:58:25 +01:00
  • 9ca69a7b49 Fix a typo in ns_alist. Sadie Powell 2025-04-24 15:01:54 +01:00
  • 459c7947ce Fix skipping lone $ values within config values. Sadie Powell 2025-04-24 12:48:48 +01:00
  • fad0a4a0e8 Add support for hashing operator passwords in the config. Sadie Powell 2025-04-24 12:46:58 +01:00
  • 1630ccedb1 Remove some double lookups in User::BadPassword. Sadie Powell 2025-04-24 11:51:37 +01:00
  • 36d69b1e5c Update the change logs. Sadie Powell 2025-04-23 17:34:33 +01:00
  • 627b89ec7b Fix a minor regression in serialising channel data. Sadie Powell 2025-04-23 17:33:01 +01:00
  • 9373677610 Respect NEVEROP in chanserv/set/{founder,successor}. Sadie Powell 2025-04-23 03:21:08 +01:00
  • bbb65ddc33 When deleting a single list item show the deleted item not a count. Sadie Powell 2025-04-23 01:54:57 +01:00
  • 508bbe11e6 Show all privileges in nickserv/alist. Sadie Powell 2025-04-23 00:33:48 +01:00
  • 095ed3c8c8 Allow users to unmark themselves as a channel successor. Sadie Powell 2025-04-22 22:53:40 +01:00
  • f3743cd37d Remove hardcoded command names from most messages. Sadie Powell 2025-04-22 18:14:46 +01:00
  • 0c155e0c05 Replace hard linebreaks in RPC and webcpanel messages. Sadie Powell 2025-04-22 17:39:45 +01:00
  • f362959834 Fix splitting in the middle of some command names. Sadie Powell 2025-04-22 17:36:26 +01:00
  • f5a85c69d2 Remove time from the name of some variables where its obvious. Sadie Powell 2025-04-19 22:53:49 +01:00
  • c8b3819767 Add the anope.account and anope.listAccounts RPC events. Sadie Powell 2025-04-19 22:31:49 +01:00
  • e6a1982922 Fix various typos in the rpc_data docs. Sadie Powell 2025-04-19 21:24:41 +01:00
  • 40a1dc9536 Document the rpc_data result better. Sadie Powell 2025-04-19 17:18:46 +01:00
  • 70bf013ef0 Allow syntax messages to take a predicate. Sadie Powell 2025-04-19 16:43:21 +01:00
  • 18dfa62626 Add expanded data to the rpc_data list events. Sadie Powell 2025-04-19 13:16:28 +01:00
  • d815906393 Get rid of the internal block wrapper. Sadie Powell 2025-04-19 12:47:52 +01:00
  • 452e62c050 Add support for local password comparison in sql_authentication. Sadie Powell 2025-04-11 12:05:18 +01:00
  • 151f9c2bcc Backport the Windows CI runner to 2.0. Sadie Powell 2025-04-18 17:04:12 +01:00
  • 4916e1dbfc Use windows-2025 for the Windows CI. Sadie Powell 2025-04-18 12:11:14 +01:00
  • fa7ed12aad Use a duration string when telling people to wait before emailing. Sadie Powell 2025-04-16 03:00:52 +01:00
  • 94c20f3084 Use duration strings when reporting the expiry period. Sadie Powell 2025-04-16 02:52:31 +01:00
  • 597d4a1aee Update the change logs. Sadie Powell 2025-04-16 02:45:53 +01:00
  • 1e95d0f536 Fix some text strings that should be marked as translatable. Sadie Powell 2025-04-16 02:17:59 +01:00
  • ad0b4d1aa0 Rename TextSplitter to LineWrapper. Sadie Powell 2025-04-16 01:53:50 +01:00
  • 74e9a9d2fe Automatically wrap the help output. Sadie Powell 2025-04-16 01:46:52 +01:00
  • d2aee394ea Fix a compiler warning on Clang. Sadie Powell 2025-04-16 00:14:46 +01:00
  • 3e696fae0f Reduce the maximum line length from 120 to 100. Sadie Powell 2025-04-16 00:07:33 +01:00
  • ce362854a3 Update as many messages as possible for automatic line wrapping. Sadie Powell 2025-04-16 00:04:30 +01:00
  • a883b616a1 Automatically line wrap messages sent by services. Sadie Powell 2025-04-10 13:06:37 +01:00
  • b421ba258e Show the protection time in the INFO output. Sadie Powell 2025-04-15 19:26:32 +01:00
  • 3691887297 Add / to the default vhost chars. Sadie Powell 2025-04-15 18:18:15 +01:00
  • 75e2501500 Allow unbanning virtual modes, add the !unmute fantasy command. Sadie Powell 2025-04-15 15:59:51 +01:00