discourse/app
锦心 600f2854c7
FEATURE: Log topic slow mode changes (#27934)
Previously, we did not log any topic slow mode changes. This allowed
some malicious (or just careless) TL4 users to delete slow modes created
by moderators at will. Administrators could not see who changed the slow
mode unless they had SQL knowledge and used Data Explorer.

This commit enables logging who turns slow mode on, off, or changes it.

Related meta topic: https://meta.discourse.org/t/why-is-there-no-record-of-who-added-or-removed-slow-mode/316354
2024-07-16 17:08:09 +08:00
..
assets UX: fix name & username width on profile summary (#27925) 2024-07-15 12:49:06 -04:00
controllers FEATURE: Log topic slow mode changes (#27934) 2024-07-16 17:08:09 +08:00
helpers DEV: update base url links to respect subfolder installs (#27740) 2024-07-09 12:42:38 +04:00
jobs FEATURE: Add Mechanism to redeliver all failed webhook events (#27609) 2024-07-08 15:43:16 -05:00
mailers FIX: Use login SMTP auth for office365 in group mailer (#27931) 2024-07-16 16:21:14 +10:00
models FEATURE: Log topic slow mode changes (#27934) 2024-07-16 17:08:09 +08:00
serializers Revert "FEATURE: custom flag can require additional message (#27706)" (#27906) 2024-07-15 09:45:57 +10:00
services FEATURE: Log topic slow mode changes (#27934) 2024-07-16 17:08:09 +08:00
views FIX: Exclude reply count on posts due to required Comment nesting (#27892) 2024-07-15 09:40:47 +08:00