Dag
6a24e53d6c
refactor ( #4244 )
2024-08-30 04:21:51 +02:00
Dag
58544cd61a
refactor: introduce DI container ( #4238 )
...
* refactor: introduce DI container
* add bin/test
2024-08-29 22:48:59 +02:00
Dag
4602f4f475
tweaks ( #4065 )
2024-04-06 18:07:45 +02:00
Dag
17a3b4c9d8
Fix 198 ( #4041 )
...
* fix(twitch): log instead of exception
* typo
2024-03-31 21:32:27 +02:00
Dag
a6a1d553d9
tweaks ( #3686 )
2023-09-22 20:59:45 +02:00
Dag
39d6710798
fix(twitch) ( #3685 )
2023-09-22 20:41:39 +02:00
Dag
0bf38e5c56
fix: small notice errors ( #3677 )
...
* fix notice
* fix notice
* tweak
* tweaks
2023-09-20 03:15:15 +02:00
Dag
3ac861a866
fix(twitch): Invalid argument supplied for foreach() at bridges/TwitchBridge.php line 115 ( #3630 )
2023-08-22 19:47:32 +02:00
Dag
5e22459eb6
fix: remove unnecessary calls to purgeCache ( #3502 )
2023-07-06 18:52:19 +02:00
Dag
b64f8f2a09
fix: various fixes ( #3136 )
2022-11-08 21:17:32 +01:00
Dag
94ae098ef5
fix: various fixes ( #3023 )
...
* improve twitch error message
* fix worldcosplay notice
* fix: add new video image to telegram
* fix: reuters
* fix: formula1
* twitter
2022-09-09 20:18:50 +02:00
Dag
4f75591060
Reformat codebase v4 ( #2872 )
...
Reformat code base to PSR12
Co-authored-by: rssbridge <noreply@github.com>
2022-07-01 15:10:30 +02:00
Bocki
1a8d0babd1
[Multiple] Fix all exampleValues and required variables ( #2296 )
2022-03-24 11:59:34 +01:00
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ( #2398 )
...
When fetching website contents, exceptions already raise on fetching error
2022-01-02 14:36:09 +05:00
Roliga
b48bc77c22
[TwitchBridge] Switch to unofficial GraphQL API ( #1829 )
...
* [TwitchBridge] Switch to unofficial GraphQL API
The GraphQL API that the twitch.tv website uses has a lot more
information available than the official APIs. Hopefully it'll be stable.
2020-10-30 13:50:36 +00:00
Roliga
52d2d21da5
[TwitchBridge] Add new bridge ( #1253 )
...
* [TwitchBridge] Add new bridge
2019-09-07 18:27:44 +02:00