Commit graph

14 commits

Author SHA1 Message Date
Daniel Lemos
35aec507f4
feat: Add title to bluesky (#34)
* feat: Add title to bluesky

* Add release file

* Format to make the linter happy

---------

Co-authored-by: Daniel Lemos <xspager+dlemos@gmail.com>
2025-03-23 18:31:47 +00:00
491663a71c
feat: Bluesky support (#32)
Some checks failed
build / Test - Python 3.10 (push) Has been cancelled
build / Test - Python 3.11 (push) Has been cancelled
build / Test - Python 3.12 (push) Has been cancelled
build / Test - Python 3.8 (push) Has been cancelled
build / Test - Python 3.9 (push) Has been cancelled
build / Lint (push) Has been cancelled
build / Deploy (push) Has been cancelled
* feat: Bluesky support

* docs: add Bluesky

* style: move import to original location
2025-01-17 14:23:14 +00:00
Justin Mayer
897206b8b8 Adjust code to comply with Ruff code style rules 2024-07-04 07:48:44 +02:00
pre-commit-ci[bot]
f813736c57 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-18 05:53:39 +00:00
Maurizio Paglia
b3a8f622db
Fixed code for hashtags 2023-05-18 07:53:32 +02:00
Maurizio Paglia
0fdb907f1f
Fixed hashtags error 2023-05-13 15:24:00 +02:00
pre-commit-ci[bot]
96dfe3ea42 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-11 06:27:09 +00:00
Maurizio Paglia
8de72f2182
Update share_post.py 2023-05-11 08:27:01 +02:00
pre-commit-ci[bot]
739b4bfb82 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-12-28 10:39:52 +00:00
Maurizio Paglia
db31937745
Fixed Mastodon code
Pls check hashtags variable since I think code is correct but tags are not passed to the web service. Thks!
2022-12-28 11:39:26 +01:00
pre-commit-ci[bot]
38429bd52b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-12-23 08:36:48 +00:00
Maurizio Paglia
89d1f123e8
Added Mastodon share code 2022-12-05 12:05:40 +01:00
Leonardo Giordani
5b7dbc440c Modernize code and add a test 2021-03-19 09:42:02 +01:00
Leonardo Giordani
32c4488fb7 Convert to namespace plugin filesystem layout 2021-03-12 08:33:32 +00:00