Commit Graph

10 Commits

Author SHA1 Message Date
Florian Obser 04c4ccd6b9 add archive_media configuration option
With the archive_media option set to true, media attachments are
archived together with the toot.
Resolves #72
2021-08-22 16:52:23 +02:00
Hugh Rundle 7e330b919f clarify --init filepaths in docs 2021-05-25 08:27:49 +10:00
96RadhikaJadhav 95881151e5 Fixed typo in install.md file 2020-11-27 16:09:57 +05:30
Hugh Rundle d52fb4f408 replace pip3 with pip in install instructions 2020-09-08 20:00:34 +10:00
Hugh Rundle dec1232f47 update relative links in docs 2020-09-08 19:01:45 +10:00
Hugh Rundle 2ab8c55bac update instructions
- fix docs Home link being wrong
- add --verbose to options page in docs
- add info about where to see docs, in init()
2020-09-08 18:41:37 +10:00
Hugh Rundle 275f16e997 make corrections to docs 2020-08-28 21:14:44 +10:00
Hugh Rundle 2b9dacc56c update docs for version 3 2020-08-28 18:13:46 +10:00
Hugh Rundle 0e1337b926 update and reconfigure docs 2020-08-26 21:57:13 +10:00
Hugh Rundle 0ce796c87e add --retry-mins option
This commit adds a --retry-mins option to enable users to choose how many minutes pass
between attempts to retry a toot deletion when there is an error.

Also re-organises documentation and bumps version to 2.6.
2020-08-23 16:53:03 +10:00