Sadie Powell
|
d815906393
|
Get rid of the internal block wrapper.
This only existed for compatibility with old 2.0 modules and 2.1
has already broken compatibility with them.
|
2025-04-19 12:49:06 +01:00 |
|
Sadie Powell
|
4d7adbf2b7
|
Fix an unnecessary substr in irc2sql.
|
2025-04-02 16:37:49 +01:00 |
|
Sadie Powell
|
f9911dde52
|
Return references instead of pointers from the config system.
We used to return NULL from these methods but now we return an empty
block so this can never actually be null now.
|
2025-03-02 15:27:47 +00:00 |
|
Sadie Powell
|
0a82366a6b
|
Merge branch '2.0' into 2.1.
|
2025-01-14 13:41:19 +00:00 |
|
Sadie Powell
|
df1c6176b3
|
Merge branch '2.0' into 2.1.
|
2024-11-11 17:13:01 +00:00 |
|
Sadie Powell
|
693eeed762
|
Rework how CTCP messages are sent and received.
|
2024-06-24 14:29:55 +01:00 |
|
Sadie Powell
|
7423fa9998
|
Route message tags into more message functions.
|
2024-02-22 13:03:53 +00:00 |
|
Sadie Powell
|
484160eb4e
|
Shuffle modules around a bit.
|
2024-01-24 12:34:34 +00:00 |
|