Skip to content

Releases: sunrise-choir/sunrise-social-android-app

v0.0.1-pre.2 - Fix builds for arm32, Improve performance of gobot

19 Dec 13:31
Compare
Choose a tag to compare

STOP: PLEASE READ THE INSTALL INSTRUCTIONS

  • 🏗️ Fix builds for Arm32
    • The go code was not building correctly for arm32 and so was crashing on startup.
  • 🐎 Improve performance of gobot
    • @cryptix and @keks have done some work recently improving the performance on android. I see much faster initial sync times with these latest changes.

Our very first release!

29 Nov 15:44
Compare
Choose a tag to compare
Pre-release

STOP: PLEASE READ THE INSTALL INSTRUCTIONS

Things that work:

  • Local network on boarding (see the README.md for important instructions)
  • Follow / unfollow others
  • View and browse a public feed of threads.
  • Like posts
  • View and edit your profile (give yourself a name and description)
  • View other people's profiles, see only posts by them, see posts that mention them. See their follows / followers / block counts.
  • View private messages that have been sent to you.
  • Author avatars (will display eventually once the sbot retrieves them)
  • Awesome full text search

Things that don't work...

  • Posting new messages (public or private).
  • Images in posts are not displayed.
  • Notifications for private messages
  • Reorientating screen when viewing someone's profile will lose current scroll position.
  • Everything else.