# Top

**URL:** https://meta.discourse.org/top.md?page=7&period=quarterly

[最新版本](https://meta.discourse.org/latest.md) · [分類](https://meta.discourse.org/categories.md) · [標簽](https://meta.discourse.org/tags.md)

**Page:** 8

---

## [类别版主可能会收到错误的待审核数量](https://meta.discourse.org/t/category-moderators-may-receive-incorrect-number-of-pending-reviews/409494)

<div class="topic-metadata">

**Author:** [@small-lovely-cat](https://meta.discourse.org/u/small-lovely-cat)\
**回覆:** 0\
**Last updated:** [2026年八月7日 02:33 UTC](https://meta.discourse.org/t/category-moderators-may-receive-incorrect-number-of-pending-reviews/409494 "2026-08-07T02:33:01Z")

</div>

此漏洞可能与轮询（推送通知）有关，当工作人员处理评论时，会向所有版主推送包含剩余待审评论数量的通知。 然而，类别版主可以…

---

## [如何在免费主机上安装插件？](https://meta.discourse.org/t/how-to-install-plugins-on-free-hosting/407476)

<div class="topic-metadata">

**Author:** [@Gid](https://meta.discourse.org/u/Gid)\
**回覆:** 4\
**Last updated:** [2026年七月13日 22:09 UTC](https://meta.discourse.org/t/how-to-install-plugins-on-free-hosting/407476 "2026-07-13T22:09:30Z")

</div>

关于自托管，这里有一些帖子/教程，但我找不到关于免费托管的教程。 所有插件都可以在 https://meta.discourse.org/c/customization/plugin/22 找到 在管理员 \> 插件中，在已安装的插件下， …

---

## [隐藏浮动菜单](https://meta.discourse.org/t/ocultar-menu-flotante/406598)

<div class="topic-metadata">

**Author:** [@Laguna](https://meta.discourse.org/u/Laguna)\
**回覆:** 4\
**Last updated:** [2026年七月2日 14:41 UTC](https://meta.discourse.org/t/ocultar-menu-flotante/406598 "2026-07-02T14:41:21Z")

</div>

大家好，我是这里的新人。我在我的 VPS 上安装了 Discourse 论坛。我安装了 Graceful Theme 主题，然后出现了一个我想隐藏或删除的菜单，尽管我搜索和研究了很久，还是找不到解决方案。具体来说，就是显示“分类 \>”和“标签 \>”的地方，我截了个图给大家看。我该如何隐藏这些内容？有办法吗？

---

## [数据浏览器刷新](https://meta.discourse.org/t/data-explorer-refresh/411155)

<div class="topic-metadata">

**Author:** [@lindsey](https://meta.discourse.org/u/lindsey)\
**回覆:** 0\
**Last updated:** [2026年八月28日 14:57 UTC](https://meta.discourse.org/t/data-explorer-refresh/411155 "2026-08-28T14:57:49Z")

</div>

数据探索器（Data Explorer）是我们最强大的功能之一，用于了解您的社区健康状况和价值。我们希望让所有用户都能更轻松地使用它，尤其是那些刚开始使用 Discourse 的用户。 …

---

## [事件复制器：将日历事件/主题复制到新时间段](https://meta.discourse.org/t/event-duplicator-duplicate-calendar-events-topics-into-a-new-time-period/409003)

<div class="topic-metadata">

**Author:** [@Lou](https://meta.discourse.org/u/Lou)\
**回覆:** 4\
**Last updated:** [2026年八月1日 19:34 UTC](https://meta.discourse.org/t/event-duplicator-duplicate-calendar-events-topics-into-a-new-time-period/409003 "2026-08-01T19:34:30Z")

</div>

:information\_source: 摘要 允许授权用户将日历事件/主题（通过 Discourse Calendar and Events 创建）复制到新的时间段。支持单个主题或整个标签系列（例如所有标记为 grand-prix 的主题），并在提交前提供审核步骤以编辑建议的日期。 :hammer\_and\_wrench: 仓库链接 GitHub - louking/discourse-event-duplic…

---

## [修复：增益效果无法被多名用户标记](https://meta.discourse.org/t/fix-boosts-cant-be-flagged-by-multiple-users/407929)

<div class="topic-metadata">

**Author:** [@small-lovely-cat](https://meta.discourse.org/u/small-lovely-cat)\
**回覆:** 3\
**Last updated:** [2026年七月20日 08:58 UTC](https://meta.discourse.org/t/fix-boosts-cant-be-flagged-by-multiple-users/407929 "2026-07-20T08:58:40Z")

</div>

原始检查 rs.reviewable\_score\_type == params.flag\_type\_id && rs.pending? 防止已举报的点赞被多个用户重复举报。当用户尝试举报已举报的点赞时，会出现错误提示：You have already flagged this boost. 然而，这可能会让用户感到困惑，因为用户从未举报过它。 此提交移除了该检查，以便点赞可以被多个用户举报，从而解决此问题，同时添加了一些测试用例。 …

---

## [启用翻译时，已删除帖子仍显示完整内容](https://meta.discourse.org/t/deleted-posts-still-show-full-content-when-translation-is-enabled/407942)

<div class="topic-metadata">

**Author:** [@asa](https://meta.discourse.org/u/asa)\
**回覆:** 1\
**Last updated:** [2026年七月21日 05:14 UTC](https://meta.discourse.org/t/deleted-posts-still-show-full-content-when-translation-is-enabled/407942 "2026-07-21T05:14:24Z")

</div>

你好，我刚才在看一个帖子时感到困惑，因为金额似乎列出了两次，但后来我注意到了一些问题。 当帖子被作者删除时，如果查看者启用了翻译功能（Discourse AI / 翻译），帖子正文仍会完整显示。切换回原始语言后，则会正确显示“（帖子已被作者删除）”的占位符。缓存的翻译似乎在渲染时未检查帖子的删除状态。 复现步骤 在站点上启用帖子翻译功能（Discourse AI 翻译器）。 使用语言 A 创建帖子，并将其翻译成语言 B。 在翻译…

---

## [无法更改帖子所有权（Android/Chrome）](https://meta.discourse.org/t/cannot-change-post-ownership-android-chrome/408402)

<div class="topic-metadata">

**Author:** [@merefield](https://meta.discourse.org/u/merefield)\
**回覆:** 2\
**Last updated:** [2026年七月25日 07:35 UTC](https://meta.discourse.org/t/cannot-change-post-ownership-android-chrome/408402 "2026-07-25T07:35:10Z")

</div>

键盘不会弹出，无法让我搜索用户 （据我观察，桌面端和 iOS 端均无此问题）

---

## [图片使帖子事件 Onebox 过大/过于突出](https://meta.discourse.org/t/image-makes-post-events-onebox-too-big-dominant/408878)

<div class="topic-metadata">

**Author:** [@nathank](https://meta.discourse.org/u/nathank)\
**回覆:** 0\
**Last updated:** [2026年七月30日 01:18 UTC](https://meta.discourse.org/t/image-makes-post-events-onebox-too-big-dominant/408878 "2026-07-30T01:18:24Z")

</div>

我喜欢新的活动 Onebox： 但是，当在模态框中为活动添加图片时，该图片也会被拉取到 Onebox 中。 虽然这看起来很棒，但这使得 Onebox 显得过于突出——它占据了…

---

## [关于 Discobot 发现结果的元讨论反馈](https://meta.discourse.org/t/feedback-on-discobot-discoveries-results-on-meta/407133)

<div class="topic-metadata">

**Author:** [@matthewruzzi](https://meta.discourse.org/u/matthewruzzi)\
**回覆:** 4\
**Last updated:** [2026年七月9日 04:00 UTC](https://meta.discourse.org/t/feedback-on-discobot-discoveries-results-on-meta/407133 "2026-07-09T04:00:05Z")

</div>

有时 Discobot 的发现会完全出错。如果能像 Ask Discourse 上的反馈按钮那样，提供一种对 Discobot 发现进行反馈的方式，那就太好了。

---

## [用户卡片应显示在反应列表之前](https://meta.discourse.org/t/user-cards-should-be-shown-in-front-of-reaction-lists/412927)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**回覆:** 0\
**Last updated:** [2026年九月21日 15:56 UTC](https://meta.discourse.org/t/user-cards-should-be-shown-in-front-of-reaction-lists/412927 "2026-09-21T15:56:43Z")

</div>

点击表情回应列表 点击某个用户以显示其用户卡片 用户卡片被表情回应列表遮挡 视频中：

---

## [翻译帖子中引用里的头像损坏](https://meta.discourse.org/t/broken-avatars-in-quotes-within-translated-posts/406305)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**回覆:** 1\
**Last updated:** [2026年七月19日 17:40 UTC](https://meta.discourse.org/t/broken-avatars-in-quotes-within-translated-posts/406305 "2026-07-19T17:40:15Z")

</div>

帖子翻译版本中的引用头像已损坏： 受影响的不仅是德语翻译： Tecnoblog's Experience With Discourse Comments 是一个包含许多引用且头像损坏的示例主题。

---

## [关于合并个人资料版块/页面](https://meta.discourse.org/t/about-merging-profile-sections-pages/410570)

<div class="topic-metadata">

**Author:** [@satonotdead](https://meta.discourse.org/u/satonotdead)\
**回覆:** 0\
**Last updated:** [2026年八月20日 19:38 UTC](https://meta.discourse.org/t/about-merging-profile-sections-pages/410570 "2026-08-20T19:38:26Z")

</div>

我们中的许多人喜爱 Discourse，因为它允许我们进行自定义，尤其是那些会写代码（有些人只是“会写代码”）并且习惯将所使用的每个事物的每个细节都设置到位的人。 我们知道，我们的大多数用户并不像我们那样……

---

## [关于 Zoom 直播集成的问题](https://meta.discourse.org/t/questions-about-the-zoom-livestream-integration/409816)

<div class="topic-metadata">

**Author:** [@gassim](https://meta.discourse.org/u/gassim)\
**回覆:** 2\
**Last updated:** [2026年八月12日 20:34 UTC](https://meta.discourse.org/t/questions-about-the-zoom-livestream-integration/409816 "2026-08-12T20:34:16Z")

</div>

你好 我正在测试直播 Zoom 网络研讨会，有几个问题想请教： 这仅适用于 Zoom 网络研讨会，还是也可以用于 Zoom 会议？我们只使用 Zoom 会议，所以我想知道我是否可…

---

## [单主题发帖数纪录？](https://meta.discourse.org/t/most-posts-on-a-topic-record/407648)

<div class="topic-metadata">

**Author:** [@FinIce](https://meta.discourse.org/u/FinIce)\
**回覆:** 5\
**Last updated:** [2026年七月17日 02:42 UTC](https://meta.discourse.org/t/most-posts-on-a-topic-record/407648 "2026-07-17T02:42:18Z")

</div>

在另一个论坛上，有人讨论过它是否拥有帖子数量最多的主题（目前为 51,774 条，且仍在活跃中），而我尚未找到任何相反的证据。 我找到了一个关于用户基础的讨论，但没有任何……

---

## [升级后出现 500 错误](https://meta.discourse.org/t/500-oops-errors-after-upgrading/407962)

<div class="topic-metadata">

**Author:** [@uckelman](https://meta.discourse.org/u/uckelman)\
**回覆:** 1\
**Last updated:** [2026年七月20日 06:30 UTC](https://meta.discourse.org/t/500-oops-errors-after-upgrading/407962 "2026-07-20T06:30:50Z")

</div>

今晚早些时候升级后，我开始收到 500 “Oops” 错误页面，并且在 /logs 中看到了如下错误： PG::InvalidTextRepresentation (ERROR: invalid input syntax for type inet: "unix:" LINE 7: clien…

---

## [触发快速搜索后按回车键，若默认搜索方式为 AI 搜索，则不再打开高级搜索页面](https://meta.discourse.org/t/pressing-enter-after-triggering-a-quick-search-doesnt-open-the-advanced-search-page-anymore-if-ai-search-is-set-as-default/412836)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**回覆:** 4\
**Last updated:** [2026年九月23日 13:31 UTC](https://meta.discourse.org/t/pressing-enter-after-triggering-a-quick-search-doesnt-open-the-advanced-search-page-anymore-if-ai-search-is-set-as-default/412836 "2026-09-23T13:31:42Z")

</div>

先前的行为： 要实现此功能，必须默认启用 AI 搜索。 在快速搜索栏中输入搜索词 按回车键：触发搜索并显示初步结果 再次按回车键：打开 …

---

## [更新日志链接显示了论坛中尚未可用的更改](https://meta.discourse.org/t/changelog-links-show-changes-not-yet-available-in-my-forum/410023)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**回覆:** 0\
**Last updated:** [2026年八月13日 17:28 UTC](https://meta.discourse.org/t/changelog-links-show-changes-not-yet-available-in-my-forum/410023 "2026-08-13T17:28:30Z")

</div>

在我的 /admin/manage-updates 页面中，我看到： 使用 GitHub 链接显示的是： 但更新日志链接显示的却是今天的变更： 就像 GitHub 链接将我指向 3bcc19a 一样，我期望更新日志链接能带我进入一个以我当前版本结尾的提交范围列表。然而，它并没有链接到类似 https://releases.discourse.org/changelog/custom?end=3bcc19a5d2d…

---

## [更新到最新版后，部分用户头像变回默认图片，无法上传新头像，日志显示转换错误](https://meta.discourse.org/t/failed-to-optimize-image-error-from-discourse-topic-previews-sidecar/408911)

<div class="topic-metadata">

**Author:** [@Takiro](https://meta.discourse.org/u/Takiro)\
**回覆:** 7\
**Last updated:** [2026年七月30日 13:38 UTC](https://meta.discourse.org/t/failed-to-optimize-image-error-from-discourse-topic-previews-sidecar/408911 "2026-07-30T13:38:26Z")

</div>

几天前，我升级到了 Discourse v2026.8.0-latest 版本。一些用户的头像变成了默认图片（不是字母头像）。尝试上传新图片没有任何反应。预览中显示了图片，但在…

---

## [Discourse ID 登录页面上缺少 Discourse meta 图标](https://meta.discourse.org/t/discourse-meta-icon-missing-on-discourse-id-login-page/409441)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**回覆:** 2\
**Last updated:** [2026年八月6日 11:49 UTC](https://meta.discourse.org/t/discourse-meta-icon-missing-on-discourse-id-login-page/409441 "2026-08-06T11:49:34Z")

</div>

你好！ https://d11a6trkgmumsb.cloudfront.net/original/4X/c/1/1/c11a44f8b25bb161fb73a1aa3341788fd626bdb2.png 徽标无法加载 :slight\_smile: 错误信息为 (failed)net::ERR\_NAME\_NOT\_RESOLVED。

---

## [覆盖 save() 时 modifyClass("model:composer") 的推荐替代方案](https://meta.discourse.org/t/recommended-replacement-for-modifyclass-model-composer-when-overriding-save/410125)

<div class="topic-metadata">

**Author:** [@jahan\_gagan](https://meta.discourse.org/u/jahan_gagan)\
**回覆:** 7\
**Last updated:** [2026年八月21日 16:54 UTC](https://meta.discourse.org/t/recommended-replacement-for-modifyclass-model-composer-when-overriding-save/410125 "2026-08-21T16:54:38Z")

</div>

我正在迁移，以弃用 api.modifyClass("model:composer", ...)。 我当前对 Composer#save 的重写会条件性地更改保存行为，但除此之外需要调用 super.save(opts)。 我看到了新的 a…

---

## [功能请求：移除通知](https://meta.discourse.org/t/feature-request-removing-notifications/410141)

<div class="topic-metadata">

**Author:** [@twofoursixeight](https://meta.discourse.org/u/twofoursixeight)\
**回覆:** 3\
**Last updated:** [2026年八月18日 06:58 UTC](https://meta.discourse.org/t/feature-request-removing-notifications/410141 "2026-08-18T06:58:01Z")

</div>

添加移除 Discourse 旧通知的功能。 即使您已经关闭了某个通知，您可能也不希望再次看到它。 它可以这样做：可以有一个“清除所有”通知来…

---

## [代理不再识别真实IP](https://meta.discourse.org/t/real-ip-no-longer-recognized-through-proxy/407792)

<div class="topic-metadata">

**Author:** [@mcdanlj](https://meta.discourse.org/u/mcdanlj)\
**回覆:** 4\
**Last updated:** [2026年七月16日 17:07 UTC](https://meta.discourse.org/t/real-ip-no-longer-recognized-through-proxy/407792 "2026-07-16T17:07:03Z")

</div>

在过去几个月里（不确定具体从何时开始），我发现我根据 Add an offline page to display when Discourse is rebuilding or starting up 文档配置的外部 nginx 设置，用于传递真实 IP 地址的功能，正在被忽略。 这个外部 nginx 配置已经正常工作多年： proxy\_set\_header X-Forwarded-For $proxy\_add\_x\_for…

---

## [不要在群组卡片中显示「🚫Closed」标签](https://meta.discourse.org/t/dont-show-closed-label-in-group-card/411125)

<div class="topic-metadata">

**Author:** [@typed-sigterm](https://meta.discourse.org/u/typed-sigterm)\
**回覆:** 2\
**Last updated:** [2026年八月28日 13:05 UTC](https://meta.discourse.org/t/dont-show-closed-label-in-group-card/411125 "2026-08-28T13:05:57Z")

</div>

🚫 当用户不在群组中且群组未开放加入时，群组卡片上会显示“已关闭”。 在我看来，对于大多数社区而言，封闭式群组通常是默认选项，但“已关闭”这一术语可能会引起混淆……

---

## [重建百万级上传数据耗时太长？试试添加这个模板！](https://meta.discourse.org/t/rebuilds-taking-a-long-time-with-a-large-number-of-uploads-chown-performance/410278)

<div class="topic-metadata">

**Author:** [@dennisjbr](https://meta.discourse.org/u/dennisjbr)\
**回覆:** 6\
**Last updated:** [2026年八月27日 07:14 UTC](https://meta.discourse.org/t/rebuilds-taking-a-long-time-with-a-large-number-of-uploads-chown-performance/410278 "2026-08-27T07:14:40Z")

</div>

parallel-fs-ops.template.yml (2.8 KB) 让我们来谈谈一个扩展性问题，当 Discourse 站点积累了大量上传库后，这个问题会变得尤为明显。 过去，运行 chown 命令需要几分钟时间，横跨……

---

## [点击头像后，点赞弹窗仍留在页面上](https://meta.discourse.org/t/likes-pop-up-stays-on-page-after-you-click-an-avatar/407035)

<div class="topic-metadata">

**Author:** [@darkpixlz](https://meta.discourse.org/u/darkpixlz)\
**回覆:** 4\
**Last updated:** [2026年七月10日 19:20 UTC](https://meta.discourse.org/t/likes-pop-up-stays-on-page-after-you-click-an-avatar/407035 "2026-07-10T19:20:43Z")

</div>

请参阅视频。 在 Meta 和 Firefox Nightly 154.0a1 (2026-07-03) Linux 上复现。如果页面已向下滚动，则不会出现此问题。 复现步骤： 访问任意主题 点击点赞（此时页面完全无法滚...

---

## [最后一次更新后的管理员提示](https://meta.discourse.org/t/admin-hinweise-nach-letztem-update/409587)

<div class="topic-metadata">

**Author:** [@Viddekla](https://meta.discourse.org/u/Viddekla)\
**回覆:** 1\
**Last updated:** [2026年八月8日 11:17 UTC](https://meta.discourse.org/t/admin-hinweise-nach-letztem-update/409587 "2026-08-08T11:17:06Z")

</div>

\[Admin-Hinweis\] Plug-in ‘discourse-locations’ enthält Code, der aktualisiert werden muss. (ID:discourse.modify-class-model)​ \[Admin-Hinweis\] Eines deiner Themes oder Plug-ins enthält Code, der aktualisiert werden mu…

---

## [每个帖子的浏览量统计，而不仅仅是第一个](https://meta.discourse.org/t/view-counter-for-each-post-not-just-1st-one/406017)

<div class="topic-metadata">

**Author:** [@Wall-E](https://meta.discourse.org/u/Wall-E)\
**回覆:** 3\
**Last updated:** [2026年六月28日 22:38 UTC](https://meta.discourse.org/t/view-counter-for-each-post-not-just-1st-one/406017 "2026-06-28T22:38:17Z")

</div>

此功能原本适用于“收件箱”消息，但似乎普通主题中并未提供：第一帖有一个浏览量计数器。能否为每帖（或至少最后一帖）也添加一个计数器？这样我们就能知道有多少人跟上了最新动态。这是现有功能，还是某个插件？

---

## [如何将所有@群组的提及统一发送至一个邮箱，而不是单独通知每位成员？](https://meta.discourse.org/t/route-group-mentions-to-a-single-email-instead-of-notifying-every-member-individually/411064)

<div class="topic-metadata">

**Author:** [@Welsh\_Selkie](https://meta.discourse.org/u/Welsh_Selkie)\
**回覆:** 2\
**Last updated:** [2026年八月28日 09:55 UTC](https://meta.discourse.org/t/route-group-mentions-to-a-single-email-instead-of-notifying-every-member-individually/411064 "2026-08-28T09:55:30Z")

</div>

大家好， 我想就一个通知设置问题寻求建议。 我们有一个小组（约 6 名成员，大多是非技术背景的医护人员），他们经常被 @提及提及提及提及提及提及提及提及 定…

---

## [修复：当为同一目标重用已标记的可审核项时，防止已批准且排队的可审核项复活](https://meta.discourse.org/t/fix-prevent-resurrection-of-approved-queued-reviewables-when-reusing-flagged-reviewables-for-the-same-target/407852)

<div class="topic-metadata">

**Author:** [@small-lovely-cat](https://meta.discourse.org/u/small-lovely-cat)\
**回覆:** 1\
**Last updated:** [2026年七月21日 01:58 UTC](https://meta.discourse.org/t/fix-prevent-resurrection-of-approved-queued-reviewables-when-reusing-flagged-reviewables-for-the-same-target/407852 "2026-07-21T01:58:45Z")

</div>

对于以下步骤： 设置一个监控词。 用户触发了监控词，主题进入待审核队列。 管理员批准了该主题。 用户举报了该主题。 此时，原本状态为“已批准”的“批准此主题”审核项会重新变为“待处理”状态，队列中会出现两个审核项（一个是用于批准此主题的，其批准或拒绝已无实际意义；另一个是用于处理举报的），这显然不符合预期。 此提交添加了逻辑，防止状态被改回，仅保留举报相关的审核项，并补充了相应的测试用例。

---

## [Introducing the All-New Admin Dashboard](https://meta.discourse.org/t/introducing-the-all-new-admin-dashboard/409764)

<div class="topic-metadata">

**Author:** [@system](https://meta.discourse.org/u/system)\
**回覆:** 1\
**Last updated:** [2026年八月11日 07:36 UTC](https://meta.discourse.org/t/introducing-the-all-new-admin-dashboard/409764 "2026-08-11T07:36:37Z")

</div>

The Discourse dashboard has always given admins a lot of data to work with - and we're proud of how transparent we've made it. But communities have grown, and the ways people measure them have changed; so we took the cha…

---

## [无法切换账户——“登录”会自动进入上一个账户](https://meta.discourse.org/t/unable-to-switch-accounts-sign-in-automatically-logs-into-the-previous-account/409100)

<div class="topic-metadata">

**Author:** [@FlowCaffe](https://meta.discourse.org/u/FlowCaffe)\
**回覆:** 2\
**Last updated:** [2026年八月3日 16:21 UTC](https://meta.discourse.org/t/unable-to-switch-accounts-sign-in-automatically-logs-into-the-previous-account/409100 "2026-08-03T16:21:10Z")

</div>

大家好， 我们基于 Discourse 平台构建了名为 FlowCaffe 的网站。 我使用 Gmail 账号注册，该账号为管理员账号。 为了查看普通用户看到的网站样子，我注销并创建…

---

## [如何在聊天中添加用户到对话中](https://meta.discourse.org/t/comment-faire-pour-ajouter-un-utilisateur-a-une-conversation-dans-un-chat/408277)

<div class="topic-metadata">

**Author:** [@gilles](https://meta.discourse.org/u/gilles)\
**回覆:** 3\
**Last updated:** [2026年七月22日 21:50 UTC](https://meta.discourse.org/t/comment-faire-pour-ajouter-un-utilisateur-a-une-conversation-dans-un-chat/408277 "2026-07-22T21:50:17Z")

</div>

大家好， 我想请问一下，如何在已有的私聊对话中添加用户？ 我看到可以创建一个包含该用户的新群组，但问题在于……

---

## [创建用于注入内容的“Blocks” API](https://meta.discourse.org/t/creating-a-blocks-api-for-injecting-content/411090)

<div class="topic-metadata">

**Author:** [@david](https://meta.discourse.org/u/david)\
**回覆:** 0\
**Last updated:** [2026年八月27日 18:35 UTC](https://meta.discourse.org/t/creating-a-blocks-api-for-injecting-content/411090 "2026-08-27T18:35:44Z")

</div>

Discourse 主题通常用于在 Discourse 界面中添加自包含的内容区域。历史上，‘插件出口’（Plugin Outlets）是实现这一目标的唯一方式，部分主题组件提供了可插拔的系统，例如……

---

## [\[discourse-animated-avatars\] 所有头像上传失败 - 未找到键：“resize\_animated”](https://meta.discourse.org/t/discourse-animated-avatars-all-avatar-uploads-failing-key-not-found-resize-animated/410707)

<div class="topic-metadata">

**Author:** [@akanora](https://meta.discourse.org/u/akanora)\
**回覆:** 1\
**Last updated:** [2026年八月26日 21:34 UTC](https://meta.discourse.org/t/discourse-animated-avatars-all-avatar-uploads-failing-key-not-found-resize-animated/410707 "2026-08-26T21:34:47Z")

</div>

描述： 当用户尝试上传或更新头像（无论是 .gif、.png 还是 .jpg）时，前端会返回 422（无法处理的内容）错误。 目前此问题出现在最新版的 Disc…

---

## [标签在“你想回复哪个主题”模态框中部分可见](https://meta.discourse.org/t/tag-partly-visible-on-which-topic-do-you-want-to-reply-to-modal/406485)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**回覆:** 1\
**Last updated:** [2026年七月1日 20:49 UTC](https://meta.discourse.org/t/tag-partly-visible-on-which-topic-do-you-want-to-reply-to-modal/406485 "2026-07-01T20:49:10Z")

</div>

我在 Advanced Search Banner 回复了一个帖子，然后访问了另一个话题。当我想要发帖时，我注意到在原始话题的发帖选项底部边缘有一些白点： 原来第4个标签在那里部分可见：

---

## [Zendesk API 令牌将于 2027 年 4 月 30 日永久停用](https://meta.discourse.org/t/zendesk-api-tokens-will-be-permanently-deactivated-on-april-30-2027/409411)

<div class="topic-metadata">

**Author:** [@Vishal\_Ahir](https://meta.discourse.org/u/Vishal_Ahir)\
**回覆:** 3\
**Last updated:** [2026年九月1日 00:35 UTC](https://meta.discourse.org/t/zendesk-api-tokens-will-be-permanently-deactivated-on-april-30-2027/409411 "2026-09-01T00:35:10Z")

</div>

Zendesk API 令牌将于 2027 年 4 月 30 日永久停用。关于使用 OAuth 令牌是否有任何更新？

---

## [频道浏览界面比聊天抽屉更宽，导致出现横向滚动](https://meta.discourse.org/t/browse-channels-interface-is-wider-than-the-chat-drawer-causing-horizontal-scrolling/412254)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**回覆:** 2\
**Last updated:** [2026年九月16日 18:38 UTC](https://meta.discourse.org/t/browse-channels-interface-is-wider-than-the-chat-drawer-causing-horizontal-scrolling/412254 "2026-09-16T18:38:27Z")

</div>

我注意到，在非全屏聊天的“浏览频道”视图中，可以水平滚动。 我还觉得按钮遮挡了太多聊天标题。虽然“加入”按钮在“lounge”频道中似乎工作正常，但网络研讨会…

---

## [无法重新隐藏已编辑的举报帖子](https://meta.discourse.org/t/cannot-re-hide-an-edited-flagged-post/412481)

<div class="topic-metadata">

**Author:** [@mbauman](https://meta.discourse.org/u/mbauman)\
**回覆:** 1\
**Last updated:** [2026年九月15日 21:02 UTC](https://meta.discourse.org/t/cannot-re-hide-an-edited-flagged-post/412481 "2026-09-15T21:02:12Z")

</div>

我在处理重新标记时刚刚发现了一个新错误。这里的操作顺序如下： 帖子被非工作人员标记 一位版主（不是我）批准了该标记并隐藏了帖子 楼主（OP）进行了一次无实际更改的编辑，该编辑并未解决标记问题（lite…

---

## [可以输入嵌套的鼠标悬停注释，但无法显示](https://meta.discourse.org/t/nested-mouseover-notes-can-be-entered-but-not-shown/406501)

<div class="topic-metadata">

**Author:** [@dreieck](https://meta.discourse.org/u/dreieck)\
**回覆:** 4\
**Last updated:** [2026年七月2日 19:42 UTC](https://meta.discourse.org/t/nested-mouseover-notes-can-be-entered-but-not-shown/406501 "2026-07-02T19:42:28Z")

</div>

你好， Discourse 支持嵌套的鼠标悬停注释： 这里有一段文本^\[一个鼠标悬停注释^\[一个鼠标悬停的鼠标悬停注释\]。\] 这会渲染为 这里有一段文本\[1\] 当我的鼠标悬停在“\[1\]”上时，会出现一个包含 th… 的弹出窗口。

---

## [嵌套回复视图（/n/）使用已删除帖子的占位符填充页面，而扁平视图则省略这些占位符](https://meta.discourse.org/t/nested-replies-view-n-pads-pages-with-deleted-post-placeholders-that-the-flat-view-omits/406322)

<div class="topic-metadata">

**Author:** [@nicolsdennis](https://meta.discourse.org/u/nicolsdennis)\
**回覆:** 7\
**Last updated:** [2026年六月29日 15:01 UTC](https://meta.discourse.org/t/nested-replies-view-n-pads-pages-with-deleted-post-placeholders-that-the-flat-view-omits/406322 "2026-06-29T15:01:39Z")

</div>

如果你以匿名用户身份查看 @angus 的 Custom Wizard Plugin 主题中的嵌套回复视图：https://meta.discourse.org/n/-/73345.json?page=0&sort=old /n/-/73345.json?page=0&sort=old 返回了 20 个根节点，而每一个都是已删除的占位符——cooked 内容为空，没有作者，total\_descendant\_count: 0。因此…

---

## [升级到 OAuth2 2.x 后，OIDC 登录因仅返回 ID Token 而失败](https://meta.discourse.org/t/oidc-login-fails-with-id-token-only-responses-after-oauth2-2-x-upgrade/412518)

<div class="topic-metadata">

**Author:** [@levarm](https://meta.discourse.org/u/levarm)\
**回覆:** 2\
**Last updated:** [2026年九月16日 11:08 UTC](https://meta.discourse.org/t/oidc-login-fails-with-id-token-only-responses-after-oauth2-2-x-upgrade/412518 "2026-09-16T11:08:30Z")

</div>

在 2026 年 9 月 11 日更新我们的自托管 Discourse 环境后，OIDC 登录开始失败，并出现以下错误： (oidc) 身份验证失败！jwt\_decode\_failed: JWT::DecodeError, Nil JSON web token 我们较旧的测试环境…

---

## [Data-theme-toc="true" 应放在帖子的开头，并独占一段](https://meta.discourse.org/t/data-theme-toc-true-should-be-placed-at-the-top-of-a-post-in-its-own-paragraph/407863)

<div class="topic-metadata">

**Author:** [@one1](https://meta.discourse.org/u/one1)\
**回覆:** 2\
**Last updated:** [2026年七月17日 07:50 UTC](https://meta.discourse.org/t/data-theme-toc-true-should-be-placed-at-the-top-of-a-post-in-its-own-paragraph/407863 "2026-07-17T07:50:45Z")

</div>

我刚刚提交了这份错误报告，从解析用户输入的角度来看，编辑器似乎符合规范。 最初的问题出现在用户插入 代码以触发目录时……

---

## [校对助手在Meta上删除了行](https://meta.discourse.org/t/proofread-helper-strips-lines-on-meta/409804)

<div class="topic-metadata">

**Author:** [@satonotdead](https://meta.discourse.org/u/satonotdead)\
**回覆:** 2\
**Last updated:** [2026年八月11日 17:21 UTC](https://meta.discourse.org/t/proofread-helper-strips-lines-on-meta/409804 "2026-08-11T17:21:54Z")

</div>

我使用的是 Linux 版 Firefox。也许这仅与我的浏览器有关，因此之前没有发布。 复现步骤： 在 Firefox 和/或 Linux 上校对助手提供的英文文本。 当前行为： 代理会删除所有换行符，并将所有校对后的内容合并为一个长段落。 预期行为： 代理应保留原有的行和段落结构，仅进行校对，而不删除文本中的换行符。

---

## [允许主题所有者设置计时器](https://meta.discourse.org/t/allow-owner-of-topic-to-set-timer/408520)

<div class="topic-metadata">

**Author:** [@greymont](https://meta.discourse.org/u/greymont)\
**回覆:** 8\
**Last updated:** [2026年七月28日 08:49 UTC](https://meta.discourse.org/t/allow-owner-of-topic-to-set-timer/408520 "2026-07-28T08:49:34Z")

</div>

我的网站会有很多活动公告。我不想使用日历/活动功能，因为我的用户会觉得它太技术化、太复杂了。 所以，我正在寻找一种启用主题自动……的方法

---

## [“新建”选项卡工具提示的更改](https://meta.discourse.org/t/change-in-tooltip-of-new-tab/408157)

<div class="topic-metadata">

**Author:** [@Squidgemonster](https://meta.discourse.org/u/Squidgemonster)\
**回覆:** 2\
**Last updated:** [2026年七月21日 14:36 UTC](https://meta.discourse.org/t/change-in-tooltip-of-new-tab/408157 "2026-07-21T14:36:45Z")

</div>

我一直在研究从 Jan ESR 迁移到新的/即将发布的 Jul ESR，并注意到“新建”选项卡的提示框发生了一个虽小但可能很重要的变化…… 以前它显示的是：“在过去 fe… 中创建的主题”

---

## [将“查看”分类权限拆分为“查看首帖”和“查看回复”](https://meta.discourse.org/t/split-see-category-permission-into-see-first-post-and-see-replies/411472)

<div class="topic-metadata">

**Author:** [@Jonathan5](https://meta.discourse.org/u/Jonathan5)\
**回覆:** 5\
**Last updated:** [2026年九月3日 23:07 UTC](https://meta.discourse.org/t/split-see-category-permission-into-see-first-post-and-see-replies/411472 "2026-09-03T23:07:51Z")

</div>

继续关于“了解群组和分类权限”的讨论： 在某些论坛中，如果让潜水者能够看到……，可能会鼓励他们注册（并降低后续参与的门槛）。

---

## [真正地永久删除，别再设置那么多障碍了](https://meta.discourse.org/t/actually-delete-permanently-without-all-the-obstacles/411687)

<div class="topic-metadata">

**Author:** [@emilio](https://meta.discourse.org/u/emilio)\
**回覆:** 3\
**Last updated:** [2026年九月5日 16:46 UTC](https://meta.discourse.org/t/actually-delete-permanently-without-all-the-obstacles/411687 "2026-09-05T16:46:05Z")

</div>

希望能有一个选项，让我真正删除帖子/主题，而不是在每一步都被卡住，这样只会让事情变得更麻烦。 这里应该只需要一个复选框，表示我意识到会发生什么并且仍然想要这样做。不要强迫我可能不得不手动删除超长主题中的每一个帖子。 或者像 Reddit 那样，我应该能够真正只删除第一个帖子，使其变空。 我理解很多人会说诸如“但回复对其他人/后世可能很重要”之类的话。我无法强调这有多不重要，我们根本不在乎所有回复都被删除。 而且不应该对每一…

---

## [AI 机器人“Retry”在公开主题（非私信）中生成重复回复而非重新生成](https://meta.discourse.org/t/ai-bot-retry-creates-a-duplicate-reply-instead-of-regenerating-in-public-non-pm-topics/407562)

<div class="topic-metadata">

**Author:** [@Overgrow](https://meta.discourse.org/u/Overgrow)\
**回覆:** 3\
**Last updated:** [2026年七月14日 22:09 UTC](https://meta.discourse.org/t/ai-bot-retry-creates-a-duplicate-reply-instead-of-regenerating-in-public-non-pm-topics/407562 "2026-07-14T22:09:55Z")

</div>

严重程度 一般 —— 但在繁忙的公共主题中干扰性较高：反复点击“重试”会用重复的机器人帖子淹没该主题，因此对成员来说，看起来就像机器人“在自行发帖 / 陷入循环”。 平台 服务器：…

---

## [Discourse 中讨论功能的扩展](https://meta.discourse.org/t/expansion-of-discussions-in-discourse/410059)

<div class="topic-metadata">

**Author:** [@OS\_Corsair](https://meta.discourse.org/u/OS_Corsair)\
**回覆:** 6\
**Last updated:** [2026年八月14日 12:11 UTC](https://meta.discourse.org/t/expansion-of-discussions-in-discourse/410059 "2026-08-14T12:11:06Z")

</div>

我在其中一个帖子中读到，Discourse 就像是一场晚宴，人们在此尽情畅谈，提出各种话题进行讨论，这与那些议程精简、流程化的组织截然不同。 现在，人们确实来自各…

[上一頁](https://meta.discourse.org/top.md?page=6&per_page=50&period=quarterly)

[下一頁](https://meta.discourse.org/top.md?page=8&per_page=50&period=quarterly)
