awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesUser Mention Notifications

Notification triggers based on tagging users with a specific symbol in comments or descriptions.

Distinct from Notifications: Focuses on the social/collaborative trigger of @mentions rather than general system alerts.

Explore 4 awesome GitHub repositories matching business & productivity software · User Mention Notifications. Refine with filters or upvote what's useful.

Awesome User Mention Notifications GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kanboard/kanboardAvatar von kanboard

    kanboard/kanboard

    9,663Auf GitHub ansehen↗

    Kanboard ist ein selbst gehostetes Kanban-Projektmanagement-Tool und eine Produktivitätssuite, die für die Verfolgung von Softwareaufgaben und Teamzusammenarbeit entwickelt wurde. Es bietet ein visuelles System zur Verwaltung von Arbeitsabläufen durch die Verwendung von Boards, Spalten und Karten. Das Projekt verfügt über ein erweiterbares Plugin-Framework und eine umfassende API für die programmatische Aufgaben- und Projektverwaltung. Es beinhaltet spezialisiertes Identitätsmanagement durch LDAP-Integration, was die Synchronisierung von Benutzerkonten und Gruppenberechtigungen von Verzeichnisservern ermöglicht. Das System deckt eine breite Palette von Funktionen ab, einschließlich ereignisgesteuerter Workflow-Automatisierung, detaillierter Projektanalysen wie Burn-Down-Diagrammen und Zykluszeitmessung sowie granularer rollenbasierter Zugriffskontrolle. Es unterstützt zudem integrierte Zeiterfassung, Unteraufgaben-Zerlegung und Multi-Methoden-Authentifizierung, einschließlich Zwei-Faktor-Authentifizierung und Reverse-Proxy-Unterstützung. Die Anwendung ist mit MySQL und PostgreSQL für die persistente Datenspeicherung kompatibel und kann mittels Docker Compose bereitgestellt werden.

    Triggers notifications when a username is tagged with an @ symbol.

    PHPagilekanbankanboard
    Auf GitHub ansehen↗9,663
  • wildfirechat/im-serverAvatar von wildfirechat

    wildfirechat/im-server

    8,507Auf GitHub ansehen↗

    WildfireChat’s im-server is an open-source instant messaging backend that handles message routing, user management, and group chat for private deployments. It provides a self-hosted messaging platform that can run on private infrastructure without third-party cloud dependencies, supporting enterprise messaging with group management, user directories, and external system integration. The server synchronizes messages and state across mobile, desktop, web, and mini-program clients simultaneously, and supports real-time audio/video calls with group conferencing and live streaming. It includes enc

    Includes @-mention information in message payloads when dispatching messages from the server API or SDK.

    Javaimvoip
    Auf GitHub ansehen↗8,507
  • jpuri/react-draft-wysiwygAvatar von jpuri

    jpuri/react-draft-wysiwyg

    6,471Auf GitHub ansehen↗

    This project is a rich text editor component for React applications that provides a visual interface for composing and formatting content. It functions as a DraftJS-based WYSIWYG editor, allowing users to create structured documents with inline styles and block types. The editor features a customizable toolbar interface for managing text alignment, lists, and media embeds. It includes a specialized input system for inserting emojis, hashtags, and user mentions as single deletable units. The project provides capabilities for transforming internal editor state into HTML, JSON, or Markdown form

    Renders mentions and hashtags as single deletable units using custom React components.

    JavaScript
    Auf GitHub ansehen↗6,471
  • liveblocks/liveblocksAvatar von liveblocks

    liveblocks/liveblocks

    4,438Auf GitHub ansehen↗

    Liveblocks is a realtime collaboration infrastructure platform that synchronizes application state, documents, and user presence across multiple participants using conflict-free replicated data types. It provides a managed backend for collaborative text editors, threaded commenting and annotation systems, in-app notifications, and AI copilot deployment, all built on a WebSocket transport layer with server-side room management APIs. The platform distinguishes itself through a headless component primitive system that exposes unstyled React hooks and composable building blocks, allowing develope

    Sends inbox notifications to users when they are mentioned in comment threads.

    TypeScriptai-agentsai-copilotcollaboration
    Auf GitHub ansehen↗4,438
  1. Home
  2. Business & Productivity Software
  3. User Mention Notifications

Unter-Tags erkunden

  • Atomic Entity RenderersCustom components that treat mentions and hashtags as single, indivisible deletable units. **Distinct from User Mention Notifications:** Distinct from User Mention Notifications: focuses on the UI rendering and deletion behavior of mentions as atomic units, not the notification trigger.
  • Mention Notification DispatchersIncludes @-mention information in message payloads when dispatching messages from the server API or SDK. **Distinct from User Mention Notifications:** Distinct from User Mention Notifications: focuses on server-side dispatch of mention metadata, not client-side notification triggers.
  • Text Mention Notification EmailsRetrieval of unread inline mentions from text editor documents with surrounding context, rendered as styled email content. **Distinct from User Mention Notifications:** Distinct from User Mention Notifications: focuses on email rendering of mentions from rich-text documents, not general mention triggers.