1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-25 18:56:50 +02:00
market/src/components/@shared
Marco Elissa 8fd3eaf8de
Encrypted Direct Messaging module (#1870)
* add orbis context

* new changes

* Add orbis floating chat

* adding orbis function

* load orbis conversations

* update message button in profile

* minor fix conversation styles

* update orbis version

* adding details conditional

* updating post comment function

* Update send message button style

* Fix send message button css

* udpate orbis

* update posts and floating function

* Add chatbox emoji

* Add Emoji Picker Theme

* useDarkMode emoji fix

* remove next dynamic on emoji picker

* show conversation title from participant

* update callbackMessage.

* Update Emoji Picker

* Add Emoji Picker to Postbox

* rename FloatingChat to DirectMessages

* create some global orbis components

* update package-lock.json

* change any type

* change Blockie to Avatar component

* fix type errors

* fix infinite loop when no comment found

* Hide send message button on ownAccount profile

* Delete unused component

* minor changes

* update orbis comment and DM components

* fix load older messages on DM scroll

* fixed orbis createPost

* update optional wallet signs

* add return value on connect

* add padding bottom to compensate DM component

* add conditional connect and sign button

* update direct message component

* update get notifications logic

* rerun npm install

* rerun npm install

* temporary push

* rerun npm install

* add new custom hooks

* run npm install

* update flow on address changed

* update custom DID string

* remove lit auth signatures on resetStates()

* add hasLit condition on getMessages

* add removeCeramicSession function

* useLocalStorage to store notifications

* minor bug fix

* update styles for conversation details

* use getEnsName util

* update create conversation flow

* rerun npm install

* update typescript

* update orbis sdk version

* temporary push

* revisions

* update orbis version

* update notifs count and conversation creation flow

* update orbis types

* add toast after copy address

* add message decryption refresh button

* rerun npm install

* remove comment from asset page

* test push

* remove lit-auth-signature on wallet changed

* update orbis SDK to v0.4.14

* update copy

* update Orbis SDK to v0.4.17

* update copy

* create new DM button component and add to asset

* add send button and remove emojiPicker

* Revert "Merge branch 'main' into orbis"

This reverts commit 3cdaf54827, reversing
changes made to 02f2acb774.

* Revert "Revert "Merge branch 'main' into orbis""

This reverts commit a5a32b1534.

* update new conversation flow

* update intro message

* minor fix typo

* remove unused package and fixed outdated versions

* remove comment component and restructured folders

* update orbis-sdk

* small cleanup

* direct message button style updates

---------

Co-authored-by: Nuary Pradipta <nuary.pradipta@gmail.com>
Co-authored-by: Dollar Bull <ramadhanakhri@gmail.com>
Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
2023-04-05 09:22:57 +03:00
..
AddToken Tests for @shared components (#1737) 2022-11-04 15:52:40 +02:00
AnnouncementBanner Tests for @shared components (#1737) 2022-11-04 15:52:40 +02:00
AssetList Fetching prices from Aquarius in AssetList component (#1774) 2023-02-09 09:25:15 +00:00
AssetListTitle package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
AssetTeaser Fetching prices from Aquarius in AssetList component (#1774) 2023-02-09 09:25:15 +00:00
AssetType Add top allocations (#1722) 2022-10-07 12:11:50 +01:00
atoms graphql and onchain storage support (#1794) 2023-03-06 12:32:32 +02:00
DebugOutput Tests for @shared components (#1737) 2022-11-04 15:52:40 +02:00
DirectMessages Encrypted Direct Messaging module (#1870) 2023-04-05 09:22:57 +03:00
ExplorerLink Tests for @shared components (#1737) 2022-11-04 15:52:40 +02:00
FileIcon Release candidate 09-01-2023 (#1843) 2023-01-18 12:35:14 +02:00
FormInput Provider multichain (#1879) 2023-04-03 12:55:42 +03:00
Markdown migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
NetworkName package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
Page Tests for @shared components (#1737) 2022-11-04 15:52:40 +02:00
Pagination Tests for @shared components (#1737) 2022-11-04 15:52:40 +02:00
Price Fetching prices from Aquarius in AssetList component (#1774) 2023-02-09 09:25:15 +00:00
Publisher package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
SuccessConfetti Tests for @shared components (#1737) 2022-11-04 15:52:40 +02:00
WalletNetworkSwitcher package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
Web3Feedback package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00