discourse/app
Roman Rizzi 5bb2316756
FIX: Topic summary UI fixes. (#23085)
Hide summary wasn't working because it called the wrong action, and we must disabled the summarize button until streaming finishes.
2023-08-14 12:33:12 -03:00
..
assets FIX: Topic summary UI fixes. (#23085) 2023-08-14 12:33:12 -03:00
controllers FEATURE: Stream topic summaries. (#23065) 2023-08-11 15:08:49 -03:00
helpers DEV: Correctly strip sourcemap URL from splash-screen js (#22879) 2023-07-31 16:49:27 +01:00
jobs FEATURE: Stream topic summaries. (#23065) 2023-08-11 15:08:49 -03:00
mailers FIX: Order tags shown in email subject by topics count and name (#22586) 2023-07-13 15:39:58 +08:00
models FEATURE: add topic voting webhook event type (#23072) 2023-08-11 13:42:28 -03:00
serializers FEATURE: Stream topic summaries. (#23065) 2023-08-11 15:08:49 -03:00
services FEATURE: Stream topic summaries. (#23065) 2023-08-11 15:08:49 -03:00
views PERF: Avoid calling the same translation twice when rendering lists view (#22976) 2023-08-04 13:38:41 +08:00