awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAsynchronous Comment Refreshing

Mechanisms to fetch and update comment threads in the browser without a full page reload.

Distinct from Dynamic Comment Updaters: Distinct from PR updaters: this is a general UI feature for refreshing web comment sections via AJAX.

Explore 1 awesome GitHub repository matching user interface & experience · Asynchronous Comment Refreshing. Refine with filters or upvote what's useful.

Awesome Asynchronous Comment Refreshing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • posativ/issoposativ 的头像

    posativ/isso

    5,284在 GitHub 上查看↗

    Isso 是一个自托管评论系统和 WSGI 评论服务器,允许用户管理去中心化的讨论板。它作为一个 Markdown 讨论引擎,将用户生成的内容转换为过滤后的 HTML,以便在网页上安全显示。 该系统被设计为跨域评论主机,使单个集中式服务器实例能够为多个不同域提供独特的评论区。它使用 CORS 主机名白名单来保护这种集成,以确保评论仅能在授权网站上嵌入。 该平台提供了一个全面的审核界面,包含密码保护的管理面板和用于筛选帖子的审核队列。其他功能包括基于 SMTP 的电子邮件通知、用户 Identicon 生成,以及通过 JSON 导入从外部平台迁移对话历史的能力。 该服务器可以通过容器化环境、FastCGI 或作为系统服务进行部署。

    Uses AJAX to dynamically update comment threads and counts without requiring a full page reload.

    Python
    在 GitHub 上查看↗5,284
  1. Home
  2. User Interface & Experience
  3. Asynchronous Comment Refreshing