Ecosyste.ms: OpenCollective

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

github.com/deltachat/go-deltachat

Go bindings for the deltachat C FFI
https://github.com/deltachat/go-deltachat

Free Event automatically + go fmt

65c96d4540fb13bec3c38371a8f8796480a17329 authored over 3 years ago by link2xt <[email protected]>
Remove outdated information about the core version

327db910e2ad83b5e5cce78924d85286cbc4d53e authored over 3 years ago by link2xt <[email protected]>
Update deltachat library

299ac10ef45d65aca9f3879ea6bc6a3ac845c95f authored over 3 years ago by link2xt <[email protected]>
Allow user to set a custom logger

35fe0f4df4330b332bac6aaa85bb0818332ff845 authored over 4 years ago by Hugo Thunnissen <[email protected]>
Update libdeltacahat to 1.0.0-beta.24

ed391e8c375bcbe924231bb3e0e1f95a71ff0522 authored over 4 years ago by Hugo Thunnissen <[email protected]>
Update libdeltachat and add version info to README

94f97902030f930ffe9ff283204e113c3ea74820 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Remove unused dependencies

a83f010634f3fbb637ecc1b9a1e78961cf3e65eb authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Add deltabot package

Package that should help with writing deltachat bots

0bf060e0a1a4dfca47179d2ab5e5526c1b9fdce3 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Wrap smtp and imap routines in C functions to somewhat minimize cgo calls

e93f1f3d8b97c92ef2d06b87f79189a42429939b authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Update libdeltachat

ece1e8e6f653041ca3351702492d6a1dee0eac4f authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Add LICENSE

22038427370c971788492bef984478948ccaf601 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Add notice about platform support to README

aa2ebfc6ffafe801e3230c36132190bf68adc849 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Fix tab alignment in README

2e4c5134f1daeb7a44376b8aa49790a7a4ce32d5 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Improve example in README

c1ca526e6e8fa23ec3466dbc424ae3a455b79fb3 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Rename deltachat.go to context.go

3eb492e8feb06a0950284b9fd337dbeffa66775d authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Move workers from Context to Client

- Created worker type
- Let the Client take care of starting/stopping workers

This way the cont...

8f282345df2e3bd8773ef25dbfb5b5c9a871a526 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Make manipulation of client's eventhandlers concurrency-safe

86bf6e5ebdf56cb721f3579ded50fedbcd6c6290 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Fix eventhandler callback bug + rework Data type to copy on creation

Eventhandler callback bug
-------------------------

The eventhandler callback wasn't supposed t...

05ae78c14924d949d4ecb91605ef48bee0be1b86 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Generate map with an event name per event type constant

04ccb1bf7e21d9f35875bc2a4aa803965a595b1d authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Use stdlib logging and log goroutine quitting

be481e74f3f7cb65b1c1f6fb55f7379f529a997e authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Add README.md

4464201a2c23e507c2d9931d24e7d9488b43aa14 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Remove unused C functions

d23d681b40dcd7544c3398ccd4736ece9f679390 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Use correct constant for data1 types

a06f03cb00aaa0ebefb26c626b7ce47d02fc8372 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Check if data is actually supposed to contain an integer

09121bf1cfb497f36a9f7d6c012fddf3738f3d18 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Make ClientEventHandler callbacks run in their own go routine

1c312d38e72b4e5bd39364635dd4f0af781df356 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Rename and move to github as lib

6d5634d9469b8a4c0fd759518bde6cbfc1c17909 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement a client

59699ecbf7a727e3b681bb69bd5f7ff5567cf13b authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Make workers stoppable and callback set-able

9f57ac66d82dfbbf491ded68f503413a28e1097d authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Include more missing constants

4124aa33d6dc88fe7bf768bee1ee16dc28708bb0 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement methods for dc_contact_t type wrapper Contact

325055176dbb24544b83e41d4cfb57a14e1a4d9c authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement methods for dc_chatlist_t wrapper type ChatList

c04446b277514cbc456b7181309a1612f9fc1df4 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement methods for dc_array_t wrapper type

869783abd9fcb57f709295209868d41018c33754 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement dc_context_t wrapper type Context

70b7aa6335905c3c44101bf30dd248b6872822d7 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Start implementation of dc_context_t methods

f83851cd26a8c482d1bcbc7a5148b577eecf1a5c authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement dc_chat_t wrapper type

b6074acee8994bca60a405e69a75eaeccf358847 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement dc_lot_t wrapper type

3acd7c93e07c8c4fdf99eb26775af28b2b961b76 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Implement dc_msg_t wrapper methods

e52d07779b80aa51d6ad1c4afa506fb712b5deb1 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Link with statically built deltachat & start on msg struct wrapper

cb04ed651de8ed67708c5b9e36bf6410126ff2d6 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Match more constants

0208bf7d29a0bc92df06678908c19a6264928b53 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Automatically generate constant mappings

fa44a3d09c72d4cc3be75aed8c27d9570a2ab4a6 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Working connection + outgoing messages

19e6abdf0ba0739992bfb293cf4f1485a5943186 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Remove incorrect comment

5cbc492a611c83237704fe7a883618a84bfe24a2 authored almost 5 years ago by Hugo Thunnissen <[email protected]>
Initial commit: Basic callback + config support

b3a2702973ebe3f88a98b0c50d2b69809fd95481 authored almost 5 years ago by Hugo Thunnissen <[email protected]>