Skip to content

Tags: dashameter/jembe

Tags

Jembe#44

Toggle Jembe#44's commit message
docs: add dashmate instructions

Jembe#41

Toggle Jembe#41's commit message
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

Jembe#40

Toggle Jembe#40's commit message

jembe#35

Toggle jembe#35's commit message
feat: add register user script that generates a valid session and log…

…s user in automatically for local developmen

jembe#32_33_34

Toggle jembe#32_33_34's commit message
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

jembe#32

Toggle jembe#32's commit message
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

upgrade#10

Toggle upgrade#10's commit message
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

jembe#31

Toggle jembe#31's commit message
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