discourse/app
Krzysztof Kotlarek c5a116859d
FIX: delete post action from permanently deleted posts (#12309)
When Post is permanently deleted, we should delete correlated PostAction as well.
2021-03-18 15:22:41 +11:00
..
assets UX: Improve topic footer alignment and layout (#12420) 2021-03-17 22:42:52 -04:00
controllers FIX: Viewing some tag routes wasn't rendering the list without JS (#12344) 2021-03-17 13:02:32 -04:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Do not raise if post no longer exists (#12428) 2021-03-17 19:22:05 +02:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models FIX: delete post action from permanently deleted posts (#12309) 2021-03-18 15:22:41 +11:00
serializers UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
services UX: Add image uploader widget for uploading badge images (#12377) 2021-03-17 08:55:23 +03:00
views FIX: Remove unused JS from "finish installation" page (#12263) 2021-03-02 19:19:19 +01:00