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
alicerunsonfedora
released this
26 Apr 17:30
·
585 commits
to master
since this release
What's new:
- Changes the login function in the emergency mode from
createHyperspaceApp
toMastodon.registerApp
(pulled from @gopherdonapp/app). - Fixes the
createHyperspaceApp
function so that when it calls thecreateApp
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