Skip to content

Releases: Jacocococo/megalodon

v2.1.6+fork.112

25 Jan 15:14

Choose a tag to compare

  • Fix crash when trying to play audio files
  • Allow picking any file on servers that don't specify supported filetypes
  • Add placeholder for inline avatars that haven't loaded
  • Fixes related to unread notifications count
    • Better handles lack of server-side implementations
    • Won't show all notifications as being unread upon first login
  • Custom emojis named using special characters will now be displayed properly
  • Quotes of the focused post will now show up at the end of the thread on Akkoma
  • The file picker is now also used instead of the media picker for selecting profile picture

v2.1.6+fork.111

01 Jan 17:00
c599962

Choose a tag to compare

  • Lots of improvements on both Iceshrimp-JS and Iceshrimp.NET, see sk22#1000
  • Option to replace either the bookmark or share button with a new reaction button
  • Fixes related to displaying quotes
  • Fix previewing posts on Akkoma
  • Emojis are no longer forced to fit a square
  • Fix icon sizes and placement in pop-up menus
  • Fix for performance issues in home timeline that caused custom emoji animations to stutter
  • Only use the system file picker
    • Previously the app would ask to choose between media and file picker which were basically identical
  • Show if account has sent a follow request in profile view
    • Requires support from server
  • Load more than 40 follow requests
  • Added setting to disable link cards
  • Display emoji from reaction notification in a better way
  • Show account migration notifications and unknown notification types
  • Fix some images being too small in the photo viewer
  • Merge inline avatar pull requests from upstream Megalodon
    • Inline avatars for boosts sk22#977
    • Inline avatars in thread replies sk22#978
    • Changed how they are displayed
    • Added setting to disable them
  • Lots of improvements to the unread notifications marker
    • Uses theme color instead of always being red
    • Notifications are only marked as read when manually refreshing
    • The top is no longer cut off on devices where that previously happened
    • The count is no longer limited to 40+
      • It will be fully accurate on Akkoma
      • It will go up to 100+ on Mastodon v4.3.0+ until more notifications are loaded by scrolling through them
      • It will now only show 20+ on other server software but it will also increase when loading more by scrolling through them
    • Fixed a bug where the count would show 40 despite having nowhere near that amount
    • Fixed an issue where the marker wouldn't disappear after marking notifications as read
    • Other small fixes and improvements
  • Cherry-picked some changes from Mastodon for Android
    • Don't auto-refresh notifications if the user scrolled too far (ac1e5e991)
    • Don't include crappy alt text from gboard (mastodon#722)
    • Improved link cards (a200701e4)
    • Muting conversations (ff7948ad8)
    • Better media layout (36f4770ca)
    • Media info sheet (5d7c37262)
    • Redesigned extended footer from thread view (not merged directly)
    • Fixed custom emojis on GoToSocial (mastodon#948)
  • Various crash fixes
  • Fixed memory leak issues on some devices that caused slowdowns until crash

Shrimped Moshidon v1

19 Nov 14:47
48d93dd

Choose a tag to compare

This is an unofficial build of Moshidon with PR 516 applied. The app is treated by Android as a separate app, but it is not a separate project. It is simply a build for those who can't wait for the PR to (hopefully) be accepted

Please report issues like usual to directly to Moshidon, unless they are related to the listed changes in the PR, then comment on that PR instead

Do not report issues caused by these changes as separate issues in the Moshidon repository, only as comments on PR 516