-
Notifications
You must be signed in to change notification settings - Fork 90
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
chore(2722): Slack notifier on release workflows #2724
Merged
islathehut
merged 3 commits into
develop
from
chore/2722-slack-notifications-on-releases
Feb 4, 2025
Merged
chore(2722): Slack notifier on release workflows #2724
islathehut
merged 3 commits into
develop
from
chore/2722-slack-notifications-on-releases
Feb 4, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8145ad1
to
c3de895
Compare
adrastaea
approved these changes
Feb 4, 2025
islathehut
added a commit
that referenced
this pull request
Feb 4, 2025
* Add slack notifications on release outcome * Update CHANGELOG.md
islathehut
added a commit
that referenced
this pull request
Feb 5, 2025
* Add slack notifications on release outcome * Update CHANGELOG.md
islathehut
added a commit
that referenced
this pull request
Feb 10, 2025
* Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Update CHANGELOG.md * Add encryption and decryption of messages * Allow messages with unknown signatures or undecryptable contents to be stored in orbitdb * Fixes for compatibility with 2629 * chore(2722): Slack notifier on release workflows (#2724) * Add slack notifications on release outcome * Update CHANGELOG.md * fix(2726): Use base64url package for encoding/decoding auth data since the native decoder breaks on mobile (#2728) * Fix/non-admin-invite-links (#2730) * handle permissions errors during invite creation and display appropriate screens when non-admins try to admit users * handle slow generating links and admin only features in mobile * update changelog * make import relative * Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Fix/minor fixes (#2735) * User correct output variable for version on linux build * Update language on non-admin invite pages * Fix version outputs on everything else * Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Revert "Merge branch '4.0.0' into feat/2631-message-encrypt-decrypt" This reverts commit b56651f, reversing changes made to e26c287. * Fix test * Use member key and not team key for messages * Fix encryption test * Add getEncryptedEntries method to channel store --------- Co-authored-by: Taea <[email protected]>
islathehut
added a commit
that referenced
this pull request
Feb 17, 2025
* Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Update CHANGELOG.md * Add encryption and decryption of messages * Allow messages with unknown signatures or undecryptable contents to be stored in orbitdb * Fixes for compatibility with 2629 * chore(2722): Slack notifier on release workflows (#2724) * Add slack notifications on release outcome * Update CHANGELOG.md * fix(2726): Use base64url package for encoding/decoding auth data since the native decoder breaks on mobile (#2728) * Fix/non-admin-invite-links (#2730) * handle permissions errors during invite creation and display appropriate screens when non-admins try to admit users * handle slow generating links and admin only features in mobile * update changelog * make import relative * Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Fix/minor fixes (#2735) * User correct output variable for version on linux build * Update language on non-admin invite pages * Fix version outputs on everything else * Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Revert "Merge branch '4.0.0' into feat/2631-message-encrypt-decrypt" This reverts commit b56651f, reversing changes made to e26c287. * Fix test * Use member key and not team key for messages * Fix encryption test * Add getEncryptedEntries method to channel store --------- Co-authored-by: Taea <[email protected]>
islathehut
added a commit
that referenced
this pull request
Feb 19, 2025
* Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Update CHANGELOG.md * Add encryption and decryption of messages * Allow messages with unknown signatures or undecryptable contents to be stored in orbitdb * Fixes for compatibility with 2629 * chore(2722): Slack notifier on release workflows (#2724) * Add slack notifications on release outcome * Update CHANGELOG.md * fix(2726): Use base64url package for encoding/decoding auth data since the native decoder breaks on mobile (#2728) * Fix/non-admin-invite-links (#2730) * handle permissions errors during invite creation and display appropriate screens when non-admins try to admit users * handle slow generating links and admin only features in mobile * update changelog * make import relative * Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Fix/minor fixes (#2735) * User correct output variable for version on linux build * Update language on non-admin invite pages * Fix version outputs on everything else * Publish - @quiet/[email protected] - @quiet/[email protected] * Update packages CHANGELOG.md * Revert "Merge branch '4.0.0' into feat/2631-message-encrypt-decrypt" This reverts commit b56651f, reversing changes made to e26c287. * Fix test * Use member key and not team key for messages * Fix encryption test * Add getEncryptedEntries method to channel store --------- Co-authored-by: Taea <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
(Optional) Mobile checklist
Please ensure you completed the following checks if you did any changes to the mobile package: