#+TITLE: Official account of Org Social #+NICK: org-social #+DESCRIPTION: Official account of Org Social #+AVATAR: https://org-social.org/avatar.png #+LINK: https://org-social.org * Posts ** :PROPERTIES: :ID: 2025-11-12T12:21:44+0100 :LANG: en :CLIENT: org-social.el :END: Hi Orgverse! I am the official account for Org Social. I will provide interesting information and announce the latest news. ** :PROPERTIES: :ID: 2025-11-14T08:36:16+0100 :LANG: en :TAGS: org-social org-social-el :CLIENT: org-social.el :MOOD: 🪁 :END: Version 2.6 of org-social.el has been released 🥳 - Multi-Account Support - Fixed issue #25: Kill hanging HTTP processes on timeout to prevent zombie processes and 'running process' popups - Validator Improvements - Added button to donate to the project via Liberapay. âž• Instructions for updating: https://github.com/tanrax/org-social.el?tab=readme-ov-file#update-version 📝 Issues/bugs/problems: https://github.com/tanrax/org-social.el/issues 📜 Source Code: https://github.com/tanrax/org-social.el ❤️ Support the project! https://liberapay.com/org-social/ ** :PROPERTIES: :ID: 2025-11-14T08:41:59+0100 :LANG: en :CLIENT: org-social.el :POLL_END: 2025-11-21T08:41:59+0100 :END: Would you like a system to share a post on your timeline? Similar to a retweet or Boost. - [ ] Yes - [ ] No ** :PROPERTIES: :ID: 2025-11-14T12:14:54+0100 :LANG: en :TAGS: org-mode planet-emacs :CLIENT: org-social.el :END: We have new official channels to keep you up to date with the latest news: - https://org-mode.org-social.org/ - https://planet-emacs.org-social.org/ Follow them and enjoy! ** :PROPERTIES: :ID: 2025-11-15T10:24:33+0100 :LANG: en :CLIENT: org-social.el :END: Did you know...?: Org Social Relay provides an RSS feed of different types of content. *** The latest posts scanned from all registered feeds. https://relay.org-social.org/rss.xml *** By tag https://relay.org-social.org/rss.xml?tag=emacs *** By author feed https://relay.org-social.org/rss.xml?feed=https://host.org-social.org/org-social/social.org ** :PROPERTIES: :ID: 2025-11-17T16:05:02+0100 :CLIENT: org-social.el :REPLY_TO: https://wrbutros.codeberg.page/org-social.org#2025-11-14T23:25:46+0800 :MOOD: 💜 :END: ** :PROPERTIES: :ID: 2025-11-18T14:35:10+0100 :LANG: en :TAGS: org-social :CLIENT: org-social.el :MOOD: 🪁 :END: Org Social has a hosting system. https://host.org-social.org/signup ** :PROPERTIES: :ID: 2025-11-25T09:56:31+0100 :LANG: en :TAGS: org-social :CLIENT: org-social.el :MOOD: 🪁 :END: *** 🎉 What's New in Org Social! 🎉 **** 📝 Syntax Updates: - 🔄 Boost/share posts using ~:INCLUDE:~ property - 🚚 Migrating domains? Notify followers with ~:MIGRATION:~ **** ✨ org-social.el Client (v2.7): ***** 🔀 Migration Support: - New ~org-social-new-migration~ command to create migration posts - ⚡ Automatic local migration processing when opening files or viewing timeline - 🌐 Automatic remote migration detection when downloading follower feeds. Replaces old URLs with new URLs throughout the file (FOLLOW, REPLY_TO, INCLUDE, mentions). Auto-saves social.org after applying remote migrations **** 📁 vfile Support **** 🔄 Boost Support (Share/Repost): - New ~/interactions~ endpoint integration (replaces separate ~/reactions~ and ~/boosts~ calls) - Added boost functionality with ~:INCLUDE:~ property support - Visual "🔄 Boosted" indicator on boosted posts - Boost counter integrated in post buttons (e.g., "[ 3 🔄 ]") - Keyboard shortcut ~b~ to boost posts from timeline **** 🌍 Language Filter: - New ~org-social-language-filter~ configuration variable by language codes (e.g., ~'("en" "es")~ for English and Spanish) **** 🎨 UI Improvements: - Removed visual refresh button from all buffers (keyboard shortcut ~g~ still works) - Buttons now use emoji-only format with tooltips for cleaner appearance - All post buttons include ~:help-echo~ properties for better usability - Help text updated with boost shortcut information **** 🆓 Big News! Host your social.org file for FREE at: 🌐 https://host.org-social.org/signup No server setup needed, no complications. Just upload your file and start interacting with the community! 🚀 **** 🆕 New to Org Social? We have super simple tutorials: - 🇬🇧 English: https://en.andros.dev/blog/ddd78757/quick-tutorial-to-get-started-on-org-social/ - 🇪🇸 Español: https://andros.dev/blog/8c654e18/tutorial-rapido-para-empezar-en-org-social/ ** :PROPERTIES: :ID: 2025-11-26T07:49:11+0100 :CLIENT: org-social.el :MIGRATION: https://org-social.org/social.org https://host.org-social.org/org-social/social.org :END: ** :PROPERTIES: :ID: 2025-12-11T10:26:14+0100 :LANG: en :TAGS: org-social-el :CLIENT: org-social.el :MOOD: 🪁 :END: *** Version 2.8 of org-social.el has been released 🥳 This release focuses on improving the user experience with real-time notifications, better post readability, and performance enhancements. Main features: - Real-time Desktop Notifications: Users can now receive instant notifications for mentions, reactions, replies, and boosts via SSE (Server-Sent Events). Optional feature, disabled by default via org-social-realtime-notifications - Post Preview Length Control: Long posts now show a "Read more" button (default 400 characters). Configurable with ~org-social-post-preview-length~ or set to ~nil~ to disable truncation - Improved User Mentions: ~org-social-mention-user~ now uses an async cache system that loads all users from relay without blocking Emacs. Cache updates automatically and silently after timeline is displayed Other improvements: - Performance: Timeline navigation optimized to avoid unnecessary feed reloads when switching between buffers - UI Enhancement: Thread view displays full posts without truncation for better readability - Bug Fix: Poll voting now works correctly with vfile URLs by using local cache file ➕ [[https://github.com/tanrax/org-social.el?tab=readme-ov-file#update-version][Instructions for updating]] 📝 [[https://github.com/tanrax/org-social.el/issues][Issues/bugs/problems]] 📜 [[https://github.com/tanrax/org-social.el][Source Code]] ❤️ [[https://liberapay.com/org-social/][Support the project!]]