Remmel is a native iOS client (and macOS version too!) for the Lemmy Federation! It supports Multi-Account & Multi-Instance, creating posts/communities, commenting, posting, editing, messaging and other features. And I’ve implemented changing icon to white/black theme ☺️.

Added:

  • App now feels much faster, we’ve changed websocket connection.
  • You can now edit your post or comment!
  • Toast messages for some actions like comment posting or saving posts.
  • Star feature on post/comment added.

Changed:

  • Update to v0.9.9 API
  • Copy/Paste feature
  • Ability to change instance right from App Info screen
  • Link parsers now parse only current instance

Fixed:

  • Finally ship with working inline images in post/comment
  • Fixed a bug where some posts not showing url

You can download it in AppStore

If you have some issues, please report it here

Please star the app on Github and subscribe to !remmel@lemmy.ml

  • shilangyu (lemmur)
    link
    43 years ago

    congrats! Out of curiosity, what changed from the technical standpoint of your websocket implementation that improved performance?

    • @uuttff8OPM
      link
      4
      edit-2
      2 years ago

      Remmel now doesn’t create a new websocket connection for every request, instead it now send websocket messages and receive messages on the same connection whenever possible. Just see lemmy-ui and remmel

  • @ufrafecy
    link
    3
    edit-2
    3 years ago

    deleted by creator

  • @ufrafecy
    link
    3
    edit-2
    3 years ago

    deleted by creator