Commit graph

27 commits

Author SHA1 Message Date
Gabriel Augendre 6f10a2115b Add and run pre-commit 2021-12-19 14:21:43 +01:00
Gabriel Augendre 5b4391e1a3 Fix doc 2021-06-19 18:16:42 +02:00
Gabriel Augendre 8f529ea0fa Fix open browser on servers 2021-06-19 18:10:00 +02:00
Gabriel Augendre 497bac8a83 Check for tags before creation date 2020-05-23 10:26:28 +02:00
Gabriel Augendre 6ea44f6ed3 Implement protecting toots by tag 2020-05-23 09:42:13 +02:00
Gabriel Augendre 14cc23f8dc
Bump version 2020-01-03 09:21:59 +01:00
Gabriel Augendre cb5bfcd74c
Bump version 2020-01-03 09:20:52 +01:00
Gabriel Augendre 21fde6842a
Fix #3 - --version in dev mode fails 2020-01-03 09:20:51 +01:00
Gabriel Augendre 69596de7a3
Fix #9 - initial setup fails because directory doesn't exist for logging. 2020-01-03 09:20:50 +01:00
Cris Haddad 94f8cb8f54 fix Issue #8 - Printed instructions are wrong 2020-01-02 12:42:37 +00:00
Gabriel Augendre 27a277a171
Merge branch 'check-tests' 2019-12-30 21:15:56 +01:00
Gabriel Augendre a0b67d864e
Bump version 2019-12-30 21:11:30 +01:00
Gabriel Augendre 5ffa45c3c5
Display protected toots and reason. Close #4 2019-12-30 21:02:20 +01:00
Gabriel Augendre 2b6698ee98
Add config path command 2019-12-30 20:29:39 +01:00
Gabriel Augendre 97f99cffce
Add type hints to functions and move config class to utils 2019-12-30 20:29:27 +01:00
Gabriel Augendre 8dd39179f7
Add headless friendly logging. Close #6 2019-12-30 20:24:03 +01:00
Gabriel Augendre 64dc52ca7f
Display links of toots and only one line of content. Close #5 2019-12-30 19:48:24 +01:00
Gabriel Augendre 5128fb2b29
Reorganize code and provide clear-credentials 2019-12-28 15:11:53 +01:00
Gabriel Augendre 5108ca59f4
Allow requiring login only for accounts that miss files 2019-12-28 14:56:14 +01:00
Gabriel Augendre 8787129be6
Improve testability 2019-12-28 13:31:34 +01:00
Gabriel Augendre 64068989a1
Protect config login against empty config file 2019-12-28 10:44:30 +01:00
Gabriel Augendre 4d254fc72e
Extract config commands. Close #1 2019-12-28 10:42:02 +01:00
Gabriel Augendre 368b28a1de
Add params for config folder and file name. Extract config to custom class. 2019-12-28 00:38:18 +01:00
Gabriel Augendre ae321ff8ca
Prevent rewrap of some help text 2019-12-27 23:25:46 +01:00
Gabriel Augendre 2f0aa92e7a
Allow -h for help 2019-12-27 23:25:16 +01:00
Gabriel Augendre c69638f714
Use context to read and store config 2019-12-27 23:04:43 +01:00
Gabriel Augendre 5f02720937
Simplify commands and config files management. Switch to poetry. 2019-12-27 19:16:53 +01:00