Ecosyste.ms: OpenCollective

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

Delta Chat collective

Developing and releasing Delta Chat apps and experimenting with the future of e-mail: e2e-encrypted and anonymous. Supporting people in repressive situations.
Collective - Host: opensource - https://opencollective.com/delta-chat - Website: https://delta.chat - Code: https://github.com/deltachat

rename strum::EnumProperty to avoid name conflict

github.com/deltachat/deltachat-core-rust - 4877f5675243564a4086fa8fb618a1d6046b30ac authored about 2 years ago by picoHz <[email protected]>
reorder /help message

github.com/deltachat/mailadm - 930b2c1b3929a25a8cbe05d3aa40bd6efe3fe3a6 authored about 2 years ago by missytake <[email protected]>
forgot to add newline to /help output

github.com/deltachat/mailadm - 29244bb59d441a04052bf752dff0560293a7fda1 authored about 2 years ago by missytake <[email protected]>
help message for how to create token in bot chat

github.com/deltachat/mailadm - 4dede80dab41039ed73cc3575e1d35a78c81d103 authored about 2 years ago by missytake <[email protected]>
added /gen-qr bot command

github.com/deltachat/mailadm - d76dd22689d47f39daa4adee26d83771d958e65a authored about 2 years ago by missytake <[email protected]>
send QR code to admin group when adding token

github.com/deltachat/mailadm - c6b508514513080d2f5697635b139d0c0265fbbd authored about 2 years ago by missytake <[email protected]>
include fonts and png in pip package

github.com/deltachat/mailadm - 118307c5161579f132a9332c5b69ba6f57b8fded authored about 2 years ago by missytake <[email protected]>
refactor: move gen_qr logic to commands.py

github.com/deltachat/mailadm - f5ca14bf4e5c0f4aca55e37edae2e37867595ca4 authored about 2 years ago by missytake <[email protected]>
manually create docker-data directory in the tests, as it's usually done by docker

github.com/deltachat/mailadm - 67ecdcaa0bb7a3eaa5273aa9794cbecd958c9d75 authored about 2 years ago by missytake <[email protected]>
create qr-code.png in docker-data directory

github.com/deltachat/mailadm - cad046997ea8129a74911cf09042487e898cb21a authored about 2 years ago by missytake <[email protected]>
actually output the generated password

github.com/deltachat/mailadm - c1847d76c4b6ccbe3145981f30fec58dafcb7ce5 authored about 2 years ago by missytake <[email protected]>
bot command to list existing mailadm users

github.com/deltachat/mailadm - aea4d6d0df4c93e765bc7fc1126bf30a4615ee98 authored about 2 years ago by missytake <[email protected]>
add /list-users to /help

github.com/deltachat/mailadm - 6bcf17b4fbe98d546d51655a0d3cf6f4bbc2c831 authored about 2 years ago by missytake <[email protected]>
include all mailcow users in /list-users output

github.com/deltachat/mailadm - eb02044f9fa9a544f44ced3c45ebe2eff91ac488 authored about 2 years ago by missytake <[email protected]>
/help: you can specify a token to /list-users

github.com/deltachat/mailadm - e8e10e14f57f17e26940c90262170b7433589d32 authored about 2 years ago by missytake <[email protected]>
documented alias to make it easier to run mailadm CLI commands in the docker container

github.com/deltachat/mailadm - 55e79e8a552945e2631d3fb395492a05bb4c968d authored about 2 years ago by missytake <[email protected]>
copy only necessary things in Dockerfile

github.com/deltachat/mailadm - 65dbe587b57b7a41e2fccf26c79575bd19650b7f authored about 2 years ago by missytake <[email protected]>
setting the alias is not optional

github.com/deltachat/mailadm - 414ffeda4f9e366a194a85756f96e372d2ce0897 authored about 2 years ago by missytake <[email protected]>
make --dryrun work for mailadm add-user

github.com/deltachat/mailadm - 39d5246de04accc1bf255bd209badc2000a59784 authored about 2 years ago by missytake <[email protected]>
comment: properly waiting for member_added doesn't work

github.com/deltachat/mailadm - b23b8a9589076326ecd66b8a3a04e09fc5941863 authored about 2 years ago by missytake <[email protected]>
Revert "setup bot: properly wait until member is added"

This reverts commit 3dafbdf8bcd2327c5f3cb9d90137f43f198a388c.

github.com/deltachat/mailadm - fe1ee89f345412f9e9affb3f109118dd61c86b16 authored about 2 years ago by missytake <[email protected]>
run bot from gunicorn process

github.com/deltachat/mailadm - 10521470bae085040da3dcb95ef626d5abf01d69 authored about 2 years ago by missytake <[email protected]>
get bot running (doesn't receive messages yet)

github.com/deltachat/mailadm - 97729d627df10138d20cbef3d19012715b0492e1 authored about 2 years ago by missytake <[email protected]>
shorter line lenghts: making lint happy

github.com/deltachat/mailadm - 490eef68cd2f13ce7b3c737e2e86a7f15d930bfd authored about 2 years ago by missytake <[email protected]>
require deltachat >=1.91.0

github.com/deltachat/mailadm - 63943d242fbae2691d0b061745720d08550995da authored about 2 years ago by missytake <[email protected]>
added show-ffi option to setup-bot, small improvements

github.com/deltachat/mailadm - 494511a9b21aa0c362bdda05de5d9ac2c16b35ed authored about 2 years ago by missytake <[email protected]>
the mailadm bot thread now picks up the credentials as soon as setup-bot completes

github.com/deltachat/mailadm - d4c13b9fe96cd57695d02b3838656cb722e3f63a authored about 2 years ago by missytake <[email protected]>
try to receive messages with the bot

github.com/deltachat/mailadm - b1b6d9fbccdd7181d98a04062b3312e4e80533fb authored about 2 years ago by missytake <[email protected]>
make database persistent in docker-data/ by default

github.com/deltachat/mailadm - 014683aac799d0e4beb133d548afb0149eb21676 authored about 2 years ago by missytake <[email protected]>
raise if the ValueError has a different origin than lost dc db.

github.com/deltachat/mailadm - 51e82cf45a566ecb2d3e6b06f0baab9cc7e4c68f authored about 2 years ago by missytake <[email protected]>
reconfigure account if new credentials are passed

github.com/deltachat/mailadm - 5ce8fced0565b3c9899d98e840522e474a3bfff7 authored about 2 years ago by missytake <[email protected]>
resolving deadlock when DC db was lost

github.com/deltachat/mailadm - 5dfbefe7abf5a7089d93742efe3295b78704ee1b authored about 2 years ago by missytake <[email protected]>
add return types

github.com/deltachat/mailadm - 6efec366922d1bb7532ae99568774d77f747ed73 authored about 2 years ago by missytake <[email protected]>
successfully add users

github.com/deltachat/mailadm - a57c84364dc5546d2124b9339cae64595654185c authored about 2 years ago by missytake <[email protected]>
prune doesn't need to be configured anymore; document setup-bot

github.com/deltachat/mailadm - 362337157916b07a62a8a967183f91151b715260 authored about 2 years ago by missytake <[email protected]>
/add-token: remove token argument, make prefix optional

github.com/deltachat/mailadm - 903e2e3e850b775ca36debdc651ebdba42488c08 authored about 2 years ago by missytake <[email protected]>
keep running even if bot isn't configured

github.com/deltachat/mailadm - 1925f05d6de06656b852b2e08ba07e9a9a064cf7 authored about 2 years ago by missytake <[email protected]>
measure properly whether account is configured

github.com/deltachat/mailadm - 5de121c7ebc722ba6ebd35196aa1c7b4b4995b6c authored about 2 years ago by missytake <[email protected]>
check if command giver is in admingrp & message is signed & encrypted

github.com/deltachat/mailadm - 39e728f5142604fc40d86411a2fe43ede0034dd9 authored about 2 years ago by missytake <[email protected]>
We don't need to log outgoing messages for now

github.com/deltachat/mailadm - 2769adfeae8b333418f9bcb96cea5e26fe1570fc authored about 2 years ago by missytake <[email protected]>
config is an object, not a class

github.com/deltachat/mailadm - 4472a5734fab29c125cb2a004e34796ecf2b8235 authored about 2 years ago by missytake <[email protected]>
Revert "wait until contact is verified before sending welcome message"

This reverts commit 6bb1a67d6db41e25e779877813d203affc331ab4.

github.com/deltachat/mailadm - fda39ec582c5b8ab92d4965bc72f2ef7b834deff authored about 2 years ago by missytake <[email protected]>
flush stdout to show print statements

github.com/deltachat/mailadm - 2d9949b749397e0ccd215c6b8769424df2ce80cc authored about 2 years ago by missytake <[email protected]>
enable logging for setup_bot

github.com/deltachat/mailadm - 0fa8bf25c6acb1d3cf680b732ff3cfb5e10f9494 authored about 2 years ago by missytake <[email protected]>
fixing /help

github.com/deltachat/mailadm - 778d1ea00e20355fe416f9567ff30e39c8676030 authored about 2 years ago by missytake <[email protected]>
queue.get() is an async function

github.com/deltachat/mailadm - 0215ba8e98ef69c8969402f7971208b32c6f9db8 authored about 2 years ago by missytake <[email protected]>
fix dryrun-option for add_user CLI

github.com/deltachat/mailadm - 6d87e2f0aec86be9c44144f056a037c7624a030d authored about 2 years ago by missytake <[email protected]>
setup bot: properly wait until member is added

github.com/deltachat/mailadm - 48cd67f6b8402fe6dacd4d23cb094fcea1223e33 authored about 2 years ago by missytake <[email protected]>
notify admin group if it is overwritten by setup_bot

github.com/deltachat/mailadm - cef24c7284dea6197b8d7ee9f939e5f2f030af9e authored about 2 years ago by missytake <[email protected]>
bot: added /list-tokens to /help

github.com/deltachat/mailadm - bdfdbdcc7db1c30ae8f7e16476aae19a8879d1eb authored about 2 years ago by missytake <[email protected]>
bot: process /list-tokens command

github.com/deltachat/mailadm - d8f296e2307b455d534d54fb94d233534e9ea952 authored about 2 years ago by missytake <[email protected]>
try to wait for a few seconds to complete the group invite

github.com/deltachat/mailadm - 7ae746759273d7e547ca4d5d65c57f85543b704a authored about 2 years ago by missytake <[email protected]>
move getting admbot db path to outer shell

github.com/deltachat/mailadm - 22f2067a8e51eb66fd470e7c7ad4951eb712fe5a authored about 2 years ago by missytake <[email protected]>
apparently run_fail can't parse runtimeErrors :/

github.com/deltachat/mailadm - 97673a95e97ef07c2d42726a653924fc3e973e86 authored about 2 years ago by missytake <[email protected]>
fix crash when MAILADM_DB is not set

github.com/deltachat/mailadm - 80838674a70bd8472f3b1e154ffaed1dfcf7367d authored about 2 years ago by missytake <[email protected]>
add-token: correct error handling

github.com/deltachat/mailadm - 33f2fce5cd44a0583c7d2c2f29db88336486165c authored about 2 years ago by missytake <[email protected]>
tests: add_token has different output now

github.com/deltachat/mailadm - eecb1522c621459ca33dbd76aaa8696abaf5b948 authored about 2 years ago by missytake <[email protected]>
moved list_tokens to commands.py

github.com/deltachat/mailadm - 9ef16fb36481e46967a202754f665da73e236f0a authored about 2 years ago by missytake <[email protected]>
replacing segno with qrcode during bot setup

github.com/deltachat/mailadm - be5bb805d23b52c4ece49db1b7595a16a7ef6d5e authored about 2 years ago by missytake <[email protected]>
we don't need 120 line length

github.com/deltachat/mailadm - 89ab5963eaf83a52c79a356032eb028ba6e2cefd authored about 2 years ago by missytake <[email protected]>
refactoring bot.py

github.com/deltachat/mailadm - b97ea861e1957e74907a9a2861e7274be076d13d authored about 2 years ago by missytake <[email protected]>
we don't reaaally need logging at that point, now that it works.

github.com/deltachat/mailadm - 989074b497081c904bebf560a539a6f2ee58be0f authored about 2 years ago by missytake <[email protected]>
db connection needs to be writable

github.com/deltachat/mailadm - 1718d183bd6bdb76be7977cf00d94bde86faecbb authored about 2 years ago by missytake <[email protected]>
allow to set adminrpid as valid config parameter

github.com/deltachat/mailadm - 797e557e068492451788fc522ba8337f13c22207 authored about 2 years ago by missytake <[email protected]>
removing debug statements

github.com/deltachat/mailadm - 9c18438e601f647fdf7ca950ad83654f707fa3ab authored about 2 years ago by missytake <[email protected]>
properly shutdown the bot after setup worked

github.com/deltachat/mailadm - 1872bcd9a9ef32c491a133f03ac38d31d759cc89 authored about 2 years ago by missytake <[email protected]>
Enable joining by copy-pasting the invite

github.com/deltachat/mailadm - 7fde9a4f24514265e683afd4445a1e3405658758 authored about 2 years ago by missytake <[email protected]>
docs: rephrased bot/admin group description

github.com/deltachat/mailadm - 8ada85a1a18167c9e39bb4e52e35c4db82eeb751 authored about 2 years ago by missytake <[email protected]>
actually start and stop the bot during setup

github.com/deltachat/mailadm - a9048fedeceb1e7b5a023736884c25e6e47a4547 authored about 2 years ago by missytake <[email protected]>
fixing click error

github.com/deltachat/mailadm - 109fd34098d00dcf9c4a4617e1d61a9123c5ed6f authored about 2 years ago by missytake <[email protected]>
handle CLI options with click instead of argparse

github.com/deltachat/mailadm - 06af4d0dc828cd9eebbc167f0a27bc4ba971e9c6 authored about 2 years ago by missytake <[email protected]>
add setup-bot to CLI

github.com/deltachat/mailadm - 90a212658d76ca0b26c748aac16ae7754e5a76b6 authored about 2 years ago by missytake <[email protected]>
docs: technically, it's only the HTTP API

github.com/deltachat/mailadm - 3e440ab4f391469076b2511a0a21b1681d54fbd9 authored about 2 years ago by missytake <[email protected]>
move add_user to commands.py

github.com/deltachat/mailadm - 6577a06d8a7aae68d3fa0dae0fe509b2f261cfe9 authored about 2 years ago by missytake <[email protected]>
finishing add_token command

github.com/deltachat/mailadm - 8e33be64262935fe6f80ef4f0fc4b9e73aab2fb6 authored about 2 years ago by missytake <[email protected]>
made DB connections more accessible

github.com/deltachat/mailadm - 87b706ce4cabc93d0978ad524007954aca4f6322 authored about 2 years ago by missytake <[email protected]>
fixing cmdline for now

github.com/deltachat/mailadm - 55d8275bc60775af1ee2dc8380eda7c4407b7d91 authored about 2 years ago by missytake <[email protected]>
fixed cmdline.py; created commands.py to do logic

github.com/deltachat/mailadm - fac5a2a73834ecd38590ec2f59ba9ca192be4b3c authored about 2 years ago by missytake <[email protected]>
commands need a db object now

github.com/deltachat/mailadm - c39a54e8c3517c85a0c441d749d59ddd5ee49b4e authored about 2 years ago by missytake <[email protected]>
fixing import error

github.com/deltachat/mailadm - 62c967a9f7b6facf8c2e399bad478d69b2cc311c authored about 2 years ago by missytake <[email protected]>
move prune to commands.py

github.com/deltachat/mailadm - 393a9e894f41a7e5ae87fa80d51c667218f70fbf authored about 2 years ago by missytake <[email protected]>
proper error reporting when account already exists

github.com/deltachat/mailadm - 0bac85f7f6c7a35171811f21c0667ae780b52684 authored about 2 years ago by missytake <[email protected]>
we can only store strings in the mailadmdb config table

github.com/deltachat/mailadm - b4a7b42f2fb89004be3363aa86cd1190019bc38f authored about 2 years ago by missytake <[email protected]>
re-add clear_pw to add-user output

github.com/deltachat/mailadm - 6f06431f7754190f7c4eccb8c1fbd3293a25740d authored about 2 years ago by missytake <[email protected]>
Revert "missing import in conftest.py"

This reverts commit 8163fd5c2c9875c23324215cf73e074efdf5e86a.
This was a rebase mistake, we don'...

github.com/deltachat/mailadm - deb6c86311b64e788bd6dc28c11ff95d2d237b8b authored about 2 years ago by missytake <[email protected]>
Revert "Update tests/conftest.py"

This reverts commit 950d5f8cfcff88f2665d4735e3800e4a854fa7f0.
not sure why I did this back then ...

github.com/deltachat/mailadm - 6344c49a68c6e22a671764cc65436d5fcc0785e1 authored about 2 years ago by missytake <[email protected]>
document development environment setup

github.com/deltachat/mailadm - a2acac8c6a7a2fb2642abc11f3adfbf545a5a119 authored about 2 years ago by missytake <[email protected]>
fixing lint issues

github.com/deltachat/mailadm - 81ca7f844e530f0b20e510f0d9b1eef236b51e26 authored about 2 years ago by missytake <[email protected]>
fix some tests

github.com/deltachat/mailadm - 6cb60e79e9076cc31dcc2efedecb9701051f27c1 authored about 2 years ago by missytake <[email protected]>
naming consistency

github.com/deltachat/mailadm - 5af15b75c1fa345201e9d03ac4bb90eb2755d76f authored about 2 years ago by missytake <[email protected]>
conn.del_user doesn't exist anymore

github.com/deltachat/mailadm - 289c4cb9e695e7eadf4b3e05c2af0afe9885d0b9 authored about 2 years ago by missytake <[email protected]>
cleaning up README.rst

github.com/deltachat/mailadm - 08c2b4b47b12c075b7f9221a5b8026d0c6db2dda authored about 2 years ago by missytake <[email protected]>
only prune every 10 minutes, not every 10 seconds

github.com/deltachat/mailadm - ba62c887085c6eab04f914c52a22cd56583af93d authored about 2 years ago by missytake <[email protected]>
fix: users were not pruned properly

github.com/deltachat/mailadm - 6ac9e832a5473ffabdbccce9272a1cceace01efa authored about 2 years ago by missytake <[email protected]>
log watcher activity

github.com/deltachat/mailadm - fc477735027e07acf38d078306aaf4e2ef334768 authored about 2 years ago by missytake <[email protected]>
also print statements with docker logs

github.com/deltachat/mailadm - 58f1b6a8ba8a9bef4cb8f1bc396e576e1f6b0efe authored about 2 years ago by missytake <[email protected]>
running prune thread directly in gunicorn

github.com/deltachat/mailadm - 5acd2d0820f8ef2dc29011c769d53fe2a1c00736 authored about 2 years ago by missytake <[email protected]>
mvbox_watch doesn't exist anymore (core#2906)

github.com/deltachat/mailadm - 77f53063ba726a5910aee65232a2dc80099a463e authored about 2 years ago by missytake <[email protected]>
tests: fixed how CLI output gets parsed

github.com/deltachat/mailadm - ed6b77f4f02e9eec8768d6e967c0eaaaf577b86e authored about 2 years ago by missytake <[email protected]>
waited for the wrong event

github.com/deltachat/mailadm - 5fa7bc25209706bb47f305504d6820f262a2a1fa authored about 2 years ago by missytake <[email protected]>