-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
🚫🚫🚫 E2e protocol ricardo -- DO NOT MERGE❗❗ 🚫🚫🚫 #1798
Closed
Closed
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
…1748) * render welcome screen as position:fixed in /pending-approval page * make the selector higher priority
…when-user-clicks-name-in-payments Show user profile cards when user clicks name in payments
* feat: direct messages in identity contract * feat: add/remove getters * feat: simplified getters * wip: merging privateDMs and groupDMs * fix: coding issues * feat: UI updates for the DMs with more than 3 * fix: add member to dm * feat: changed base branch from e2e-protocol-ricardo to e2e-protocol * fix: error in get dm by usernames * chore: added comments * fix: error in function parameters declaration * fix: inconsistent naming of members when create a new DM * fix: redundant message rendering issue * feat: grun tpin * chore: removed wrong version of contracts * feat: grunt pin:0.1.8 * feat: added comments * chore: removed changes in chelonia * chore: added comments * chore: fix typo * feat: error handling * chore: removed unnecessary comment * feat: improved chatroom types and added comments * feat: simplified getter * chore: simplified * chore: added comments, error handling * fix: error to save scroll position * chore: removed allowDMInvite
Bugfix: key rotation on watched contracts
…le into e2e-protocol-ricardo
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
* Remove dontBroadcast parameter * Rename subscribersByContractID to subscribersByChannelID * Rename contractID to channelID in pubsub * Move defaultOptions to the top * Emit an event upon successful sub * Use the new sub event to sync contracts * Fix logging of 'Already subscribed to' messages * Rename SUCCESS to OK * Add createOkResponse and remove createResponse * Add basic pub implementation * No longer broadcast UNSUB upon close event * Replace 'contract' by 'channel' where appropriate * Revert usage of the new ??= operator * Improve subscription-succeeded handler * Use force to sync contracts upon reconnection * Disallow subscribing to unknown channels * Remove shared/logger.js
* replace theme_color field in manifest.json file to the equivalent meta tag * update status-bar color according to the theme-setting change
Closing to avoid using further travis credits. |
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.
Test PR for Travis