~singpolyma/biboumi

d3e07eee — louiz’ 5 years ago
Sort archive messages by date (and only then by id)

fix #3337

Because apparently the IDs are not always incrementing. We still use them to
know the order of two messages that were received at the same second (in
this case, the ID will always be incrementing).
dbb86bcc — louiz’ 5 years ago
Fix the actual_bind versions for integrals
505deda1 — louiz’ 5 years ago
Fix a memory leak when psql connection fails
4a2a280d — louiz’ 5 years ago
Support the <before/> element in MAM requests
50d3c4a0 — louiz’ 5 years ago
Do not forget an early return, to return the correct item-not-found error
fd7c3652 — louiz’ 5 years ago
Use the same function for both history orders
fd9c7139 — louiz’ 5 years ago
Fix a few warnings
d7055414 — louiz’ 5 years ago
Send a item-not-found error when the “after” value is not in the archive
0280343c — louiz’ 5 years ago
Handle the “after” RSM value to page through results
ce1b6583 — louiz’ 5 years ago
e2e test that the last uuid is the same as the “last” value in the iq result
99389eef — louiz’ 5 years ago
Always return the oldest matching messages from MAM, even if no date is set
e0d1a0b4 — louiz’ 5 years ago
Add a check for GCC’s and Clang’s minimal versions
1ebd8a23 — louiz’ 5 years ago
Fix conversion warnings on 32 bits
d7cf736a — louiz’ 5 years ago
Fix argument types in declaration of send_history_message
369da19d — louiz’ 5 years ago
Remove the debug logs from previous commit
58fd6891 — louiz’ 5 years ago
Add a ifndef USE_DATABASE guard around send_history_message
cb831788 — louiz’ 5 years ago
Add the complete='true' attribute only when appropriate
17f2cb5c — louiz’ 5 years ago
Do not forget the complete='true' attribute in MAM’s result iq
7403c397 — louiz’ 5 years ago
Correctly include the database header
442f46c4 — louiz’ 5 years ago
And an other conversion warning
Next