1
0
mirror of https://github.com/hughrun/ephemetoot synced 2025-02-10 16:30:41 +01:00

20 Commits

Author SHA1 Message Date
Hugh Rundle
fcfed97634 bump version and amend docs 2020-09-12 15:16:16 +10:00
Mohamad Safadieh
7aed1e8d1a
add options to further suppress output
This commit adds the ability to further suppress output for accounts
with no deleted toots using the `-qq` flag. It alsoadds the option
to completely suppress logging (excluding exceptions) by using the
`-qqq` flag
2020-09-09 19:06:38 -04:00
Hugh Rundle
0bd6831f44 include contributing.md in docs 2020-09-09 19:47:09 +10:00
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
f25cc49ce1 prepare for v3.0.0
- update documentation
- bump version
2020-09-06 18:08:14 +10:00
Hugh Rundle
aea5c1d0ea update docs for v3
Adds more information specific to upgrading from earlier version to v3.x
2020-09-05 17:23:04 +10:00
Hugh Rundle
275f16e997 make corrections to docs 2020-08-28 21:14:44 +10:00
Hugh Rundle
5a20d985e4 Merge branch 'poetry' of github.com:hughrun/ephemetoot into poetry 2020-08-28 18:24:11 +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
3d3b74d828
remove header from index.md 2020-08-26 08:55:51 +10:00
Hugh Rundle
87a7791fc0 Create CNAME 2020-08-25 08:55:58 +10:00
Hugh Rundle
371ed4f4e6 Merge branch 'poetry' of github.com:hughrun/ephemetoot into poetry 2020-08-24 21:36:43 +10:00
Hugh Rundle
746d91b584 update docs index 2020-08-24 21:36:17 +10:00
Hugh Rundle
ecdd7a1e32 Set theme jekyll-theme-hacker 2020-08-24 21:25:42 +10:00
Hugh Rundle
05ef0279e4 add index page for GH Pages home 2020-08-24 21:23:38 +10:00
Hugh Rundle
99788e243b re-organise docs 2020-08-24 21:22:39 +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