Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Chat profile refractor (#727) * fix: fixed minor bugs and made add wallets reusable * fix: refactored code * fix: fixed ens domains not working while adding more wallets to a group * fix: fixed back btn in add wallet and cofirm btn ui * fix: fixed theme in chat profile * fix: refractor of addWallet * fix: ens issues * fix: adde changes * fix: fixed lint issues * fix: fixed review comments * fix: fixed minor review comments --------- Co-authored-by: KlausMikhaelson <[email protected]> * Refactoring of messageInput, chatBubble, connectButton,chatViewList, chatViewComponent (#718) * fix: added accoutn hook * fix: refactoring code of messageInput chatlist chatbubble * fix: fixed review comment * fix: fixed * fix: added reusables * fix: fixed toast * feat: create group modal * fix: fixed condition in messageInput * fix: fixed * fix: fixed code * feat: create group info validation done (#738) * fix: fixed autoconnect issues * Group criteria added (#764) * feat: created define criteria and add criteria * feat: added some more dropdowns in add criteria * fix: added critera options * feat: worked on criterias * Arbitrum changes (#735) * fix: inital implementation for arbitrum changes * fix: more changes * fix: added final changes * fix: fixed few ui issues * fix: fixed minor issue * fix: added operstor * fix: added dummy 2d data * fix: fixed test * feat: condition type added * feat: adder done * feat: all/any added on condition box * fix: minor fixes * fix: fixed typo * fix: fixed upload group image ui * Multiple group criteria (#747) * fix: fixed multiple criteria Ui * fix: fixed conditions code --------- Co-authored-by: KlausMikhaelson <[email protected]> * docs: added Class Examples (#739) * docs: added documentation * docs: fixed chat class examples * docs: fix notif class * docs: fixed stream examples * docs: fix nft grp update * docs: fixed logs * Message Type Implementations (#730) * fix: added video & audio messages * fix: fixed meta, reaction & added intent & readReceipt * fix: added reply * fix: added composite, fixed receipt * fix: local tests (#744) * fix(env and index): fixes typo RECIPEINT to RECIPIENT (#743) fix #733 * Update README.md (#742) Changed the discord link * feat: add criteria done * fix: fixed themes * feat: rule deletion done * feat: condition update done * feat: add criteria update lablel done * feat: edit rule auto fill done * feat: pr changes done * feat: refactor type and hooks * fix: fixed mobilde view * fix: fixed scroll * feat: added icon in groupinfo to show if it is token gated or not (#748) * feat: added icon in groupinfo to show if it is token gated or not * fix: fixed minor text * feat: created group criteria info modal and fixed dropdown * fix: made changes as per the review * fix: removed more options from conditions in group info * fix: fixed minor issues --------- Co-authored-by: Monalisha Mishra <[email protected]> * feat: drop down labels * fix: fixed * fix: fixed dropdown * Gp states fix (#763) * feat: conditions to chat added * feat: generation of payload done * refactor: rule generation done * feat: operator undefined fix * fix: fixed condition ui * feat: create group rest api call done * fix: fixed dropdown * feat: group detail info fix done * fix: added validation for guild --------- Co-authored-by: Abishek Bashyal <[email protected]> --------- Co-authored-by: KlausMikhaelson <[email protected]> Co-authored-by: Ashis Kumar Pradhan <[email protected]> Co-authored-by: Abishek Bashyal <[email protected]> Co-authored-by: akp111 <[email protected]> Co-authored-by: Aman Gupta <[email protected]> Co-authored-by: strykerin <[email protected]> Co-authored-by: Rahul Pandey <[email protected]> Co-authored-by: dinesh <[email protected]> Co-authored-by: Satyam <[email protected]> * fix: fixed * feat: group msg fix (#765) * feat: group msg fix * fix: minor changes --------- Co-authored-by: Monalisha Mishra <[email protected]> * fix: added validation for group name and group desc * fix: fixed scroll * fix: added validation for custom endpoint * fix: fixed specific value for guild while edit * Create group chat comp contract verify (#772) * feat: contract fectch done * feat: contract fectch done * feat: token validation done * feat: token symbol display done * feat: duplicate rules fixed * fix: fixed ui issues * feat: added token truncation * feat: token default value done * fix: fixed minor issues --------- Co-authored-by: Monalisha Mishra <[email protected]> * feat: infura key loaded (#780) --------- Co-authored-by: KlausMikhaelson <[email protected]> Co-authored-by: Abishek Bashyal <[email protected]> Co-authored-by: Ashis Kumar Pradhan <[email protected]> Co-authored-by: akp111 <[email protected]> Co-authored-by: Aman Gupta <[email protected]> Co-authored-by: strykerin <[email protected]> Co-authored-by: Rahul Pandey <[email protected]> Co-authored-by: dinesh <[email protected]> Co-authored-by: Satyam <[email protected]>
- Loading branch information