discourse/app
Dan Ungureanu 5f88b86ac9
FIX: Sync preload key format for category topic lists
The server and client used two different formats for preload keys. The
server was using 'topic_list_c/SLUG/l/latest', but the client was using
'topic_list_c/SLUG/ID/l/latest'.

This commit is an addition to 374534f00e.
2020-03-05 11:46:02 -05:00
..
assets FIX: prevents loading to show during debouncing (#9060) 2020-03-05 11:45:19 -05:00
controllers SECURITY: Add more restrictions on invite emails 2020-03-05 09:55:54 -05:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs FEATURE: limit number of notifications per user to 10,000 2020-02-24 11:42:50 +11:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Sync preload key format for category topic lists 2020-03-05 11:46:02 -05:00
serializers SECURITY: Add more restrictions on invite emails 2020-03-05 09:55:54 -05:00
services FIX: ensures destroying a user with security keys doesn't fail (#9042) 2020-02-25 14:07:57 -05:00
views FIX: Sync Ember and non-Ember layouts (#9028) 2020-02-25 15:31:04 +02:00