You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* code refactor and request fetching optimisation ([a1eadf4](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/a1eadf4b353df253da0cf7408fd5e97f9b0a13e3))
9
+
* implement ContactItem component for displaying contact details and improve fetching ([37da14d](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/37da14d45b40308b48d9d9e9e0eb0c0574828698))
10
+
11
+
12
+
### 🐞 Bug Fixes
13
+
14
+
* add IPFS node configuration to Web3Telegram client initialization ([1c98054](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/1c98054f660e444c7d21ebe733825b4472ccf12f))
15
+
* add IPFS node configuration to Web3Telegram client initialization ([e32baeb](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/e32baeb14456eb9ce56cddb6db0a3bf1d8074b58))
16
+
* add TODO comment to remove hardcoded IPFS node in Web3telegram initialization ([2475a96](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/2475a96c19020379c67ca92e4e0c4654f2db08dc))
17
+
* consolidate contact name display into a single line ([9b2249d](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/9b2249d3e1a894f2001e70f64b1a2317c49b9ec7))
18
+
* enable strict user fetching for Telegram contacts ([08141de](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/08141def78ac2e0a388dbb6015108436713cc84d))
19
+
* improve error handling in ContactItem component ([21d7cfb](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/21d7cfbceb0a7df33255403bd04b4e59f54a1fc2))
20
+
* invalidate queries for fetching contacts and contact details after granting access and sending message ([e8148a3](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/e8148a3ab3d157ec1213161ec81d764ae7672745))
21
+
* remove debug log from fetchContactDetails function ([b0d83b1](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/b0d83b1db91026bf3259541f0ba93848f1449be9))
22
+
* replace CircularLoader with LoadingSpinner and improve loading state handling in ContactItem ([2832655](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/2832655fa325e60848115029fb611a5a9244327c))
23
+
* update @iexec/web3mail dependency to version 1.2.2 ([c3664dc](https://github.com/iExecBlockchainComputing/web3-messaging-usecase-demo/commit/c3664dc7ca79264804bf767a1b6a59045d81e2cf))
0 commit comments