discourse/app
Bianca Nenciu 4cfc0e231a
DEV: Change categories#index loading strategy (#25232)
The old strategy used to load 25 categories at a time, including the
subcategories. The new strategy loads 20 parent categories and at most
5 subcategories for each parent category, for a maximum of 120
categories in total.
2024-01-17 17:18:01 +02:00
..
assets FIX: "Action Logs" button on user admin page (#25300) 2024-01-17 13:49:59 +00:00
controllers FEATURE: experiment with hot sort order (#25274) 2024-01-17 13:01:04 +11:00
helpers DEV: Simplify ember-cli proxy strategy (#24242) 2023-11-10 11:16:06 +00:00
jobs FEATURE: experiment with hot sort order (#25274) 2024-01-17 13:01:04 +11:00
mailers FIX: Add higher read & open timeouts for group SMTP emails (#24593) 2023-11-28 15:32:59 +10:00
models DEV: Change categories#index loading strategy (#25232) 2024-01-17 17:18:01 +02:00
serializers DEV: Add skip_migrations param when importing remote theme (#25218) 2024-01-11 14:04:02 +08:00
services FEATURE: Prefer topic_embed's cached content when summarizing (#25190) 2024-01-09 14:00:01 -03:00
views FIX: set microdata schema for topic on missing first post (#25195) 2024-01-12 16:29:03 +05:30