Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Hey, #emacs crowd.

Uncategorized
12 11 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    🎉 What’s New in Org Social! 🎉The last month has been incredibly productive for Org Social! Here’s everything that happened:📜 Org Social SpecificationVersion 1.5 (29 Dec)Version 1.6 (4 Jan) - Final/Stable Version!∙ #+LOCATION: for user location (city, country)∙ #+BIRTHDAY: in YYYY-MM-DD format∙ #+LANGUAGE: for languages spoken (ISO 639-1)∙ #+PINNED: to pin a post to profile top∙ Post ID now allowed in header (after **) in addition to :ID: property🖥️ org-social.el ClientVersion 2.8 (11 Dec)∙ Real-time Desktop Notifications via SSE (Server-Sent Events)∙ Post Preview Length Control with “Read more” button (configurable)Version 2.10 (5 Jan)∙ Full support for Org Social v1.6 specification🌐 Ecosystem Growth∙ 50 feeds on the official Org Relay! 🎊∙ New “Ecosystem Developers” section in official documentation∙ Org Social surpassed twtxt in activity (609 vs 603 posts in Q1)Thank you all for being part of this journey! ❤️#emacs #orgmode #orgsocial #FOSS #decentralized
  • 0 Votes
    1 Posts
    9 Views
    Did you know that you can now turn your social.org into an RSS feed?For example: https://relay.org-social.org/rss.xml?feed=https://org-social.org/social.org#emacs #orgsocial
  • 0 Votes
    18 Posts
    45 Views
    @publicvoitEven better: this would have tremendous impact on the normal people by Emacs people! 😉@ericsfraga @oantolin
  • 0 Votes
    1 Posts
    21 Views
    I have deployed the first public version of Org Social Relay 🥳.You can open or use: https://org-social-relay.andros.dev/Do you want to test it?```# List all feeds known by the relaycurl https://org-social-relay.andros.dev/feeds/# List all mentions for a given feedcurl https://org-social-relay.andros.dev/mentions/?feed=[your URL]# Examplecurl https://org-social-relay.andros.dev/mentions/?feed=https://andros.dev/static/social.org```Check the https://github.com/tanrax/org-social-relay?tab=readme-ov-file#api-status for more information.#emacs #orgsocial #orgmode