Commit Graph

563 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 5e5842611b Merge pull request 'store acks; group ack messages' (#337) from dan/cwtch:storeAcks into master
the build was successful Details
continuous-integration/drone/push Build is passing Details
Reviewed-on: #337
2020-12-18 17:16:17 -08:00
Dan Ballard d06b2e1241 store acks; group ack messages
the build was successful Details
2020-12-18 17:07:30 -08:00
Dan Ballard 94b47d213f Merge pull request 'Integrate Group Name into Invite' (#336) from group_create_ui into master
the build was successful Details
Reviewed-on: #336
2020-12-16 21:54:01 -08:00
Sarah Jamie Lewis a1b2d8530f Integrate Group Name into Invite
the build was successful Details
2020-12-16 21:41:24 -08:00
erinn a371859b84 Merge pull request 'storage version check log should be debug' (#335) from dan/cwtch:storeageLog into master
the build was successful Details
Reviewed-on: #335
2020-12-07 16:00:06 -08:00
Dan Ballard 867fa302cb storage version check log should be debug
the build was successful Details
2020-12-07 15:44:27 -08:00
Sarah Jamie Lewis 010fb31352 Merge pull request 'expose ACN.GetVersion over app bus' (#334) from dan/cwtch:acnVersion into master
the build was successful Details
Reviewed-on: #334
2020-11-30 21:29:57 -08:00
Dan Ballard 1cbf318e8a expose ACN.GetVersion over app bus
the build was successful Details
2020-11-30 19:25:17 -08:00
Sarah Jamie Lewis c6d45626fa Merge pull request 'logic and thread safety fixes' (#333) from dan/cwtch:networkCheck into master
the build was successful Details
Reviewed-on: #333
2020-11-20 15:55:21 -08:00
Dan Ballard f3399195ab logic and thread safety fixes
the build failed Details
2020-11-20 15:53:30 -08:00
Dan Ballard c79b083bbc Merge pull request 'Correctly Handle Messages from Unknown Peers' (#332) from first_contact into master
the build was successful Details
Reviewed-on: #332

discussion was had about permissions, tracking unknowns, and querying vals of unknowns and changes were made to protect getVal requests, and since the meaning of isApproved is changing to rename isAllowed.

this is to smooth the introduction process of new peers, following a twitter DM style. Protection is still afforded for anyone with BlockUnknownPeers enabled.

Previously described schemes in the 2020 Feb doc on getVal and new peer experience around this that still haven’t been implemented are further shelved for now
2020-11-12 14:08:10 -08:00
Sarah Jamie Lewis 62866da84c Correctly Handle Messages from Unknown Peers
the build was successful Details
2020-11-12 14:00:18 -08:00
Dan Ballard c414a518d6 Merge pull request 'Clean up some older TODOs' (#331) from cleanup into master
the build failed Details
Reviewed-on: #331
2020-11-05 14:49:40 -08:00
Sarah Jamie Lewis b3ba23992e Clean up some older TODOs
the build was successful Details
2020-11-05 14:44:27 -08:00
Dan Ballard d706858455 Merge pull request 'Fixing up Server APIs' (#330) from server_support into master
the build failed Details
Reviewed-on: #330
2020-11-04 13:23:41 -08:00
Sarah Jamie Lewis f6888b47f1 Fixing up Server APIs
the build was successful Details
2020-11-04 13:16:35 -08:00
Sarah Jamie Lewis 499e4fad85 Merge pull request 'add 'created' field to newPeer message for when it's a newly created peer for ui to trigger new peer actions on' (#329) from dan/cwtch:peerCreated into master
the build was successful Details
Reviewed-on: #329
2020-11-02 15:29:58 -08:00
Dan Ballard 8d59b3b2e3 add 'created' field to newPeer message for when it's a newly created peer for ui to trigger new peer actions on
the build was successful Details
2020-11-02 14:35:11 -08:00
erinn ca7b5aa677 Merge pull request 'Updating Tapir' (#328) from leave_server into master
the build failed Details
Reviewed-on: #328
2020-10-29 16:16:14 -07:00
Sarah Jamie Lewis c8b50f2794 Merge branch 'master' into leave_server
the build was successful Details
2020-10-29 16:10:21 -07:00
Sarah Jamie Lewis e7eb4ad0cf Updating Tapir
the build was successful Details
2020-10-29 16:09:17 -07:00
Dan Ballard bd117556b3 Merge pull request 'Leave Server Event' (#327) from leave_server into master
the build failed Details
Reviewed-on: #327
2020-10-29 15:32:26 -07:00
Dan Ballard 8b176327a7 Merge pull request 'Split Peer and Server Connection Launching' (#326) from gating into master
the build was successful Details
Reviewed-on: #326
2020-10-29 15:31:08 -07:00
Sarah Jamie Lewis 4d7b155256 Add Leave Server Event
the build was successful Details
2020-10-29 14:52:39 -07:00
Sarah Jamie Lewis 80c6bcead7 Split Peer and Server Connection Launching
the build was successful Details
2020-10-29 14:23:26 -07:00
Sarah Jamie Lewis 21c41f24ee Merge pull request 'allow custom message handling' (#325) from specify-events into master
the build was successful Details
Reviewed-on: #325
2020-10-22 16:34:21 -07:00
erinn e9e6dc57f3 adding a comment for the linty lint friend
the build was successful Details
2020-10-22 16:21:33 -07:00
erinn 43268ff971 Merge branch 'specify-events' of git.openprivacy.ca:cwtch.im/cwtch into specify-events
the build failed Details
2020-10-22 16:06:30 -07:00
erinn 9c91a89f00 testing new message id id-ea 2020-10-22 16:05:14 -07:00
erinn bd3c032ea6 bugfix 2020-10-22 16:03:46 -07:00
erinn 4d6112f28c bugfix 2020-10-22 16:03:46 -07:00
erinn 913f43f699 unackd messages to timeline instead of separate map 2020-10-22 16:03:46 -07:00
erinn 7b98e214e6 UnackdMessages to public 2020-10-22 16:03:46 -07:00
erinn e4ab5b543b bugfix 2020-10-22 16:03:46 -07:00
erinn 509e5c95ba expose cwtchPeer.Profile.AddMessageToContactTimeline() via StoreMessage() 2020-10-22 16:03:46 -07:00
erinn 5772ce45a4 add cwtchPeer.InitForEvents which allows overriding the default set of eventbus events handles by the peer 2020-10-22 16:03:46 -07:00
Dan Ballard 8672cc7c1f Merge pull request 'Use new connectivity' (#324) from torrc into master
the build was successful Details
Reviewed-on: #324
2020-10-16 11:20:40 -07:00
Sarah Jamie Lewis 785a4c925a Use new connectivity
the build was successful Details
2020-10-16 11:08:01 -07:00
erinn 1933fb703f testing new message id id-ea
the build failed Details
2020-10-15 22:39:57 -07:00
Dan Ballard 4cdc8dce15 Merge pull request 'Use new connectivity Torrc Builder' (#323) from torrc into master
the build was successful Details
Reviewed-on: #323
2020-10-14 12:49:36 -07:00
Sarah Jamie Lewis 52f1d15c78 Use new connectivity Torrc Builder
the build was successful Details
2020-10-13 14:09:59 -07:00
erinn a2c5a28e09 bugfix
the build was successful Details
2020-10-08 13:08:20 -07:00
erinn bc04710856 bugfix
the build was successful Details
2020-10-08 12:51:17 -07:00
erinn 8c9c66d2a1 unackd messages to timeline instead of separate map
the build was successful Details
2020-10-08 12:40:27 -07:00
erinn 05eed99a3c UnackdMessages to public
the build was successful Details
2020-10-07 13:53:22 -07:00
erinn d3930ec78f bugfix
the build was successful Details
2020-10-03 16:49:05 -07:00
erinn b423f1e176 expose cwtchPeer.Profile.AddMessageToContactTimeline() via StoreMessage()
the build was successful Details
2020-10-03 16:09:47 -07:00
erinn 4606489cca add cwtchPeer.InitForEvents which allows overriding the default set of eventbus events handles by the peer
the build was successful Details
2020-10-03 15:13:06 -07:00
Sarah Jamie Lewis f9b345fc10 Merge pull request 'Sign and Check ToFU Server Bundle' (#321) from tapir_server into master
the build was successful Details
Reviewed-on: #321
2020-10-01 14:17:12 -07:00
Sarah Jamie Lewis 558496b754 Merge branch 'master' into tapir_server
the build was successful Details
2020-10-01 14:16:34 -07:00