1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-14 20:21:14 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Dag
c44a76ff17
refactor: remove dead code () 2025-01-03 05:04:49 +01:00
Dag
f358f1abec
refactor: loadCacheValue/saveCacheValue () 2024-08-08 17:47:04 +02:00
Dag
2acd415475
refactor: drop usage of Debug::log ()
* refactor: drop usage of Debug::log

* lint
2024-08-08 04:31:47 +02:00
Dag
891c8979a3
refactor: return proper response object () 2024-07-31 17:30:06 +02:00
Dag
206bebc7bd
ci: disallow the sizeof function in linter () 2024-06-18 20:22:46 +02:00
Dag
3ce94409ab
feat: support itunes namespace in top channel feed ()
Also preserves other properties.
2024-01-09 20:18:33 +01:00
mruac
a6a4502209
[Itaku] extend the number of images shown in a post ()
* minor fixes

- extended itaku post if post does not have all images

* phpcbf

* .

* resolve deprecated explode param

yay null coalesces
2023-10-21 11:54:50 +02:00
Dag
3178deb5a8
fix: mastodon, cache tweaks, docs ()
* cache tweaks

* docs

* fix(mastodon): type bug
2023-09-10 23:35:40 +02:00
mruac
7a1180c80f
bridges: added Itaku.ee Bridge ()
* Fix php8.2 deprecated warning

Fix php8.2 warning: `Deprecated: Creation of dynamic property is deprecated`

* modified tag presentation

* renamed to fit naming convention

* undo commit

* applied phpcbf and phpunit
2023-08-15 16:02:58 +02:00