Commit Graph

82 Commits

Author SHA1 Message Date
Dan Ballard 063ad61e36 move from Shutdown to Stop/Destroy, remove enabled in favor of running from CheckStatus 2021-11-01 18:56:08 -07:00
Dan Ballard c8f19b3e4c incluce features/servers 2021-11-01 18:53:11 -07:00
Dan Ballard 5b72edebad cleaning up server API 2021-11-01 18:53:11 -07:00
Dan Ballard a237314d5f first pass of server functionality API 2021-11-01 18:52:28 -07:00
Sarah Jamie Lewis a36e439589 Upgrade Cwtch - rely on Cwtch methods for fetching group timelines. 2021-11-01 14:11:30 -07:00
Sarah Jamie Lewis a3e3c221ca upgrade cwtch 2021-10-27 09:35:33 -07:00
Sarah Jamie Lewis 0f5d0389ca Use localname when loading a profile as public name may not have been set... 2021-10-15 13:48:26 -07:00
Sarah Jamie Lewis 2f14966051 For SetProfileAttribute to declar a proper zone 2021-10-15 13:48:26 -07:00
Sarah Jamie Lewis d54567339d Convert to new ScopedZone Interface 2021-10-15 13:48:26 -07:00
Sarah Jamie Lewis 585f1eed46 Always use path/filepath 2021-09-30 16:05:12 -07:00
erinn 495c4390c7 filesharing (#28)
Co-authored-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
Reviewed-on: cwtch.im/libcwtch-go#28
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
Reviewed-by: Dan Ballard <dan@openprivacy.ca>
Co-authored-by: erinn <erinn@openprivacy.ca>
Co-committed-by: erinn <erinn@openprivacy.ca>
2021-09-30 17:21:36 +00:00
Sarah Jamie Lewis e53d91b09e Handle Contact not Found in GetTimeline 2021-09-16 13:27:42 -07:00
Dan Ballard fd4a03e34e turn off color logging on android as it's usually accessed over ADB (issue #14) 2021-08-27 22:55:16 -07:00
Dan Ballard 2ebba5329e library cleanup: StartCwtch return C.int (consistancy); delete unused event queues (mem leak?); add needed APIs and deprecate SendEvent counterparts 2021-08-27 15:16:07 -07:00
Sarah Jamie Lewis 8f29d68860 Distinguish between deletion and archiving 2021-08-27 13:38:26 -07:00
Sarah Jamie Lewis f86e670241 Clarify Memory Ownership Model of libCwtch and Callers
Provides a way of telling libCwtch to free memory returned from functions
that provide CStrings as results.
2021-08-24 22:04:38 -07:00
Dan Ballard 73c57c60f2 init event handler before use 2021-08-24 08:47:31 -07:00
Dan Ballard a8ee7047c7 move package and imports from flutter to cwtch.im reflecting actual package and home now 2021-08-05 16:29:20 -07:00
Sarah Jamie Lewis df6c3dd84a Upgrade Cwtch to v0.9.2
Also prevent NPE during delete contact state
2021-07-08 13:14:55 -07:00
Dan Ballard 3ddaedd227 add support for CWTCH_HOME ~ expansion, fix tor dir path 2021-07-07 15:57:57 -07:00
Dan Ballard 801a805966 Merge pull request 'Implement Quote Messages' (#11) from quote into trunk
Reviewed-on: cwtch.im/libcwtch-go#11
Reviewed-by: Dan Ballard <dan@openprivacy.ca>
2021-07-07 09:09:28 -07:00
Sarah Jamie Lewis bf193e6542 Extract getTimeline into PeerHandler 2021-07-07 08:26:47 -07:00
Sarah Jamie Lewis db1f31fa71 Implement Quote Messages 2021-07-06 12:49:47 -07:00
Dan Ballard 028ad3441c add env var controls to enable file logging and log level DEBUG 2021-07-05 17:44:21 -07:00
Sarah Jamie Lewis 043774223a Update Settings and Server Status on Reconnect 2021-06-30 13:30:48 -07:00
Sarah Jamie Lewis 750106496f Document Android edge case and clarify design of GetMessage 2021-06-30 11:10:08 -07:00
Sarah Jamie Lewis b0d8bb96c3 Upgrade Cwtch to 0.9.0 2021-06-29 16:38:12 -07:00
Sarah Jamie Lewis cec0604224 Update numMessages for group 2021-06-29 13:29:35 -07:00
Dan Ballard 53838396cf Start properly report ACN error, connectivity version bump 2021-06-25 09:33:48 -07:00
erinn f3d3e35950 prune logging 2021-06-24 22:24:10 -07:00
erinn 178c7e8576 prune logging 2021-06-24 22:16:47 -07:00
Sarah Jamie Lewis c1b11b8328 Fresh Repository Commit - Cwtch Beta 2021-06-24 15:30:46 -07:00