discourse/plugins/chat/app
Penar Musaraj 26747540d2
FIX: Chat summary email link in subfolder setups (#25188)
This regressed in 2791e75072. That commit
fixed subfolder URLs in general, but the `full_url` was adding the
subfolder prefix a second time, thus breaking this URL in emails.
2024-01-10 11:52:57 -05:00
..
controllers/chat FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
helpers/chat FEATURE: Mark all chat channels read with a shortcut (#20629) 2023-03-22 13:24:07 +10:00
jobs DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
models FIX: Chat summary email link in subfolder setups (#25188) 2024-01-10 11:52:57 -05:00
policies DEV: Migrate `Chat::MessageCreator` to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
serializers/chat 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
validators/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
views FIX: correctly uses private_email site setting in chat (#24528) 2023-11-23 15:54:22 +01:00