discourse/app
Dan Ungureanu 9969631cef
FEATURE: Make invites work with existing users (#13532)
* FEATURE: Redirect logged in user to invite topic

Users who were already logged in and were given an invite link to a
topic used to see an error message saying that they already have an
account and cannot redeem the invite. This commit amends that behavior
and redirects the user directly to the topic, if they can see it.

* FEATURE: Add logged in user to invite groups

Users who were already logged in and were given an invite link to a
group used to see an error message saying that they already have an
account and cannot redeem the invite. This commit amends that behavior
and adds the user to the group.
2021-07-07 19:42:42 +03:00
..
assets DEV: Expire cn cookie at end of session (#13659) 2021-07-07 11:44:26 +01:00
controllers FEATURE: Make invites work with existing users (#13532) 2021-07-07 19:42:42 +03:00
helpers FEATURE: Render emojis on GitHub labels when oneboxing an issue. (#13531) 2021-06-25 14:48:36 -03:00
jobs FIX: Handle SMTPServerBusy for group smtp email (#13632) 2021-07-06 13:37:52 +10:00
mailers FIX: Do not show In Reply To for group SMTP emails (#13541) 2021-06-28 13:19:17 +10:00
models FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
serializers FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
services FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
views FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30