Commit graph

13 commits

Author SHA1 Message Date
Richard Lewis a85478181a Fix context menus in search results. 2021-03-05 12:58:02 +02:00
Richard Lewis cc4885f099 Search improvements. 2021-03-05 11:47:25 +02:00
Richard Lewis 28aac994a3 Disable searching nicks. 2021-03-05 11:47:25 +02:00
Richard Lewis fc4c2bc9d7 Message search WIP. 2021-03-05 11:47:25 +02:00
Pavel Djundik 24d4276a7c Fix msg id order when loading from sqlite 2020-04-28 17:45:27 +03:00
Pavel Djundik 487a438f02 Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00
Pavel Djundik eb7f9ab298 Implement channel history clearing on the server 2020-02-28 17:01:28 +02:00
Pavel Djundik 5a0e0b6718 Change sqlite parallelize to serialize when loading messages 2020-02-15 11:50:07 +02:00
Alistair McKinlay 133e7bf710 Format js/vue with prettier 2019-07-19 11:27:40 +01:00
Pavel Djundik a56e6de51f Change unable to load sqlite3 message 2019-07-05 10:32:14 +03:00
Pavel Djundik 472d618033 Remove log from global 2018-06-15 23:31:06 +03:00
Pavel Djundik ea00587c00 Fix sqlite history not loading when maxHistory is -1
Fixes #2545
2018-06-11 14:08:05 +03:00
Pavel Djundik 5cfec76d3a Refactor userLog to be the same as sqlite logger
Fixes #1392
2018-05-23 16:56:18 +03:00
Renamed from src/plugins/sqlite.js (Browse further)