Commit Graph

26 Commits

Author SHA1 Message Date
Lucidiot efa58bb484
Bump to 0.1.1 2020-04-10 05:07:00 +00:00
Lucidiot feca1a815c Merge branch 'fix-attributeerror' into 'master'
Fix AttributeError on Config, close #10

Closes #10

See merge request Lucidiot/twtxt-registry-client!2
2020-04-10 05:05:55 +00:00
Lucidiot bc4e5bdd26
Fix AttributeError on Config, close #10 2020-04-10 05:04:11 +00:00
Lucidiot 1d7648e6ea Merge branch 'typing' into 'master'
Add static typing

Closes #9

See merge request Lucidiot/twtxt-registry-client!1
2019-10-05 13:09:17 +00:00
Lucidiot 42969f6e69 Add static typing 2019-10-05 13:09:17 +00:00
Lucidiot 22bf2d1246
Add debug logging, closes #5 2019-10-02 08:19:38 +02:00
Lucidiot 62b902492b
Add client docs 2019-10-02 08:09:41 +02:00
Lucidiot 5cd5548d46
Add docs, closes #3 2019-10-02 07:40:03 +02:00
Lucidiot 5ece50a3e1
Command-line help, closes #4 2019-10-01 08:26:45 +02:00
Lucidiot 36c24c0136
Add PrettyFormatter and make it the default, closes #1 2019-10-01 07:59:24 +02:00
Lucidiot 6b4ce6106f
Load the twtxt config at CLI init 2019-10-01 07:58:49 +02:00
Lucidiot d0173641ef
Add basic error handling, close #2 2019-10-01 07:46:13 +02:00
Lucidiot 1b99dffd88
Avoid version conflict on Click 2019-10-01 06:59:41 +02:00
Lucidiot fb69187982
Add shorthand for version option 2019-09-23 21:12:21 +02:00
Lucidiot 78884ede5a
Generic formatting system using objtools 2019-09-23 21:07:34 +02:00
Lucidiot a03a4b3f42
Fix tags search 2019-09-23 21:00:19 +02:00
Lucidiot 15f5af95b5
Set User-Agent according to twtxt.disclose_identity 2019-09-02 23:38:57 +02:00
Lucidiot 0247de2875
Allow nicknames when looking for mentions 2019-09-02 23:26:50 +02:00
Lucidiot 70e932f2d7
Use the user's configured URL for mentions by default 2019-09-02 23:21:06 +02:00
Lucidiot f61ae4fae8
Read user info from twtxt's config on registration 2019-09-02 23:17:37 +02:00
Lucidiot 6271af4488
Allow insecure requests because registry.twtxt.org has an expired certificate 2019-09-02 22:41:51 +02:00
Lucidiot 871b809cb0
Fix linting error 2019-09-02 22:39:15 +02:00
Lucidiot a200e9f11d
Fixes 2019-09-02 22:35:33 +02:00
Lucidiot 6031ff189d
Update README 2019-09-02 22:25:21 +02:00
Lucidiot 47c9ffb665
First implementation 2019-09-02 22:19:40 +02:00
Lucidiot de65c6232d
Package setup 2019-09-02 22:19:31 +02:00