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 )
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
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
3d554788ed
initial import
2015-12-30 10:39:03 +02:00