Releases: stakwork/sphinx-relay
Releases · stakwork/sphinx-relay
fix-del-msg
- fix edge cases for deleting msgs
- fix bug with join tribe if contact not exist yet
pay-invite-check
better pay invite check
del-msg
- deleting messages, only the poster or the tribe member can
- better handling of escrow timers
- fix forward image payment
better-sigs
migrate message signing to the new signer RPC
better-confirmations
- in tribe, only owner sends real confirmation
- tribe owner generates their own "confirmation" from the "ack" message from MQTT broker
multi-socket
- track all client connections and send to each
spam-protection
- escrow-based spam protection (message fee is paid back to you after X hours)
- fix long messages in tribes
- confirmations in tribes
profile-photo-sharing
- option to share profile photo on key exchange
better-tribes
- fix tribes image purchasing
- msg uuid
- reply uuid
fix-keyexchance-receive
only find Chat if payload.chat.uuid exists