Tue, 17 Oct 2023 15:31:09 -0700 |
Ludovic Chabant |
Downgrade error message to warning message when datetimes can't be parsed
|
Sun, 08 Oct 2023 13:52:59 -0700 |
Ludovic Chabant |
Add Facebook Page silo.
|
Sun, 08 Oct 2023 13:52:26 -0700 |
Ludovic Chabant |
Make feed parser more resilient, add ability to modify html doc.
|
Sun, 08 Oct 2023 13:49:43 -0700 |
Ludovic Chabant |
Remove debug tracing.
|
Sun, 08 Oct 2023 13:49:30 -0700 |
Ludovic Chabant |
Cache Bluesky email before asking for password.
|
Sun, 08 Oct 2023 13:48:48 -0700 |
Ludovic Chabant |
Fix problem with missing timezones, Bluesky doesn't like that.
|
Sun, 08 Oct 2023 13:47:58 -0700 |
Ludovic Chabant |
Improve Twitter authentication flow.
|
Sun, 08 Oct 2023 13:47:28 -0700 |
Ludovic Chabant |
Rewrite posting process with card system and more structured API
|
Sun, 08 Oct 2023 13:38:08 -0700 |
Ludovic Chabant |
Update dependency versions
|
Sun, 20 Aug 2023 11:20:37 -0700 |
Ludovic Chabant |
Add Bluesky silo
|
Sun, 20 Aug 2023 11:20:07 -0700 |
Ludovic Chabant |
Add new url mode, and text byte length
|
Sun, 20 Aug 2023 11:14:31 -0700 |
Ludovic Chabant |
Change populate command's 'until' argument to be exclusive and support time
|
Sun, 21 May 2023 09:42:11 -0700 |
Ludovic Chabant |
Replace python-twitter with tweepy to use Twitter's V2 API
|
Sun, 21 May 2023 09:40:00 -0700 |
Ludovic Chabant |
Improve handling of whitespace and paragraphs in html stripping code
|
Sun, 21 May 2023 09:39:35 -0700 |
Ludovic Chabant |
Disable debug logging for requests_oauthlib
|
Sun, 21 May 2023 09:18:20 -0700 |
Ludovic Chabant |
Add --until argument to the process command
|
Wed, 10 May 2023 16:11:11 -0700 |
Ludovic Chabant |
Handle alt-attributes for images
|
Wed, 10 May 2023 16:10:35 -0700 |
Ludovic Chabant |
Add debug information when an entry is found without a URL
|
Wed, 10 May 2023 16:10:12 -0700 |
Ludovic Chabant |
Improve handling of character limits in html stripping
|
Wed, 10 May 2023 16:06:46 -0700 |
Ludovic Chabant |
Improve populate cache command
|
Wed, 10 May 2023 16:03:31 -0700 |
Ludovic Chabant |
Update dependencies and regen requirements
|
Wed, 19 Apr 2023 12:49:50 -0700 |
Ludovic Chabant |
Fix Mastodon tests, add some logging for media attachments
|
Wed, 19 Apr 2023 12:48:58 -0700 |
Ludovic Chabant |
Improve media attachment MIME detection, and fallback to JPEG on fail
|
Wed, 19 Apr 2023 12:48:25 -0700 |
Ludovic Chabant |
Fix article feed not being found for some markups
|
Wed, 19 Apr 2023 12:46:58 -0700 |
Ludovic Chabant |
Use context for html stripping, with support for custom URL sizes
|
Sun, 22 May 2022 21:31:36 -0700 |
Ludovic Chabant |
Fix missing config defaults
|
Sun, 08 Sep 2019 16:11:26 -0700 |
Ludovic Chabant |
Support transforming twitter profile URLs into mentions.
|
Sun, 08 Sep 2019 16:09:40 -0700 |
Ludovic Chabant |
Add ronkyuu to dependencies.
|
Sun, 08 Sep 2019 16:07:24 -0700 |
Ludovic Chabant |
Escape special characters.
|
Wed, 23 Jan 2019 08:10:27 -0800 |
Ludovic Chabant |
Add `--since` process command option.
|
Sat, 19 Jan 2019 17:36:22 -0800 |
Ludovic Chabant |
Add debug output for when doing dry-run posts. Fix some URL formatting.
|
Sat, 19 Jan 2019 17:35:10 -0800 |
Ludovic Chabant |
Add missing `ronkyuu` dependency.
|
Tue, 02 Oct 2018 22:22:31 -0700 |
Ludovic Chabant |
Add Webmention silo.
|
Sun, 16 Sep 2018 21:16:20 -0700 |
Ludovic Chabant |
Do our own HTML parsing/stripping of micropost contents.
|
Mon, 30 Jul 2018 18:19:04 -0700 |
Ludovic Chabant |
Add installation steps in README.
|
Mon, 30 Jul 2018 00:00:30 -0700 |
Ludovic Chabant |
Added tag 0.2.0 for changeset cb1dc5c864d8
|
Sun, 29 Jul 2018 23:59:39 -0700 |
Ludovic Chabant |
Specify URLs in the config file instead of in the CLI.
0.2.0
|
Sun, 29 Jul 2018 23:51:50 -0700 |
Ludovic Chabant |
Fix casing in project name.
|
Sun, 29 Jul 2018 20:09:25 -0700 |
Ludovic Chabant |
Added tag 0.1.0 for changeset 76c7ad729006
|
Sun, 29 Jul 2018 20:09:20 -0700 |
Ludovic Chabant |
Add version file to ignore.
0.1.0
|
Sun, 29 Jul 2018 20:08:43 -0700 |
Ludovic Chabant |
Remove version file from SCM.
|
Sun, 29 Jul 2018 20:06:02 -0700 |
Ludovic Chabant |
Update MANIFEST file.
|
Sun, 29 Jul 2018 20:01:30 -0700 |
Ludovic Chabant |
Early return if not silos are defined.
|
Sun, 29 Jul 2018 20:01:12 -0700 |
Ludovic Chabant |
Add default configuration file from XDG config home.
|
Sun, 29 Jul 2018 19:49:11 -0700 |
Ludovic Chabant |
Make CLI arguments easier to pass.
|
Sun, 29 Jul 2018 19:45:53 -0700 |
Ludovic Chabant |
Add Twitter to list of support silos.
|
Sun, 29 Jul 2018 14:28:36 -0700 |
Ludovic Chabant |
Remove dev requirements from normal requirements.
|
Sun, 29 Jul 2018 14:27:24 -0700 |
Ludovic Chabant |
Twitter API accepts direct URLs for media.
|
Sun, 29 Jul 2018 13:36:04 -0700 |
Ludovic Chabant |
Freeze/lock dependencies.
|
Sun, 29 Jul 2018 10:40:05 -0700 |
Ludovic Chabant |
Add Twitter silo.
|
Sun, 22 Jul 2018 14:07:55 -0700 |
Ludovic Chabant |
Fix Mastodon photo posting.
|
Wed, 18 Jul 2018 20:46:04 -0700 |
Ludovic Chabant |
Initial commit.
|