Ecosyste.ms: OpenCollective

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

github.com/deltachat/playground

scripts and experiments related to deltachat
https://github.com/deltachat/playground

move tadm to https://github.com/deltachat/tadm

91dc250f41e211e35aed8fd97a97535c6949fea8 authored about 5 years ago
snap

18098e5f315cfeed016e5e1b3a19d964d81344b4 authored about 5 years ago
snap

4001b6fedfb84719f56998cf8a452007f9b7da70 authored about 5 years ago
next iter

ab4cf4a583729042099771ce269aa52447d231d1 authored about 5 years ago
add a little test group consisntency test/try

ea02b3328bf99b917d99e5aafeb3de62cc5224dd authored about 5 years ago
final

45da1c50fbbf219041c4533b24c856b30a62d829 authored over 5 years ago
some refinments

7c41f4c31f778940230a541e7b336dbb7076e622 authored over 5 years ago
fix typos, mainly upper/lower issues

8aded9277a623e9fe7192ae2c7954d11aabeceb9 authored over 5 years ago
openpgp2019 talk draft

5e23f4ee1b0779bfc9bb2a8614df14b02fe32646 authored over 5 years ago
move file,cause the web interface upload messed up

ff028b6698accc578e14157a1a9e06359f89fd08 authored over 5 years ago
sketch/draft of a header-banner for provider-db

aa11c54f2872ace064764c8e91b8c10d4a56fd3a authored over 5 years ago
original drawings made today by @jankass

04e5406465e026bfe2153c40c094a0875be74c9e authored over 5 years ago
some readme notes

6971f48faa533ff3d57a83dc05c321ae280a64d0 authored over 5 years ago
snap

56401d91f3b084e78b3bed389e71b1deba7aea06 authored over 5 years ago
add an example tadm.service systemd script

79f9de81303d8646fae312dc0f5ca14bc369dd8c authored over 5 years ago
streamline

146e51b4f296eb8beea64ba0a924d9a743210242 authored over 5 years ago
remove unused file

b6ca7d2d20fdfa7812aa5169bd5f33c1dbfad651 authored over 5 years ago
add absolute path

ef97cb04167fa6661a7ca6cc5cdd84551f281393 authored over 5 years ago
fix some things

cb593bddc5d052a1b6f18c6c17cbef2d67d61079 authored over 5 years ago
allow to specify username with account creation

50496670fe703e06fc9237e5241fe6e51aa8e76f authored almost 6 years ago
renamed testrun to "tadm"

a7b9f6ce8afa14bf5631030887171fe70da53d73 authored almost 6 years ago
small fixes

200abeb00f338690d0b56c5672a01a0b2fbcfcc5 authored almost 6 years ago
it starts working

9944efb50f26c0741841430b1d9178c8e812b196 authored almost 6 years ago
change endpoint name

ea4b1eaf66fad2f317c031d06d0c750c9b330571 authored almost 6 years ago
also fix invocation

ed23e3362e3b4fa9dde9bb9ff3d2ce09037081e0 authored almost 6 years ago
also pull in web app

55f77839fd8c2c3d022cc13094442aded0ec27fc authored almost 6 years ago
(jikstra, hpk) moar test

9ea817922babdbe739c5b46ea35d882ed3d16fe5 authored almost 6 years ago
some happy path testing

9606f29a90b1da0f4f583d713d2850b799184ad0 authored almost 6 years ago
initial layout for testrun command line and py-api helper

64a763ee5c493c5d10e667b16572f9cf598ff10e authored almost 6 years ago
testcommit

2f3e356d81cbd106a437d2a6893ad41553bd3c3d authored about 6 years ago
don't track target_folder name, it's not needed it seems (thanks @r10s for hinting)

8f3379d28949a00b0cd1dd4d7faa59dbf624acf3 authored about 6 years ago
add .gitignore

f20d5376bd669ca93dbe64044d50fb9d8ccc0bcb authored about 6 years ago
relax one check

3d1e530e147400edb970cdd00d1e5cfcb96e85ee authored about 6 years ago
make db configurable

d5fc38fbac01d45aedfb50cfd3829b3faabeb153 authored about 6 years ago
also run a third "Sent" thread

0e43c4b83a0cce0e727f590a85ffd88ab4c6742a authored about 6 years ago
further refinements

227bf0a2d56122c96646dcd7035302e557f3925d authored about 6 years ago
use ssl always i guess

99b9387f7863cfa1b8c7e4860b45bc0d0dc3fbaf authored about 6 years ago
some streamlining

79e95cada59cb63e364a40973a1914177996688b authored about 6 years ago
better c

c126754617cdf7821f8d0defcdca3910bac6f79f authored about 6 years ago
simplify resolve_move_status

290210159090844c30dc6a4adf6f4c9f557cd09c authored about 6 years ago
so this should now work with manual moving and gets rid of the stuck_state

4fcbb5f742f5ecca247daf26c2d554804c42e7f0 authored about 6 years ago
honour manual moves of messages from MVBOX to INBOX possible

ef0712dd13174af61aa76e98028a68521bbd7bd0 authored about 6 years ago
remove special db_tomove table and do it more sql-like

4c689568345013bf672ffc4ee923ef73cec83e77 authored about 6 years ago
some more refinements

dfca49492f71dacb4cdf48f41da6913246e90781 authored about 6 years ago
fix code and docs

78475c977a354b8bcfe65899015d54aa6ad8ed5a authored about 6 years ago
better docs and don't do housekeeping

0111f4252b66c9e25e08c6dd622eac2c0994b94f authored about 6 years ago
re-do stuck logic

4f35807180279e2b4a154a8584424cf402ce45c5 authored about 6 years ago
snap readme

842e2cbe715374270d0973eecedce18881ebb41b authored about 6 years ago
introduce per-message stuck state, and stuck-timeuts

52a75341ec7bfc775ca66e72bf37c7ef989f46e5 authored about 6 years ago
delay messages if we don't know the parent yet

c362ba9d3fb23cabe05d49b9bd54fe52f984831a authored about 6 years ago
some streamlining, shortening

4fe8011533f50ed97133fa480482131e5a9f08dd authored about 6 years ago
simplify shall_move() logic to be less redundant

ddb679a4470379b50cd12b31e4800a2e7852d6c9 authored about 6 years ago
use BODY.PEEK when fetching messages

f724b393f8e569e86ac2dccda2c7c3b633e71b02 authored about 6 years ago
use shall_move() logic, actually is cleaner

c8d3edcf22c33b6f56ea8bda86b90ecd1b6414d0 authored about 6 years ago
seems to work again

ce54335e27d7408fed8b28a3cf95c5828865b43d authored about 6 years ago
snap

f94f382ba8819f580b2cb237060ea37e520e3ff4 authored about 6 years ago
wip

8297ea6774685b32c6f850d5aacd3fef7cec6f80 authored about 6 years ago
better logging, some streamlining

11ecf869b743e9c4af451687e4fff97dc991ead5 authored about 6 years ago
rename readme

f48993a629369102f393ada2b13f1002b3366d9e authored about 6 years ago
adapt README, add some docs/specs

44fea0c9c7a0634960fe713f7c5f6b4f55b3de4a authored about 6 years ago
rename into better folder

30f6d2ab72d5955b027311b366c90d0937c74e92 authored about 6 years ago
refine loggin and other state

1b9b34c363a069383720834632af1a6b9eca515f authored about 6 years ago
some more refinements

bd2eb8bee8aac6f36f6b51d54171572cd36a424c authored about 6 years ago
persistence and lots of other things

0590204ca1007eb3e43ee0c7d2e42808d2646ccc authored about 6 years ago
initial mv box

b13d534d24f6cda8e69a2d3f1287d0560afa02d9 authored about 6 years ago
some refinemnets

d439b5d142fe5f880a974bd6cd8c8fe43a54c0e3 authored about 6 years ago
wip snapshot

45b0c537334a05de6383b5fa7306c2cf9791afa5 authored about 6 years ago
add a little script and docs to play with expontential backoff plan

(r10s, hpk, flub)

a17091f7cefe4c838b00840ef4acc9540d8dd02e authored over 6 years ago
talk at openpgpsummit 2018

34bc50dd7c7c3a7667922ef02e42e7bf64c3686f authored over 6 years ago
add snippets from deltachat-core here

6400be75db51b8990d3f5daebc346678da09c21b authored over 6 years ago
snapshot mit generierten PDFs fuer die DuD

971d0481b4c540e68279a68a334b54e21b1d60be authored over 6 years ago
ein paar design verbesserungen

07703736cbe76af09651f9b7c5b8dc1514a12ebb authored over 6 years ago
firstsnapshot talk morgen

a3deb1e4b700eddaa77c6b61dc1c3d2a6e3d6b6f authored over 6 years ago
my version of DuD Talk

0a3b0a7aa37691a88bb5bdd85f7405548bcfb48c authored over 6 years ago
add dud delta talk by @jankass and me

d5b09a18565354d3fd023376b438f2c119adbd3a authored over 6 years ago
improve output

8a47e8c1aebb924cfbc4a9682ebc148db4eefe9e authored over 6 years ago
document and better structure example, shift location

bb54a9a748ccb59398abbf2bbdabd0e7b5fdceca authored over 6 years ago
latest version

206cda20e26ba807ecdba17c9ac7935a56837926 authored over 6 years ago
new way

259a00cc876e309ad51700cadb821c4a6e3dd336 authored over 6 years ago
snap

dd51163fe571ed13ba88d0cc7f9998d20537e300 authored over 6 years ago