discourse/app
Martin Brennan f9ec2b90a0
DEV: Drop user_stats count column constraints (#15949)
We added this constraint in 5bd55acf83
but it is causing problems in hosted sites and is catching the
issue too far down the line. This commit removes the constraint
for now, and also fixes an issue found with PostDestroyer
which wasn't using the UserStatCountUpdater when updating post_count
and thus was causing negative numbers to occur.
2022-02-16 12:49:11 +11:00
..
assets UX: prevent user menu overflow on tiny screens (#15964) 2022-02-15 20:13:11 -05:00
controllers FIX: Do not increase invite count for current user (#15952) 2022-02-15 17:35:58 +02:00
helpers FIX: Update application_helper logic now that Ember CLI is default (#15935) 2022-02-14 13:48:18 +00:00
jobs DEV: Add bounce_error_code to EmailLog (#15948) 2022-02-15 14:17:26 +10:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models PERF: introduce site/global emoji cache (#15899) 2022-02-16 12:46:17 +11:00
serializers FEATURE: Add external_id to topics (#15825) 2022-02-08 20:55:32 -07:00
services DEV: Drop user_stats count column constraints (#15949) 2022-02-16 12:49:11 +11:00
views PERF: Update ember-auto-import and webpack (#15919) 2022-02-14 11:21:39 +00:00