discourse/app
Joffrey JAFFEUX 46c7e47f50
FIX: prevents setPanel to also set separated mode (#23227)
This could happen after you had already change the separation mode and would cause unexpected bugs.

This PR also adds more tests around using switch buttons with chat.
2023-08-24 18:21:28 +02:00
..
assets FIX: prevents setPanel to also set separated mode (#23227) 2023-08-24 18:21:28 +02:00
controllers FIX: Infinite loading broken on group members list (#23214) 2023-08-24 08:50:20 +08:00
helpers FIX: Add site name to sitelinks structured data (#23151) 2023-08-24 10:07:45 -04:00
jobs DEV: there is no need anymore to wrap export methods into enumerators (#22567) 2023-08-17 22:09:58 +04:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models DEV: Use esbuild to make DiscourseJsProcessor (#23223) 2023-08-24 16:36:22 +02:00
serializers DEV: Remove need for reloading cached summary thanks to Range#max (#23106) 2023-08-15 15:03:42 -03:00
services DEV: Add S3 upload system specs using minio (#22975) 2023-08-23 11:18:33 +10:00
views PERF: Avoid calling the same translation twice when rendering lists view (#22976) 2023-08-04 13:38:41 +08:00