Dan Ballard
fcc9d7148a
Merge pull request 'Upgrade Cwtch' ( #32 ) from cwtch-v1.11.1 into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/32
9 months ago
Sarah Jamie Lewis
585f1eed46
Always use path/filepath
9 months ago
Sarah Jamie Lewis
2f943d4b97
Upgrade Cwtch to 11.2
9 months ago
Sarah Jamie Lewis
a378c8dfb5
Merge pull request 'make clean libCwtch.dylib' ( #30 ) from cleanmac into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/30
9 months ago
Sarah Jamie Lewis
3782bc6471
Merge branch 'trunk' into cleanmac
9 months ago
erinn
7a16c29525
Merge pull request 'Upgrade Cwtch' ( #31 ) from cwtch-v1.11.1 into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/31
Reviewed-by: erinn <erinn@openprivacy.ca>
9 months ago
Sarah Jamie Lewis
62aaffeae3
Merge branch 'trunk' into cwtch-v1.11.1
9 months ago
Sarah Jamie Lewis
5cce57d469
Upgrade Cwtch
9 months ago
Sarah Jamie Lewis
44efbfea0a
Merge branch 'trunk' into cleanmac
9 months ago
Dan Ballard
de5f1104d3
make clean libCwtch.dylib
9 months ago
Dan Ballard
1d18559287
Merge pull request 'Fix gomobile' ( #29 ) from gomobile into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/29
9 months ago
Sarah Jamie Lewis
f82a7d4873
Fix gomobile
9 months ago
erinn
495c4390c7
filesharing ( #28 )
Co-authored-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/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>
9 months ago
Dan Ballard
f8882c0c0a
Merge pull request 'Handle Contact not Found in GetTimeline' ( #27 ) from bugfix-gettimeline into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/27
10 months ago
Sarah Jamie Lewis
e53d91b09e
Handle Contact not Found in GetTimeline
10 months ago
Sarah Jamie Lewis
a8e7bba3f5
Merge pull request 'streamer mode settind and log version bump' ( #26 ) from streamerMode into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/26
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
10 months ago
Dan Ballard
5656478198
streamer mode settind and log version bump
10 months ago
Dan Ballard
f6fec4082a
Merge pull request 'Upgrade Cwtch to v.0.10.0' ( #25 ) from upgrade into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/25
10 months ago
Sarah Jamie Lewis
58f9d882c4
Upgrade Cwtch to v.0.10.0
10 months ago
Sarah Jamie Lewis
9f24031d97
Merge pull request 'macos uses .dylib' ( #24 ) from ios_build into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/24
10 months ago
Sarah Jamie Lewis
dbcb671117
Merge branch 'trunk' into ios_build
10 months ago
Sarah Jamie Lewis
81d22e08a2
Merge pull request 'turn off color logging on android as it's usually accessed over ADB (issue #14 )' ( #23 ) from cleanup into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/23
10 months ago
Sarah Jamie Lewis
2909fa0f6d
Merge branch 'trunk' into cleanup
10 months ago
Dan Ballard
94f8f216b6
macos uses .dylib
10 months ago
Dan Ballard
fd4a03e34e
turn off color logging on android as it's usually accessed over ADB (issue #14 )
10 months ago
Sarah Jamie Lewis
d93cb45052
Merge pull request 'library cleanup (partially sugested from rust libcwtch work)' ( #22 ) from cleanup into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/22
10 months ago
Dan Ballard
2ebba5329e
library cleanup: StartCwtch return C.int (consistancy); delete unused event queues (mem leak?); add needed APIs and deprecate SendEvent counterparts
10 months ago
erinn
c6a3a4e994
Merge pull request 'Enable Contact Attribute Event Updates' ( #21 ) from archive into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/21
Reviewed-by: erinn <erinn@openprivacy.ca>
10 months ago
Sarah Jamie Lewis
47015e9b08
Enable Contact Attribute Event Updates
10 months ago
erinn
300b68c93a
Merge pull request 'Distinguish between deletion and archiving' ( #20 ) from archive into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/20
Reviewed-by: erinn <erinn@openprivacy.ca>
10 months ago
Sarah Jamie Lewis
8f29d68860
Distinguish between deletion and archiving
10 months ago
Dan Ballard
7376218fac
Merge pull request 'Clarify Memory Ownership Model of libCwtch and Callers' ( #19 ) from memory into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/19
11 months ago
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.
11 months ago
Sarah Jamie Lewis
23c15130c7
Merge pull request 'init event handler before use' ( #18 ) from segfault into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/18
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
11 months ago
Sarah Jamie Lewis
0d06f802a4
Merge branch 'trunk' into segfault
11 months ago
Dan Ballard
73c57c60f2
init event handler before use
11 months ago
Sarah Jamie Lewis
adf77dc0cf
Merge pull request 'new buildifles host' ( #17 ) from new_buildfiles into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/17
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
11 months ago
Sarah Jamie Lewis
e62ed455f1
Merge branch 'trunk' into new_buildfiles
11 months ago
Sarah Jamie Lewis
4dcc10c133
Merge pull request 'porting ios build from old repo + macos target for makefile' ( #16 ) from ios_build into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/16
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
11 months ago
Dan Ballard
23b9888ad7
add macos target to makefile
11 months ago
Dan Ballard
7d02f84174
switch swtich-*.sh back to sed now with -i.bak and rm lib.go.bak for compatibility with macos
11 months ago
Dan Ballard
127ad82b21
fix perl regexp in new switch-* functions
11 months ago
Dan Ballard
b524f9e8ad
new buildifles host
11 months ago
Dan Ballard
64528d731f
experimental ios comments and notes
11 months ago
Linus Gasser
c57942c693
using perl-pie instead of sed-i, so that macos can compile, too
1 year ago
Linus Gasser
c395153ad8
Activating clangwrap.sh and putting the SDK manually
1 year ago
Linus Gasser
3d8164c06d
Build ios
1 year ago
Sarah Jamie Lewis
bda19b3197
Merge pull request 'move package and imports from flutter to cwtch.im reflecting actual package and home now' ( #15 ) from cwtch.im into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/15
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
11 months ago
Dan Ballard
a8ee7047c7
move package and imports from flutter to cwtch.im reflecting actual package and home now
11 months ago
Dan Ballard
41ae09d763
Merge pull request 'Upgrade Cwtch to v0.9.2' ( #13 ) from bugfix into trunk
Reviewed-on: https://git.openprivacy.ca/cwtch.im/libcwtch-go/pulls/13
Reviewed-by: Dan Ballard <dan@openprivacy.ca>
1 year ago