discourse/plugins
Andrei Prigorshnev 2703f2311a
DEV: Create a chat_mention record when self mentioning (#21438)
In the past, we create a `chat_mention` records only when we wanted to notify a user about a mention. Since we don't send notifications when a user mentioning himself, we didn't create a `chat_mention` records in those cases.

Now we use `chat_mentions` records in other scenarios too, so when a user is mentioning himself we want to:
1. Create a `chat_mention` record for that mention
2. Do not create a notification for that mention
2023-05-11 19:30:26 +04:00
..
chat DEV: Create a chat_mention record when self mentioning (#21438) 2023-05-11 19:30:26 +04:00
discourse-details Update translations (#21055) 2023-04-11 15:45:03 +02:00
discourse-lazy-videos FIX: Remove double escaped Vimeo titles (#21368) 2023-05-04 07:54:00 -03:00
discourse-local-dates DEV: Support @debounce decorator in native class syntax (#20521) 2023-03-03 11:48:58 +00:00
discourse-narrative-bot Update translations (#21145) 2023-04-25 17:23:21 +02:00
discourse-presence Update translations (#20370) 2023-02-20 11:01:01 +01:00
poll Revert "DEV: Add configurable? helper to Plugin::Instance (#20767)" (#21469) 2023-05-10 12:41:55 +02:00
styleguide Update translations (#21145) 2023-04-25 17:23:21 +02:00