discourse/app/assets/javascripts/discourse
Roman Rizzi 61aeb2da90
FEATURE: Inline topic summary. Cached version accessible to everyone. (#22551)
* FEATURE:  Inline topic summary. Cached version accessible to everyone.

Anons and non-members of the `custom_summarization_allowed_groups_map` groups can see cached summaries for any accessible topic. After the first 12 hours and if the posts to summarize have changed, allowed users clicking on the button will automatically re-generate it.

* Ensure chat summaries work and prevent model hallucinations when there are no messages.
2023-07-12 11:21:51 -03:00
..
app FEATURE: Inline topic summary. Cached version accessible to everyone. (#22551) 2023-07-12 11:21:51 -03:00
config DEV: Introduce new component-based DModal API (#21304) 2023-07-03 10:51:27 +01:00
lib DEV: Refactor deprecation silencer (#22526) 2023-07-11 17:01:51 +01:00
public/assets/scripts DEV: Add backwards-compatibility following i18n export change (#22540) 2023-07-11 16:15:30 +01:00
scripts Drop support for iOS < 15.7 (#19847) 2023-01-16 17:28:59 +00:00
tests DEV: Automatically re-render widget when arguments change (#22548) 2023-07-12 10:22:42 +01:00
.ember-cli DEV: Update ember-cli to 4.12.0 (#21074) 2023-04-19 12:58:29 +02:00
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
.watchmanconfig DEV: Update ember-cli to 5.0.0 (#22280) 2023-06-26 17:15:59 +02:00
ember-cli-build.js DEV: Refactor deprecation silencer (#22526) 2023-07-11 17:01:51 +01:00
jsconfig.json DEV: Add `discourse/tests` to jsconfig (#19031) 2022-11-15 11:33:56 +00:00
package.json Build(deps-dev): Bump terser from 5.18.2 to 5.19.0 in /app/assets/javascripts (#22558) 2023-07-12 07:37:34 +08:00
testem.js DEV: Run tests with new chrome headless (#21684) 2023-05-26 11:02:56 +02:00