Fabio Manganiello blacklight
  • Amsterdam, NL
  • https://fabiomanganiello.com
  • Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.

  • Joined on 2022-07-05
blacklight merged pull request platypush/platypush#269 2023-07-22 22:40:36 +02:00
[#266] XMPP integration implementation
blacklight created pull request platypush/platypush#269 2023-07-22 22:38:48 +02:00
[#268] XMPP integration implementation
blacklight pushed to 266-xmpp-integration at platypush/platypush 2023-07-22 22:37:50 +02:00
3eda0c6f17 [#268] Implemented XMPP integration.
blacklight created branch 266-xmpp-integration in platypush/platypush 2023-07-22 22:37:50 +02:00
blacklight pushed to master at platypush/platypush 2023-07-22 15:58:57 +02:00
63afd90701 Serialize exceptions in the default JSON serializers.
cef9d0e007 Always serialize exception names when logging/returning request exceptions.
d49e5b1f6a Expose Config.workdir property.
c846c61493 Refactored Config.__init__.
0a3d6add83 Support ./config.yaml as a config file location.
Compare 7 commits »
blacklight opened issue platypush/platypush#268 2023-07-20 16:01:44 +02:00
Support multiple drop-in replacements for youtube-dl
blacklight pushed to master at platypush/platypush-home 2023-07-16 17:30:15 +02:00
bc1a215048 s/reddit/lemmy/
blacklight opened issue platypush/platypush#267 2023-07-13 15:28:34 +02:00
Show PWA installation popup only once per device
blacklight pushed to master at platypush/platypush 2023-07-01 03:14:58 +02:00
27cf1bec52 Removed some optional top-level imports.
blacklight pushed to master at platypush/platypush 2023-06-30 23:12:59 +02:00
e0af2daaff Bump version: 0.50.1 → 0.50.2
8c063e2d03 Updated CHANGELOG
Compare 2 commits »
blacklight pushed tag v0.50.2 to platypush/platypush 2023-06-30 23:12:59 +02:00
blacklight pushed to master at platypush/platypush 2023-06-30 23:07:20 +02:00
42a990a132 Format string typo fix
blacklight pushed to master at platypush/platypush 2023-06-30 23:01:56 +02:00
9a7fc031d9 A more robust logic to detect plugins by class type in get_plugin.
blacklight pushed tag v0.50.1 to platypush/platypush 2023-06-28 02:44:56 +02:00
blacklight pushed to master at platypush/platypush 2023-06-28 02:44:56 +02:00
f3b2386ed6 Bump version: 0.50.0 → 0.50.1
17044ebf6b Updated setup.py version
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-06-28 02:24:52 +02:00
08c3a1e11a Bump version: 0.24.5 → 0.50.0
f5f0a2f5ab Updated version number in the CHANGELOG
2f441e1aaa Updated README.
Compare 3 commits »
blacklight pushed tag v0.50.0 to platypush/platypush 2023-06-28 02:24:52 +02:00
blacklight pushed to master at platypush/platypush 2023-06-28 01:34:39 +02:00
5e5403287e The inspect plugin should not fail hard if the cache couldn't be loaded.
c5059f6908 Updated CHANGELOG
ba827b0248 Added sound plugin documentation.
Compare 3 commits »
blacklight opened issue platypush/platypush#266 2023-06-28 00:32:19 +02:00
XMPP integration