aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Gemfile: actually update•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> HEADmasterRobin H. Johnson2023-04-092-31/+11
* Gemfile: update elasticsearch module again, need another fix•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2023-04-092-2/+2
* ElasticSearch: try to monkeypatch Elasticsearch::UnsupportedProductError•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2023-04-093-0/+11
* archives: try community solution•••Bitten by the open source wars. ``` The client noticed that the server is not Elasticsearch and we do not support this unknown product (Elasticsearch::UnsupportedProductError) ```` Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Reference: https://stackoverflow.com/questions/68762774/elasticsearchunsupportedproducterror-the-client-noticed-that-the-server-is-no Robin H. Johnson2023-04-092-12/+32
* backend: Update to Sanitize-6, cleans up nokogiri/nokogumbo dep mess•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2023-03-213-43/+47
* Gemfile: update charlock_holmes for newer ICU•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2019-07-212-3/+3
* bundle/config: ensure nokogiri uses system libs.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-10-191-0/+5
* Gemfile: Fix nokogumbo build.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-10-192-3/+13
* Stop using bundlerMichał Górny2017-10-141-1/+1
* Add missing require for ostruct, needed for ruby22Michał Górny2017-10-141-0/+1
* storage: Fix typo for hash.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-05-231-1/+1
* ag: allow manual flush of index.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-05-232-0/+22
* More function name mismatch•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-05-211-1/+1
* Fix accidental plural in function.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-05-211-1/+1
* Rubocop cleanup.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-05-217-102/+101
* Implement hidden messages to block out spam.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2017-05-212-24/+88
* Update sanitize depAlex Legler2016-12-142-11/+14
* Fix broken names when no realname is set in From:•••This should avoid further 'Encoding could not be reliably detected' errors for messages with 'From: addr@dom.ain' headers. Alex Legler2015-06-291-1/+4
* Clarify error messageAlex Legler2015-03-071-1/+1
* one more minor fixAlex Legler2015-03-071-1/+1
* Title is not a sentence, hence remove the period•••hopefully the last useless test commit Alex Legler2015-03-071-1/+1
* Revert "Revert "Revert "Revert "TODO!""""•••This reverts commit d012813f2150138fc80bee530ca0874ef5e68ef3. Alex Legler2015-03-071-1/+1
* Revert "Revert "Revert "TODO!"""•••This reverts commit 1f3d43980f44d1f0f827c55740fd2c6361939cd1. Alex Legler2015-03-071-1/+1
* Revert "Revert "TODO!""•••This reverts commit 50ac0baf26f0671b264de064a696a384bfca8fc9. Alex Legler2015-03-071-1/+1
* Revert "TODO!"•••This reverts commit 89d138a92776dc5f416e3020c1388ce1136f76eb. Alex Legler2015-03-071-1/+1
* TODO!Alex Legler2015-03-071-1/+1
* Revert "test"•••This reverts commit 763ede74c1139ddb6d6445d010226db0f34f7f96. Alex Legler2015-03-071-0/+1
* testAlex Legler2015-03-071-1/+0
* Revert "test mirroring"•••This reverts commit 81e6445a5f9d47a4b29cf045fcfbc9a4ac8284c4. Alex Legler2015-03-041-0/+1
* test mirroringAlex Legler2015-03-041-1/+0
* Add TODO.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-251-0/+6
* Always raise problems from create/delete if calling from maildir indexing calls.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-251-3/+3
* Improve error handling.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-251-7/+12
* Refactor to simplify for a quick bug I hit.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-251-10/+13
* Fix function name.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-251-1/+1
* Document that this deletes the index normally.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-251-2/+2
* Add a README.Robin H. Johnson2015-02-251-0/+9
* tab fixAlex Legler2015-02-251-1/+1
* Incremental was not doing new messages!.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-1/+1
* Make a rethread command.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-2/+13
* Cleanup check.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-3/+3
* Working index status check!•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-26/+11
* Almost ready for real state.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-0/+16
* more print.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-1/+2
* Work on the index.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-9/+9
* Key hell.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-1/+2
* Work on better selection of status.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-4/+6
* We do not want to catch NoMethodError from deeper in the stack.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-2/+2
* Fix vim.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-236-2/+8
* Work on getting state.•••Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin H. Johnson2015-02-231-1/+4