You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: New org-social-new-reply command to create a reply to the post at point in social.org, enabling self-reply threads. Supports both v1.6 (ID in header) and legacy (ID in properties) formats. Suggested keybinding: C-c s r
Fix: org-social-pkg.el updated to version 2.13 and SPDX license identifier added
Fix: org-social-realtime.el replaced with-eval-after-load with direct add-hook (resolves package-lint warning)
Fix: Melpazoid Docker image switched from Ubuntu 24.04 + PPA to Ubuntu 25.04, which ships Emacs 30.1 in its default repositories
Docs: README updated with org-social-new-reply documentation, use cases, and keybinding