Commit Graph

179 Commits

Author SHA1 Message Date
Hugh Rundle e2e801b834
Update README.md 2023-07-08 15:15:21 +10:00
Hugh Rundle 52f7fd302d update docs 2023-06-18 19:22:15 +10:00
Hugh Rundle c3f366bf3f
Merge pull request #83 from hughrun/killpoetry
replace poetry with setuptools
2023-06-18 18:19:25 +10:00
Hugh Rundle 6a066a368c update requests minimum requirement 2023-06-18 18:19:00 +10:00
Hugh Rundle a5f6935e99
Merge pull request #82 from hughrun/add-boosts-only
Add boosts only
2023-06-18 18:16:53 +10:00
Hugh Rundle 0fe4f75df6 fix "not boosts only" check 2023-06-18 14:56:28 +10:00
Hugh Rundle 6296022d1b replace poetry with setuptools 2023-06-18 14:36:22 +10:00
Hugh Rundle 40582357f2
Merge pull request #80 from hughrun/3-1-4
3.1.4 prep
2023-01-15 16:10:20 +11:00
Hugh Rundle 2a67fb6e58 update lock file 2023-01-15 16:05:50 +11:00
Hugh Rundle f09eced19a update version number and poetry.lock 2023-01-15 16:04:34 +11:00
dependabot[bot] 3812c9fffc
Bump certifi from 2021.5.30 to 2022.12.7 (#79)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 15:55:06 +11:00
Hugh Rundle 453d4e3a67
Merge pull request #78 from pacoesteban/master
remove setuptools runtime dependency
2023-01-15 15:52:17 +11:00
Paco Esteban 2ac51c660b remove setuptools runtime dependency 2023-01-09 18:45:36 +01:00
Hugh Rundle c95e1c7574
Merge pull request #77 from rugk/patch-1
Use HTTPS URL for link
2022-01-19 08:47:17 +11:00
rugk 79de927142
Use HTTPS URL for link
Because HTTPS is more secure.
2022-01-18 19:51:47 +01:00
Hugh Rundle b4ff4595e5
Merge pull request #76 from pacoesteban/master
mock response archive toot media test instead of relying on live link.
2021-08-24 08:17:45 +10:00
Paco Esteban 0c5667181b mock archive toot media response 2021-08-23 18:18:42 +02:00
Hugh Rundle 8a2e3d37b1
Merge pull request #75 from hughrun/test
add test for archive_toot_media and bump dependencies.
2021-08-23 21:16:11 +10:00
Hugh Rundle 8e1cf1e006 bump dependencies and patch version 2021-08-23 21:14:06 +10:00
Hugh Rundle a989abc80b add test for archive_toot_media 2021-08-23 20:57:09 +10:00
Hugh Rundle 8b4452685f
Merge pull request #73 from fobser/archive_media
add archive_media configuration option
2021-08-23 15:25:36 +10:00
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 8297ffd3af
add reference to `cleantoots`
Resolves #71
2021-08-06 11:36:10 +10:00
Hugh Rundle 29e1f760e7
Merge pull request #70 from hughrun/docs
clarify --init filepaths in docs
2021-05-25 08:41:38 +10:00
Hugh Rundle 7e330b919f clarify --init filepaths in docs 2021-05-25 08:27:49 +10:00
Hugh Rundle 2c50e89192
Merge pull request #68 from hughrun/3.1.1-prep
prepare for 3.1.1 release
2021-05-01 10:53:27 +10:00
Hugh Rundle 084a256820 prepare for 3.1.1 release
- run Black to clean up formatting
- extra-cautious addition to .gitignore
- bump version from pre-release
2021-05-01 10:38:43 +10:00
Hugh Rundle 999abcb934
Merge pull request #67 from hughrun/bugfix-66
Bugfix
2021-02-12 21:30:06 +11:00
Hugh Rundle 3816e2ed72 bump version to 3.1.1 alpha1 2021-02-12 21:16:12 +11:00
Hugh Rundle 039a142c24 Add default values to functions
Aimed to be a fix for #66 (concat incompatible type errors under certain conditions)
2021-02-12 21:11:25 +11:00
Hugh Rundle 1038bf6d6f Merge branch 'master' of github.com:hughrun/ephemetoot
align local with remote
2021-01-31 21:48:44 +11:00
Hugh Rundle 0bd317d09d
Merge pull request #65 from 96RadhikaJadhav/Fixed-typo
Fixed typo in install.md file
2020-11-28 07:59:41 +11:00
96RadhikaJadhav 95881151e5 Fixed typo in install.md file 2020-11-27 16:09:57 +05:30
Hugh Rundle 71c0b61a62 include tests in pypi package
This commit adds the tests directory when packaging up for pypi. This is in response to a request from @pacoesteban (GitHub user) who is the maintainer for the OpenBSD port of ephemetoot.
2020-09-26 13:42:40 +10:00
wgahnagl 345621411c adds the option to only remove boosts 2020-09-18 19:33:20 -04:00
Hugh Rundle 45fd4a90af
Merge pull request #60 from hughrun/3.1-prep
3.1 prep
2020-09-12 15:19:40 +10:00
Hugh Rundle fcfed97634 bump version and amend docs 2020-09-12 15:16:16 +10:00
Hugh Rundle 790c0d97e1 add tests for -qq and -qqq 2020-09-12 15:09:16 +10:00
Hugh Rundle a3f5bd4c53 suppress IndexError message for q=2 or more
- adds username to "No toots found" message
- only prints if quiet <= 1
2020-09-12 15:06:48 +10:00
Hugh Rundle fbbea05fab fix version test 2020-09-12 14:27:46 +10:00
Hugh Rundle 44f764ace0
Merge pull request #59 from hughrun/sanitise-init
Sanitise init
2020-09-12 14:24:47 +10:00
Hugh Rundle 11a3888d5f
Merge pull request #57 from msafadieh/master
Add option to further suppress output
2020-09-12 14:23:26 +10:00
Hugh Rundle 3fa22cb33f Fix incorrect upgrade instructions
Fixes #55
2020-09-12 14:10:06 +10:00
Hugh Rundle e8ff05b11d sanitise --init inputs
Adds function to check most inputs for config file, to ensure they meet requirements.

For example, that tags don't have a "#" and the username doesn't have a "@"
2020-09-12 14:04:53 +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 bd04495c94
Merge pull request #54 from hughrun/v3-release
V3 release preparation
2020-09-08 20:14:16 +10:00
Hugh Rundle 4e108a4417
Merge branch 'master' into v3-release 2020-09-08 20:13:27 +10:00
Hugh Rundle 4905e0543d format with black 2020-09-08 20:05:10 +10:00
Hugh Rundle d52fb4f408 replace pip3 with pip in install instructions 2020-09-08 20:00:34 +10:00