Commit Graph

21 Commits

Author SHA1 Message Date
Erwan Arzur
dea106ccde Fix Slack SSL connection (#83)
Make HTTPClient auto-negotiate SSL supported ciphers - forget about :SSLV23 which are refused by most servers now.
- log exceptions that could occur

* remove comment
2016-09-15 12:29:52 +02:00
Thanos Kyritsis
9d1c844c4c skip mentions if text is nil (can happen during bulk updates) (refs #8) 0.3 2016-03-18 11:01:55 +02:00
Thanos Kyritsis
42ff187547 do not reload issues before calling hooks, it affects custom fields (refs #7) 2016-03-16 13:58:56 +02:00
Thanos Kyritsis
3271493126 do not fire update hook if journal is nil (e.g. when creating sub-tasks) (refs #8) 2016-03-16 13:14:11 +02:00
Thanos Kyritsis
e001232b23 utilize Rails callbacks to trap issues created/saved via mail (refs #5) 2016-02-27 20:03:29 +02:00
Thanos Kyritsis
b3e8f3a6e4 fix on previous commit 2016-02-27 13:28:19 +02:00
Thanos Kyritsis
4719dec85a Add Mattermost notification when wiki pages are updated (sync with sciyoshi/redmine-slack commit 5b6ffe019635e9c925a59b688fb35568bfc96594) 2016-02-27 13:08:43 +02:00
Thanos Kyritsis
6a3c5c7694 Clarify the plugin page on Redmine. The Mattermost URL is generated from the integrations configuration page. (sync with sciyoshi/redmine-slack commit 4352948dce3a1ad400857894c9ff481052d5c8ca) 2016-02-27 13:03:38 +02:00
Thanos Kyritsis
a5cecdb814 plugin successfully tested for redmine 3.2.x 0.2 2016-02-13 14:27:25 +02:00
Thanos Kyritsis
7eef353849 bump version to 0.2 and update redmine dependency (refs #3) 2016-02-13 14:26:48 +02:00
Thanos Kyritsis
0dd8f50592 borrow code from redmine's mailer.rb in order to proper detect sub-uri conditions (refs #4) 2016-02-13 14:26:02 +02:00
Thanos Kyritsis
e519b6a74d update readme with notice about using channel handles and not names (refs #1) 0.1 2016-02-11 15:14:30 +02:00
Thanos Kyritsis
ed2077ae0f Added "Mattermost URL" setting information on the configure page (sync with sciyoshi/redmine-slack commit 5992e7c3eab4c669d2aed6a33cd253a59a61484a) 2016-02-11 15:07:22 +02:00
Thanos Kyritsis
4e692caefc update readme with guided screenshot instructions (refs #1) 2016-01-23 19:27:20 +02:00
Thanos Kyritsis
4c90c2cfb0 mention redmine supported versions in readme 2016-01-21 10:33:20 +02:00
Thanos Kyritsis
6d4daf9195 mention redmine supported versions in readme 2016-01-21 10:32:53 +02:00
Thanos Kyritsis
abc886752c mention redmine supported versions in readme 2016-01-21 10:28:32 +02:00
Thanos Kyritsis
faf11a61b3 update to the proper license (MIT) originating from the forked project (Closes #2) 2016-01-19 18:42:36 +02:00
Thanos Kyritsis
54af371ecf add license 2015-12-30 10:50:16 +02:00
Thanos Kyritsis
467a72d986 add init and readme 2015-12-30 10:49:11 +02:00
Thanos Kyritsis
3d554788ed initial import 2015-12-30 10:39:03 +02:00