BigW Consortium Gitlab

  1. 27 Mar, 2017 1 commit
  2. 21 Mar, 2017 3 commits
  3. 13 Jan, 2017 1 commit
    • Handles unsubscribe from notifications via email · c3a94000
      Pawel Chojnacki authored
      - allows unsubscription processing of email in format "reply+%{key}+unsubscribe@acme.com" (example)
      - if config.address includes %{key} and replies are enabled every unsubscriable message will include mailto: link in its List-Unsubscribe header
  4. 22 Oct, 2016 1 commit
  5. 17 Oct, 2016 1 commit
  6. 03 Oct, 2016 4 commits
  7. 26 Sep, 2016 1 commit
  8. 20 Sep, 2016 1 commit
  9. 03 Jun, 2016 2 commits
  10. 24 May, 2016 1 commit
  11. 05 Apr, 2016 1 commit
  12. 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
  13. 15 Mar, 2016 1 commit
  14. 12 Feb, 2016 1 commit