discourse/app
Andrei Prigorshnev 284ab8cdf7
DEV: migrate (almost all) routes from actions: to @action syntax (#14722)
This should be safe, all these places are pretty straightforward. I've run into one problem when changing this, though. That problem was fixed in https://github.com/discourse/discourse/pull/14624
2021-11-30 17:01:06 +04:00
..
assets DEV: migrate (almost all) routes from actions: to @action syntax (#14722) 2021-11-30 17:01:06 +04:00
controllers FIX: do not suggest "user1" as a username to invited users (#15031) 2021-11-30 16:59:37 +04:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs FIX: Delete unconfirmed AND expired email tokens only (#15089) 2021-11-25 10:34:30 +02:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
serializers FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
services FIX: Use CDN URL for internal onebox avatars (#15077) 2021-11-25 12:07:34 +00:00
views FEATURE: Replace Crawl-delay directive with proper rate limiting (#15131) 2021-11-30 12:55:25 +03:00