Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

1.0.0beta2u2 (Beta 2, Update 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@alicerunsonfedora alicerunsonfedora released this 26 Apr 17:30
· 585 commits to master since this release
5356e1c

What's new:

  • Changes the login function in the emergency mode from createHyperspaceApp to Mastodon.registerApp (pulled from @gopherdonapp/app).
  • Fixes the createHyperspaceApp function so that when it calls the createApp function, it passes the base URL from the parameters (required to make an app on the server with base URL) (fixes #8, noted by @GidiKroon).
  • Fixes the bug where the app crashes when clicking "Load more posts" on a profile with no posts (fixes #13).
  • Makes avatars in applicable areas clickable, redirecting to the profile page of an account.
  • Adds a 'View profile' button as an action in a notification (fixes #15).
  • Changes the default profile icon to AssignmentIndIcon for consistency.
  • Adds streaming to notification page so new notifications are loaded in while on the page (fixes #19)
  • Adds a reply button to notifications that are of the type mention (eg. messages, replies to existing posts, new posts with a mention, etc.)
  • Fixes bug where boosting/unboosting a post doesn't update its state
  • updates version to 1.0.0beta2u2