Releases

  • 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
     
  • 1.2.2

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

    We fixed this release,please update!

    • Added an completely new emoji picker which also supports custom emojis
    • Improved performance of emoji rendering very much
    • Desktop notifications didn't work with notifications page opened - that's fixed now

    Known issue: Some emojis from the picker aren't inserted correctly - that will be fixed with 1.2.3

     
  • 1.2.1

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

    • Added a who to follow page with more recommendations
    • Profile does now ignore "show replies" setting - normally always hide them and at "toots & replies" always show them
    • Better search page which ignores a # at beginning and redirects a @ at beginning to user search
    • Renewed and changed some information on the login page

    Attention: The new nginx.conf or Caddyfile must be used to make the new settings work

     
  • 1.2.0

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

    • Complete remake of the settings
    • Profile can now be edited using Halcyon
    • Replies can now be hidden in the timelines
    • Added possibility to automatically mark media as NSFW
    • Now supports the Caddy server
    • Updated the repository link in the footer

    Attention: The new nginx.conf must be used to make the new settings work

     
  • 1.1.7

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

    • First to be released on NotABug
    • Local timeline displayed federated contents with Pleroma backend,that's fixed now
    • Pleroma sometimes throws empty socket events,they're now handled better
    • The text fields do now have auto resize functionality
    • Stopped undefined socket tries on profile pages