j3d1 j3d1
  • Joined on 2019-11-13
j3d1 closed issue c3lf/c3lf-system-3#65 2025-02-07 22:38:27 +00:00
spam filter for tickets
j3d1 commented on issue c3lf/c3lf-system-3#66 2025-02-07 22:38:06 +00:00
use spam header to tag ticket as 'probably spam'

implemented in 554bc70413

j3d1 closed issue c3lf/c3lf-system-3#66 2025-02-07 22:38:06 +00:00
use spam header to tag ticket as 'probably spam'
j3d1 pushed to live at c3lf/c3lf-system-3 2025-02-07 22:35:00 +00:00
554bc70413 when the 'X-Spam' flag is set in the mail header, set the state to 'pending_suspected_spam' and do not send auto-reply
j3d1 deleted branch bton/prohibit_sending_empty_emails from c3lf/c3lf-system-3 2025-01-27 19:21:17 +00:00
j3d1 pushed to testing at c3lf/c3lf-system-3 2025-01-27 19:21:16 +00:00
9ac1e9706f added a check in the make_reply function to ensure that mails have a body
89707113bb Disable send mail button when there is no text
5565e5f5d0 The Comment button is now disabled when there is no text and the AsyncButton can now be disabled without setting it to inProgress
Compare 3 commits »
j3d1 merged pull request c3lf/c3lf-system-3#100 2025-01-27 19:21:15 +00:00
bton/prohibit_sending_empty_emails
j3d1 pushed to testing at c3lf/c3lf-system-3 2025-01-27 19:20:53 +00:00
9395226c5f disable automatic ticket state change
c26152d3c5 fix frontend bug in ticket view
70516db074 ~ change "the algorithm" ~
2677f4b8b6 link item to ticket frontend
Compare 4 commits »
j3d1 pushed to bton/prohibit_sending_empty_emails at c3lf/c3lf-system-3 2025-01-27 19:18:16 +00:00
9ac1e9706f added a check in the make_reply function to ensure that mails have a body
89707113bb Disable send mail button when there is no text
5565e5f5d0 The Comment button is now disabled when there is no text and the AsyncButton can now be disabled without setting it to inProgress
9395226c5f disable automatic ticket state change
c26152d3c5 fix frontend bug in ticket view
Compare 67 commits »
j3d1 closed issue c3lf/c3lf-system-3#50 2025-01-27 19:09:30 +00:00
mail stress-test
j3d1 closed issue c3lf/c3lf-system-3#52 2025-01-27 19:09:28 +00:00
setup grafana instance to display metrics
j3d1 closed issue c3lf/c3lf-system-3#74 2025-01-27 19:09:25 +00:00
Setup polaris as independent mail server
j3d1 closed issue c3lf/c3lf-system-3#60 2025-01-27 19:03:03 +00:00
full text search for tickets
j3d1 closed issue c3lf/c3lf-system-3#55 2025-01-27 19:02:39 +00:00
link items and tickets together
j3d1 pushed to live at c3lf/c3lf-system-3 2025-01-27 19:01:50 +00:00
9395226c5f disable automatic ticket state change
j3d1 pushed to live at c3lf/c3lf-system-3 2025-01-27 18:57:47 +00:00
c26152d3c5 fix frontend bug in ticket view
j3d1 closed issue c3lf/c3lf-system-3#123 2025-01-27 16:59:46 +00:00
Base64 Encoded Emails
j3d1 commented on issue c3lf/c3lf-system-3#123 2025-01-27 16:59:45 +00:00
Base64 Encoded Emails

shoud be fixed in 0fa52645c2

j3d1 opened issue c3lf/c3lf-system-3#127 2025-01-27 16:58:24 +00:00
merge tickets manually
j3d1 pushed to live at c3lf/c3lf-system-3 2025-01-26 19:03:18 +00:00
70516db074 ~ change "the algorithm" ~