Ecosyste.ms: OpenCollective

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

github.com/deltachat/deltachat-jsonrpc

[WIP Prototype] webserver that wraps the core so you can talk json-rpc with it over websocket, now lives in core repo:
https://github.com/deltachat/deltachat-jsonrpc

add instructions for example to readme

484ea391924557a659cafe8c709dcdb4209d9a83 authored about 3 years ago by Simon Laux <[email protected]>
update deltachat git version

removal of contact requests from chatlistitem
also specify rust-toolchain

0bd9a59d664c3f72f83de2e0f3c51d1379e9c5d4 authored about 3 years ago by Simon Laux <[email protected]>
start with webserver and typescript client

186c1c73135ce67888aa77d8db6d21602a4ec071 authored about 3 years ago by Simon Laux <[email protected]>
fix ts bindings and add a target to generate them

942affc23ed21d674af95b37ae8a5cb57d6a9a88 authored about 3 years ago by Simon Laux <[email protected]>
fix clippy warnings

71a604f0ca51cc61eac0522697feea26ccc08bbc authored about 3 years ago by Simon Laux <[email protected]>
remove code that is now generated

by the macro

ed9e0909ca59bc35647359a48d7e72cd56216e83 authored about 3 years ago by Simon Laux <[email protected]>
more functions and proc macro for ts types

aa6d520a87590ca1434fdfaa64adc0ef230f7a18 authored about 3 years ago by Simon Laux <[email protected]>
fix return type in template

7f39f671fe0ddf10c5615b1a057924054f35b13b authored over 3 years ago by Simon Laux <[email protected]>
change ts generator function original a bit

d126e669db53a36bba077cfa78c23c998e2b55e1 authored over 3 years ago by Simon Laux <[email protected]>
part 1/2 of the macro magic

969237cc5bc2fbaa4c4240ddb7717727107bab01 authored over 3 years ago by Simon Laux <[email protected]>
init: Base structure

92ecf9c373246f2d733e87214590da0ccd774591 authored over 3 years ago by Simon Laux <[email protected]>