discourse/app
Sam Saffron 954293655f FEATURE: rake posts:destroy_old_user_data_exports
Historically we would keep the user data export posts around but delete
the uploads.

This leaves a lot of broken uploads in the system.

This rake task allows us to clean up old mess.
2019-05-23 11:11:37 +10:00
..
assets UX: Prevent long names from overflowing on user admin 2019-05-22 15:10:09 -04:00
controllers FEATURE: English locale with international date formats 2019-05-20 13:47:20 +02:00
helpers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
jobs FEATURE: rake posts:destroy_old_user_data_exports 2019-05-23 11:11:37 +10:00
mailers Make `email_excerpt` method take an optional `post` param (#7570) 2019-05-20 10:04:23 +02:00
models DEV: should ignore missing post uploads when a user export destroyed 2019-05-21 13:32:36 +05:30
serializers FIX: Customizing missing pluralized translations didn't work 2019-05-13 09:36:05 +02:00
services DEV: Fix race condition when enqueuing edit wiki-ed notification. 2019-05-16 13:48:46 +08:00
views Remove duplicate translations 2019-05-22 16:15:22 +02:00