Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gemfile: actually updateHEADmaster | Robin H. Johnson | 2023-04-09 | 2 | -31/+11 |
* | Gemfile: update elasticsearch module again, need another fix | Robin H. Johnson | 2023-04-09 | 2 | -2/+2 |
* | ElasticSearch: try to monkeypatch Elasticsearch::UnsupportedProductError | Robin H. Johnson | 2023-04-09 | 3 | -0/+11 |
* | archives: try community solution | Robin H. Johnson | 2023-04-09 | 2 | -12/+32 |
* | backend: Update to Sanitize-6, cleans up nokogiri/nokogumbo dep mess | Robin H. Johnson | 2023-03-21 | 3 | -43/+47 |
* | Gemfile: update charlock_holmes for newer ICU | Robin H. Johnson | 2019-07-21 | 2 | -3/+3 |
* | bundle/config: ensure nokogiri uses system libs. | Robin H. Johnson | 2017-10-19 | 1 | -0/+5 |
* | Gemfile: Fix nokogumbo build. | Robin H. Johnson | 2017-10-19 | 2 | -3/+13 |
* | Stop using bundler | Michał Górny | 2017-10-14 | 1 | -1/+1 |
* | Add missing require for ostruct, needed for ruby22 | Michał Górny | 2017-10-14 | 1 | -0/+1 |
* | storage: Fix typo for hash. | Robin H. Johnson | 2017-05-23 | 1 | -1/+1 |
* | ag: allow manual flush of index. | Robin H. Johnson | 2017-05-23 | 2 | -0/+22 |
* | More function name mismatch | Robin H. Johnson | 2017-05-21 | 1 | -1/+1 |
* | Fix accidental plural in function. | Robin H. Johnson | 2017-05-21 | 1 | -1/+1 |
* | Rubocop cleanup. | Robin H. Johnson | 2017-05-21 | 7 | -102/+101 |
* | Implement hidden messages to block out spam. | Robin H. Johnson | 2017-05-21 | 2 | -24/+88 |
* | Update sanitize dep | Alex Legler | 2016-12-14 | 2 | -11/+14 |
* | Fix broken names when no realname is set in From: | Alex Legler | 2015-06-29 | 1 | -1/+4 |
* | Clarify error message | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | one more minor fix | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | Title is not a sentence, hence remove the period | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | Revert "Revert "Revert "Revert "TODO!"""" | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | Revert "Revert "Revert "TODO!""" | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | Revert "Revert "TODO!"" | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | Revert "TODO!" | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | TODO! | Alex Legler | 2015-03-07 | 1 | -1/+1 |
* | Revert "test" | Alex Legler | 2015-03-07 | 1 | -0/+1 |
* | test | Alex Legler | 2015-03-07 | 1 | -1/+0 |
* | Revert "test mirroring" | Alex Legler | 2015-03-04 | 1 | -0/+1 |
* | test mirroring | Alex Legler | 2015-03-04 | 1 | -1/+0 |
* | Add TODO. | Robin H. Johnson | 2015-02-25 | 1 | -0/+6 |
* | Always raise problems from create/delete if calling from maildir indexing calls. | Robin H. Johnson | 2015-02-25 | 1 | -3/+3 |
* | Improve error handling. | Robin H. Johnson | 2015-02-25 | 1 | -7/+12 |
* | Refactor to simplify for a quick bug I hit. | Robin H. Johnson | 2015-02-25 | 1 | -10/+13 |
* | Fix function name. | Robin H. Johnson | 2015-02-25 | 1 | -1/+1 |
* | Document that this deletes the index normally. | Robin H. Johnson | 2015-02-25 | 1 | -2/+2 |
* | Add a README. | Robin H. Johnson | 2015-02-25 | 1 | -0/+9 |
* | tab fix | Alex Legler | 2015-02-25 | 1 | -1/+1 |
* | Incremental was not doing new messages!. | Robin H. Johnson | 2015-02-23 | 1 | -1/+1 |
* | Make a rethread command. | Robin H. Johnson | 2015-02-23 | 1 | -2/+13 |
* | Cleanup check. | Robin H. Johnson | 2015-02-23 | 1 | -3/+3 |
* | Working index status check! | Robin H. Johnson | 2015-02-23 | 1 | -26/+11 |
* | Almost ready for real state. | Robin H. Johnson | 2015-02-23 | 1 | -0/+16 |
* | more print. | Robin H. Johnson | 2015-02-23 | 1 | -1/+2 |
* | Work on the index. | Robin H. Johnson | 2015-02-23 | 1 | -9/+9 |
* | Key hell. | Robin H. Johnson | 2015-02-23 | 1 | -1/+2 |
* | Work on better selection of status. | Robin H. Johnson | 2015-02-23 | 1 | -4/+6 |
* | We do not want to catch NoMethodError from deeper in the stack. | Robin H. Johnson | 2015-02-23 | 1 | -2/+2 |
* | Fix vim. | Robin H. Johnson | 2015-02-23 | 6 | -2/+8 |
* | Work on getting state. | Robin H. Johnson | 2015-02-23 | 1 | -1/+4 |