Tags: dashameter/jembe
Tags
refactor: switch from hasSession to isLoggedIn hook feat: upgrade likes to dash-dapp-connect flow fix: reJamId maxLength feat: reJam via extension feat: speed up fetching Jams by reactive username resolution feat: enabled threaded conversation via in $ownerId/extension context feat: enable navigation feat: enable bookmarks feat: implement follows logic feat: implement followers view, following view feat: implement followers count, following count feat: update tag view to work with metaIds
feat: save mnemonic to Session storage and recover tmp idenityId and … …session information from mnemonic to maintain login/session state on browser refresh; logout/forget session on tab close feat: upgrade from saving tmp identityId to store to recovering it from mnemonic using newer dpp features feat: add global direct message polling feat: add timestamp of last msg per chatPartner to state feat: add unread message count badge to user in message contact list feat: bookmarks functionality on discover page feat: add bookmarks page feat: add overflow menu with bookmark function to jam card feat: add snackbar showing bookmark confirmation chore: deploy websession feat: change messages overlay height in messageschat to 250px & change composeJam avatar background to lightgray feat: add unread direct message count to navigation bar feat: add system notifications for new direct messages fix: turn off autocomplete for textfields feat: add sound effect to new direct message notification feat: add state docType to Jembe dataContract feat: skip notification for active conversation feat: save unseen msg timestamps to dappSate feat: recover unseen msg timestamps from dappstate and infer seen msg timestamps feat: skip notification if message has been seen according to dappState feat: add emoji conversion to linkify directive feat: add emoji picker to composeJam adding emoji shortcode to the text area
feat: save mnemonic to Session storage and recover tmp idenityId and … …session information from mnemonic to maintain login/session state on browser refresh; logout/forget session on tab close feat: upgrade from saving tmp identityId to store to recovering it from mnemonic using newer dpp features feat: add global direct message polling feat: add timestamp of last msg per chatPartner to state feat: add unread message count badge to user in message contact list feat: bookmarks functionality on discover page feat: add bookmarks page feat: add overflow menu with bookmark function to jam card feat: add snackbar showing bookmark confirmation chore: deploy websession feat: change messages overlay height in messageschat to 250px & change composeJam avatar background to lightgray
feat: Add search functionality for tags to sidebar feat: switch msg contact search to jembe signed up names chore: upgrade to dpp v.17 testnet chore: add env var for passFakeAssetLockProofForTests feat: add user profile search