BigW Consortium Gitlab

  1. 27 Jul, 2017 1 commit
  2. 03 May, 2017 1 commit
  3. 01 May, 2017 1 commit
    • Don't blow up when email has no References header · 08b1380f
      Sean McGivern authored
      If an email doesn't match our incoming email patterns on the To header, we fall
      back to the References header. If there was no References header, we'd raise an
      exception, when we'd be better off acting as if it was empty.
  4. 19 Jul, 2016 1 commit
  5. 24 May, 2016 1 commit
  6. 23 May, 2016 1 commit
  7. 20 May, 2016 3 commits
  8. 18 May, 2016 2 commits
  9. 16 May, 2016 5 commits
  10. 25 Mar, 2016 2 commits
    • Improve and finish the fallback to the In-Reply-To and References header for the… · 9f218fc1
      Rémy Coutable authored
      Improve and finish the fallback to the In-Reply-To and References header for the reply-by-email feature
      
      A few things to note:
      - The IncomingEmail feature is now enabled even without a
        correctly-formatted sub-address
      - Message-ID for new thread mail are kept the same so that subsequent
        notifications to this thread are grouped in the thread by the email
        service that receives the notification
        (i.e. In-Reply-To of the answer == Message-ID of the first thread message)
      - To maximize our chance to be able to retrieve the reply key, we look
        for it in the In-Reply-To header and the References header
      - The pattern for the fallback reply message id is "reply-[key]@[gitlab_host]"
      - Improve docs thanks to Axil
  11. 07 Jan, 2016 1 commit
  12. 09 Dec, 2015 1 commit
  13. 21 Sep, 2015 1 commit
  14. 21 Aug, 2015 1 commit
  15. 20 Aug, 2015 4 commits