Skip to content

Releases: clonemeagain/osticket-plugin-mentioner

Stable

05 Jul 01:39
Compare
Choose a tag to compare

This is working well for me, and with plenty of options for you to play with.

Largish rewrite

03 Jul 07:21
Compare
Choose a tag to compare
Largish rewrite Pre-release
Pre-release

Current Features:

In any message text: (email/web/admin-note)

  • Match @Username (Staff/Agent first, then User, unless admin toggles Staff only)
  • Match @Firstname.Lastname (Usernames might not be known, but names generally are)
  • Match @emailprefix (from v1.2)
  • Match #User as a "notify only recipient" Doesn't add them as a collaborator, but sends them an email with the text of the message and that they were mentioned. (Admin toggle-able, and message templates are admin-configurable).

Rewritten to be clearer, with more debugging. Faster, better, more understandable!

As always, make an issue for any bugs or new features.

Email Mentions is a Go!

29 Jun 00:04
Compare
Choose a tag to compare
Pre-release

You README correct,

You can now mention your defined domain via email prefix.

@clonemeagain becomes [email protected]! and is checked as per admin settings

Admin Settings!

I know, you didn't need them before, and you can keep using v1.1 if you don't need email matching, however, if you wish to restrict mentions to Agents, then this is the release for you.

Works on mine!

28 Jun 22:47
Compare
Choose a tag to compare
Works on mine! Pre-release
Pre-release

I use 1.10 with PHP7, let me know if it doesn't work on yours and how you're running it, maybe I need to do something different.