Skip to content

v2.0.19-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@xal xal released this 13 Jun 20:20
· 1686 commits to master since this release

Added

  • bookmark/unBookmark statuses
  • lists create/edit/add account/remove account/ and fetch statuses support.
  • hashtags support: add in search, fetch statuses, handle click in status
  • bookmarks and favourites statuses fetch support. Access from Account Settings Page
  • delete status feature & handle delete status by other people websockets event
  • added slider between attachments in media attachments details page
  • added status bottom actions bar in status thread for replies. It is temporary solution. I will implement actions only for focused reply in the future to avoid too much UI elements on the screen

Changes

  • better start conversation input UI: added autofocus for input field

Fixes

  • fix bug: don’t search for old DM with same user during start conversation
  • fix non-media attachments type & filename handling when description is empty
  • fix search results ALL tab: group separators are valid now