Edgewall Software

Opened 9 years ago

Last modified 19 months ago

#11871 new enhancement

Notification subscriber for @name mentions — at Version 7

Reported by: Peter Suter Owned by: Peter Suter
Priority: normal Milestone: next-dev-1.7.x
Component: notification Version:
Severity: normal Keywords:
Cc: leho@…, s.skutnik@…, aikido.guy@… Branch:
Release Notes:

Allow to subscribe to notifications when @username is mentioned.

API Changes:
Internal Changes:

Description

Many websites allow users to mention @name (e.g. @psuter) in comments to notify that user of the comment.

We could add an optional INotificationSubscriber implementing this for ticket comments.

Change History (7)

by Peter Suter, 9 years ago

Attachment: T11871_name_mentions.diff added

comment:1 by lkraav <leho@…>, 9 years ago

Cc: leho@… added

with the autocomplete plugin, this would be so tasty.

these guys have already taken a shot at @mentions https://github.com/trac-hacks/trac-mentions looks like they're using some library called jquery.mentionsInput.js for the @mention autocomplete.

Last edited 8 years ago by Ryan J Ollos (previous) (diff)

comment:3 by Peter Suter, 9 years ago

Owner: set to Peter Suter
Status: newassigned

log:psuter.hg@T11870_optional_subscribers (changeset:371e563351e0/psuter.hg) has a slightly updated version (uses config section from #11875).

comment:4 by Peter Suter, 9 years ago

Milestone: 1.1.31.1.4

comment:5 by Peter Suter, 9 years ago

Milestone: 1.1.4next-dev-1.1.x

This will have to wait for #11875.

comment:6 by spot@…, 9 years ago

Just wanted to mention that we moved the @ mentions plug-in to the trac hacks org and started testing it: https://github.com/trac-hacks/trac-mentions/issues

comment:7 by Peter Suter, 9 years ago

Milestone: next-dev-1.1.x1.1.5
Release Notes: modified (diff)
Note: See TracTickets for help on using tickets.