cwtch/peer
Sarah Jamie Lewis a18c19bbf2
continuous-integration/drone/push Build is pending Details
Fix Contact Retry Failure to Restart (#541)
commit daea5128c0 (HEAD -> post-stable-fixes, origin/post-stable-fixes)
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 12:45:39 2024 -0800

    Fixup Connection Test to check reconnecting status

commit 347ac3cf48
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 12:33:31 2024 -0800

    Fixup Formatting and Quality Script

    ineffassign and misspell are no longer compatible with previous
    go workflows and the latest versions do not work. Commenting for
    now with intent to replace with better tooling.

commit d9ce7737cc
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 12:24:33 2024 -0800

    Fix Contact Retry Failure to Restart

    When toggling between connected and disconnected, the Contact Retry plugin
    could find itself in a state where the new event would never get requeued.

    Also: Make the unsigned nature of limit in GetMessage* Apis explicit.

Reviewed-on: #541
Reviewed-by: Dan Ballard <dan@openprivacy.ca>
2024-01-02 23:17:59 +00:00
..
cwtch_peer.go Fix Contact Retry Failure to Restart (#541) 2024-01-02 23:17:59 +00:00
cwtchprofilestorage.go Fix Contact Retry Failure to Restart (#541) 2024-01-02 23:17:59 +00:00
hooks.go Small Code Fixups 2023-04-17 12:33:53 -07:00
profile_interface.go Fix Contact Retry Failure to Restart (#541) 2024-01-02 23:17:59 +00:00
response.go First Cut of P2P and Groups using new Storage APIs! 2021-11-16 15:06:30 -08:00
sql_statements.go Update Server Attribute. Fix Profile Attribute Updates. Add UNIQUE constraint to type/key in profile attributes 2021-11-25 14:34:47 -08:00
storage.go Enable a SendPeerMessage EngineHook for Fuzzbot 2023-04-20 13:33:55 -07:00