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

Build: Fix macOS version field #158

Closed
wants to merge 15 commits into from
Closed

Build: Fix macOS version field #158

wants to merge 15 commits into from

Conversation

m-simonelli
Copy link

Resolves #146

Richard Pospesel and others added 15 commits April 30, 2022 00:57
- removed unnecessary protocol info call (as we always authenticate the same way
  now)
- migrated truth for all tor configuration to ricochet.json; torrc and
  default_torrc are now reset on each launch of Ricochet-Refresh
- tor configuration now persist between runs, and config screen is now populated
  with previously used settings
- config data now no longer written to torrc
- Ricochet-Refresh will now bootstrap tor automatically if current settings have
  been used to successfully bootstrap in the past
- TEGO_THROW macros now live in utilities.hpp and are publically accessible from
  rest of Ricochet-Refresh source
- on launch, pluggable transport binary deployment directory is soft-linked to
  the current working directory
- the UI now waits until the control port connection has authenticated, fixing
  various race conditions
- added helper method to Settings.h for writing arrays of values
- improved arg validation in tor configuration pane
…, updated onion service state notifications
When the ConversationModel is cleared after sending a message but before
the acknowledgement is received, Ricochet crashes.

issue #150
@morganava
Copy link
Collaborator

morganava commented Jun 12, 2022

Hmm, this looks like something that should be generated in ricochet-build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File properties: version field is blank on Mac OS builds
3 participants