Age | Commit message (Collapse) | Author |
|
|
|
fix #3293
|
|
This makes sure that multi-lines messages are properly parsed as a single
message by journald.
fix #3268
|
|
fix #3284
|
|
[skip-ci]
|
|
Supports the "seconds", "maxstanzas", "since" and "maxchars" (but only =0)
attributes.
fix #3270
|
|
Instead of irc.example.com@biboumi, because that’s actually user named
“irc.example.com”, in that case.
And that fixes the raw messages in fixed mode.
fix #3286
|
|
This immensely speeds up the archive select queries.
fix #3292
|
|
|
|
|
|
fix #3291
|
|
|
|
fix #3290
|
|
|
|
Otherwise, these fields cannot be emptied by the user
fix #3281
|
|
fix #3285
|
|
fix #3224
|
|
|
|
fix #3274
|
|
fix #3277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
By using SFINAE to use that member only when it exists.
|
|
|
|
|
|
|
|
|
|
If we can’t open it at startup, we exit.
If we can’t open it on reload, we keep the previously-opened database.
This way, we’re assured to always have a valid and open database available.
|
|
fix #3269
|
|
ref #3269
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|