discourse/app
Guo Xiang Tan a818fa9831 FIX: Show stats of the last 30 days be default for admin reports.
* `1.month.ago + 1.month` uses the calendar month for calculations
  such that `1.month.ago` from the 30th of March 2017 will give
  us the 28th of February 2017. Adding one month ahead from
  28th February 2017 will be 28th of March 2017.
2017-03-30 09:48:10 +08:00
..
assets Remove stray reference to additionalPanels 2017-03-30 08:16:00 +09:00
controllers FIX: Show stats of the last 30 days be default for admin reports. 2017-03-30 09:48:10 +08:00
helpers FEATURE: replace emoji with unicode in title and description meta tags 2017-02-22 16:24:13 -05:00
jobs FEATURE: add user profile fields in user list export 2017-03-21 15:51:52 +05:30
mailers FIX: use email prefix only in subject 2017-03-21 20:29:57 +05:30
models FIX: do not add user to group based on email domain unless email is confirmed 2017-03-28 15:02:40 +05:30
serializers FEATURE: Include email in `User` webhook. 2017-03-25 08:23:01 +08:00
services FIX: admin user page should show count of all posts, including private messages, so admins can delete them. This bug was making it impossible to delete users. 2017-03-17 17:01:45 -04:00
views FIX: jQuery include was incorrect for `finish-installation` 2017-03-27 10:29:25 -04:00