1 Repo
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.
Isso is a self-hosted commenting system and WSGI comment server that allows users to manage decentralized discussion boards. It functions as a markdown discussion engine that transforms user-generated content into filtered HTML for secure display on webpages. The system is designed as a cross-domain comment host, enabling a single centralized server instance to serve unique comment sections across multiple distinct domains. It secures this integration using CORS hostname whitelisting to ensure comments are only embeddable on authorized websites. The platform provides a comprehensive moderati
Uses AJAX to dynamically update comment threads and counts without requiring a full page reload.