discourse/app
Dan Ungureanu 079d2af55f
FIX: Clear stale status of reloaded reviewables (#13750)
* FIX: Clear stale status of reloaded reviewables

Navigating away from and back to the reviewables reloaded Reviewable
records, but did not clear the "stale" attribute.

* FEATURE: Show user who last acted on reviewable

When a user acts on a reviewable, all other clients are notified and a
generic "reviewable was resolved by someone" notice was shown instead of
the buttons. There is no need to keep secret the username of the acting
user.
2021-07-16 19:57:12 +03:00
..
assets FIX: Clear stale status of reloaded reviewables (#13750) 2021-07-16 19:57:12 +03:00
controllers FIX: simplify and improve choosing favorite badges (#13743) 2021-07-16 11:13:00 +08:00
helpers FIX: Assets for the theme tests page are not compressed (#13736) 2021-07-14 22:52:35 +03:00
jobs FIX: Clear stale status of reloaded reviewables (#13750) 2021-07-16 19:57:12 +03:00
mailers FIX: Do not show In Reply To for group SMTP emails (#13541) 2021-06-28 13:19:17 +10:00
models FIX: Clear stale status of reloaded reviewables (#13750) 2021-07-16 19:57:12 +03:00
serializers FEATURE: Penalty history improvements (#13359) 2021-07-12 11:36:56 -07:00
services FIX: when updating timestamps on topic set a correct bump date (#13746) 2021-07-16 11:56:51 +04:00
views FEATURE: add title tag for group detail page (#13702) 2021-07-12 20:05:57 +05:30