discourse/plugins/chat/spec
Joffrey JAFFEUX fd4ff92892
SECURITY: ensures mentioned_users is limited
Prior to this fix the number of users rendered by mentioned_users could equal the number of members in a channel which would be slow but could in more extreme case crash the page and/or server.
2024-01-08 08:02:13 -07:00
..
components/chat FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
fabricators FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
integration DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
jobs DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
lib DEV: Add new chat metrics (#23872) 2024-01-04 16:10:03 +04:00
mailers DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
models DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
policies/chat/channel DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
queries/chat DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
requests DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
serializer SECURITY: ensures mentioned_users is limited 2024-01-08 08:02:13 -07:00
services DEV: uses in: {} with lambda to work with eager_load (#25039) 2023-12-29 12:45:07 +08:00
support DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
system FIX: 500 error when reviewable has a missing message (#25113) 2024-01-03 11:49:54 -03:00
validators COPY: secure media -> secure uploads (#24643) 2023-11-30 14:58:55 +10:00
plugin_helper.rb FEATURE: implements drafts for threads (#24483) 2023-11-22 11:54:23 +01:00
plugin_spec.rb COPY: secure media -> secure uploads (#24643) 2023-11-30 14:58:55 +10:00