~singpolyma/biboumi

71607311 — louiz’ 7 years ago
Add some configuration example
0a8bddf0 — louiz’ 7 years ago
Didn’t I fix that typo 12 times already?
009512f6 — louiz’ 7 years ago
Fix a trivial formatting issue in the doc
44bc0495 — louiz’ 7 years ago
Improve the documentation for the archives
2c6132f3 — louiz’ 7 years ago
Add 2 missing namespaces in our disco#info result
3047bd41 — louiz’ 7 years ago
MAM results can be filtered by start and end dates
1140db3b — louiz’ 7 years ago
Add parse_datetime
2a4905df — louiz’ 7 years ago
Fix to_string(time_t) and write a unit test for it
9727f4cf — louiz’ 7 years ago
Add the missing includes back
aae2d512 — louiz’ 7 years ago
Add zlib to the debian dockerfile, to build charybdis properly
7536a1b3 — louiz’ 7 years ago
Respond to MAM requests on a channel JID

At the moment, result-set-management is not implemented, the whole history
(well, at most 1024 messages) is returned.
b59fc2a8 — louiz’ 7 years ago
Use Z instead of z in the timestamp format
a195939c — louiz’ 7 years ago
Don't use put_time() because it’s not in gcc 4.9, in shitty-debian “stable”

Use strftime instead
20b187da — louiz’ 7 years ago
Do not fail e2e if the database cannot be removed because it's not there
00e88f6b — louiz’ 7 years ago
Add missing algorithm include
5e59cc51 — louiz’ 7 years ago
Add missing ctime include
72af3e33 — louiz’ 7 years ago
Update changelog with the history thingy

[skip ci]
1ffc3677 — louiz’ 7 years ago
Send the muc history when a second (or more) resource joins a room
bc31e969 — louiz’ 7 years ago
Document the sending of the muc history
88499d03 — louiz’ 7 years ago
If the maxHistoryLength is negative, make it 0

Instead of doing a broken SQL request that returns weird lines
Next