Releases: rstockm/mastowall
Releases · rstockm/mastowall
Mastowall 2
- Three View Modes: Switch between Grid (Posts), People (Avatar Cards), and Settings
- Sticky Header: Always accessible navigation with smooth animations
- Clean & Modern: Professional white design with subtle gradients and shadows
- Avatar Cards: View contributors grouped by author with post counts
- Follow Feature: Authenticated users can follow contributors directly
- Share Function: Copy current configuration to clipboard
- Secure Authentication: OAuth 2.0 for Mastodon connections
- No Data Storage: Your configuration stays in the URL, not on servers
To use the Follow feature:
- Click the Connect button (🔗 icon) in the header
- Enter your own Mastodon instance URL
- Authorize the connection
- Follow contributors directly from the People view
Note: Authentication is handled securely via OAuth 2.0. Your credentials are never stored.
Mastowall 1.2
What's Changed
- Show hashtags in the page title by @optikfluffel in #5
- Add support for displaying video attachments. by @SubOptimal in #10
- Faster re-arranging the layout on first start
- Set limit for posts per hashtag to 40
- added a settings button
Mastowall 1.1
Changes for the 1.1 Release:
- Less whitespace on the cards = more cads visible
- Integration of DOMPurify, a library for sanitizing HTML input, which should prevent the vast majority of malicious input from being rendered in our HTML document (thx to @lukad@chaos.social)
Mastowall 1.0
Initial release. See readme for details.