discourse/app
Bianca Nenciu d9843d757a
FIX: Update draft count when sequence is increased (#13940)
* FIX: Update draft count when sequence is increased

Sometimes users ended up having a draft count higher than the actual
number of drafts.

* FIX: Do not update draft count twice

The call to DraftSequence.next! above already does it.
2021-08-04 13:30:37 +03:00
..
assets FIX: use search message context on group message page (#13936) 2021-08-04 13:42:17 +05:30
controllers FEATURE: New and Unread messages for user personal messages. (#13603) 2021-08-02 12:41:41 +08:00
helpers FIX: Assets for the theme tests page are not compressed (#13736) 2021-07-14 22:52:35 +03:00
jobs Revert "DEV: Move private message topic tracking state publish into sidekiq." 2021-07-30 11:36:01 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FIX: Update draft count when sequence is increased (#13940) 2021-08-04 13:30:37 +03:00
serializers FEATURE: Add post edits count to user activity (#13495) 2021-08-02 10:15:53 -04:00
services DEV: don't merge email address if target user is not human. (#13915) 2021-08-03 10:04:35 +05:30
views FIX: use correct URL in schema markup for post images. (#13847) 2021-07-26 21:39:51 +05:30