.gitignore
author Mikael Berthe <mikael@lilotux.net>
Tue, 04 Sep 2018 23:13:22 +0200
changeset 223 0412068a9445
parent 123 24ab59ba57b2
permissions -rw-r--r--
madonctl account update: Add support for updating 'source' parameters This patch adds 3 flags to update the source params of an account: * --default-language (default toot language: iso 639 language code) * --default-privacy (default toot privacy: private, unlisted or public) * --default-sensitive (boolean, true to mark attachments as sensitive by default)

# Binaries
madonctl
*.exe
*.test

*.swp

.goxc*
doc
builds