discourse/app
Dan Ungureanu 60184a290c
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-02-28 11:10:03 +02:00
..
assets FIX: Prettier on iframed-html component (#9062) 2020-02-27 11:56:13 -06:00
controllers FEATURE: unconditionally skip indexing on search controller 2020-02-28 09:21:31 +11:00
helpers FIX: blank popular posts in summary emails due to lightbox images 2020-02-21 16:18:38 -05:00
jobs FIX: downloaded image URLs incorrectly replaced in post raw. (#9014) 2020-02-27 10:22:55 +05:30
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-02-28 11:10:03 +02:00
serializers UX: Differentiate Between PMs and Topics in Search Results (#8933) 2020-02-27 13:25:32 +00: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