In this version:
- Migrated the backend from WebSockets to HTTP
- Removed some intentional crashes, so it should be crashing much less now (hopefully)
- Did some slight optimizations to make the networking work faster. Most notable posting comments and creating posts should be much faster now
Minor bug (worth logging on github?) the time differences (e.g 2hr on a post) for posts and comments seem to be using UTC, so I’m seeing this post as having been created 2 hours ago when it was actually posted 15 mins ago (I’m currently in UTC+2)
Thank you for the report, it’s already logged: https://github.com/buresdv/Mlem/issues/19