discourse/app
Joffrey JAFFEUX f5e41f0627
FIX: correctly generate pm path on user (#27152)
Before this fix when generating a pm path leading to a group messages inbox we would blindly take the first group of the pm, however, it's possible our current user doesn't have access to this group.

This commit will now try to find the first group the user has access to, and generate a path to this group’s inbox.
2024-05-23 11:17:43 +02:00
..
assets FIX: correctly generate pm path on user (#27152) 2024-05-23 11:17:43 +02:00
controllers DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
mailers FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00
models FIX: `Post#each_upload_url` yielding external URLs (#27149) 2024-05-23 15:15:16 +10:00
serializers DEV: move post flags into database (#27125) 2024-05-23 12:19:07 +10:00
services DEV: Database backed admin notices (#26192) 2024-05-23 09:29:08 +08:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00