Mastodon/Hacking
Up to: Mastodon
Guides
Custom Features
Description | Completion | Active | |
---|---|---|---|
Autofollow | Make all new accounts follow a a comma-separated list of account handles given in the .env file đ | Completed | Completed |
Better Code Blocks | Better Code Blocks | Completed | Completed |
Exclusive Lists | Accounts on lists marked as exclusive do not appear on the home feed | Completed | Completed |
Expanding lines in collapsed posts | Expanding lines in collapsed posts | Completed | Completed |
Fetch All Replies | Fetch all replies for a given post, even if we don't follow everyone! | Draft | Active |
Filter Duplicate Boosts | Prevent duplicated boosts in public timelines like in home timelines | Completed | Inactive |
Fine-Grained Post Visibility | Allow greater control over post visibility, decoupling placement in timelines from audience and indexing | Stub | Inactive |
Mastodon/Emoji Reacts | Borrow emoji reacts to messages from glitch-soc main :) | Stub | |
Mastodon/Footnotes | Stub | Inactive | |
Mastodon/Mathjax | Borrowing mathjax from mathstodon :) | Completed | Completed |
Mastodon/Slugified URLs | Create slugified URLs for posts, potentially adding a "title" field | Stub | Inactive |
Post Titles | Give posts titles w/ slugified URLs to support longer-form writing and minimization | Draft | Active |
Search | Full-text search on neuromatch.social | Stub | Active |
Sticky Posts |
See Also
Dev Environment
Mastodon/Mathjax: information in this thread about different possible implementation approaches
Mastodon/Hacking#Dev Environment: Details on setting up Vagrant for local development
Wikibot#TODO: implement n-back archiving of threads and previous posts, the parser already supports it
Mastodon/Hacking: Added contributing guidelines under Good Practices for Collaborative Contributions (still undergoing refinement -- I've a diagram in mind)