discourse/app
Sérgio Saquetim 6a65fa982d
FIX: Include more_topic_url in the response to /categories_and_{latest, top} (#21738)
The field more_topic_url is already included in the response preloaded in categories#index

However this field was missing if a request was subsequently made to update the page using
the end-points /categories_and_latest or /categories_and_top. This could lead the client
app to display incorrect information if it relied on this information to update the UI.
2023-05-25 15:24:48 -03:00
..
assets DEV: add sidebar list-item-name & move attributes (#21730) 2023-05-25 11:36:44 -04:00
controllers FIX: Include more_topic_url in the response to /categories_and_{latest, top} (#21738) 2023-05-25 15:24:48 -03:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FIX: consider users.created_at for inactive cleanup (#21688) 2023-05-23 13:41:23 +05:30
mailers FIX: Likes received count in digest email (#21458) 2023-05-09 19:19:26 +02:00
models PERF: Strict loading for SidebarSection queries (#21717) 2023-05-25 09:10:32 +08:00
serializers PERF: Strict loading for SidebarSection queries (#21717) 2023-05-25 09:10:32 +08:00
services FIX: Do not cook icon with hashtags (#21676) 2023-05-23 09:33:55 +02:00
views FEATURE: Create legal topics for set company name (#21620) 2023-05-24 23:05:36 +03:00