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
77675a5bc2166c449cd7989380715b0edfec6456 authored over 2 years ago
b5774792622d2fa5a51903869a090718b1391fff authored almost 3 years ago
ce8dc9479ad9cb7bf0a048c1071117689aa13d12 authored almost 3 years ago
32652c58a0011176c79ded4d2ab1500024ec0cca authored almost 3 years ago
18bc4cbc67167056e1d00b866379beeef8e54236 authored almost 3 years ago
c4c65bf9cf420ea21c43c6bad544c0c1cede2a78 authored almost 3 years ago
closes #5
3965312b014b07c2db075a5e4340107548798027 authored almost 3 years agoa6ba3d430f3934e3885b735cd3274cfe637292ba authored almost 3 years ago
fbb8cfce2af782d81b19d712e011be321d394182 authored almost 3 years ago
3b91a64aee41d8821bf5ed17b44f53c9c469b832 authored almost 3 years ago
98631777ade47a63830eb2afb8b3b734b5472d73 authored almost 3 years ago
5b3cdd9638edfc711df0f4f04aa06e4beb441673 authored almost 3 years ago
4ca26236231fe9b114766c3af54c57dd6f3b0188 authored almost 3 years ago
2ea247a383950435106d709664627e81b430be83 authored almost 3 years ago
and instead require it for the bin target
d734d394884087281cee376c73382e07908ff505 authored almost 3 years ago6315a7ad91843a18b29f8e0a52d1b86d35dbdc59 authored almost 3 years ago
b7d2830b8da559c986bd48f561e14555e9ec041f authored almost 3 years ago
1cf2c5a1154bb020c9861ebefbe68594bb830947 authored almost 3 years ago
0021dc38c2c844c90baf61b6fb797a0ec91f42f2 authored almost 3 years ago
- move dev dependencies to where they belong
- adjust npm scripts
add batchSetConfig
add tests for it
fix the existing tests
bfbaa6730803c87bbebac47cb26089d9d510ff64 authored almost 3 years ago
also expose the client in the js console
to make the example more useful for testing
7657be031610298126a17d7473db847fb0c3b2b0 authored almost 3 years ago
also commit updated `client.ts`
17ac0d8858a441c8f33840b46c862d144be352df authored almost 3 years agocloses #8
19957d6f984a3ab75d6a62e68613c5c61ef4a319 authored almost 3 years agoca47e79f3513bbd537fc770c1a67dbbff572004f authored almost 3 years ago
enable webserver feature by default
0d9a10f6db9630ee3b83ace154bf3c96409371da authored almost 3 years agoupdate core to new unreleased 1.70
815aefd8c65f2b786037757713d2f73b19d2db1d authored almost 3 years agofix "context as first argument" code convention and fix clippy
a027ee4e7263b55f606a3b42850b235d728a9a5f authored almost 3 years ago76c7dcd6d5f177bdc8f184be492dccd99e21b483 authored about 3 years ago
f749a2a1f55f0963cbc27e4d47efbea8ee6e927c authored about 3 years ago
12df1ebbf8c8fd060933422bf7f5f3bda8814a8d authored about 3 years ago
453bf1d3a4a054b6116bd09fac5e715d93ce37c3 authored about 3 years ago
31825f49fb8147e823da92c5283ae082fc724969 authored about 3 years ago
8b8e44b3dcf5c166519916216da80d684f61e023 authored about 3 years ago
and fix clippy
aa963dc145abcb2ede5dff94b0f3659655eb782c authored about 3 years ago7e530822450dd4f8c78696efa29526c73cbeb00e authored about 3 years ago
f861c11a8756249db36c843429362e0e4564df06 authored about 3 years ago
for some reason this breaks the send message test - did something in the contact request logic ch...
0b148cae4d83eaf223b5b7d9a45cdbb0da2fa9e6 authored about 3 years agouse ts-rs to generate some of the typescript types
6e2d1bd299866b2cef3e0575ce1e930b60067ec4 authored about 3 years ago97ebde1fa555a6bc46640c4425931eebfdaf1af1 authored about 3 years ago
afe3b8a1615f94fc3d24484be657f8c95fd6980d authored about 3 years ago
7a081c8b15adda6deb22b9345ce16e147b2752bb authored about 3 years ago
c13ad9b47e84794a55f2977c630b34c52bccc8ab authored about 3 years ago
2585b720502c9c9ea803d796b1540c06be9f4429 authored about 3 years ago
13702d60c508d775f99e8a6a2a9aa1521a68a4bd authored about 3 years ago
& give message sending test more time
333fe271d7ca525d9bd2ddadb7a97d52fab8d108 authored about 3 years agoAdd coverage test
612ca48c8e64aa40a0c45f92f652492b6448616a authored about 3 years ago1b7d47e8a7566385185ba5d1197033cb3e14aff1 authored about 3 years ago
8da0403be18fdcee6e92906da55524f908c379fd authored about 3 years ago
741c248d36df0e9f039c5b30b8fcc8ca2aad18ca authored about 3 years ago
195925c8aa1aa36dba88847bf06d06746d3598d4 authored about 3 years ago
add more contact metods
f020353ad6579d9294b98761c341416d5b68b0ff authored about 3 years ago- sc_contacts_get_contacts_by_ids
- sc_contacts_get_contacts
- sc_contacts_get_contact_ids
+ test for it
876d5c7e9c75943b39994223b832928f95f92c21 authored about 3 years agoadd typescript tests
b36ffcc43867ce0c86cb709f32b5e7c58c325ecf authored over 3 years agobd3b4a75f2c81092c07d022dda5d989bd3f3ac08 authored over 3 years ago
6dd9f983a4faf86b1c904112cc2b1c06ae85fb12 authored over 3 years ago
and change rust toolchain version to 1.50.0
b1a6ef802680dbb40faa9c1a3cee4fcb1577d311 authored over 3 years agoand add rust caching, should solve #4
b5aad30f2493beceaac8ba5a537604bb9c693c5d authored over 3 years agob00346ccf514c3279478370dd9333e129b9af0da authored over 3 years ago
missing directory change
4e182fd0e7585e7575ab6deea7e2fbb9d0516c5c authored over 3 years agoadd api sc_contacts_create_contact
and sc_contacts_create_chat_by_contact_id
653ea4aa9615ee21bb22408318c3e1c1c4868b13 authored over 3 years ago
d746ba27457c585ac0f1bf44f48306d0f089d509 authored over 3 years ago
0b3029481ec6d611583c8facf6d754dde70c94e1 authored over 3 years ago
ff357188a44ae2ffbfff07b8ee3257a9befd63b7 authored over 3 years ago
9eff5056fa14a9156c5eed227657a3ecf7201c58 authored over 3 years ago
597146758b6747a4a194ec3816677668c74c3295 authored over 3 years ago
typescript: make loglevel configurable
ada0b56be795f7d8f9dbf49e05defd934a3fdd83 authored over 3 years agoadd ts and formatting checks to GH action
af825d9537e2cbbaef479c719f43e67986d4943a authored over 3 years agonot all contexts.
reason:
configure doesn't affect other contexts
and when it fails other account...
ddd6d74648fa8e5aebd7cfd9fd5c56b4ae771101 authored over 3 years ago
5d539049ec2960192818d5c56063b5e432d601bb authored over 3 years ago
628a222ae1a34104e3cf6691baaf8f94b8210879 authored over 3 years ago
and a simple function to send text messages.
9ce55641305c262eeccc81158e9268f18a9a967d authored over 3 years agoce0aa370cd0c9e977a5de1e6e22cbf0194faf094 authored over 3 years ago
object key was not the chatid
4592aa06a3e9c1fe3811a2b1201aab22bea98ff7 authored over 3 years ago8582a72e04bfdb6f9dbf6ef4cbb19f2fbe0780c7 authored over 3 years ago
2373a033e3ced2e04c3eac301427d12e27996dc9 authored over 3 years ago
5a23a8a034805b366e0a0c6fac4f8e9c8d3ccc97 authored over 3 years ago
51857a71ba2b6009599e7ae790afefbf9b1a08e0 authored over 3 years ago
add DeltaChat.isConnectedToBackend()
d477e0c4878f91a9ad1a039016c2ebc846929eca authored over 3 years ago21b7dabf8abb9bf2f10961bdf51cb0567604688d authored over 3 years ago
874186f5eea2c6161f1eeaff385f93bdf0922632 authored over 3 years ago
49f2a2c2d21c6253069c7299a8904653dd37a52c authored over 3 years ago
cb118ffa4cf6931be97f5f8bb7657f96921ac927 authored over 3 years ago
ea369e5d4102f7ed876ae8329d8f4bb8cac67778 authored over 3 years ago
bc98e94a67b84e85aabc97b9fef5eaa9e918c9c2 authored over 3 years ago
ee52286c38062c33cb2750290a4cb627e5f9403a authored over 3 years ago
also add emit an event when the connectivity to backend changes
2bdad8c901637ab281fc756660e270da2df6f8b0 authored over 3 years agoadd rust test ci
007f35346f245dc41b0ebd5070447ff9aeff7998 authored over 3 years agoand update todo
d9d45533f3f48d6ad32db7572b378fdb8b6ca219 authored over 3 years agoalso improve the example a tiny bit
e8a121f84c1e3d4852dcba474e3d30c739cb1dec authored over 3 years ago9219e0f5b2dfe311a831345df9facc5d79ab355b authored over 3 years ago
271caee7f47e09156bdcfc7c905e9aa91d93c628 authored over 3 years ago
459141edfaf22931b7049ad3e907f7cb11150b9e authored over 3 years ago
29dcb4482e8179a6af2c634eef53ec90b60e68b1 authored over 3 years ago
add example instructions to readme
4262d2c47a9a5022321113fa5eae6bda7e9bc11b authored over 3 years ago