Age | Commit message (Collapse) | Author |
|
|
|
|
|
fix #3293
|
|
fix #3284
|
|
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
|
|
|
|
Otherwise, these fields cannot be emptied by the user
fix #3281
|
|
fix #3285
|
|
fix #3224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #3269
|
|
|
|
fix #3266
|
|
fix #3236
|
|
fix #3219
|
|
fix #3250
|
|
|
|
|
|
We still split the JOINs with a key and the ones without
|
|
|
|
This reverts commit 5d801ddcd025f68d2ec91edf0462091a32c779c1.
|
|
|
|
fix #3243
|
|
Limit of 100 MAM messages, if no other limit has been set by the client
Closes #3256
See merge request !9
|
|
fix #3259
|
|
We send 150 messages, then retrieve the archive. We should receive messages
from 50 to 149 only.
|
|
|
|
fix #3255
|
|
|
|
fix #3254
|
|
|
|
|
|
fix #3252
|
|
fix #3251
|
|
This makes us compatible with mam 6.0
fix #3249
|
|
Otherwise, some client won’t do MAM, since they don’t know biboumi supports
it.
|
|
|
|
|
|
|
|
And add a test for it.
fix #3238
|
|
|