thelounge/src/plugins/messageStorage
itsjohncs 044cd2403b Small cleanup of messageStorage/sqlite.
* Extend test coverage to the `search` function.
* Test sort order of messages from `getMessages` and `search`
* Move reversal of `search` results from Vue to messageStorage.
* Remove unnecessary uses of `sqlite.serialize` in tests.
* Return promises from test functions where possible.
2021-10-28 00:48:11 -07:00
..
sqlite.js Small cleanup of messageStorage/sqlite. 2021-10-28 00:48:11 -07:00
text.js Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00