Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/deltachat/deltachat-rpc-client-go

Delta Chat bindings for Golang
https://github.com/deltachat/deltachat-rpc-client-go

chore: Updated coverage badge.

36eed89f8a4ca58db79e3cf9495c7f3ecc74d5bd authored almost 2 years ago
update CI, generate Coverage badge

30e949dd5c25999341d64b7a9d94dc08482e086a authored almost 2 years ago
bug fix: initialize Rpc.closed to true in NewRpcIO()

ee2b44f1028e31c850f8e4df47cb49b48aa915c8 authored almost 2 years ago
fix tests.NewEmailServer()

eabb81d9d330243fbdc086c263cd03396866ea64 authored almost 2 years ago
improve tests.NewEmailServer()

118d855047ddcb7fd76fd0b66ebc21b008513082 authored almost 2 years ago
return error in Rpc.Start() if the Rpc is already started

34756e485ddd22369da4ce74620ed1e97d86113d authored almost 2 years ago
update README.md

7a768a4a9fd6346b6ea522026a080322b02ce369 authored almost 2 years ago
update CHANGELOG.md

2b92477b0baa1703229f49d06f45e21cfbe97ef1 authored almost 2 years ago
update README.md

b1035d378a6b21206489f9313c69b0edf674b2ac authored almost 2 years ago
fix tests

8ed02a465cfee8a91e3270f1cc0938910dbc06ae authored almost 2 years ago
update .github/workflows/ci.yml

6b8d9ddbb6604864263c9337252f96c94d5cb6f4 authored almost 2 years ago
update .github/workflows/ci.yml

33f465155ffeeb36c15aaa9a4915f937030b2041 authored almost 2 years ago
improve tests

c9c5e0aa0dadc52fd9ef8b70946328b5538ab518 authored almost 2 years ago
`Chat.QrCode()` now returns `(string, string, error)` instead of `([2]string, err)`

70ccd4b613198869ee3749896609aca41e8a0dba authored almost 2 years ago
pass nil if passphrase is empty

d4673ebd47b9ff34f8f8a76aa48f48d2665e303d authored almost 2 years ago
apply gofmt

44f1d969da5691ff9dd200c1e43978f044da161a authored almost 2 years ago
fix bugs in Account

7f3f89a4229bf49c9f96ac79fac8bf48aad8eecb authored almost 2 years ago
improve code in deltachat/account.go

ce3ec32e468b5a132ac51f574d2a027fecab6eb5 authored almost 2 years ago
avoid panics writing and reading at the same time from RpcIO.events map

8db8ab8f98f9ec53772636e7262bbfc86f3898a2 authored almost 2 years ago
bug fix: move `Connectivity()` from AccountManager to Account

edec20e9819c6c5cb670f5d8ab208c6a1096ca78 authored almost 2 years ago
avoid panics when stopping Rpc and closing event channels

40d766eb9e6a970ffc2e482e42135b59c35cb8e9 authored almost 2 years ago
bug fix in `Account.QrCode()`

170eff4da4ba9f3c3e164ba5644e8d09f588ca78 authored almost 2 years ago
update README.md

630bc31b61213380b20850cb79049013f885b44f authored almost 2 years ago
Account.QrCode() now returns `(string, string, error)` instead of `([2]string, err)`

153a7d18d750cfe3fd11fe036fa1a452a633932b authored almost 2 years ago
fix bug in Account.FreshMsgsInArrivalOrder()

1b2917f553116f29f93325fe13ac251abc5c05b4 authored almost 2 years ago
update CHANGELOG.md

53b880a78e9358c291f01c5afb593cbc753b57bb authored almost 2 years ago
fix bug: Bot.Run() never returning even if Bot.Stop() was called

b3a5ae1fa37e5f6a698348c8b0fc7a3315887050 authored almost 2 years ago
avoid deadlocks calling Bot.Stop() when the bot is already stopped

472cfff32ebcedca112d72b0a17a1b65a488242b authored almost 2 years ago
fix CHANGELOG.md

b3ebe1616ae234a6fc03a3777432605fd0a295a4 authored almost 2 years ago
improve string representation of AccountManager and RpcIO

37ac2e84a9e060702d0e7704ea0517a4258cbebc authored almost 2 years ago
removed Bot.RunForever(), and now Bot.Run() doesn't require a channel as argument, added Bot.Quit()

9c069865b58423631bfc32392e3d1bafa884d02a authored almost 2 years ago
allow to set RPC-server executable path

d8f12ee4a53693e208be53538fd697fb6a5a7b00 authored almost 2 years ago
rename examples folder

940c12f21fec7b10cffe40312d6b9453d40eb7fc authored almost 2 years ago
fix deltachat/account.go

880aa0600e9b18d7af93892b8cd083f6d67fbfbd authored almost 2 years ago
fix typo

ee5d67bce782b812ee927f9b5abffd97f165028d authored almost 2 years ago
add more API methods

3be05583dd3df94759a404f89b32d8f2dcf67f3b authored almost 2 years ago
improve API

89e5456c0f2640d895df05e6a49286ce8559ceeb authored almost 2 years ago
improve API

4c40871a89d97cbf08ef544036ab21d0250767cf authored almost 2 years ago
improve API

71a369692f1368e315a92971ec227e7da15c12fb authored almost 2 years ago
improve code

723e24c8152c3f72e563e90817fc7149f0d69e47 authored almost 2 years ago
add RpcIO and convert Rpc to interface

1563339fc5911d63ccaff8e31ab15eee8e34d0a2 authored almost 2 years ago
add CHANGELOG.md

eeee0f8b44eaeee7154923b955d6e880f1cb7369 authored almost 2 years ago
rename examples folder to _examples

998154d2fc9da92cd9a9841b9ab0253e3ee49a24 authored almost 2 years ago
add Bot.RunWhile()

e1458346618b363ca381e79fbdb302c85dae4938 authored almost 2 years ago
add Manager to Account

b2352bce7b8fd4c00f28be8633c8581a44e8befa authored almost 2 years ago
update README.md

c147bb6620a1b53eac435c0a710cb154ac13e699 authored almost 2 years ago
update README.md

4c8d51c7badf933fc492d5deaf2ef067cdc3eaef authored almost 2 years ago
update README.md

7164cdb55152b0dff2af206ab7422971af75ef1f authored almost 2 years ago
update README.md

077bd98a2b353c5011178c2ade50bc89cc5d6f4e authored almost 2 years ago
update README.md

4833cd53487d8655814adb9bc8984717790271d5 authored almost 2 years ago
set Rpc.closed=true if Rpc.Start fails

e8869e04e3e3c8f46b7176b773472bb092c360cd authored almost 2 years ago
run gofmt

70b791b10e2d69f6e49f3d90e7914137385b2ba8 authored almost 2 years ago
test gofmt action

b4257e171be50e578f8887cdc8ac67e2cbfeb518 authored almost 2 years ago
fix CI

aa173547f768f0a14fbea8ceb6edf4722a1cc215 authored almost 2 years ago
fix CI

e60ff63519af96b1cd74d8451b7c0f7d7cdd1921 authored almost 2 years ago
fix CI

6fda00e400461feaf8c665ee454272ece9525ec9 authored almost 2 years ago
fix CI

66d9e28987ab2c4d6541d8e6948e97a2c4404e8c authored almost 2 years ago
fix CI

233fc35a0b60a75442cbc0cd2c3669144aa50915 authored almost 2 years ago
buffer event channels

45d2f50d27d5dbfb2803505a04ca51a5e6bed1f5 authored almost 2 years ago
add basic tests and CI

182c013e505bc3cd7f3d76395556f2f8f05a12b5 authored almost 2 years ago
don't write to channel if Rpc was stopped

96d66000762ea15295a9b660ced481d98d8ba9bf authored almost 2 years ago
add examples/go.mod

af52bb09c66694d99c3a16b8c0ac3a7dbbb1e37f authored almost 2 years ago
update dependencies

2057f9af5e72c03b47b285e48250a9d1ca17dfbb authored almost 2 years ago
improve examples

e7a5cc8b32bd0d523916ce5ea922e886c5d446f1 authored almost 2 years ago
add Bot type

4c684c6a861d00eeb1d7b2f18a586c064f7550d8 authored almost 2 years ago
improve Rpc.Stop()

b26cbffb12a8405e5bf2b6cd93384d9f92154c60 authored almost 2 years ago
rename mutex

004c7c9197b2b02213fc5e5396c03e7b4289ce36 authored almost 2 years ago
implement Stringer

0605eb8398472ee3346ba0d9e46bb10df0c064d6 authored almost 2 years ago
apply gofmt

0c6f4dec0a7ed90848e4b460f4a2f75f9e358b1e authored almost 2 years ago
improve Rpc.Stop()

bdc6d40589eccedd9d9a523141c1d0f82233092b authored almost 2 years ago
allow to set Rpc.Stderr and Rpc.AccountsDir

00d708fb43be03b1caf3876c2fe21a44bc2453f8 authored almost 2 years ago
add LICENSE

36c9088df377c69531ce945431979e87c8a47c17 authored almost 2 years ago
remove debuging

1312b2cfa44782daec497e13b6296163a53d8704 authored almost 2 years ago
apply gofmt

784cde49b5bd56293bc5d88b5c8aade74784bee0 authored about 2 years ago
fix Rpc.WaitForEvent()

bdd860ae79e38b51772c448d085f4aaf877ad74a authored about 2 years ago
improve API

670002b3547d5e134b1b50e614cdbc1b0a2f0c3e authored about 2 years ago
use pointer for structs

7567b9392b7edfcf2461300b2ee6f78d785fcfaf authored about 2 years ago
remove rpc property from Contact and Message objects

2c464aa8f0c045ff1b6702d993c93a4d50c17b26 authored about 2 years ago
rename DeltaChat to AccountManager

339ed00f6ea9acf9cf4f1366bb5e74bb2db038ac authored about 2 years ago
apply 'go mod tidy'

bce96c276d0762102f2ea806c66d777e025682b7 authored about 2 years ago
update README.md

f3eab6e3b38bd011f9639dfcf946a17f4b54fb28 authored about 2 years ago
update module name

888aef5c969eb8bef16452421f8203f5ec3aac87 authored about 2 years ago
update README.md

4de627ca39e8d08a60a68aac81641868c3a1f5f6 authored about 2 years ago
format code

d4a1f23fbaa7ee3333b08925867daff97d584ad7 authored about 2 years ago
first commit

813833df129245b24f907ccdd0b67d5a23f26b39 authored about 2 years ago