Age | Commit message (Expand) | Author |
---|---|---|
2017-06-14 | Add default values for the database columns | louiz’ |
2017-06-14 | Implement our own database ORM, and update the whole code to use it | louiz’ |
2017-03-30 | Add the archive ID to messages when they are sent to users | louiz’ |
2017-03-29 | Remove two sneaky log_debug | louiz’ |
2016-09-04 | MAM results can be filtered by start and end dates | louiz’ |
2016-08-23 | If the maxHistoryLength is negative, make it 0 | louiz’ |
2016-08-22 | When joining a channel, send the most recent history found in the database | louiz’ |
2016-08-22 | Add a global configure ad-hoc command, with max history length | louiz’ |
2016-08-12 | Save received and sent messages into the database | louiz’ |
2016-07-12 | Properly catch and handle database errors | louiz’ |
2016-07-04 | Replace all include guards by #pragma once | louiz’ |
2016-05-04 | Style fix | louiz’ |
2016-01-04 | Add a ChannelOptions table in the DB | Florent Le Coz |
2015-09-18 | Introduce an optional Database module | Florent Le Coz |