Sadie Powell
|
82b6da3763
|
Merge branch '2.0' into 2.1.
|
2026-05-26 10:48:07 +01:00 |
|
Sadie Powell
|
b33b5a6630
|
Use versioned prefixes for the SQL database tables.
|
2026-04-26 12:49:54 +01:00 |
|
Sadie Powell
|
12545ccbde
|
Use auto in as many places as possible.
|
2026-03-05 18:04:33 +00:00 |
|
Sadie Powell
|
792308ed5d
|
Rename ChanUserContainer to Membership.
|
2026-01-14 17:17:37 +00:00 |
|
Sadie Powell
|
bfb47ab5a6
|
Rework the interface for service references.
|
2026-01-10 21:23:23 +00:00 |
|
Sadie Powell
|
81aa37543e
|
Merge branch '2.0' into 2.1.
|
2026-01-01 18:07:12 +00:00 |
|
Sadie Powell
|
fa0c6ba821
|
Consistently use the same header layout on all files.
|
2025-11-12 19:49:59 +00:00 |
|
Sadie Powell
|
fec85376e7
|
Remove some duplicate chanstats settings.
|
2025-05-10 11:29:23 +01:00 |
|
Sadie Powell
|
010beb52b1
|
Store the setter and ts for all modes and try to restore them.
This is mostly for preserving channel list mode info.
|
2025-05-03 21:28:56 +01:00 |
|
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
|
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
|
b6e4c7302e
|
Remove the integer width from chanstats and irc2sql columns.
These are ignored by MySQL so specifying them is meaningless.
|
2024-11-08 13:21:06 +00:00 |
|
Sadie Powell
|
b7590e20c1
|
Merge branch '2.0' into 2.1.
|
2024-11-08 13:10:16 +00:00 |
|
Sadie Powell
|
b5b3c74477
|
Make functions that don't use this static.
|
2024-02-27 10:48:55 +00:00 |
|
Sadie Powell
|
73d4ac6de0
|
Remove redundant uses of const.
|
2024-02-27 10:34:27 +00: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 |
|