discourse/app
Bianca Nenciu 33ea8b4756
FIX: Skip topic allowed user for small actions (#18075)
Topic allowed user records were created for small actions, which lead to
the system user being invited in many private topics when the user
removed themselves or if a group was invited but some members already
had access.

This commits skips creating topic allowed user. They are already skipped
for the whisper posts.
2022-08-29 13:01:16 +03:00
..
assets DEV: Include reaction notifications in the likes tab (#18118) 2022-08-29 12:32:50 +08:00
controllers FIX: LocalJumpError : unexpected return (#18114) 2022-08-27 18:06:56 +02:00
helpers UX: Improve safe-mode usability (#17929) 2022-08-15 15:15:15 +01:00
jobs DEV: Increase timeout when pulling hotlinked image (#18036) 2022-08-23 09:38:10 -04:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Skip topic allowed user for small actions (#18075) 2022-08-29 13:01:16 +03:00
serializers PERF: Rely on preload for first_post for TopicBookmarkable (#18066) 2022-08-24 16:01:29 +10:00
services FIX: Restore trust level when leaving group (#17954) 2022-08-29 13:00:48 +03:00
views UX: fix styles for the wizard congrats step (#18105) 2022-08-26 12:29:40 -04:00