Releases

  • 2.1.2

    Niklas Poslovski 5 years ago 76 commits to master since this release

    • Improved German translation (thanks @blub)
    • Removed blocked and muted people from who to follow
    • Added a lock icon at locked accounts like Mastodon does
    • Optimized buttons order at list overview
    • Added toot to @someone buttons to the profile pages
     
  • 2.1.1

    Niklas Poslovski 5 years ago 77 commits to master since this release

    This release contains only bugfixes!

    • Profile settings can be changed again
    • Lists do now work perfectly with Firefox
    • The emoji picker does now work with Firefox
    • Internal links within toots work now better in Firefox
    • There isn't a error message when your browser doesn't send language information anymore
     
  • 2.1.0

    Niklas Poslovski 5 years ago 79 commits to master since this release

    • Introduced support for Mastodons lists feature
    • Moved direct messages to a separate page
    • Added a confirmation before deleting,blocking and muting
    • Optimized dark theme
    • Added link to public profile pages to profiles of remote users
    • Added joined month and year to the profiles

    Please make sure to apply the updated versions of nginx.conf or Caddyfile
    Please note that the following locales should be enabled on your server for full translation support: en_US,de_DE,pt_BR,ja_JP,ko_KR,pl_PL,gl_ES
    Known issue: New strings are only available in English,will be available for translating soon

     
  • 2.0.2

    Niklas Poslovski 5 years ago 83 commits to master since this release

    • Added a dark theme
    • Added Galician translation
    • Improved Japanese translation
    • Smaller screens (min 900 px) now supported
    • Links to posts open in Halcyon
    • Header form closes correctly after posting
    • New streaming option: Update only when scrolled to top
    • Order of mentions in discussions fixed

    Please note that the following locales should be enabled on your server for full translation support: en_US,de_DE,pt_BR,ja_JP,ko_KR,pl_PL,gl_ES

     
  • 2.0.1

    Niklas Poslovski 5 years ago 89 commits to master since this release

    • Added the languages Polish,Japanese and Korean
    • You do now automatically mention all participants in discussions
    • Bugfix: Too long user names and about me were split within the word
    • Bugfix: Mention links didn't work with Pleroma
    • Bugfix: SHOW MORE and SHOW LESS wasn't displayed correctly sometimes
    • Removed green background at loading avatar and header
    • Read and accept terms checkbox is now compatible with screenreaders

    Please make sure that the locales en_US,de_DE,pt_BR,pl_PL,ja_JP and ko_KR are enabled on your server.

     
  • 2.0.0

    Niklas Poslovski 5 years ago 96 commits to master since this release

    • Added multiple language support
    • Removed third party CDN providers

    Thanks to @themanwhoisit@social.avareborn.de for helping with integration the language system.
    Please make sure that all supported locales (currently en_US,de_DE and pt_BR) are enabled on your system or they can't be used in Halcyon.

     
  • 1.2.6

    Niklas Poslovski 5 years ago 106 commits to master since this release

    • Reporting spammy toots is now supported (Mastodon only)
    • Improved Nginx example config with more secure SSL
    • Added imprint (optional) and privacy policy pages
    • Adding external links to footer is now possible
    • Moved config files to another folder
    • Content warnings and NSFW images can be automatically shown
    • Fixed an bug with encoding
     
  • 1.2.5

    Niklas Poslovski 5 years ago 108 commits to master since this release

    • Copy link to Toot button does now copy directly to the clipboard if supported
    • Sometimes emojicodes weren't detected because of a wrong RegExp
    • Hashtag search does now automatically display new toots
    • The delete event is now supported for automatically removing posts from the timeline
     
  • 1.2.4

    Niklas Poslovski 5 years ago 110 commits to master since this release

    • Updated Twemoji library to support much more emojis
    • Custom emojis are now supported in name and biography
    • Links to profiles do now always work with Pleroma backend
    • Pinned posts are now supported and you can pin and unpin your own posts
    • Delete option is now only shown for your own posts
     
  • 1.2.3

    Niklas Poslovski 5 years ago 115 commits to master since this release

    • All emojis available in our new emoji picker do now work
    • Improved performance of the status input field
    • Fixed many bugs with url rewrites in the Nginx example config
    • Fixed an Windows-only design bug with the fonts on some places
    • Removed some unneeded lines in PHP