93 lines
4.1 KiB
YAML
93 lines
4.1 KiB
YAML
repository: https://gitlab.com/soapbox-pub/agora-3
|
|
|
|
name: Agora
|
|
|
|
summary: Power to the people.
|
|
|
|
description: |
|
|
Agora is an open-source Nostr client built from the Ditto codebase, focused on
|
|
customization, creativity, and open social interoperability on Nostr.
|
|
|
|
Features:
|
|
- Theming — 9 built-in presets, shareable themes
|
|
- Infinite content types — notes, articles, short videos (Vines), live streams,
|
|
polls, follow packs, color moments, magic decks, geocaching, Webxdc mini-apps
|
|
- Lightning payments — zap posts and profiles via NWC or WebLN
|
|
- Comments on anything — posts, URLs, profiles, hashtags, books, and more
|
|
|
|
tags:
|
|
- nostr
|
|
- social
|
|
- messaging
|
|
- lightning
|
|
- decentralized
|
|
|
|
license: AGPL-3.0
|
|
|
|
website: https://agora.spot
|
|
|
|
icon: ./public/logo.png
|
|
|
|
images:
|
|
- https://blossom.ditto.pub/47fcb3bdc414ced245fbba53b0456d9bfdf112d711ecf5cc628361a47002392a.png
|
|
- https://blossom.ditto.pub/e387a4c4566545c650477cee66e638131eb874a90761cf0a371e5abf1e2c7af2.png
|
|
- https://blossom.ditto.pub/73585c9547868da215a91f8a13543251a20967a74f6e8329231544add50e3dee.png
|
|
- https://blossom.ditto.pub/4216d18d5854444c64b482dbbac9e077a453f85a9d72d91bc6adf89fd1f42c36.png
|
|
- https://blossom.ditto.pub/a7521e652d625c57cf66fd97ea92c66b8559bcedcb805aaf375bc047415625a3.png
|
|
- https://blossom.ditto.pub/daf008f146391f0172b89595500f640b84eac4e146b2e081db80791819443fa0.png
|
|
- https://blossom.ditto.pub/22c144a792e32559a838c8f69fbb4ae22264f47ff3d04341e656748d264064bc.png
|
|
- https://blossom.ditto.pub/fa609e4a03e984063fbc6c474bd8a73bb088666b7c0e5561f993264f372c90ef.png
|
|
|
|
release_notes: ./CHANGELOG.md
|
|
|
|
metadata_sources:
|
|
- gitlab
|
|
|
|
supported_nips:
|
|
- "01" # Basic protocol — events, filters, subscriptions
|
|
- "02" # Follow list (kind 3)
|
|
- "04" # Encrypted direct messages (kind 4)
|
|
- "05" # DNS-based identifiers (NIP-05 verification badges)
|
|
- "07" # Browser extension signing (window.nostr)
|
|
- "09" # Event deletion (kind 5)
|
|
- "10" # Text note threading (reply/root e-tag conventions)
|
|
- "11" # Relay information document
|
|
- "17" # Private direct messages (kind 14/15/1059 gift wrap)
|
|
- "18" # Reposts (kind 6 / kind 16 generic repost)
|
|
- "19" # Bech32 identifiers (npub, note, nevent, naddr, nprofile)
|
|
- "22" # Comments on any event or external content (kind 1111)
|
|
- "23" # Long-form content / articles (kind 30023)
|
|
- "25" # Reactions (kind 7)
|
|
- "27" # Text note references (nostr: URI mentions)
|
|
- "31" # Alt tag for non-standard event kinds
|
|
- "32" # Labeling (kind 1985, used for trending and content warnings)
|
|
- "34" # Git repositories (kind 30617, patches, pull requests)
|
|
- "36" # Sensitive content (content-warning tag)
|
|
- "38" # User statuses (kind 30315)
|
|
- "40" # Expiration timestamp
|
|
- "44" # Versioned encryption (NIP-44, used for DMs and encrypted settings)
|
|
- "46" # Nostr remote signing / bunker
|
|
- "47" # Nostr Wallet Connect (NWC) for Lightning payments
|
|
- "50" # Search (used for profiles, trending, hashtags, media filter)
|
|
- "51" # Lists — mute (10000), pins (10001), bookmarks (10003), interests (10015), emoji (10030), follow sets (30000)
|
|
- "52" # Calendar events (kind 31922/31923) and RSVPs (kind 31925)
|
|
- "53" # Live activities and live chat (kind 30311/1311)
|
|
- "55" # Android signing via Amber
|
|
- "56" # Reporting (kind 1984)
|
|
- "57" # Lightning zaps (kind 9734/9735)
|
|
- "58" # Badges (kind 30009/8/30008)
|
|
- "59" # Gift wrap (kind 1059, used inside NIP-17)
|
|
- "65" # Relay list metadata (kind 10002)
|
|
- "68" # Photos (kind 20)
|
|
- "71" # Videos (kind 21/22)
|
|
- "72" # Moderated communities (kind 34550)
|
|
- "78" # Application-specific data (kind 30078, encrypted settings)
|
|
- "85" # Trusted assertions — user/event stats (kind 30382/30383/30384)
|
|
- "89" # Application handler metadata (client tag on published events)
|
|
- "92" # Inline file metadata (imeta tag)
|
|
- "94" # File metadata (kind 1063)
|
|
- "98" # HTTP authentication (kind 27235, used for AI API calls)
|
|
- "A0" # Voice messages (kind 1222 root, kind 1244 reply)
|
|
- "GC" # Geocaching (kind 37516 cache listings, kind 7516 found logs)
|
|
- "MG" # Magic decks (kind 37381)
|