Commit Graph

3 Commits

Author SHA1 Message Date
Plastikmensch f4f1cc9eab
Only allow reacting with remote emojis when status is local
Handling remote reactions with foreign emojis would require an extensive rewrite of vanilla code, so instead prevent reactions with remote emojis when the status is not local.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-07-07 21:57:41 +02:00
Jeremy Kescher 6e0d17cc7d
Add missing authorization to ReactService 2023-07-07 21:57:40 +02:00
fef da177d6c9d
cleanup backend emoji reaction code 2023-07-07 21:57:38 +02:00
Renamed from app/services/status_reaction_service.rb (Browse further)