Skip to content

Releases: stakwork/sphinx-relay

fix-del-msg

01 Jul 19:26
Compare
Choose a tag to compare
  • fix edge cases for deleting msgs
  • fix bug with join tribe if contact not exist yet

pay-invite-check

30 Jun 17:23
350ed92
Compare
Choose a tag to compare

better pay invite check

del-msg

29 Jun 21:08
83bff65
Compare
Choose a tag to compare
  • deleting messages, only the poster or the tribe member can
  • better handling of escrow timers
  • fix forward image payment

better-sigs

19 Jun 23:10
a0495a8
Compare
Choose a tag to compare

migrate message signing to the new signer RPC

better-confirmations

18 Jun 19:44
342fd56
Compare
Choose a tag to compare
  • in tribe, only owner sends real confirmation
  • tribe owner generates their own "confirmation" from the "ack" message from MQTT broker

multi-socket

15 Jun 22:39
b93b37d
Compare
Choose a tag to compare
  • track all client connections and send to each

spam-protection

15 Jun 19:59
635de71
Compare
Choose a tag to compare
  • 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

11 Jun 18:28
77286d7
Compare
Choose a tag to compare
  • option to share profile photo on key exchange

better-tribes

05 Jun 17:14
5d95336
Compare
Choose a tag to compare
  • fix tribes image purchasing
  • msg uuid
  • reply uuid

fix-keyexchance-receive

04 Jun 18:09
Compare
Choose a tag to compare

only find Chat if payload.chat.uuid exists