discourse/app
Dan Ungureanu 43557143fe
FIX: Reset invite when resending it (#11013)
Resending an invite moved the expire date in the future, but did not
invalidate it. For example, if an invite was sent to an email,
invalidated and then resent, it would still be left invalidated.
2020-10-26 12:26:43 +02:00
..
assets Add new `cloneJSON` method for cloning an object 2020-10-23 14:48:05 -04:00
controllers UX: improve error message for already logged in users (#11020) 2020-10-24 21:21:01 +05:30
helpers Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
jobs FIX: Pass user to Email::Sender to avoid broken reply key for group_smtp email (#10978) 2020-10-22 10:49:08 +10:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models FIX: Reset invite when resending it (#11013) 2020-10-26 12:26:43 +02:00
serializers FIX: Only include last_posted_at if there's a topic_user object. (#11011) 2020-10-23 11:31:59 -03:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views Revert "FEATURE: Upgrade analytics.js to gtag.js (#10893)" (#10910) 2020-10-13 12:20:41 -05:00