discourse/app
Guo Xiang Tan 9364d8ce71 FIX: Store user's id instead for sending activation email.
* Email and username are both allowed to be used for logging in.
  Therefore, it is easier to just store the user's id rather than
  to store the username and email in the session.
2017-03-13 20:24:55 +08:00
..
assets SECURITY: Only allow users to resend activation email with a valid session. 2017-03-13 19:35:29 +08:00
controllers FIX: Store user's id instead for sending activation email. 2017-03-13 20:24:55 +08:00
helpers FEATURE: replace emoji with unicode in title and description meta tags 2017-02-22 16:24:13 -05:00
jobs FIX: should not try to send digest to users who reached the bounce threshold 2017-03-08 19:19:11 +01:00
mailers FIX: email customizations now apply to both html and text parts 2017-03-10 14:08:03 -05:00
models Add scope for human users. 2017-03-11 14:25:09 +08:00
serializers FEATURE: new category setting for whether to show latest topics or top topics by default 2017-03-03 11:30:44 -05:00
services FEATURE: log reason staff auto blocks a user 2017-03-10 15:45:48 -05:00
views FIX: do not show faq/guidelines page to anonymous users for private forums 2017-03-08 16:00:49 +05:30