Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a few bugs, added logging and removed some old code #1102

Merged

Conversation

mpretty-cyro
Copy link
Collaborator

@mpretty-cyro mpretty-cyro commented Feb 3, 2023

  • Added the ability to copy the sessionId of open group URL from the conversation menu
  • Added additional logging to the BatchMessageReceiveJob to make future debugging easier
  • Increase upload size to ~10Mb
  • Removed the OpenGroupMigrator
  • Updated the JobQueue logging to provide more insight
  • Fixed an issue where the database migrations weren't blocking which could result in failing/crashing SQL queries
  • Fixed an issue where the new database file wouldn't be removed if a migration error was thrown
  • Fixed an issue where the new database could exist in an invalid state and the app wouldn't attempt to remigrate
  • Fixed an incorrectly throw exception in the PassphrasePromptActivity

Added the ability to copy the sessionId of open group URL from the conversation menu
Added additional logging to the BatchMessageReceiveJob to make future debugging easier
Removed the OpenGroupMigrator
Updated the JobQueue logging to provide more insight
Fixed an issue where the database migrations weren't blocking which could result in failing/crashing SQL queries
Fixed an issue where the new database file wouldn't be removed if a migration error was thrown
Fixed an issue where the new database could exist in an invalid state and the app wouldn't attempt to remigrate
Fixed an incorrectly throw exception in the PassphrasePromptActivity
@mpretty-cyro mpretty-cyro added the bug Something isn't working label Feb 3, 2023
@mpretty-cyro mpretty-cyro requested a review from hjubb February 3, 2023 02:34
@mpretty-cyro mpretty-cyro self-assigned this Feb 3, 2023
@tashijayla
Copy link

Looking fantastic so good to see all this work happening and the old bugs getting fixed, and especially small new features like the ability to copy the sessionId of open group URL on Android devices will make the user experience so nice for so many people great job 🤩🥳😊😀
Hope it's not a problem these sorts of messages on here

@mpretty-cyro mpretty-cyro merged commit 40f315a into oxen-io:dev Feb 6, 2023
@mpretty-cyro mpretty-cyro deleted the fix/non-blocking-migration-and-extras branch February 6, 2023 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants