Implement Quote Messages #11

Merged
dan merged 2 commits from quote into trunk 2021-07-07 16:09:29 +00:00
Owner
No description provided.
dan was assigned by sarah 2021-07-06 19:50:45 +00:00
sarah added 1 commit 2021-07-06 19:50:45 +00:00
continuous-integration/drone/pr Build is passing Details
db1f31fa71
Implement Quote Messages
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/libcwtch-go/26
dan reviewed 2021-07-06 20:37:39 +00:00
lib.go Outdated
@ -555,0 +566,4 @@
profile := application.GetPeer(profileOnion)
ph := utils.NewPeerHelper(profile)
var err error
if ph.IsGroup(handle) {

might want to move this into a new func PeerHelper.GetTimeline as it seems a patern we'll see again

might want to move this into a new func PeerHelper.GetTimeline as it seems a patern we'll see again
sarah marked this conversation as resolved
sarah force-pushed quote from e20bc8f7ca to bf193e6542 2021-07-07 15:26:57 +00:00 Compare
dan approved these changes 2021-07-07 16:06:28 +00:00
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/libcwtch-go/28
dan merged commit 801a805966 into trunk 2021-07-07 16:09:29 +00:00
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/libcwtch-go/27
This repo is archived. You cannot comment on pull requests.
No reviewers
dan
No Label
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/libcwtch-go#11
No description provided.