-
Notifications
You must be signed in to change notification settings - Fork 52
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
Main Release 1.4.1 #1369
Merged
Merged
Main Release 1.4.1 #1369
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
added relative imports for better management
…eb-chat Fixed ChatUI Components responsiveness
* fix: fixed lint issues * fix: added test for chat preview search list * fix: fixed review comment * Update ChatPreviewSearchList.tsx
* fix: fixed support chat init issue * fix: fixed lint errors
* Fixed responsiveness in mobile for UIWeb:Chat * fixes text alignment on frames preview link to come on right * scroll bar fixes * fixed reaction picker position, tweaked group type text, removed add button from define conditions in gated group * removed unnecessary console.debug * removed unnecessary console.debug * Resolved comments, fixed curved edges go away, fixed correct time placement in ChatBubble * Resolved comments
When copying pending wallet address in the group info, only half of the wallet address was getting copied #1297
Tooltip was not properly aigned in the group Info in UIWeb #1299
Fixed the scrollbar issue in the member list in group info in uiweb #1298
…-when-groupchat-is-encrypted 🐛 [BUG] - <Increase bg blur when group/chat is encrypted>
🐛 [BUG] - <Skeleton loading in dark mode appears like light mode in chat>
🐛 [BUG] - Chat badge getting updated for active/opened conversation>
* feat: integrating spaceid in uiweb * fix: fixed project id setting error * fix: removed unnecessary code * fix: added space id * Update AddWallets.tsx * fix: made some optimisations * fix: fixed lint issues --------- Co-authored-by: KlausMikhaelson <satyamsingh5076@gmail.com>
…allet-address-issue fix: pending wallet address copy issue fixed
…erly-aligned fix: tooltip was not properly aligned
…isible-on-member-info fix: scrollbar in member list in group info was not visible
* Main Release 1.3.7 (#1334) * fixed chat responsiveness * fixed preview link alignment to right * added relative imports for better management * Search issue (#1270) * fix: fixed lint issues * fix: added test for chat preview search list * fix: fixed review comment * Update ChatPreviewSearchList.tsx * fix: fixed support chat init issue (#1292) * fix: fixed support chat init issue * fix: fixed lint errors * fix(chatviewlist): increase hidden/encrypted chat blur fix #1307 * Added Reaction support, (#1303) * Fixed responsiveness in mobile for UIWeb:Chat * fixes text alignment on frames preview link to come on right * scroll bar fixes * fixed reaction picker position, tweaked group type text, removed add button from define conditions in gated group * removed unnecessary console.debug * removed unnecessary console.debug * Resolved comments, fixed curved edges go away, fixed correct time placement in ChatBubble * Resolved comments * fix: add selected option * fix: add return fn * fix: add comment to fn * fix: add push bot address * fix: export const * fix: reset chat_id * fix: remove console * fix: update dark mode theme * fix: code review comments * fix: add null check * fix: update conditions * fix: update chatprevie badge conditions * Space - id integration (#1322) * feat: integrating spaceid in uiweb * fix: fixed project id setting error * fix: removed unnecessary code * fix: added space id * Update AddWallets.tsx * fix: made some optimisations * fix: fixed lint issues --------- Co-authored-by: KlausMikhaelson <satyamsingh5076@gmail.com> * fix: fixed the blurr issue in chat on join and accept group (#1305) * fix: fixed lint issue --------- Co-authored-by: harshrajat <harsh@epns.io> Co-authored-by: Harsh | Push <harsh@push.org> Co-authored-by: Monalisha Mishra <42746736+mishramonalisha76@users.noreply.github.com> Co-authored-by: Mohammed S <shoaibmohammed92@gmail.com> Co-authored-by: corlard3y <corlardey@gmail.com> Co-authored-by: KlausMikhaelson <satyamsingh5076@gmail.com> Co-authored-by: Monalisha Mishra <mishramonalisha76@gmail.com> * Main Release 1.3.7 - Build error fixed (#1335) * fix: fixed the ui representation of the domain name * fix: fixed the domain representation in chatProfile * fix: added utility func to fetch display name * fix: added new function to check includes --------- Co-authored-by: Rohit Malhotra <rohit.malhotra1420@gmail.com> Co-authored-by: harshrajat <harsh@epns.io> Co-authored-by: Harsh | Push <harsh@push.org> Co-authored-by: Mohammed S <shoaibmohammed92@gmail.com> Co-authored-by: corlard3y <corlardey@gmail.com> Co-authored-by: KlausMikhaelson <satyamsingh5076@gmail.com>
* fix: updated guild validation url * Update tokenGatedGroup.ts
* fix: fixed group creation * fix: fixed the example file * fix: fixed build * fix: reverted restapi change
mishramonalisha76
approved these changes
Jun 25, 2024
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.
Fixes Issue
Fixes #1365
Changes proposed
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers