Skip to content

Releases: rstockm/mastowall

Mastowall 2

06 Oct 20:36

Choose a tag to compare

  • 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:

  1. Click the Connect button (🔗 icon) in the header
  2. Enter your own Mastodon instance URL
  3. Authorize the connection
  4. Follow contributors directly from the People view

Note: Authentication is handled securely via OAuth 2.0. Your credentials are never stored.

Mastowall 1.2

25 Jan 14:55
5f1237b

Choose a tag to compare

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

26 May 08:23
b194406

Choose a tag to compare

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

19 May 14:36
2e53e46

Choose a tag to compare

Initial release. See readme for details.