Corentin Garcia
4a21855e5c
[EliteDangerousGalnetBridge] Fix missing news ( #3071 )
2022-10-01 08:40:57 +02:00
Tobias Alexander Franke
1ffd9ee61a
[GoogleScholarBridge] Follow authors of scientific publications. ( #3066 )
...
* [GoogleScholarBridge] Follow authors of scientific publications.
* [GoogleScholarBridge] Fix linting.
* [GoogleScholarBridge] Fix more linting issues.
* [GoogleScholarBridge] Use author field in extracted page and drop publisher
2022-09-25 22:22:49 +02:00
Tobias Alexander Franke
faf63269a1
[BinanceBridge] Adapt code to new JSON structure and fetch full article ( #3065 )
...
* [BinanceBridge] Add new bridge
* [BinanceBridge] TravisCI fixes
* [BinanceBridge] PR fixes
* [BinanceBridge] Fix for Binance blog: Pull JSON data instead of HTML
* [BinanceBridge] Fix double quotes
* [BinanceBridge] Remove announcements category (because of Cloudflare)
* [BinanceBridge] Simplify code to bare minimum
* [BinanceBridge] Adapt code to new JSON structure and fetch full article
* [BinanceBridge] Fix linting issues
2022-09-25 19:19:35 +02:00
Dag
8cc5e44be6
fix: use parlers new api ( #3061 )
2022-09-24 00:02:19 +02:00
Mynacol
9d871e8a45
[ZeitBridge] Add bridge for zeit.de ( #3056 )
...
* [ZeitBridge] Add bridge for zeit.de
New bridge expanding the feeds of zeit.de to full-text ones.
Circumvents cookie banners and Z+ premium article paywalls.
* [ZeitBridge] Formatting
2022-09-21 22:24:11 +02:00
Mynacol
8d8fe66aab
[HeiseBridge] Parser rewrite ( #3054 )
...
* [HeiseBridge] Parser rewrite
This rewrite is more readable and consistent than the previous one.
Additionally, this removes unwanted elements, largely recommendations
for other articles.
Furthermore, it increases the image quality by using the original
picture link instead of the compressed ones.
* [HeiseBridge] Formatting
2022-09-21 21:31:43 +02:00
Eugene Molotov
2db523a37a
[VkBridge] Handle empty posts before fixing image links ( #3052 )
2022-09-20 18:07:57 +02:00
Eugene Molotov
6cd8b90d28
[VkBridge] Follow changes on HTTP redirection ( #3051 )
...
When visiting canonical link like https://vk.com/club1 ,
VK returns redirection response to non-canical link,
which raises "Unexpected redirect location" exception.
This patch removes path check in order to handle this situation
2022-09-20 18:07:31 +02:00
Tobias Zulauf
f660c16ca6
[TwitterV2Bridge] noexternallink option to remove external stuff from the content_html output ( #3041 )
...
* [TwitterV2Bridge] noexternallink option to remove external stuff from the content_html output
* Update bridges/TwitterV2Bridge.php
* Update bridges/TwitterV2Bridge.php
2022-09-20 18:07:18 +02:00
Eugene Molotov
a12152e8a5
[VkBridge] Code cleanup ( #3047 )
...
- Remove .page_album_link patch, since VK already patched its renderer
- Remove non working code, that tries to get clean video links
2022-09-19 19:22:41 +02:00
Dag
55cc74c816
feat: new bridge pokemonnews ( #3042 )
...
* feat: new bridge pokemonnews
fix #3040
* fix
2022-09-17 01:29:40 +02:00
Eugene Molotov
11220ef373
[VkBridge] Photo fixes ( #3039 )
...
This commit fixes following issues:
- Photos from user profile wall started appearing as blured
- On posts with photo collection small thumbnails are shown
2022-09-15 22:17:10 +02:00
quickwick
a1e229a7e1
feat: check EZTV mirrors for available site to query ( #3036 )
2022-09-15 17:47:57 +02:00
Dag
6f7be67a8c
fix: broken bridge abcnews ( #3033 )
...
Fix #3031
2022-09-13 19:00:51 +02:00
Dag
5a9336df12
fix: wrong accept header in mastodonbridge ( #3025 )
...
Fixes bug introduced by afcc38786e
because of
the default Accept header which caused xml to be returned.
Fix #3024
2022-09-10 07:38:09 +02: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
6ac347d5ac
fix: add workaround for NYTBridge antibot ( #3022 )
2022-09-08 19:54:09 +02:00
Dag
5578a735d9
feat: allow more feeds in FeedMerge ( #3021 )
...
Fix #3011
2022-09-08 18:44:15 +02:00
Dag
e63e3d072c
feat: new bridge QnapBridge ( #3020 )
2022-09-08 18:28:36 +02:00
Eugene Molotov
70ba6c5b53
[VkBridge] Manually handle redirects ( #3017 )
...
Some redirects are legit, some redirects lead to "Too many requests" page
2022-09-07 03:02:23 +02:00
Dag
0dab51e26f
fix: php errors ( #3013 )
...
* fix: php error in tiktok bridge
* fix: notice in craigslist
* fix: php notice in wordpress bridge
* feat: improve ux in telegram bridge
2022-09-06 00:14:20 +02:00
Eugene Molotov
8033a5f461
[VkBridge] Fix photo URI retrieving ( #3010 )
...
VK stopped filling JSON structure containing information for generating URI to full size photo
2022-09-05 23:41:41 +02:00
Dag
a2c7865226
fix: exclude mastodon boosts when told to do so ( #3007 )
2022-09-05 05:58:18 +02:00
quickwick
36f64a3258
feat: add preview for external urls in twitterv2 ( #3006 )
...
Fix #2430
2022-09-05 05:31:36 +02:00
quickwick
8ffc002e53
fix: truncated retweet text in twitter bridge( #3004 )
...
Fix #2988
2022-09-05 02:04:09 +02:00
Dag
cca11174e1
fix: php error in ViceBridge ( #3003 )
...
Fixes Undefined variable: article at bridges/ViceBridge.php line 37
2022-09-04 22:58:58 +02:00
Dag
9d16e81e17
fix: php error PHP Notice: Undefined index: author ( #3002 )
2022-09-04 19:07:04 +02:00
Dag
57d5aa45f7
fix: php notice in eztvbridge ( #2998 )
...
* fix: php notice in eztvbridge
Fixes Undefined property: stdClass::$torrents
* lint
2022-09-04 04:35:21 +02:00
Dag
b8f73618c1
fix: include playlist when processing soundcloud items ( #2997 )
2022-09-04 03:50:40 +02:00
Dag
f40ed566be
fix: absolute urls for images in pixivbridge ( #2993 )
2022-09-02 20:35:17 +02:00
Korytov Pavel
1ca4dd69f7
[InstituteForTheStudyOfWarBridge] Do not put HTML tags into title ( #2985 )
2022-08-25 19:48:16 +02:00
Korytov Pavel
c079dbb521
[InstituteForTheStudyOfWarBridge] Add bridge ( #2984 )
2022-08-25 19:22:19 +02:00
Eugene Molotov
43ad54dba0
[PikabuBridge] Skip sponsored posts ( #2983 )
...
* [PikabuBridge] Skip sponsored posts
Sponsored posts appear very rarely in html code.
But when they appear, they always have different url that results junk feed.
One of the example is [1]. After visiting it, you will be redirected to [2] that is marked as
"Партнёрский материал" in Russian, or "Sponsored post" in English.
[1] https://pikabu.ru/story/a_mla_posa_m_memu_seyla_otorathche_idomikhlenonoikhmyav_sseyla_otoratazoed__9388770?from=cpm
[2] https://pikabu.ru/story/kakim_dolzhen_byit_vash_noutbuk_9388770
* lint
Co-authored-by: Dag <me@dvikan.no>
2022-08-25 18:09:06 +02:00
Eugene Molotov
fd0d5350be
[RutubeBridge] Include timestamp and author in feed ( #2982 )
2022-08-24 14:49:54 +02:00
Bocki
edbafc6144
[Teefury] Fix occasional problem ( #2974 )
2022-08-20 21:11:27 +02:00
Christian Schabesberger
372eccd7b2
[Nordbayern] Update regions ( #2966 )
2022-08-13 19:41:05 +02:00
Bocki
e99cbf21b2
[DailyShirts] Add daily shirt sites ( #2962 )
2022-08-12 14:51:38 +02:00
Miika Launiainen
08c1f55f4a
Created Hanime bridge ( #2958 )
...
* Created Hanime bridge
* Moved cover image from enclosures to content as dvikan suggested
2022-08-10 23:46:17 +02:00
Dag
eef45d4e8d
fix: TypeError (0): setlocale(): Argument #1 ($category) must be of type int, string given ( #2951 )
...
This was upgraded from a warning to an error in php 8.
2022-08-06 22:46:49 +02:00
Dag
2bbce8ebef
refactor: general code base refactor ( #2950 )
...
* refactor
* fix: bug in previous refactor
* chore: exclude phpcompat sniff due to bug in phpcompat
* fix: do not leak absolute paths
* refactor/fix: batch extensions checking, fix DOS issue
2022-08-06 22:46:28 +02:00
Eugene Molotov
205f0a7239
[RutubeBridge] Fix regex for retreiving reduxState ( #2955 )
...
Before this commit regex captured window.reduxState value until first semicolon.
This is incorrect since it produces invalid json, if semicolon is
also somethere in the middle of stringified json.
After this commit regex will capture window.reduxState value until last semicolon.
2022-08-05 11:45:50 +02:00
Dag
ecb486794b
refactor: use static values for cache scope
...
This fixes a future problem when code is placed under a namespace because `get_class($bridge)` will then return e.g. `RssBridge\Bridge\TwitterBridge` instead of the the current value `TwitterBridge`.
Also a bit refactoring of `Configuration.php`.
2022-08-02 15:03:54 +02:00
Loïc Fürhoff
a0a0d5235b
Remove MAINTAINER ( #2946 )
2022-07-31 21:42:40 +02:00
Dag
cd0ca7f645
fix: change default curl user agent ( #2926 )
2022-07-31 03:58:07 +02:00
Dag
0a060b2ad6
[Gab] feat: add new bridge GabBridge ( #2920 )
2022-07-31 03:52:27 +02:00
Dawid Wróbel
499d5c2b77
[Amazon & AmazonPriceTracker] Add Poland ( #2930 )
2022-07-21 20:41:15 +02:00
llamasblade
2c63d5707d
[HytaleBridge] Improve bridge performance ( #2928 )
2022-07-21 20:33:00 +02:00
llamasblade
9b0f8095c2
[YandexZenBridge] Fix feed title if username not specified ( #2922 )
2022-07-13 12:08:11 +02:00
llamasblade
1294d3b953
[YandexZenBridge] Add bridge ( #2921 )
2022-07-13 01:08:05 +02:00
llamasblade
64c8d4ad37
[HytaleBridge] Improve bridge contents ( #2912 )
...
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
2022-07-10 21:06:41 +02:00
Dag
003ab58514
[FurAffinity] fix: errror ( #2887 )
...
They changed parts of the dom.
Fix error:
Error: Call to a member function find() on null
Fixes #2868
2022-07-10 19:48:37 +02:00
Loïc Fürhoff
87f8571ccf
[Mailman2] Add bridge ( #2877 )
2022-07-10 19:40:03 +02:00
floviolleau
f1319f5b2b
[PanneauPocket] add new bridge ( #2823 )
2022-07-10 19:36:01 +02:00
Dag
40dc0a2e5f
[Euronews] fix: use correct url ( #2916 )
...
The non-www domain has a tls config error.
2022-07-09 22:50:03 +02:00
Jan Tojnar
e07a94d480
Normalize some method calls ( #2911 )
...
The methods were called as static even though they were not.
2022-07-09 08:13:07 +02:00
Dag
c992bcc8bf
[AssociatedPressNews] fix: prepend lead photo to items ( #2905 )
2022-07-08 18:42:45 +02:00
Jan Tojnar
951092eef3
Fix coding style missed by phpbcf ( #2901 )
...
$ composer require --dev friendsofphp/php-cs-fixer
$ echo >.php-cs-fixer.dist.php "<?php
$finder = PhpCsFixer\Finder::create()
->in(__DIR__);
$rules = [
'@PSR12' => true,
// '@PSR12:risky' => true,
'@PHP74Migration' => true,
// '@PHP74Migration:risky' => true,
// buggy, duplicates existing comment sometimes
'no_break_comment' => false,
'array_syntax' => true,
'lowercase_static_reference' => true,
'visibility_required' => false,
// Too much noise
'binary_operator_spaces' => false,
'heredoc_indentation' => false,
'trailing_comma_in_multiline' => false,
];
$config = new PhpCsFixer\Config();
return $config
->setRules($rules)
// ->setRiskyAllowed(true)
->setFinder($finder);
"
$ vendor/bin/php-cs-fixer --version
PHP CS Fixer 3.8.0 BerSzcz against war! by Fabien Potencier and Dariusz Ruminski.
PHP runtime: 8.1.7
$ vendor/bin/php-cs-fixer fix
$ rm .php-cs-fixer.cache
$ vendor/bin/php-cs-fixer fix
2022-07-08 13:00:52 +02:00
sal0max
20bf2aa4fe
[ExplosmBridge] merge ExplosmBridge and CyanideAndHappinessBridge ( #2844 )
2022-07-08 00:23:29 +02:00
llamasblade
f887ce8f63
[HytaleBridge] Add bridge ( #2900 )
2022-07-07 15:12:35 +02:00
Tokariew
ea45717a28
[Instagram] fix: add ds_user_id ( #2881 )
...
Fix #2876
2022-07-07 12:08:21 +02:00
Jan Tojnar
d107f8ed30
Improve Factory variable names ( #2895 )
2022-07-06 12:14:04 +02:00
Joseph
6c52e9bbc6
[TelegramBridge] Support telegram.me in detect params regex ( #2891 )
2022-07-06 03:48:49 +02:00
Dag
192fc0ee9b
[FeedMerge] feat: remove duplicates ( #2888 )
...
Fix #2855
2022-07-05 15:39:00 +02:00
Dag
321ec7c8c1
refactor: move cache logic into the factory ( #2884 )
2022-07-05 13:20:01 +02:00
sal0max
7d941c2898
[Flaschenpost] Add bridge ( #2808 )
2022-07-04 07:29:22 +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
Dag
9f2f1e526d
[Instructables] refactor: conform to PSR2 ( #2870 )
2022-07-01 02:19:47 +02:00
Patrick Collins
2c7a9d7c45
[MangaDex] improve date handling ( #2864 )
...
prioritize new chapters rather than just edited ones.
should avoid batch-renaming drowning out new chapters, and existing items being re-sorted in the feed when they're edited.
documentation here: https://api.mangadex.org/docs/dates/
2022-06-26 08:50:51 +02:00
Dag
5076d09de6
refactor: prepare for PSR2 ( #2859 )
2022-06-24 18:29:35 +02:00
KamaleiZestri
556f0b4237
[NewgroundsBridge] Add Bridge ( #2849 )
2022-06-24 11:59:24 +02:00
Yaman Qalieh
1e7ad6ed51
[PixivBridge] Remove backwards compatability hack ( #2846 )
...
There is no need for this since the context is guessed if it's not
provided.
2022-06-24 11:31:24 +02:00
Dag
92782e6c34
[GoogleSearch] feat: add verbatim option ( #2858 )
...
The verbatim option is the same as wrapping the query in quotes e.g. "rss-bridge".
2022-06-24 11:18:27 +02:00
Yaman Qalieh
1cfcacbbeb
[BugzillaBridge] Add new bridge ( #2825 )
2022-06-24 11:04:49 +02:00
Yaman Qalieh
abb4c17a0d
bridges: Update maintainer ( #2856 )
2022-06-22 13:07:54 -04:00
Dag
a166899633
[FeedMerge] fix bugs ( #2854 )
...
* [FeedMerge] fix: sort items by timestamp descending
* [FeedMerge] fix: fetch 10 most recent items
This fixes a bug where the bridge e.g. fetched 10 items from the first feed and then nothing from the rest
2022-06-22 18:34:05 +02:00
Dag
7dc3449207
[KilledByGoogle] fix: broken enclosure url ( #2852 )
...
* [KilledByGoogle] fix: broken enclosure url
The previous enclosure url was HTTP 404.
Also add link to items.
* fix: close unclosed <a> tag
2022-06-22 18:33:48 +02:00
Dag
bde00447f1
[Telegram] fix: remove all enclosures except for videos ( #2850 )
2022-06-22 18:33:21 +02:00
Dag
9d5f59e2db
[GoogleSearch] fix: improve bridge ( #2848 )
...
Sort properly by date.
Fix php errors.
Improve the date parsing logic.
Improve the content parsing by also including those with · as separator
2022-06-22 18:32:54 +02:00
Dag
07927008eb
refactor: CacheFactory ( #2834 )
2022-06-22 18:29:28 +02:00
Austin Huang
e9b8a1f9f9
[Mastodon] Use ActivityPub outbox for Mastodon (et al.) feed ( #2756 )
...
* Use ActivityPub outbox for Mastodon (et al.) feed
closes #2754
* Better description for Mastodon bridge
I mean I could rename it to ActivityPub bridge if the maintainer so pleases
* [Mastodon] Please the lint
* [Mastodon] address feedback
* [Mastodon] fix link, address spelling case bug
* refactor
* [Mastodon] add username cache, fix try-catch, rename
* [Mastodon] shorten description to satisfy the lint
* [Mastodon] address feedback
* [Mastodon] support Secure Mode instances
* [Mastodon] add config documentation
* [Mastodon] update docs
Co-authored-by: Dag <me@dvikan.no>
2022-06-20 19:11:46 -04:00
Dag
8365a7a34d
chore: bump required php version to 7.4 ( #2838 )
...
* chore: require min php 7.4
* Revert "feat: backport php 7.3 functions (#2803 )"
This reverts commit 6df5a4bc14
.
* [BandcampDaily] use array_key_first
* hard fail on php versions below 7.4
* update phpcompat linter
2022-06-19 21:45:33 +02:00
Joseph
192dc4dae2
[TikTokBridge] Add bridge ( #2828 )
2022-06-18 21:59:39 -04:00
Korytov Pavel
c78c1254a8
[NovayaGazetaEuropeBridge] Add bridge ( #2827 )
2022-06-18 21:57:40 -04:00
Gilles
ce63d8a706
[YGGTorrentBridge] Changed base URL and one parameter name ( #2826 )
2022-06-17 23:06:59 -04:00
Eugene Molotov
d0bea1627e
[InstagramBridge] Fix incorrect cache timeout calculation ( #2840 )
...
It is expected that getCacheTimeout returns integer. In fact
it returned boolean value which lead to situation, where Instagram feeds
were not cached.
2022-06-18 03:02:31 +02:00
Dag
c6ba3e5280
[Parler] fix: use new api endpoint ( #2831 )
...
They also modified the json structure.
2022-06-17 21:18:29 +02:00
Yaman Qalieh
9ac494b350
[AstrophysicsDataSystemBridge] Add bridge ( #2796 )
2022-06-17 20:00:31 +02:00
Joseph
c6100d95ca
[UberNewsroomBridge] Add more regions & use region name from JSON ( #2817 )
2022-06-14 22:18:16 -04:00
Yaman Qalieh
33e3d9b596
[Kanali6Bridge] Add bridge ( #2798 )
2022-06-14 20:08:55 -04:00
Yaman Qalieh
3e2423d86b
[MsnMondeBridge] Fix bridge ( #2813 )
2022-06-14 09:45:46 -04:00
Yaman Qalieh
90e0504da5
[Shimmie2Bridge] Fix bridge ( #2814 )
2022-06-14 09:45:35 -04:00
Yaman Qalieh
4b3b1ca163
[KununuBridge] Fix bridge for default parameters ( #2816 )
2022-06-14 09:45:01 -04:00
Yaman Qalieh
5b93bba1a3
[ZenodoBridge] Fix bridge ( #2815 )
2022-06-14 09:44:26 -04:00
sal0max
de279de762
[CyanideAndHappiness] Add bridge ( #2807 )
2022-06-10 07:29:01 +02:00
Yaman Qalieh
3927ecd822
[UsenixBridge] Add bridge ( #2800 )
2022-06-09 16:56:52 +02:00
pubak42
1b0a6f2813
[VixenBridge] New bridge ( #2763 )
2022-06-09 16:53:26 +02:00
Yaman Qalieh
8f0d90f653
[PixivBridge] Fix tags ( #2799 )
2022-06-08 23:05:56 -04:00
Yaman Qalieh
037d5866ca
[BandcampDailyBridge] Fix list duplicates ( #2795 )
2022-06-08 19:37:06 -04:00
Yaman Qalieh
75c4c9f256
Revert "[Usenix] Add new bridge for USENIX (usenix.org) publications ( #2772 )" ( #2793 )
...
This reverts commit baa4ea8338
.
2022-06-08 00:44:37 -04:00
Dag
baa4ea8338
[Usenix] Add new bridge for USENIX (usenix.org) publications ( #2772 )
...
Currently only supporting the ;login: publication.
2022-06-08 05:43:56 +02:00
sysadminstory
a4785370fa
[DealabsBridge-HotUKDealsBridge-MydealsBridge-PepperBridgeAbstract] Fix ( #2789 )
...
the date handling
The deal posting date logic was wrong, and leaded to warnings and
notice. Now, only the feed with the deal sorted by date contains date
(the feed sorted by hottest deal does not contain a date anymore,
because there are no deal date in this case).
2022-06-07 23:55:15 +02:00
Joseph
e85932b1a5
[BrutBridge] Fix bridge ( #2787 )
2022-06-07 18:05:03 +02:00
Korytov Pavel
53f9970403
[EuronewsBridge] Add bridge ( #2786 )
2022-06-07 10:25:20 -04:00
Jan Tojnar
19ad2584da
[NFLRUSBridge] Remove byte-order-mark ( #2777 )
...
With UTF-8 byte-order mark in the file, the `ListActionTest::testOutput`
would fail after converting tests to PSR-4 namespaces:
invalid JSON output: Syntax error
Failed asserting that null is not null.
This is because ListAction::execute tries to create the bridge objects
and, when the files containing the bridge classes are not loaded yet,
the autoloader starts including them. Since this happens after output
buffering has begun, any text in the PHP file before the `<?php` tag
such as the BOM will end up in the buffer to be parsed by `json_decode`.
Previously, it worked by chance thanks to some other test including the file
before `ListActionTest`. With the restructuring, `Actions\ListActionTest`
will run sooner and become responsible for triggering the autoloader.
To prevent this in the future, I also disallowed BOM in the coding style.
2022-06-07 04:59:22 +02:00
somini
190c95fa62
[PCGWNewsBridge]: New Bridge ( #2785 )
2022-06-06 01:02:15 +02:00
Dag
678e5d9866
[NeuviemeArt] Exterminate dead bridge ( #2784 )
...
They moved to https://www.bubblebd.com/9emeart
Fixes #2774
2022-06-05 22:56:54 +02:00
Yaman Qalieh
4787eb3799
[WordPressMadaraBridge] Add Bridge ( #2782 )
2022-06-05 14:40:43 -04:00
Yaman Qalieh
a863234474
[MangaDexBridge] add chapter search context ( #2783 )
2022-06-05 14:28:05 -04:00
Korytov Pavel
4260be26a2
[EconomistWorldInBriefBridge] indent with tabs instead of spaces ( #2781 )
2022-06-05 18:40:48 +02:00
Mynacol
713d06ba08
[GitlabIssueBridge] Code cleanup ( #2780 )
...
- Rename parseMRDescription() -> parseMergeRequestDescription()
- Move parseMergeRequestDescription() below parseIssueDescription()
- Inline getProjectURI()
2022-06-05 18:39:54 +02:00
Korytov Pavel
7256d1138b
[EconomistWorldInBriefBridge] Add bridge ( #2765 )
2022-06-05 17:16:11 +02:00
Dag
71310d2c5a
[OsmAndBlog] Remove bridge ( #2775 )
...
They revamped their page. The feed has been returning a single item
for some time.
Their blog can be followed at:
https://osmand.net/blog/atom.xml
2022-06-05 03:51:37 +02:00
Dag
92d813fbea
[NotAlways] fix: broken url ( #2773 )
...
The /all url now actually points to a specific item.
I think we want the frontpage for this.
Fixes:
Fatal error: Uncaught Error: Call to a member function find() on null in NotAlwaysBridge.php:37
2022-06-05 02:56:51 +02:00
Mynacol
3f896f9465
[GitlabIssueBridge] Add bridge ( #2760 )
...
* [GitlabIssueBridge] new bridge
This tracks issue comments on arbitrary gitlab projects.
* [GitlabIssueBridge] Prepare for Merge Request support + fixes
- Proper UIDs
- Default bridge name fixed
- Fix cache identifiers
- Add TODOs
* [GitlabIssueBridge] creation timestamp preferred
And prefer original author over editor.
* [GitlabIssueBridge] Do not add date to item title
Prettier without it.
* [GitlabIssueBridge] Support Merge Requests
This bridge can now generate feeds for Merge Requests.
* [GitlabIssueBridge] typo
* [GitlabIssueBridge] Fix Img src attr in comments
* [GitlabIssueBridge] Fix function call
* [GitlabIssueBridge] Fix test
Use gitlab.com if no h parameter was given.
Fixes a phpunit test.
* [GitlabIssueBridge] linting
* [GitlabIssueBridge] Add MR support to description
* [GitlabIssueBridge] Move function collectData
* [GitlabIssueBridge] rm single-use class constants
* [GitlabIssueBridge] Remove manual caching
Just depend on rss-bridges built-in caching.
2022-06-04 23:59:10 +02:00
Shikiryu
b7e1dc1ab1
[KhinsiderBridge] fix RSS because of the new layout ( #2767 )
...
* [KhinsiderBridge] fix RSS because of the new layout
* [KhinsiderBridge] fix phpcs
2022-06-04 22:41:37 +02:00
sysadminstory
8e41887393
[DealabsBridge-HotUKDealsBridge-MydealsBridge] Fix example values ( #2766 )
...
Added real example values for discussion to allow automatic testing.
Updated keywords example value to be sure there will be some results.
2022-06-04 22:40:20 +02:00
Mynacol
8865521b3b
[GolemBridge] Remove image galleries ( #2761 )
...
Do not add all images of the image gallery, but only the preselected one.
Often, the same gallery is used multiple times with different preselected
images. The previous implementation always added all images of the
gallery, cluttering the article. This patch only adds the preselected one.
The no-js link wrapping around the gallery leads to a 403 Forbidden
page, so linking that doesn't work to really support galleries.
2022-06-04 22:27:24 +02:00
Austin Huang
8172d10bb5
[Amazon & AmazonPriceTracker] Add Turkey, close #2665 ( #2758 )
...
* [AmazonPriceTracker] Add Turkey, close #2665
* [Amazon] Add Sweden & Turkey
consistent with price tracker
2022-06-04 21:59:52 +02:00
Park0
299ad87168
[Marktplaats] #2553 example values added ( #2752 )
...
For automation tests example values are needed
2022-06-04 21:06:38 +02:00
Dag
d60d8313d0
fix: type error in function call ( #2769 )
...
Fixes:
Argument 2 passed to getContents() must be of the type array, int given
2022-06-04 21:05:43 +02:00
Yaman Qalieh
1fd2f37bb4
[PixivBridge] Fix 404 for fullsize novel images ( #2751 )
2022-06-04 20:53:10 +02:00
Christian Schabesberger
2fa24e780b
Fix nordbayern ( #2730 )
2022-06-04 20:50:16 +02:00
quickwick
3b04e318ae
[SlusheBridge] New bridge ( #2700 )
2022-06-04 20:10:07 +02:00
Joseph
85e5ce2679
[UberNewsroomBridge] Add bridge ( #2748 )
2022-05-25 09:43:18 +02:00
KamaleiZestri
462319344b
[CubariBridge] New Bridge ( #2747 )
2022-05-24 13:34:40 +02:00
KamaleiZestri
dd025894e9
[PillowfortBridge] Modify example value for Pillowfort Bridge ( #2746 )
2022-05-22 15:30:45 -04:00
Dag
4007afdcf5
Merge branch 'autoloading' into master
2022-05-17 23:59:18 +02:00
Kingsley Yung
7a87a09fc5
[YouTubeCommunityTab] Fix error occuring when YouTube returns non-English webpage. ( #2739 )
2022-05-17 09:35:16 +02:00
sysadminstory
1e3f5f3ad3
[PepperBridge] Update CSS selectors ( #2740 )
...
Updated some CSS selectors to follow the website change
2022-05-17 09:34:03 +02:00
Yaman Qalieh
f709778b28
[MydealsBridge] Fix Example value ( #2728 )
2022-05-14 08:04:21 -04:00
Dag
4d069fcf99
remove unnecessary includes
2022-05-13 09:35:25 +02:00
Dag
f00f90328d
refactor: extract class PepperBridgeAbstract
2022-05-13 09:29:56 +02:00
Yaman Qalieh
bb6d553dd5
Revert "refactor: remove unnecesary includes" ( #2723 )
...
This reverts commit fd449be4eb
.
2022-05-12 16:28:03 -04:00
Joseph
97b513823d
[HaveIBeenPwnedBridge] Fix item URIs ( #2724 )
2022-05-12 22:16:34 +02:00
Eric G
e01f0bcaf2
[GiteaBridge] Rewrite to decouple from Gogs and add contexts ( #2718 )
2022-05-12 22:15:03 +02:00
Yaman Qalieh
e5829d37b6
[HaveIBeenPwnedBridge] Use API to get Data ( #2720 )
2022-05-12 21:53:03 +02:00
Yaman Qalieh
73b1a6a7aa
[FDroidRepoBridge] Add F-Droid Repo Bridge
2022-05-12 09:37:11 -04:00
Dag
fd449be4eb
refactor: remove unnecesary includes
2022-05-12 15:15:09 +02:00
User123698745
96a63a8e81
[PicukiBridge] fix image not displaying ( #2717 )
2022-05-10 19:53:29 +02:00
quickwick
9110b70f07
[TwitterV2Bridge] Properly include quoted tweets ( #2713 )
2022-05-10 09:41:12 +02:00
Dag
76084cdcca
fix: logic bug in limiting
2022-05-09 21:02:21 +02:00
sysadminstory
51f0d046d0
[AllocineFRBridge] Automatically find the last season for every show ( #2709 )
...
The bridge now finds the last season URI by itself, and don't rely on
static URL stored in the bridge itself.
2022-05-08 17:22:39 +02:00
Christian Schabesberger
fb2ed95368
Fix nordbayern ( #2708 )
...
* fix newspaper thumbnails are shown again
* show article teaser on top of title image for NN
2022-05-08 16:37:53 +02:00
Mynacol
36d11fd06e
[XenForoBridge] Fix error if message is < 70 chars ( #2707 )
...
At the time of writing, this occurs on the following thread:
https://forum.xda-developers.com/t/optimized-lineageos19-1-v4-0-23apr.4426575/
Fixes the following error:
ValueError: strpos(): Argument #3 ($offset) must be contained in argument #1 ($haystack) in ./rss-bridge/bridges/XenForoBridge.php:272
Stack trace:
0 ./rss-bridge/bridges/XenForoBridge.php(272): strpos()
1 ./rss-bridge/bridges/XenForoBridge.php(146): XenForoBridge->extractThreadPostsV2()
2 ./rss-bridge/actions/DisplayAction.php(134): XenForoBridge->collectData()
3 ./rss-bridge/index.php(24): DisplayAction->execute()
4 {main}
2022-05-08 16:25:01 +02:00
quickwick
d107592094
Don't hide quoting tweets when 'hide retweets' is selected ( #2706 )
2022-05-08 16:22:31 +02:00
Yaman Qalieh
0ce71d561d
[PixivBridge] [UnsplashBridge] Fix deprecated null ( #2705 )
2022-05-08 16:17:26 +02:00
Yaman Qalieh
3476b06ee0
[MangaDexBridge] Exclude external chapters ( #2703 )
2022-05-08 04:22:33 +02:00
sysadminstory
37843e8777
[RadioMelodieBridge] Fix date parsing ( #2701 )
...
The date is now correctly parsed for every month in the year (There are months mane in french that are 3 letters long
2022-05-08 04:19:06 +02:00
Mynacol
56e991122b
[GolemBridge] Add golem.de bridge ( #2696 )
2022-05-08 04:08:55 +02:00
Dag
5d77d14f9d
feat: add retry logic to the http client ( #2692 )
...
* refactor: extract http client
* feat: add retry logic to http client
2022-05-08 03:58:57 +02:00
Binnette
bc773a49f8
Full rewrite of bridge DeveloppezDotCom ( #2689 )
2022-05-08 03:38:33 +02:00
Yaman Qalieh
410daee1d5
[PixivBridge] Add User context ( #2650 )
2022-05-08 02:46:57 +02:00
Christian Schabesberger
adeaede930
[NordbayernBridge] Fix Bridge ( #2675 )
2022-05-02 19:06:30 +02:00
Nemo
31455b6838
[npci] Adds new NPCI Bridge ( #2651 )
2022-04-29 00:01:18 +02:00
quickwick
4c26950b71
[TwitterV2Bridge] Fix empty object check ( #2673 )
2022-04-26 12:11:26 +02:00
pirnz
9dc31dfcfa
[AsahiShimbunAJWBridge] Updated Asia section links ( #2671 )
2022-04-26 12:10:10 +02:00
Corentin Garcia
b090b17bbf
[RobinhoodSnacksBridge] fix bridge ( #2676 )
2022-04-26 00:53:18 +02:00
sysadminstory
ca749e7bad
[ZoneTelechargement] Remove bridge ( #2678 )
...
Website announced the shutdown
2022-04-25 20:01:39 +02:00
Eric G
46a356b0b2
[GogsBridge] Add protocol to examplevalue ( #2668 )
2022-04-18 22:31:26 +02:00
Joseph
fe042305e4
[GoogleSearchBridge] Update bridge ( #1869 )
2022-04-16 23:16:38 +02:00
Loïc Fürhoff
669e92357a
[Arte7Bridge] Exclude trailers and sort by v2 ( #2664 )
2022-04-16 23:08:27 +02:00
Dag
73ebdbf67a
Revert "[Arte7Bridge] Exclude trailers and sort by ( #2660 )" ( #2662 )
...
This reverts commit 924eaf2011
.
That commit broke the bridge.
2022-04-15 22:02:41 +02:00
Eugene Molotov
ac766aa47f
[RutubeBridge] Add bridge ( #2661 )
2022-04-16 00:37:38 +05:00
Nemo
2be613e015
[BookMyShowBridge] Add new bridge ( #1349 )
2022-04-15 19:55:32 +02:00
Loïc Fürhoff
924eaf2011
[Arte7Bridge] Exclude trailers and sort by ( #2660 )
2022-04-14 23:20:09 +02:00
Alex Balgavy
d082bfca4a
[SeznamZpravyBridge] fix: broken bridge ( #2658 )
2022-04-14 14:38:16 +02:00
Shikiryu
ff8ece213f
[PicalaBridge] Add new bridge ( #2646 )
2022-04-13 13:25:32 +02:00
Nemo
3e5675c256
[GoodreadsBridge] Add new bridge ( #1559 )
2022-04-13 13:18:05 +02:00
Dag
5a7d305e07
[Nordbayern] fix: problem with absolute and relative link ( #2637 )
...
* [Nordbayern] fix: problem with absolute and relative link
Fixes:
cURL error: Could not resolve host: www.nordbayern.dehttps
2022-04-12 23:40:37 +02:00
Dag
7379e2b3d5
[Parler] feat: add new bridge ( #2634 )
2022-04-12 23:39:32 +02:00
Dag
57c8806954
[ParuVenduImmo] fix: try to repair broken css selectors ( #2641 )
...
* [ParuVenduImmo] fix: try to repair broken css selectors
Needs more work.
2022-04-12 23:37:54 +02:00
Dag
b6e8350596
fix: a bunch of small changes in multiple bridges ( #2644 )
...
Mostly refactors.
2022-04-12 23:37:30 +02:00
Dag
5b7dd45b20
[UsbekEtRica] fix: broken css selectors ( #2643 )
2022-04-12 23:37:17 +02:00
Dag
f9801a5c58
[RoadAndTrack] fix: broken css selectors ( #2642 )
2022-04-12 23:37:05 +02:00
Dag
563c099d80
[NFLRUS] fix: broken css selectors ( #2640 )
...
This bridge needs more work.
2022-04-12 23:35:04 +02:00
Dag
b6e8e3ea6e
[N26] fix: broken css selectors ( #2639 )
2022-04-12 23:34:52 +02:00
Dag
9e2e32a19d
[Amazon] fix: broken css selectors ( #2638 )
2022-04-12 23:34:40 +02:00
Dag
df5c259375
[LaCentrale] fix: broken css selectors ( #2636 )
2022-04-12 23:34:23 +02:00
quickwick
6021d2ffa6
[GelbooruBridge] Change tag examplevalue to one valid for all inheriting bridges ( #2645 )
2022-04-12 16:52:34 +02:00
Dag
a28481aaa8
[XenForo] fix: sort items by date in descending order ( #2633 )
2022-04-11 00:42:53 +02:00
Dag
bb81af086f
[Castorus] fix: htmlentities bug ( #2632 )
2022-04-10 22:47:02 +02:00
dag
5a733b3d82
feat: add limit options to the slowest bridges
2022-04-10 18:56:24 +02:00
dag
0b40f51c01
[Picuki] fix: item parsing ( #2619 )
...
Fixes a problem with the entire content being a link.
Also truncate title.
They have referrer checks on their images. So clicking the
enclosure doesnt work. Will fix later.
2022-04-10 18:54:48 +02:00
quickwick
db28bedb23
[TwitterV2Bridge] Changes to output HTML/CSS, larger display image by default ( #2626 )
2022-04-10 18:53:35 +02:00
User123698745
aacf5812ff
[GiphyBridge] include search text in feed name ( #2628 )
...
Co-authored-by: User123698745 <usr123698745+git@gmail.com>
2022-04-10 18:06:33 +02:00
User123698745
7833d0e6c3
[GiphyBridge] include bundle parameter in api calls to reduce bandwidth ( #2627 )
2022-04-10 15:21:43 +02:00
Corentin Garcia
c498749c2b
[TwitterEngineeringBridge] add bridge #2385 ( #2623 )
2022-04-10 11:47:42 +02:00
User123698745
722f9ff0ce
[GiphyBridge] use not rate limited public api key ( #2625 )
...
Co-authored-by: User123698745 <usr123698745+git@gmail.com>
2022-04-10 11:37:02 +02:00
Vít Kabele
5c08984714
InstagramBridge.php: Display usernames and hashtags as links. ( #1582 )
2022-04-08 23:47:10 +02:00
Corentin Garcia
8c18c02c65
[GatesNotesBridge] Add feedaxpander bridge for Bill Gate's blog (fix issue #2386 ) ( #2611 )
2022-04-08 21:21:13 +02:00
Antoine Turmel
51d27300be
[FeedMergeBridge] Add new bridge ( #1385 )
...
* [FeedMergeBridge] Add new bridge
Here is a bridge that merges two or more feeds into one.
Co-authored-by: Bocki <henning@bocklage.com>
Co-authored-by: Dag <me@dvikan.no>
2022-04-08 21:13:05 +02:00
quickwick
c0e2a430ab
[TwitterV2Bridge] Add parameter to include only media tweets ( #2614 )
2022-04-07 09:00:28 +02:00
quickwick
daae089299
[TwitterV2Bridge] Changes to parameters and output titles ( #2612 )
2022-04-06 20:56:56 +02:00
Joseph
d98add2cac
[TelegramBridge] Fix issues & add support for location messages ( #2133 )
2022-04-06 10:15:21 +02:00
Tobias Alexander Franke
a3b0b91dee
[BinanceBridge] Remove announcements because of Cloudflare issue ( #2610 )
2022-04-05 23:20:27 +02:00
langfingaz
6ffe531e4f
[UnsplashBridge] extend functionality ( #1813 )
2022-04-05 15:00:10 +02:00
Bocki
2c50bbae95
[AssociatedPressNewsBridge] fix checks ( #2608 )
2022-04-05 14:37:15 +02:00
Joseph
8f9314947b
[AssociatedPressNewsBridge] Add bridge ( #1475 )
2022-04-05 14:03:25 +02:00
Mikalai Daronin
b24cdd47f0
[AlfaBankByBridge] new bridge for alfabank.by ( #2349 )
2022-04-05 13:14:09 +02:00
quickwick
780581939a
[TwitterV2Bridge] New Bridge for Twitter v2 API ( #2471 )
...
* New Bridge for Twitter using v2 API
* Top comment block, tweaks to match contributing guide
* [TwitterV2Bridge] new Bridge (sort of)
* Discovered the point of, and re-added, no image scaling option
* Fix the phpcs sniff violations (I hope)
* More linter fixes, I figured out how to use phpcs locally
* Removed unnecessary custom version of getContents function
* Limit query to 100 tweets, valid example query, improved error handling
* Added config doc (correctly, I hope) with link from DESCRIPTION
* little tweak to doc
2022-04-04 21:13:05 +02:00
arnd-s
0d305f1530
[TwitterBridge] Migration to API V1.1 ( #2433 )
2022-04-04 19:50:59 +02:00
Nemo
e1e9a12440
[AmazonPriceTrackerBridge] Minor fix for parser, and new strategy ( #2603 )
2022-04-04 19:41:40 +02:00
Nemo
2eaf48de99
Fix AppleAppStoreBridge ( #2604 )
2022-04-04 19:05:52 +02:00
dag
00a3f80ac4
[Mangareader] chore: remove dead bridge ( #2597 )
...
It's currently timing out.
2022-04-03 10:26:17 +02:00
dag
260fc41d72
[RTFB] chore: remove dead and unmaintained bridge ( #2596 )
2022-04-03 10:23:06 +02:00
quickwick
28f5066fc4
Delete broken, unneeded bridges ( #2595 )
2022-04-03 10:10:56 +02:00
Michael Bemmerl
aa83a990d1
[OtrkeyFinderBridge] Remove HTML in title ( #2594 )
...
* [OtrkeyFinderBridge] Provide a better example that actually returns results.
* [OtrkeyFinderBridge] Remove HTML in filename.
2022-04-03 10:09:42 +02:00
Yaman Qalieh
7dcf09a876
[GitHub] Allow custom search query ( #2593 )
2022-04-03 10:07:35 +02:00
somini
d123e6007e
Fixup deprecations on PHP 8 ( #2592 )
...
* Fixup deprecations on PHP 8
Fix #2448
* Configure a default fallback for getInput function
* Appease phpcs
* Avoid changing getInput function
Revert "Configure a default fallback for getInput function"
This reverts commit 94004c5104
.
2022-04-03 09:53:13 +02:00
quickwick
a5eb02d3c3
[MixcloudBridge] switch to using API ( #2591 )
...
* switch to using public API
* switch to different API endpoints
* fix: urlencode username
Co-authored-by: Dag <me@dvikan.no>
2022-04-03 09:51:41 +02:00
dag
7b168a29f0
[WordPressPluginUpdate] fix: broken bridge ( #2572 )
...
I think they removed the changelog html page. Or maybe it
was a redirect. Anyways, this change uses their json api
to fetch plugin data.
2022-04-03 09:38:34 +02:00
dag
bed20e9f28
feat: extract curl ua to config value ( #2568 )
...
* exclude config.default.ini.php from phpcs
2022-04-03 09:37:39 +02:00
Joseph
42788cd3ee
[YahtzeeDevDiaryBridge] Remove bridge ( #2580 )
...
Website has rss feeds. https://www.escapistmagazine.com/category/yahtzees-dev-diary/feed/
2022-04-02 21:11:34 +02:00
Yaman Qalieh
fb0e7ede89
[ParksOnTheAirBridge] Fix links ( #2590 )
2022-04-02 12:53:10 +02:00
Jacob Zelek
40a4e7b7c2
[ParksOnTheAir] New bridge for amateur radio ( #2086 )
2022-04-01 20:17:00 +02:00
Yaman Qalieh
73cc791ce1
[MangaDexBridge] Add new bridge ( #2583 )
2022-04-01 20:15:47 +02:00
Yaman Qalieh
d4707fc119
[CraigslistBridge] Fix notice with nearby results ( #2588 )
...
If the search query includes searchNearby=1, nearby results do not have
.result-hood to indicate location, instead using .nearby.
2022-04-01 16:38:37 +02:00
Yaman Qalieh
8aa091beda
[GithubIssueBridge] Fix notice with reviews ( #2589 )
...
Some timeline items, like review threads and the first comment on PRs,
have no header, so this handles the first comment and adds a generic
title if that doesn't work.
2022-04-01 16:38:07 +02:00
Foxocube
d6695c0e73
[FurAffinityUserBridge] Replate username/password with cookie login ( #1641 )
2022-03-31 20:28:46 +02:00
Joseph
e525b5b427
[OpenClassroomsBridge] Remove bridge ( #2582 )
2022-03-31 19:41:59 +02:00
dag
983df45264
[CourrierInternationalBridge] fix: don't break on unusual feed items #2570 ( #2571 )
...
* [CourrierInternationalBridge] fix: skip unusual feed items #2570
This skips feed items who don't have content.
The one I encountered was a horoscope.
This change makes sure the bridge dont errors out.
2022-03-31 17:01:11 +02:00
dag
8717c33646
[Glassdoor] fix: repair broken bridge ( #2577 )
2022-03-31 17:00:14 +02:00
Joseph
7280ed7df7
[ScribdBridge] Update example profile URL value ( #2578 )
2022-03-31 15:58:23 +02:00
Joseph
d6b431a34b
[DownDetectorBridge] Remove bridge ( #2579 )
2022-03-31 15:33:33 +02:00
Teemu Ikonen
aa0aa727ad
[Arte7Bridge] Support all languages ( #2543 )
2022-03-31 11:17:07 +02:00
dag
06ef3946cd
[PokemonTV] fix: use exampleValue that returns items ( #2573 )
2022-03-31 09:55:55 +02:00
dag
e94d447727
[DaveRamseyBlogBridge] fix: remove dead bridge #2345 ( #2574 )
2022-03-31 09:52:28 +02:00
dag
25e9f69261
[ElsevierBridge] fix: broken bridge ( #2575 )
2022-03-31 09:49:30 +02:00
dag
3e363bbc20
[FootitoBridge] chore: remove bridge ( #2576 )
2022-03-31 09:46:04 +02:00
Matt DeMoss
cf2dad3ab8
Reducer (retrying after failed tests) ( #2273 )
2022-03-30 01:50:07 +02:00
floviolleau
d6a4f2fd5b
[VieDeMerdeBridge] fix due to website changes ( #2567 )
2022-03-30 00:58:29 +02:00
Yaman Qalieh
d27c1a99c2
[YeggiBridge] Add model source and tags ( #2566 )
2022-03-30 00:57:25 +02:00
Yaman Qalieh
0d80f2d5c3
[YeggiBridge] Extend description for discovery ( #2565 )
2022-03-29 23:48:28 +02:00
Joseph
a485beadd7
[FlickrBridge] Add content option to By username ( #1861 )
2022-03-29 23:46:55 +02:00
dag
ec7d2a4afb
[QPlayBridge] chore: remove dead bridge ( #2564 )
2022-03-29 23:33:46 +02:00
dag
427becf441
[ThingiverseBridge] chore: remove dead bridge ( #2563 )
2022-03-29 23:13:14 +02:00
dag
267fdb27fc
chore: remove dead bridge ( #2562 )
2022-03-29 23:12:47 +02:00
dag
060b4c7d58
[AnimeUltimeBridge] fix: convert strings from iso-8859-1 to utf8 ( #2552 )
...
This fixes a bug with json_encode() being unable to produce output
because it expects utf8 strings.
2022-03-29 22:44:43 +02:00
dag
cd174c7e22
[DanbooruBridge] refactor: remove unnecessary fork of simplehtmldom ( #2550 )
2022-03-29 22:44:20 +02:00
quickwick
907d09f116
[GelbooruBridge] + inheriting Bridges. Switch to using Gelbooru API ( #2472 )
2022-03-29 22:42:09 +02:00
DRogueRonin
c6675ddeee
[GroupBundNaturschutzBridge] Add bridge and adjust XPathAbstract ( #2445 )
2022-03-29 22:40:31 +02:00
Yaman Qalieh
98a0c2de55
[EtsyBridge] Repair bridge and flip checkbox ( #2457 )
2022-03-29 22:23:14 +02:00
KN4CK3R
a746987d7a
[Webfail] Extract timestamp from element ( #1852 )
...
Works only for German language.
2022-03-29 20:46:55 +02:00
Michael Bemmerl
6d4155f995
[GithubTrendingBridge] Fix bridge: not all languages worked ( #1615 )
...
* [GithubTrendingBridge] Fix bridge: not all languages worked
Languages with more than one word (like "Common Lisp") were not working. Looks like GitHub changed the parameter format: white space is encoded with dashes.
This prompted me to update all languages while I was at it. This also fixed the bug that the C# & F# languages were not working, because the # has to be URL encoded, which is now done in the parameter value. The language "Ren'Py" was commented out. Probably because the single quote was not escaped? I also fixed that.
* [GithubTrendingBridge] Fix PHP notice.
A repo owner can leave the repo description empty, which means the HTML element isn't there. In this case the code produced a PHP notice. This is fixed by checking for null.
* Changed getName() to retrieve the language name directly from the PARAMETERS.
Co-authored-by: dag <me@dvikan.no>
2022-03-29 20:15:18 +02:00
csisoap
e86ce338a2
[ReutersBridge] Updated 'Top News' feed, some fix ( #2488 )
2022-03-28 20:34:41 +02:00
Mickaël Schoentgen
626cc9119a
Update CryptomeBridge.php ( #2555 )
2022-03-28 17:18:17 +02:00
dag
90db8c4969
[WordpressBridge] fix: add css selector for article, #2173 ( #2545 )
...
* [Wordpress] fix: add css selector for article, #2173
* fix: resolve relative links in item content
2022-03-28 00:20:44 +02:00
Glandos
fe43537b45
[PhoronixBridge] support multipage and embed benchmarks ( #2522 )
2022-03-27 13:45:32 +02:00
Thibault Couraud
87533222c7
[FindACrewBridge] Fix bridge ( #2541 )
2022-03-26 19:10:48 +01:00
Dag
74ec1b5687
[LWNprevBridge] fix: broken bridge
2022-03-26 03:17:46 +01:00
Dag
94e6feced2
Merge branch 'master' of github.com:RSS-Bridge/rss-bridge
2022-03-26 02:31:23 +01:00
Dag
b144ab2bd7
[HeiseBrige] fix: broken bridge
...
This is a feed expander and heise sometimes includes
feed items which point to https://www.techstage.de
for which we dont have parsing for.
2022-03-26 02:30:21 +01:00
Yaman Qalieh
012ecf8e52
[GoogleGroupsBridge] Add new bridge for Google Groups ( #2451 )
2022-03-26 01:09:33 +01:00
Dag
4d4ce3f380
[Arte7Bridge] test: use legal default value for checkbox
2022-03-26 00:07:34 +01:00
Dag
2c00ecb923
[Arte7Bridge] feat: add duration filter #662
...
The feed item was given a "duration" key but that's not used
for anything.
refs https://github.com/RSS-Bridge/rss-bridge/issues/662
2022-03-26 00:03:38 +01:00
quickwick
02ba3adcc9
[EZTVBridge] Switch to using EZTV API ( #2476 )
2022-03-25 22:21:47 +01:00
quickwick
37e3d6f2f6
[CBCEditorsBlogBridge] New bridge ( #2487 )
2022-03-25 21:35:06 +01:00
Joseph
7f4a0fae0c
[YouTubeCommunityTabBridge] Add Bridge ( #1594 )
2022-03-25 21:31:39 +01:00
Dag
33da1476c9
[AcrimedBridge] feat: add limit option
...
This change preserves the prior behavior of
fetching all items.
This particular feed always has exactly 10 items.
2022-03-25 20:59:23 +01:00
Yaman Qalieh
105fbe9dda
[PlantUMLReleasesBridge] Bridge optimizations ( #2459 )
2022-03-25 16:44:42 +01:00
Dag
3187592dba
fix: add a few example/default values
2022-03-25 15:33:34 +01:00
Dag
2bd3f22dd5
[IPBBridge] fix: bug in feed detection logic
...
The previous author forgot to also append ".xml"
when actually fetching the detected feed.
2022-03-25 14:49:57 +01:00
Yaman Qalieh
197149d90b
[CraigslistBridge] Add new bridge ( #2479 )
2022-03-25 10:58:54 +01:00
Bocki
f11e792f84
[maintenance] Fix tests ( #2532 )
2022-03-25 10:41:27 +01:00
Jacob Zelek
071412130b
[SummitsOnTheAir] New bridge ( #2096 )
2022-03-25 09:48:55 +01:00
Dag
8b59772be3
[ElsevierBridge] fix: typo in exampleValue
2022-03-25 03:42:05 +01:00
Dag
6e0589f9a0
[EconomistBridge] fix: broken bridge
...
Fixes: Call to a member function find() on boo
The new-style articles had their DOM changed.
2022-03-25 03:07:35 +01:00
Dag
b57d19b29c
[DesoutterBridge] fix: default value
2022-03-25 02:29:51 +01:00
Dag
dbd480e2c0
[AsahiShimbunAJWBridge] fix: use case sensitive list value
...
This bug happened not in web UI but when extracting the default
value in order to do automatic testing.
2022-03-25 02:04:55 +01:00
Dag
35afee6103
[ABCNews] fix: broken css selector
2022-03-25 01:41:40 +01:00
Yaman Qalieh
32a6348418
[NordbayernBridge] Fix linting issue ( #2531 )
2022-03-25 01:26:57 +01:00
quickwick
b5ab2ee676
Add stickers endpoint for search ( #2483 )
2022-03-25 01:25:53 +01:00
Yaman Qalieh
acef0ab5cc
[WallpaperStopBridge] Delete bridge ( #2458 )
...
This website is no longer serving content
2022-03-25 01:05:05 +01:00
Yaman Qalieh
e0d99f2a84
[DavesTrailerPageBridge] Add timestamps to feed ( #2456 )
2022-03-25 01:02:16 +01:00
eggwhalefrog
3a9e528301
[NordbayernBridge] add author & timestamp of article ( #2309 )
2022-03-25 00:28:06 +01:00
Florent Machen
297a6cf191
[WorldCosplayBridge] fix Cosplayer API response structure ( #2307 )
2022-03-25 00:27:23 +01:00
Florent Machen
9cd8e93bb9
[GQMagazineBridge] fix retrieve the content of an article at a given url ( #2305 )
2022-03-25 00:26:38 +01:00
Dag
943a5e3e8b
[CryptomeBridge] Fix pageformat ( #2239 )
2022-03-25 00:11:28 +01:00
Yaman Qalieh
2ade568a84
[WikipediaBridge] Add Russian Version ( #2529 )
2022-03-25 00:02:38 +01:00
Dag
50bab079e1
feat: add new bridge HashnodeBridge ( #2231 )
...
https://github.com/RSS-Bridge/rss-bridge/pull/2231
2022-03-24 23:58:17 +01:00
Yaman Qalieh
bb06826680
[FolhaDeSaoPauloBridge] Fix Linting Issue ( #2528 )
2022-03-24 23:36:23 +01:00
Dag
534864f47b
Revert "WikipediaBridge: Added russian version ( #2184 )"
...
Was buggy.
This reverts commit f7af2beb79
.
2022-03-24 23:34:43 +01:00
NikNikYkt
f7af2beb79
WikipediaBridge: Added russian version ( #2184 )
2022-03-24 23:32:33 +01:00
Yaman Qalieh
76ade41543
[No Squash] Fix Linting ( #2527 )
2022-03-24 23:24:55 +01:00
somini
cb4bc57c72
[FolhaDeSaoPauloBridge]: Small improvements ( #1724 )
2022-03-24 23:16:02 +01:00
sysadminstory
5c69577253
[ZoneTelechargementBridge] Fix links ( #2526 )
2022-03-24 23:13:40 +01:00
dawidsowa
78a5136cc9
bridges: change 'tags' to 'categories' ( #1942 )
2022-03-24 23:04:12 +01:00
Michael Bemmerl
1f2b295bf3
[BundestagParteispendenBridge] Add bridge to get the latest donations ( #1613 )
2022-03-24 22:42:15 +01:00
Michael Bemmerl
e89b4287b8
[SchweinfurtBuergerinformationenBridge] Add new bridge ( #1610 )
2022-03-24 22:37:44 +01:00
µKöff
02ab11121b
[LaTeX3ProjectNewslettersBridge] New Bridge ( #1589 )
2022-03-24 22:26:19 +01:00
Paroleen
3d570761e5
[SpotifyBridge] Add new bridge ( #1535 )
2022-03-24 21:58:53 +01:00
Joseph
1ae7cf6530
[ScribdBridge] Fix bridge ( #1478 )
2022-03-24 21:32:16 +01:00
Joseph
0d20e9a05c
[BandcampDailyBridge] Add Bridge ( #1485 )
2022-03-24 21:21:57 +01:00
Joseph
296ff9c63a
[KilledbyGoogleBridge] Add bridge ( #1373 )
2022-03-24 20:03:18 +01:00
Bocki
2bba89d0f5
[DonnonsBridge] Fix linting error ( #2524 )
2022-03-24 12:15:22 +01:00
Bocki
b1c36da14e
[GiphyBridge] Add examplevalue ( #2523 )
2022-03-24 12:11:01 +01:00
Bocki
1a8d0babd1
[Multiple] Fix all exampleValues and required variables ( #2296 )
2022-03-24 11:59:34 +01:00
Dag
f766193106
[IndeedBridge] fix: broken bridge
...
The html was reworked.
2022-03-24 13:52:02 +05:00
Dag
f34e09e93b
[GithubGist] fix: broken css selector for title
2022-03-24 13:52:02 +05:00
Binnette
076c413d3e
Fix DonnonsBridge image not showing ( #2521 )
2022-03-24 13:51:55 +05:00
mw80
26f0380aaa
[InstagramBridge] Add detectParameters ( #1476 )
2022-03-23 08:09:59 +05:00
Dag
14a7516625
feat: add new bridge StandfordSIRbookreviewBridge ( #1638 )
2022-03-23 00:43:26 +01:00
Dag
c30c0200d5
[TheTVDBBridge] fix: remove dead bridge
...
https://github.com/RSS-Bridge/rss-bridge/pull/1482
2022-03-23 00:07:41 +01:00
Dag
e01d9d1700
Squashed commit of the following:
...
commit 81d7934ab9
Author: µKöff <muekoeff@muekev.de>
Date: Thu May 28 14:55:00 2020 +0200
[FunkBridge] New Bridge
2022-03-22 22:42:15 +01:00
Dag
6211a2cd37
[TagBoardBridge] fix: remove dead bridge
...
https://github.com/RSS-Bridge/rss-bridge/pull/1474
2022-03-22 21:38:16 +01:00
t0stiman
16470e8119
[CarThrottleBridge] add bridge for carthrottle.com ( #2514 )
2022-03-22 21:15:40 +01:00
Dag
1fd3b12512
[ExecuteProgramBridge] style: remove execution bits
2022-03-22 21:11:18 +01:00
Dag
5aa163e7d6
[GettrBridge] fix: don't use php7.2 feature
...
The constant "JSON_THROW_ON_ERROR" is not present in
PHP version 7.2 or earlier
2022-03-22 21:08:15 +01:00
dag
b646afffff
[ExecuteProgramBridge] Add new bridge for www.executeprogram.com ( #2339 )
2022-03-22 20:46:59 +01:00
dag
05c31f49ce
[ETTVBridge] fix: remove bridge ETTVBridge ( #2511 )
...
They went dead in Feb 2022.
Piracy Icon ETTV Officially Shuts Down Due to a Lack of Funds.
https://torrentfreak.com/piracy-icon-ettv-officially-shuts-down-due-to-a-lack-of-funds-220206/
2022-03-22 20:43:55 +01:00
dag
0b123ef8be
[GettrBridge] Add new bridge for gettr.com ( #2495 ) ( #2505 )
2022-03-22 20:43:31 +01:00
dag
cd5c59b84c
[ARDMediathekBridge] remove timezone modification ( #2507 )
2022-03-22 20:42:54 +01:00
dag
e8db2479b5
[GithubTrendingBridge] fix: the description selector was broken ( #2513 )
2022-03-22 20:41:59 +01:00
Bockiii
ac8e94ec56
[EconomistBridge] Fix for new layout ( #2489 )
2022-03-23 00:24:07 +05:00
dag
1a3419a2d4
[GiphyBridge] Lazy load images ( #2512 )
...
This change instructs browsers to gradually load images
as the user is scrolling down. This is good for performance
because browsers wont download all images right away.
2022-03-21 00:43:25 +05:00
sysadminstory
ad6549efec
[ZoneTelechargementBridge] ( #2503 )
...
The website keeps activating the Cloudflare protection even on the "non"
standard URL.
To bypass the Cloudflare protection, the bridge tries to resolve a bucnh
of known subdomains, and check if the IP is in a Cloudflare IP range.
If one of the subdomains has a "non Cloudflare" IP, then we use the
CURL_RESOLVE Curl option to connect the unprotected URL using the real
IP instead of the Cloudflare IP.
I hope this will help the bridge to work without needing a fix every week !
2022-03-18 14:01:46 +05:00
Tomasz Kane
2e88955648
[CdactionBridge] Add missing channels ( #2477 )
2022-03-10 02:03:21 +05:00
Mynacol
cbef3b3360
[HeiseBridge] Properly extract authors ( #2466 )
2022-03-05 23:51:03 +05:00
Jonathan Kay
9564e9291f
[ComicsKingdomBridge] Grab the last meta og:url content instead of first ( #2484 )
...
There are now two og:url values on the page, the first no longer contains the necessary date URL for the bridge to work. Finding the last og:url on the page restores the bridge to working order.
2022-03-05 23:47:04 +05:00
sysadminstory
ad1ef3425a
[ZoneTelechargementBridge] Fix protected links URL ( #2481 )
...
Links URL have been changed: the rewriteProtectedLink function is now updated !
2022-03-03 10:57:12 +05:00
csisoap
3bd4b0d6ab
[ReutersBridge] Fix unexpected behaviour with article ( #2478 )
...
Sometimes, there are some articles that redirected to another site,
cause the bridge to fail.
Also about disable UID, Reuters frequently updated their article and my
feed reader don't update, I think it's maybe its UID.
2022-03-02 09:50:02 +05:00
Corentin Garcia
d94bb08259
[RainbowSixSiegeBridge] Fix bridge ( #2475 )
2022-02-27 23:33:46 +05:00
Mynacol
2811bdc054
[HeiseBridge] Consistently use seite=all parameter ( #2465 )
...
This also filters out the parameter wt_mc=rss.red.ho.ho.atom.beitrag.beitrag from the item uri.
2022-02-24 23:41:42 +05:00
Joseph
0cf9da927e
[CodebergBridge] Fix bridge ( #2464 )
2022-02-24 00:31:08 +05:00
Eugene Molotov
73a5dd928a
[TwitterBridge] Don't decode HTML entities for feed content ( #2470 )
2022-02-24 00:28:29 +05:00
Yaman Qalieh
680fa29668
[ContainerLinuxReleasesBridge] Delete bridge ( #2455 )
...
CoreOS has been discontinued and coreos.com has been taken down (it redirects to redhat.com)
2022-02-19 17:43:04 +05:00
Loïc Fürhoff
765af484bc
[RtsBridge] Add new bridge for Radio Télévision Suisse ( #2442 )
2022-02-17 08:15:19 +05:00
Jonathan Kay
7252252e3c
[ComicsKingdomBridge] Fixes to accomodate new layout and site changes ( #2444 )
2022-02-13 12:27:41 +05:00
sysadminstory
3c18784576
[ZoneTelechargementBridge] Follow site changes ( #2426 )
2022-02-12 12:59:54 +05:00
Yaman Qalieh
8723647513
[GooglePlayStoreBridge] Add bridge ( #2110 )
2022-02-12 09:17:12 +05:00
Eugene Molotov
f54c996e0f
[CI] Add check, if php files are marked as non-executable ( #2439 )
2022-01-30 14:20:47 +05:00
Tomasz Kane
09fac3aa35
[CdactionBridge] Add new bridge ( #2431 )
2022-01-30 13:52:00 +05:00
ORelio
c1c998dd13
[GBAtempBridge] Fix content extraction ( #2314 )
...
Bridge was broken since GBAtemp's Xenforo 2 upgrade on 2021-09-23
2022-01-29 10:29:01 +05:00
Eugene Molotov
fb19142a54
[InstagramBridge] Add options to reduce 429 errors
...
First option is session_id of existing Instagram account.
Second option is customizing cache timeout for InstagramBridge.
Those options can be combined.
2022-01-26 00:35:15 +05:00
Mitsu
918041cc28
[FDroid] minor syntax fix for phpcs
2022-01-24 12:41:33 +01:00
Mitsu
e9f871ce68
[FDroid] cache up, add timestamp extraction
...
- increase caching from 2 to 4 hours
- using cURL, extract Last-Modified header of app icons and use as item timestamp
Test warning: F-Droid response time is quite slow even on static assets, the additional requests might impact bridge performance further
2022-01-24 12:36:49 +01:00
Sandro
018fd1c8f2
[GithubPullRequestBridge] Sort by newest PRs instead of latest updated ( #2064 )
2022-01-24 10:58:54 +05:00
岳东辰
3cef35a432
[ABCNewsBridge] New bridge ( #2255 )
2022-01-17 10:35:01 +05:00
Eugene Molotov
2f10d2345a
[TwitterBridge] Meet the new maintainer: arnd-s
2022-01-16 23:42:28 +05:00
arnd-s
02a8ae4c62
[TwitterBridge] Use Twitter API V1.1 guest/activate for requesting new guest tokens ( #2414 )
...
Instead of searching inside base html page for the guest token, this patch instead uses the Twitter API V1.1 to acquire guest tokens
2022-01-16 07:59:02 +05:00
Štěpán Škorpil
084a1bcf19
[CeskaTelevizeBridge] Follow website changes ( #2420 )
2022-01-16 07:54:20 +05:00
Dag
418f951dd1
[ThePirateBayBridge] Repair broken bridge
...
This is more like a refactor because they dont serve data in plain
html anymore. Instead, the data is available from a json api
at apibay.org
Could possibly expand this bridge because their api has more to give.
I learned about this api by grokking https://thepiratebay.org/static/main.js
and by looking at browser ajax requests.
For some unknown reason they host some static assets at
https://torrindex.net/ which is used by the bridge to render
magnet image and user status image.
Signed-off-by: Dag <me@dvikan.no>
2022-01-15 11:18:57 +05:00
Bockiii
9dcce0ba1d
[EconomistBridge] Fix if no article image present ( #2328 )
2022-01-15 10:29:18 +05:00
Joseph
607d9297ff
[DuckDuckGoBridge] Fix bridge ( #2335 )
2022-01-15 10:24:13 +05:00
Joseph
c65feffb61
[FirefoxAddonsBridge] Fix add-on download links ( #2338 )
2022-01-15 10:16:43 +05:00
MarKoeh
f259fa7f9f
[ARDMediathekBridge] Switch to JSON-API ( #2380 )
...
* Switch ARDMediathekBridge to JSON-API
The html screen scraping approach of ARDMediathekBridge did not work reliably. I could not find one show for which the item list was not empty using the html screen scraping approach.
The proposed change uses the JSON-API of the WebApp. Although there is still room for improvement (feed title, better understanding of the API, more accurate mimic of the webapp's behavior, de-pagination …), it does work with this change.
Indicate that now full URLs as well as just the ID are accepted.
2022-01-10 11:47:49 +01:00
sysadminstory
368a198321
[PepperBridge] fix and discussion ( #2383 )
...
* [PepperBridge] Fix some Notice for expired items
Some expired iteams are not identical to normal items for the title and
URI, so they got a special handling to remove PHP Notice.
The "most commented" sorting option was removed and show now some forum.
So it was removed.
With DealabsBridge, MydealsBridge and HotUKDealsBridge, you can monitor
a discussion for new comments, excluding or not post without URL
2022-01-10 11:46:26 +01:00
Albirew
590fdd9f9b
[HentaiHavenBridge] domain and content retrieval update ( #2402 )
2022-01-10 11:44:41 +01:00
jNullj
799c93a3c6
[ExplosmBridge] Rewrite to work without feedburner ( #2417 )
...
* [ExplosmBridge] Rewrite to work without feedburner
re-wrote the bridge to scrap from the new explosm site as the old method of using feedburner is not working anymore, feedburner is stuck on dec/22 when the explosm site changed.
2022-01-10 11:44:18 +01:00
arnd-s
12ff697ab0
[TwitterBridge] Continue using existing guesttoken from cache, when requesting a new one failed ( #2396 )
2022-01-06 10:59:37 +05:00
somini
8530aa54f2
[ComboiosDePortugalBridge] Temporarily ignore certificate checks ( #2403 )
2022-01-05 04:44:59 +05:00
Eugene Molotov
d0ef8aa71d
[CI] Add support for php 8.0 and 8.1 ( #2405 )
2022-01-05 04:40:30 +05: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
Christian Schabesberger
fc51c6753d
[NordbayernBridge] Fix banner images ( #2384 )
2022-01-02 03:51:59 +05:00
sysadminstory
71cd15c35d
[AutoJMBridge] Rework of the script to handle the new website ( #2390 )
...
The brand - model page does not have filters now, so the actual feed
using this bridge are broken.
Website has changed. The new website offers a new search function with
many more filter. So I switched to this new search page for this bridge.
2022-01-02 02:15:13 +05:00
Shikiryu
e545f43a67
[KhinsiderBridge] Add bridge ( #2302 )
2021-12-20 12:36:44 +05:00
dag
ec55e99934
[HackerNewsUserThreadsBridge] Repair broken bridge ( #2344 )
2021-12-19 14:18:57 +05:00
dag
67e33186ce
[GiphyBridge] Repair broken bridge ( #2347 )
2021-12-18 15:26:51 +05:00
sysadminstory
a0bbbd6978
[RadioMelodieBridge] Fix to use the new website layout ( #2330 )
2021-12-18 15:19:58 +05:00
Joseph
2ee091665a
[ASRockNewsBridge] Fix bridge ( #2373 )
2021-12-18 15:17:16 +05:00
triatic
35930ee4e4
[TwitterBridge] Increase guest token expiry time ( #2374 )
2021-12-18 14:54:18 +05:00
Aaron F
e1290aa42c
[CVEDetailsBridge] Add bridge ( #2332 )
...
CVE Details is a collection of CVEs, taken from the National Vulnerability
Database (NVD) and other sources like the Exploit DB and Metasploit. The
website categorizes it by vendor and product and attach the CWE category.
There is an Atom feed available, but only logged in users can use it,
it is not reliable and contain no useful information. This bridge create a
sane feed with additional information like tags and a link to the CWE
a description of the vulnerability.
2021-12-18 09:44:05 +05:00
dag
814711e3af
[ScmbBridge] Remove "read more" text only if it exists ( #2368 )
2021-12-16 10:06:52 +05:00
Eugene Molotov
28db707587
[OpenClassroomsBridge] sebsauvage does not maintain this bridge
...
Reference: https://github.com/RSS-Bridge/rss-bridge/issues/2333#issuecomment-989611085
2021-12-09 15:26:31 +05:00
dag
b48739d0ba
[DerpibooruBridge] Fix parsing of title ( #2346 )
...
The previous value was an int and was not accepted
by rss-bridge as a title. This change uses the image
name instead which fixes the problem and is a better
title than the image id.
2021-12-08 17:17:28 +01:00
csisoap
b9d92150e1
[ReutersBridge] Migrate to new API ( #2348 )
...
* [ReutersBridge] Migrate to new API
- Add new API, feeds.
- Old feed name are perserved for backward compatibility.
- Remove 'Special Report' feed.
- Some feed continue to use old Wire API due to not available in new one.
- Add some new type of content, replace iframe with blockquote for twitter.
2021-12-08 17:16:40 +01:00
Eugene Molotov
4bc534c80f
[FacebookBridge] teromene and logmanoriginal do not maintain this bridge defacto
2021-12-03 05:31:46 +05:00
erik
ae6a3227b0
[FlashbackBridge] Add new bridge ( #2343 )
2021-12-03 03:57:21 +05:00
benzel
f469489b56
[AppleAppStoreBridge] Add Germany ( #2350 )
2021-12-03 03:56:06 +05:00
dag
490f556783
[TheCodingLoveBridge] Remove redundant bridge ( #2342 )
...
This is now a wordpress blog and their official feed is at https://thecodinglove.com/feed
2021-11-29 11:26:13 +05:00
somini
192f0278d2
[PanacheDigitalGamesBridge] Add bridge ( #2321 )
2021-11-06 23:58:30 +05:00
sysadminstory
2b634002f2
[DealabsBridge - HotUKDealsBridge - MydealsBridge] Set the Feed URL according to the parameters ( #2320 )
2021-11-06 23:43:44 +05:00
Christian Schabesberger
42379071e9
[NordbayernBridge] Fix banner URL ( #2326 )
...
* make banner images show for nordbayern again
* make author portrait not apear as article banner for nordbayern
2021-11-06 23:28:12 +05:00
Joseph
fd54042ef3
[BandcampBridge] Add support for labels ( #2286 )
2021-10-30 01:43:20 +05:00
dotter-ak
0ba0e2de4e
[UrlebirdBridge] Fix for non ASCII characters in post URI ( #2312 )
2021-10-30 01:36:09 +05:00
Florent Machen
4187d8f4cf
[GitHubGistBridge] fix use the css selector "contains" to find a class in the middle of the utility classes ( #2306 )
2021-10-30 01:32:31 +05:00
ORelio
1c6532a9d0
[NextgovBridge] Update categories, fix missing element ( #2316 )
2021-10-30 01:28:02 +05:00
ORelio
547829f971
[FuturaSciences] Improve content extraction ( #2317 )
...
- Fix tracking removal in URL
- Fix images broken due to new lazy loading mechanism
- Remove headline, articles do not have it anymore
- Improve article cleanup
2021-10-30 01:24:19 +05:00
ORelio
970bdd45f9
[DarkReadingBridge] Fix content extraction ( #2315 )
...
Also:
- Add article limit (main feed was broken due to too many articles)
- Add support for article thumbnail
2021-10-30 01:21:07 +05:00
Eugene Molotov
b86ed70376
[core] Backported str_starts_with, str_ends_with and str_contains from php 8 ( #2318 )
2021-10-30 01:06:04 +05:00
Eugene Molotov
9254d14f50
[VkBridge] Multiple fixes:
...
- Correct video title
- Do not add repost of deleted post to feed
2021-10-25 10:16:24 +05:00
Matt DeMoss
8f98e07979
[PcGamerBridge] Use meta tags to generate feed contents ( #2271 )
2021-10-19 11:53:26 +05:00
Bockiii
8d0fc54e4d
[FSecureBlogBridge] Limit number of returned items ( #2300 )
2021-10-19 08:23:38 +05:00
csisoap
bdf15c3ce0
[UnogsBridge] Add fallback if not found any high-res image ( #2301 )
2021-10-19 08:22:17 +05:00
sal0max
927b08ed00
[LegoIdeasBridge] Add bridge ( #2284 )
...
* [LegoIdeasBridge] Add bridge
2021-10-14 22:52:42 +02:00
Yaman Qalieh
c445ba6ebb
[MozillaBugTrackerBridge] Fix incorrect newlines in feed title ( #2298 )
2021-10-14 14:13:18 +05:00
Bockiii
11be390e65
[MozillaSecurityBridge] Limit items to 20 ( #2287 )
2021-10-09 16:03:12 +05:00
somini
ba5baaf7c9
[JornalDeNoticiasBridge] Add bridge ( #2293 )
2021-10-07 16:15:21 +05:00
sysadminstory
f0ddd686e3
[ExtremeDownloadBridge] Update URL ( #2290 )
2021-10-05 12:52:29 +05:00
sysadminstory
f6b9864bdd
[ZoneTelechargementBridge] Update website URL ( #2289 )
2021-10-05 12:51:26 +05:00
KamaleiZestri
64b7c54bc8
[BakaUpdatesMangaReleasesBridge] Added option to display releases based on a user list ( #2276 )
...
* [BakaUpdatesMangaReleasesBridge] Added option to display releases based on a user list
2021-10-03 22:35:31 +02:00
KamaleiZestri
d5a010adcd
[PillowfortBridge] Added new bridge ( #2275 )
...
* [PillowfortBridge] Added new bridge
2021-10-03 21:59:33 +02:00
Bockiii
2a609b39bd
[LinkedInBridge] Remove bridge ( #2269 )
2021-10-03 21:00:24 +05:00
csisoap
8bcf4ebfbf
[NationalGeographicBridge] Rewrite bridge ( #2177 )
...
- All the option will be preserved.
- Add timestamp, author's name included with full article.
2021-10-01 18:39:36 +05:00
csisoap
cb111a3ebd
[UnogsBridge] Better feed title for Country context ( #2279 )
2021-09-28 14:20:04 +05:00
Timendum
42e40e2823
[PicukiBridge] Fix image URLs in content ( #2282 )
...
URLs in Picuki are already absolute
2021-09-28 14:15:41 +05:00
Bockiii
1ddce120ae
[EconomistBridge] Full rework ( #2272 )
2021-09-26 16:25:19 +05:00
Joseph
927cb17dbf
[SoundcloudBridge] Add support for albums, reposts & likes ( #2236 )
2021-09-20 17:53:41 +05:00
D5k H3h
ccb2e64fd0
[WallpaperflareBridge] Add bridge ( #2179 )
2021-09-11 13:27:17 +05:00
csisoap
a26408594b
[YoutubeBridge] New features, fixes and refactors ( #2208 )
...
New features:
- Add support for custom channel name.
Fixes:
- In playlist mode last uploaded videos were not in feed
- Search mode returned empty feed
And a lot of refactoring
2021-09-11 13:20:14 +05:00
Bockiii
324932642d
[PokemonTVBridge] Add bridge ( #2219 )
2021-09-05 12:11:36 +05:00
Bockiii
bcc15228d8
[RedditBridge] Return back NSFW posts to feed ( #2257 )
...
As it was working before applying https://github.com/RSS-Bridge/rss-bridge/pull/2229
2021-09-04 18:00:02 +05:00
Eugene Molotov
68d9e2ff24
[NineGagBridge] Remove whitespace on wtf section
...
Don't know why github actions did not run on https://github.com/RSS-Bridge/rss-bridge/pull/2094
Certainly wtf
2021-08-25 18:16:00 +05:00
Bockiii
a5d33615f5
[RedditBridge] Add keyword search function ( #2229 )
2021-08-25 18:09:36 +05:00
Christian Schabesberger
8f634eb4a1
[NordBayernBridge] Fix election articles ( #2253 )
2021-08-25 18:08:23 +05:00
Bockiii
677e4974d1
[NineGagBridge] Updated sections and added video
2021-08-25 18:06:10 +05:00
Joseph
10c5259493
[OpenlyBridge] Add bridge ( #2129 )
2021-08-15 23:42:28 +05:00
Joseph
cb3c055df9
[InternetArchiveBridge] Add detectParameters ( #2142 )
2021-08-15 23:36:38 +05:00
Christian Schabesberger
036a3ad245
[NordbayernBridge] Add city of Erlangen ( #2248 )
2021-08-15 18:57:40 +05:00
Joseph
69ce8106ce
[BingSearchBridge] Remove bridge ( #2242 )
...
Microsoft has removed the bing search discover functionality.
https://www.bing.com/discover/ pages now redirect to https://www.bing.com/images/trending
2021-08-13 08:54:37 +05:00
ORelio
8a30480a45
[Releases3DSBridge] Remove requests to IGN ( #2246 )
...
This part of the bridge was meant to find game info on IGN but rarely found useful results, and is harder to maintain than the rest of this bridge due to changes at IGN.
2021-08-13 08:52:57 +05:00
Joseph
f36832b66e
[CodebergBridge] Add bridge ( #1951 )
2021-08-13 08:51:50 +05:00
t0stiman
f3f934ed8b
[HardwareInfoBridge] Add bridge ( #2232 )
2021-08-10 23:00:32 +05:00
Joseph
7c46c64242
[FierPandaBridge] Remove bridge ( #2238 )
2021-08-10 22:55:24 +05:00
ORelio
bf1773ed8b
[GBAtemp] Fix news extraction ( #2241 )
2021-08-10 22:49:10 +05:00
sysadminstory
f5f0b77805
[RadioMelodieBridge] Replace JS Audio Player ( #2233 )
...
The Javascript Audio Player is replaced by the plain <audio> HTML tag
2021-08-04 09:04:45 +05:00
Tobias Alexander Franke
c673917aca
[BinanceBridge] Fix blog posts ( #2226 )
2021-07-29 21:55:36 +05:00
sysadminstory
2689f5f7fa
[DealabsBridge - HotUKDealsBridge - MydealsBridge] Update groups ( #2083 )
...
The bridges has been updated with the newest "groups" available on every website
2021-07-28 00:46:01 +05:00
Bockiii
bf1cb8fadc
[IndiegogoBridge] New bridge ( #2135 )
2021-07-28 00:41:56 +05:00
Eugene Molotov
716f5ddc0e
[PikabuBridge] Do not strip strikethrough tags in body content
2021-07-24 00:39:00 +05:00
Eugene Molotov
0ee549f468
[PikabuBridge] Remove whitespace from fake news marker
2021-07-24 00:39:00 +05:00
Eugene Molotov
4a1e26fd07
[WordPressBridge] aledeg is not maintainer of this bridge
2021-07-24 00:37:57 +05:00
sal0max
e14f647075
[SpottschauBridge] New bridge ( #2193 )
2021-07-20 13:16:43 +05:00
Marcus
34489431b4
[PicukiBridge] New bridge. Alternative to InstagramBridge ( #2183 )
2021-07-20 13:06:56 +05:00
dotter-ak
126cf1a7fa
[Drive2ruBridge] Fixed incorrect titles and URLs in logbooks ( #2215 )
2021-07-20 13:03:17 +05:00
岳东辰
3050f0ae70
[ARDMediathekBridge] New bridge ( #2158 )
2021-07-20 12:58:50 +05:00
csisoap
cabf7a748a
[ReutersBridge] Change timestamp, add new feed, add alt text to image ( #2150 )
2021-07-20 12:54:07 +05:00
dotter-ak
84450e7e8d
[Drive2ruBridge] Bugfix ( #2211 )
2021-07-13 10:20:46 +05:00
Joseph
971cd9ba39
[FirefoxAddonsBridge] Remove duplicate code ( #2209 )
2021-07-12 22:56:51 +05:00
Nemo
9fa782105d
[AmazonPriceTrackerBridge] Fixes for subscription items ( #2205 )
2021-07-12 22:49:29 +05:00
dotter-ak
cb7f5b057f
[Drive2ruBridge] Add news, personal blogs and featured topics ( #2156 )
2021-07-09 00:00:16 +05:00
csisoap
a8d1acfdad
[UnogsBridge] New bridge ( #2198 )
2021-07-07 15:25:13 +05:00
sal0max
b5d9742a21
[NikonDownloadCenterBridge] Add bridge ( #2195 )
2021-07-06 18:00:19 +05:00
sal0max
7dd1a7dccc
[AmazonPriceTrackerBridge] Fix bridge ( #2194 )
2021-07-06 01:26:08 +05:00
csisoap
1f6ad000ce
[RedditBridge] Add option to choose for New, Hot and Top submissions ( #2189 )
2021-07-02 00:41:56 +05:00
Christian Schabesberger
398e175fe0
[NordbayernBridge] Follow site updates ( #2169 )
2021-07-01 07:21:58 +05:00
Corentin Garcia
0de2db853f
[NYTBridge] Fix article parsing ( #2106 )
...
Co-authored-by: podiki <podiki@users.noreply.github.com>
2021-06-30 15:14:25 +05:00
sysadminstory
9399ebb2c6
[RadioMelodieBridge] Add timestamp support and content fix ( #2105 )
2021-06-26 01:12:33 +05:00
dotter-ak
606972dd3c
[UrlebirdBridge] Add bridge ( #2163 )
2021-06-26 00:55:13 +05:00
岳东辰
5598fef3cf
[WikipediaBridge] Update elements ( #2167 )
2021-06-20 15:23:29 +05:00
triatic
9c99a1a9c1
[FacebookBridge] Increase cache timeout ( #2149 )
...
Facebook aggressively throttles queries now
2021-06-12 23:15:56 +05:00
ORelio
75cc52a62c
[FilterBridge] Various improvements ( #2148 )
...
- Add option for case-insensitive regex
- Allow matching item content or author in addition to item title
- Optionally attempt to convert encoding when applying matches
2021-06-07 23:11:12 +05:00
Eugene Molotov
973e49d93e
[TelegramBridge] Add test cases for detectParameters
2021-06-05 09:34:16 +05:00
Joseph
a18af3952d
[KATBridge] Remove bridge ( #2141 )
2021-06-03 00:16:12 +05:00
Joseph
15907e2bbd
[StoriesIGBridge] Remove bridge ( #2139 )
...
Website has been unavailable since at least October 2020
https://web.archive.org/web/20201016100555/https://storiesig.com/
2021-06-01 10:20:11 +05:00
Joseph
459adf4790
[ExplosmBridge] Fix website URI ( #2140 )
2021-06-01 10:18:14 +05:00
AxorPL
d38bc18232
[Formula1Bridge] Minor fixes ( #2128 )
...
- removed useless returnServerError according to your recommendation
- made use of the caption property if present
- fixed link URL
2021-05-30 23:33:15 +05:00
Jacques Heunis
eec1163fb9
[ItchioBridge] Remove reliance on in-page timestamps ( #2127 )
...
This significantly increases the possibility of missing updates (if
files are uploaded but no file names or post contents are changed) and
of showing an update when there is none (if the post text is changed
but no new files are uploaded). However with the on-page timestamps
removed I'm not sure if there is a good way to do this more accurately
so this is good as we can do at the moment.
2021-05-30 23:12:19 +05:00
Bockiii
b074abcc0d
[AppleMusicBridge] Complete rebuild for new site ( #2134 )
2021-05-30 23:08:39 +05:00
Joseph
f02d80e141
[FirefoxAddonsBridge] Fix download link extraction ( #2120 )
2021-05-25 00:46:07 +05:00
Yaman Qalieh
44e01a4282
[PixivBridge] Rewrite Bridge ( #2111 )
...
Also added options:
- Search for Illustrations, Manga or Novels
- Custom Post Limit
- Choose between thumbnails and full-sized image
2021-05-25 00:42:39 +05:00
Eugene Molotov
63d257d9d0
[PikabuBridge] Cut "script" element from post body ( #2125 )
...
Also correct description and remove useless returnServerError call
2021-05-24 00:50:24 +05:00
dotter-ak
37cd071453
[Drive2ruBridge] Add bridge ( #2116 )
2021-05-24 00:33:46 +05:00
Christian Schabesberger
17f9c44bfc
[NordbayernBridge] Fix jpeg regex ( #2118 )
2021-05-19 13:44:17 +05:00
Christian Schabesberger
28aaf59007
[NordbayernBridge] Exclude slideshows when handling articles ( #2117 )
2021-05-19 13:43:10 +05:00
Corentin Garcia
e8d241e8c9
[CourrierInternationalBridge] Switch to FeedExpander ( #2107 )
2021-05-17 23:36:11 +05:00
t0stiman
2b793f04de
[RaceDepartmentBridge] Follow site changes ( #2087 )
2021-05-17 23:18:51 +05:00
Eugene Molotov
655e02e3fe
[VMwareSecurityBridge] Remove bridge
...
There is fulltext RSS feed: https://www.vmware.com/security/advisories.xml
2021-05-17 12:01:23 +05:00
Eugene Molotov
a4bd04310f
[YoutubeBridge] Several fixes and switch maintainer ( #2115 )
...
- Fix incorrectly working method for querying video info
- Partially fix playlist mode.
At least it works, if playlist has more than 15 videos. But maximum 100 video items are parsed from playlist.
Reason of switching maintainer: https://github.com/RSS-Bridge/rss-bridge/issues/2113#issuecomment-841156902
2021-05-17 01:02:45 +05:00
Bockiii
e48617530d
[ExplosmBridge] Add bridge ( #2092 )
2021-05-13 23:35:42 +05:00
somini
e79a02ac2e
[PresidenciaPTBridge]: Support multiple sections ( #2082 )
2021-05-10 00:22:10 +05:00
AxorPL
378f78d6eb
[Formula1Bridge] New bridge ( #2085 )
2021-05-06 23:16:22 +05:00
marius851000
d7ba7782f3
[DerpibooruBridge] Make it work again ( #2079 )
2021-04-26 23:07:42 +05:00
dawidsowa
4f7ef212b7
[RedditBridge] Add detectParameters ( #2070 )
2021-04-19 22:17:36 +05:00
dawidsowa
13e9a96cf3
[RedditBridge]: Add score filter ( #2045 )
2021-04-19 22:14:35 +05:00
ORelio
00a24a98be
[NyaaTorrents] Rewrite as Feed Expander ( #2073 )
...
NyaaTorrents allows search criteria as URL parameters in RSS feed so we just need to expand feed items
2021-04-19 21:59:51 +05:00
FiveFilters.org
76c38332ee
[TwitterBridge] Improve timeline processing for username mode ( #1946 )
2021-04-12 23:08:38 +05:00
Joseph
65be209a47
[TwitScoopBridge] Remove less than (<) character from item title ( #2034 )
2021-04-12 23:01:46 +05:00
sysadminstory
146639ffc9
[ZoneTelechargement] Update unprotected URL and Feed URL ( #2065 )
...
The unproteced URL has changed again, and has been updated.
The RSS Feed URL is now a link to the Show page and not to the Homepage anymore.
2021-04-12 23:01:09 +05:00
sysadminstory
e1c19461ca
[ExtremeDownloadBridge] Feed URL updated ( #2066 )
...
The Feed URL is now a link to the TV Show and not the Homepage !
2021-04-12 22:59:16 +05:00
Harvey Christian Pacleb
ff0c7a9013
[GenshinImpactBridge] Use Asia/Shanghai time zone for article dates ( #2040 )
2021-04-10 13:35:34 +05:00
sysadminstory
3423b3bbe1
[ZoneTelechargement] Change URL load method ( #2044 )
2021-04-04 14:31:48 +05:00
Joseph
5966cc0a9c
[TheFarSideBridge] Add bridge ( #1484 )
2021-04-03 23:31:49 +05:00
Joseph
579bfa669c
[WallmineNewsBridge] Add bridge ( #2035 )
2021-04-02 18:01:51 +05:00
ORelio
d61871a45e
[NyaaTorrents] Allow searching by username ( #2033 )
2021-03-31 10:59:31 +05:00
Eugene Molotov
0c8fabeb11
[PikabuBridge] Marking posts from "Как бы Новости" section, which are funny and deliberately fake ( #2032 )
2021-03-30 23:06:23 +05:00
Matthieu Rakotojaona
40c84b5dc3
[HackerNewsUserThreads] New bridge ( #1902 )
2021-03-30 21:56:17 +05:00
Yaman Qalieh
6f75d07456
[GitHubPullRequestBridge] Add new bridge inheriting GithubIssueBridge ( #2001 )
2021-03-29 22:15:56 +05:00
guigot
b4f809aa44
[MondeDiploBridge] Fix blog article uri ( #1961 )
2021-03-25 22:15:02 +05:00
Joseph
bcecd70df7
[DownDetectorBridge] Fix bridge ( #1957 )
2021-03-25 22:02:45 +05:00
Joseph
a6c0874b9a
[TwitScoopBridge] Fix encoding of less than character (<) ( #2023 )
2021-03-21 11:39:01 +05:00
somini
9e6f063cfd
[PresidenciaPT]: New Bridge ( #2016 )
2021-03-17 21:30:47 +05:00
Joseph
f904353fd2
[InternetArchiveBridge] Fix collection links ( #1551 )
2021-03-16 18:07:04 +05:00
Andrea Draghetti
3aafd44079
[TelegramBridge] Display the name of the attachments ( #2003 )
...
Sometimes attachments are posted in Telegram channels without any text.
The script recognizes a new message but does not report any text, with this commit the file names will also be included in the RSS Feed.
2021-03-16 18:04:07 +05:00
Joseph
75b85f61e7
[BandcampBridge] Fix title extraction on empty band pages ( #1966 )
2021-03-16 18:00:26 +05:00
Joseph
07e1e8497c
[DockerHubBridge] Add detectParameters() ( #1996 )
2021-03-15 21:54:26 +05:00
Joseph
700813e924
[FirefoxAddonsBridge] Add detectParameters() ( #1997 )
2021-03-15 21:27:53 +05:00
Joseph
5c011c8d90
[TwitScoopBridge] Add bridge ( #2018 )
2021-03-15 21:20:02 +05:00
Joseph
8d0d08a4d8
[YeggiBridge] Fix lint error ( #2019 )
2021-03-15 21:15:01 +05:00
Antoine Turmel
55548dcb5f
[YeggiBridge] New bridge ( #1910 )
2021-03-13 21:57:30 +05:00
Joseph
2ed34f5ebe
[FirefoxAddonsBridge] Set unique id for items ( #2007 )
...
Adds unique id for each item using item title.
2021-03-09 11:16:56 +05:00
csisoap
2448ed41c9
[ReutersBridge] Add new wireitem template type ( #2006 )
...
and retain the list of parameters
2021-03-09 11:15:48 +05:00
Joseph
30aeeb2a0c
[DockerHubBridge] Add support for official images ( #1999 )
2021-02-28 18:26:24 +05:00
Joseph
c294a652a3
[TelegramBridge] Add detectParameters() ( #1998 )
2021-02-28 18:20:44 +05:00
Park0
a5f2175531
[SymfonyCasts] Added new bridge ( #2000 )
2021-02-28 18:17:54 +05:00
dawidsowa
569276f4ef
[RedditBridge]: Add user option ( #1943 )
2021-02-23 12:08:43 +05:00
Joseph
687eb728d4
[DockerHubBridge] Fix bridge name ( #1994 )
2021-02-22 15:03:04 +00:00
Monocularity
0521ba5873
[NordbayernBridge] Fixed typo of region "Hilpoltstein" ( #1962 )
2021-02-21 16:43:23 +00:00
Joseph
3d642971c0
[FirefoxAddonsBridge] Add bridge ( #1952 )
2021-02-21 17:30:01 +05:00
Shikiryu
8f086169cc
[TheYeteeBridge] Fix HTML parsing ( #1986 )
2021-02-21 15:19:20 +05:00
Joseph
ce34e7eb89
[DockerhubBridge] Add bridge ( #1990 )
2021-02-21 15:17:07 +05:00
sysadminstory
ee5d190391
[RadioMelodieBridge] Fix header image ( #1985 )
...
Header Image is now using a direct link to the image, but without the
website base URL : the bridge now sends the right URL.
2021-02-17 10:07:35 +05:00
Eugene Molotov
98352845a1
[VkBridge] Remove non ascii chars from post date to correctly parse it ( #1977 )
2021-02-10 18:11:48 +05:00
Joseph
809343ed06
[SoundcloudBridge] Fix client ID extraction ( #1973 )
2021-02-09 17:33:14 +05:00
Lyra
e9424f6a08
Merge branch 'master' of github.com:RSS-Bridge/rss-bridge
2021-02-07 14:44:36 +01:00
Lyra
e5846c03ba
Attempt to fix LeBonCoinBridge
2021-02-07 14:44:28 +01:00
sysadminstory
eab575dc9d
[ZoneTelechargement] Update Direct Download Unprotected URL ( #1963 )
2021-01-30 18:02:36 +00:00
André Andersson
b56637c833
[BukowskisBridge] Add bridge ( #1927 )
2021-01-29 23:36:45 +05:00
Simon816
005b22701d
[FSecureBlogBridge] Add bridge ( #1932 )
2021-01-29 23:27:35 +05:00
hollowleviathan
43b7621f45
[ReutersBridge] Add bridge ( #1653 )
2021-01-29 22:57:40 +05:00
Joseph
ea289a0cea
[GithubIssueBridge] Fix issue id and comment id extraction ( #1950 )
2021-01-27 11:06:59 +05:00
Joseph
43acb555e0
[ChristianDailyReporterBridge] Remove bridge ( #1948 )
...
> The time has come for the Christian Daily Reporter to ride off into the sunset. Disrn is here now and it delivers everything CDR did, times ten.
https://christiandailyreporter.com/
2021-01-22 10:20:17 +05:00
Eugene Molotov
3b7e61fb55
[Arte7Bridge] Mitsu is no longer maintainer of the bridge
...
> That said, please also feel free to remove me as "maintainer" since that's simply no longer reality
https://github.com/RSS-Bridge/rss-bridge/issues/1906#issuecomment-765015048
2021-01-22 09:52:07 +05:00
Corentin Garcia
fbbd6a02c6
[DribbbleBridge] Fix pictures parsing ( #1911 )
2021-01-20 22:26:15 +05:00
sysadminstory
3534193032
[ZoneTelechargement] Update URL and fix typos ( #1936 )
2021-01-17 16:32:59 +05:00
sysadminstory
81fc8c89d4
[ExtremeDownloadBridge] Update URL ( #1937 )
2021-01-17 16:31:44 +05:00
FiveFilters.org
f927781750
[TwitterBridge] Add option to hide pinned tweet ( #1908 )
2021-01-10 13:50:06 +05:00
Jacques Heunis
e128ce807a
[ItchioBridge] Add bridge ( #1918 )
2021-01-10 13:30:12 +05:00
Derrick Lee
6b870f0c3e
[TwitterBridge] Fix username matching to be case insensitive with noretweet option ( #1924 )
2021-01-10 13:19:38 +05:00
JimDog546
5ed161943c
[InstagramBridge] Remove redundant data collection for sidecar and video ( #1920 )
...
getInstagramSidecarData and getInstagramVideoData were unnecessarily calling getSinglePostData to retrieve data already present in collectData's call of getInstagramJSON. getSinglePostData sometimes doesn't retrieve data properly resulting in incomplete post information. Since the information needed is already present, pass it from collectData instead, eliminating the redundant data collection and improving reliability.
2021-01-10 13:14:58 +05:00
Corentin Garcia
1edec1aa45
[GenshinImpactBridge] Add bridge ( #1912 )
2020-12-30 23:30:02 +05:00
dawidsowa
3c285d50ec
[RedditBridge] Rewrite to use JSON ( #1781 )
2020-12-23 22:42:15 +05:00
Clemens Neubauer
3aae00b56a
[HDWallpapersBridge] Fix URLs ( #1892 )
2020-12-23 22:19:32 +05:00
sysadminstory
21798e8228
[ZoneTelechargement] Add support for Streaming links ( #1858 )
2020-12-23 22:13:10 +05:00
Eugene Molotov
59bbc9d2e7
[VkBridge] Several improvements ( #1802 )
...
* Improved post author computation
* Show repost sources
* Handle second copy quote
* Fixed incorrect image uri's
2020-12-18 07:58:51 +05:00
Devon Hess
c302bca1e6
[IKWYDBridge] New bridge ( #1874 )
2020-12-13 16:08:25 +05:00
t0stiman
0b3082609d
[RaceDepartmentBridge] added a bridge for racedepartment.com ( #1681 )
2020-12-13 15:50:54 +05:00
Eugene Molotov
56b2c516e4
[InstagramBridge] pauder is defacto not a maintainer of InstagramBridge
2020-12-09 10:47:48 +05:00
Tobias Alexander Franke
56eb829a66
[EconomistBridge] Fixes for fetching new page structure ( #1836 )
2020-11-29 15:31:20 +05:00
Alex Kirk
7705d097e3
[SkimfeedBridge] Add parameter detection ( #1877 )
2020-11-29 15:28:07 +05:00
Joseph
1e75f9d3d5
[ReporterreBridge + KernelBugTrackerBridge + BastaBridge] Use defaultLinkTo() ( #1862 )
2020-11-23 23:49:25 +05:00
Eugene Molotov
0755181555
[CeskaTelevizeBridge] Remove executable flag from bridge file
2020-11-19 16:19:46 +05:00
Joseph
e6c73a1fe3
[FlickrBridge] Add filter by media and sort by options ( #1758 )
2020-11-16 22:33:48 +05:00
David Pedersen
5729e069e9
[AppleMusicBridge] Use title from website ( #1855 )
2020-11-16 22:15:39 +05:00
David Pedersen
0b494d9c0e
[AmazonPriceTrackerBridge] Add support for Swedish Amazon ( #1856 )
2020-11-16 22:13:23 +05:00
Eugene Molotov
c855d5089f
Revert "[TelegramBridge] Prevent double encoding entities ( #1182 )"
...
This reverts commit 5e2f0fb626
.
2020-11-11 23:31:24 +05:00
dawidsowa
6baf64f29e
[Rule34pahealBridge] Use full size image ( #1775 )
2020-11-11 23:28:12 +05:00
Alex Balgavy
7d4b76be99
[SeznamZpravyBridge] New bridge ( #1806 )
2020-11-11 22:39:34 +05:00
ayacoo
cc548b16a8
[HeiseBridge] Check for article ( #1790 )
2020-11-10 11:14:09 +05:00
Roman Remizov
b66026e241
[TwitterBridge] Add support for querying by list ID ( #1834 )
2020-11-10 11:12:02 +05:00
Joseph
a23d4bd0e6
[BrutBridge] Add support for Spain edition and health category ( #1833 )
2020-11-09 18:14:13 +05:00
Niehztog
3ad138026d
[BridgeXPathAbstract + BlizzardNewsBridge + XPathBridge] Add new abstract class + two example implementations ( #1671 )
2020-11-08 12:22:41 +05:00
Joshua Coales
efe32aad22
[FacebookBridge] Permalink fix ( #1838 )
...
Also removing timestamp which does not work
2020-11-06 18:43:10 +05:00
Petr Kolář
0655b3cb39
[MallTvBridge] New bridge ( #1819 )
2020-10-31 22:05:13 +05:00
csisoap
59082368c7
[BleepingComputerBridge] New bridge ( #1815 )
2020-10-31 22:01:19 +05:00
msch
c8b2c1bf74
[OpenwrtSecurityBridge] Add new bridge ( #1812 )
2020-10-31 21:57:29 +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
Joshua Coales
6af87b2f32
[FacebookBridge] Use touch.facebook.com for groups ( #1817 )
2020-10-29 08:42:49 +05:00
ORelio
2714c3d816
[WordPress] Limit feed to 20 items ( #1801 )
2020-10-21 14:59:04 +05:00
Eugene Molotov
364b5282a3
[GoogleSearch] Use other class for content retreiving ( #1803 )
2020-10-19 16:22:37 +05:00
Eugene Molotov
5e4f3c351e
[NineGagBridge] Lint previous commit
2020-10-15 14:18:46 +05:00
Gregor Santner
a332a5a414
[NineGagBridge] In post URI replace scheme from "http" to "https"
2020-10-15 14:12:54 +05:00
Joshua Coales
45e2f385b3
[FacebookBridge] Handle mobile links and unify host validation ( #1789 )
2020-10-15 14:08:03 +05:00
Joseph
0a1ff10a52
[KoreusBridge + VarietyBridge] Use HTTPS when fetching feedburner feeds ( #1797 )
2020-10-15 13:03:51 +05:00
Eugene Molotov
645a8f62c6
[.travis] Fix several phpcs and phpunit errors ( #1799 )
2020-10-15 12:53:19 +05:00
ORelio
64ec488f70
[ZDNet] Fix article layout ( #1793 )
2020-10-13 21:46:58 +05:00
Petr Kolář
7b6ff78623
[CeskaTelevizeBridge] Add New bridge ( #1784 )
2020-10-12 11:35:06 +05:00
Corentin Garcia
82acbbb421
[DribbbleBridge] Fix picture parsing ( #1787 )
2020-10-10 00:46:40 +05:00
Ololbu
84d5daaa03
[FicbookBridge] Add getName implementation ( #1771 )
2020-10-10 00:39:35 +05:00
Joseph
712f60e910
[HeiseBridge] Fix multi-page article fetching ( #1767 )
...
Fixes multi-page article fetching by adding '&seite=all' to article URL.
2020-10-09 23:55:28 +05:00
Alexander
55015f80cf
[AlbionOnlineBridge] New bridge ( #1769 )
2020-10-09 23:48:40 +05:00
csisoap
f90c6b5bb9
[NasaApodBridge] Fix broken image link ( #1778 )
2020-10-09 23:33:54 +05:00
Corentin Garcia
ff98efe8dc
[core] Use Parsedown for Markdown parsing ( #1783 )
2020-10-09 23:29:02 +05:00
Corentin Garcia
fe166d0216
[NasaApodBridge] Fix header being parsed as item ( #1586 )
2020-10-07 11:16:26 +05:00
triatic
d3455dd18a
[TwitterBridge] Optimise regular expression code ( #1768 )
...
* [TwitterBridge] Optimise regular expression code
Optimise regular expression search code so adding new URLs is cleaner
2020-10-05 12:07:39 +05:00
ORelio
47dc26c775
[NextINpact] Fix subtitle extraction in #LeBrief ( #1780 )
...
The bridge was taking another article abstract as subtitle for #LeBrief articles
2020-10-05 11:57:13 +05:00
Ololbu
3df2de4c6f
[FicbookBridge] Fix data getting and months ( #1765 )
2020-09-28 14:02:40 +05:00
sarnd
01985b7af7
[TwitterBridge] URL to js file with apikey changed again ( #1764 )
2020-09-28 10:01:37 +05:00
Joseph
80cc88ba78
[SoundcloudBridge] Fix bridge not returning tracks ( #1757 )
...
+ Use artwork for enclosure
2020-09-25 11:43:12 +05:00
Christian Schabesberger
2bb99c4448
[NordbayernBridge] Fix images and newsblock order ( #1741 )
2020-09-18 10:13:31 +05:00
Alexander
d299adb827
[EpicgamesBridge] Add pinned posts to list ( #1736 )
2020-09-14 13:14:35 +05:00
Michael Bemmerl
cf606a3a6b
[OtrkeyFinderBridge] Add bridge for otrkeyfinder.com ( #1712 )
2020-09-11 11:48:03 +05:00
Eugene Molotov
6c244f4d9b
[TwitterBridge] Skip advertisment tweets ( #1673 )
2020-09-11 11:44:28 +05:00
AxorPL
d6f277d029
[WorldCosplayBridge] Add new bridge ( #1732 )
2020-09-09 17:11:19 +05:00
sysadminstory
ab8e89a97f
[AllocineFRBridge] Update CSS class ( #1585 )
...
Website has change one CSS class : updated the bridge to allow parsing.
2020-09-08 10:55:21 +05:00
Joseph
747bb6ad9c
[WosckerBridge] Add bridge ( #1643 )
2020-09-03 11:18:15 +05:00
Joseph
d33e090fe1
[MastodonBridge] Update feed URL format ( #1718 )
...
Changes feed URL from `https://instance/users/username.atom ` to `https://instance/@username.rss `.
2020-09-03 10:49:19 +05:00
Christian Jonak
fec52418d5
[FM4Bridge] Add new bridge for FM4 news page ( #1719 )
2020-09-03 10:46:35 +05:00
ggiessen
bb51a0d212
[MarktplaatsBridge] Improvements ( #1722 )
...
- sometimes $listing->imageUrls is empty so moved after the if statement on line 91
- added price and location info
- added function getName
2020-09-03 10:44:32 +05:00
Bob
68dd2d745f
[InstagramBridge] Change TAG_QUERY_HASH ( #1727 )
2020-09-02 11:02:34 +05:00
ORelio
46abc18e87
[Anidex] Fix content retrieval ( #1693 )
...
Anidex uses two separate domains, anidex.info and anidex.moe
anidex.info has ddos-guard so we need to request
anidex.moe with Host header set to anidex.info
2020-08-31 22:04:56 +05:00
ORelio
e00bbe353f
* [ReleasesSwitch] Switch scene releases ( #1694 )
...
Separate bridge from Releases3DS that just has a different URL.
Inherits from Releases3DS so both bridges need to be present.
* [Releases3DS] Fix PHP notices related to IGN
2020-08-31 22:02:25 +05:00
somini
c21a805cb4
[DiarioDeNoticiasBridge]: New Bridge ( #1717 )
2020-08-27 10:38:51 +05:00
Simon Alberny
3b36c413e5
[MondeDiplo] Switched to HTTPS + Title and content updated ( #1714 )
2020-08-27 10:28:59 +05:00
ggiessen
94576c3053
[MarktplaatsBridge] 'https:' added to img src url ( #1713 )
2020-08-24 10:30:59 +05:00
ronansalmon
25cff9c07b
[TwitterBridge] Convert plain text URLs into HTML hyperlinks ( #1627 )
2020-08-21 17:55:11 +05:00
ORelio
07c71b3b36
[NextINpact] Upgrade for NextINpact v7 ( #1708 )
2020-08-20 17:49:26 +05:00
Alexander
859053ef7a
[EpicgamesBridge] New bridge ( #1709 )
2020-08-20 10:36:11 +05:00
triatic
73287f536b
[TwitterBridge] Add retweeter to retweeted tweets ( #1679 )
2020-08-20 10:00:27 +05:00
sysadminstory
0b1e592a5e
[ZoneTelechargement] Update URL ( #1710 )
...
The bridge now shows links to the new URL.
It keeps the old one internally to bypass the Robot protection on the
new URL.
2020-08-19 17:35:19 +05:00
jannyba
ef54a78430
[InstagramBridge] Fix "Skip reviews" checkbox description ( #1702 )
2020-08-16 11:23:48 +05:00
Eugene Molotov
4b8c3b9d36
[Multi] Minor improvements for my bridges ( #1507 )
...
* [DarkReading] Hide dummy articles
* [FuturaSciences] Strip inline scripts from content
* [FeedExpander] Fix PHP notice on missing uri field
(guid is valid uri AND item uri is not valid)
=> (guid is valid uri AND item uri is empty or not valid)
* [NextInpact] Fix subtitle extraction
* [Markdown] Fix images with empty replacement text
* [TheHackerNews] Fix Author name cleanup
* [LeMondeInformatique] Remove encoding conversion
Was previously needed due to actual encoding on the page
being inconsistent with encoding specified in <meta> tag
* [AnimeUltime] Remove encoding conversion
Was previously needed due to encoding on the page being incorrect
* [FuturaSciences] Fix content extraction
* [FuturaSciences] Fix unneeded unset()
* [GBAtemp] Fix tutorial mode URL extraction
* [GBAtemp] Fix tutorial mode Title extraction
2020-08-14 10:30:31 +05:00
ORelio
c642652fea
[GBAtemp] Fix tutorial mode Title extraction
2020-08-12 20:08:24 +02:00
ORelio
f0e6298cab
[GBAtemp] Fix tutorial mode URL extraction
2020-08-12 20:08:24 +02:00
ORelio
45e247b9d0
[FuturaSciences] Fix unneeded unset()
2020-08-12 20:08:24 +02:00
ORelio
66a009b8fb
[FuturaSciences] Fix content extraction
2020-08-12 20:08:24 +02:00
ORelio
efd1abfab1
[AnimeUltime] Remove encoding conversion
...
Was previously needed due to encoding on the page being incorrect
2020-08-12 20:08:24 +02:00
ORelio
8b173b8874
[LeMondeInformatique] Remove encoding conversion
...
Was previously needed due to actual encoding on the page
being inconsistent with encoding specified in <meta> tag
2020-08-12 20:08:24 +02:00
ORelio
90e9c9962a
[TheHackerNews] Fix Author name cleanup
2020-08-12 20:08:24 +02:00
Joseph
dc36b425cd
[DevToBridge] Fix bridge ( #1699 )
...
Fixes full article option not working
2020-08-12 23:07:53 +05:00
triatic
268ddf1382
[TwitterBridge] URL to js file with apikey changed ( #1698 )
...
Fixes #1697
2020-08-12 10:32:34 +05:00
ORelio
062dd7f8a5
[FuturaSciences] Strip inline scripts from content
2020-08-11 14:01:44 +02:00
sarnd
c71fad4a4a
[TwitterBridge] URL to js file with apikey changed. ( #1686 )
...
Twitter has changed URL scheme back again (see PR#1647 / commit 78298385d0
)
This patch will try both URL schemes now and throw a specific error when neither works
2020-08-06 10:22:17 +05:00
Eugene Molotov
5be251a66e
[TwitterBridge] Fetch latest tweets on hashtag or keyword query ( #1674 )
2020-08-02 19:40:41 +05:00
Eugene Molotov
7709b8d662
[VkBridge] Correct fallback behavior, when trying to get direct video links ( #1670 )
2020-07-31 15:29:18 +05:00
triatic
f5916a2f74
[TwitterBridge] apikey fetched every time ( #1663 )
...
The apikey is fetched every time because $data is not an array. Update the condition to expire the api key at the same time as the guest token.
2020-07-30 09:54:16 +05:00
Eugene Molotov
a33088ca99
[GoogleSearch] Correct parsing uri of search result ( #1601 )
2020-07-27 11:44:07 +05:00
somini
78facbcb83
[TwitterBridge] Fix noretweet for users ( #1608 )
...
This also removes spurious retweets.
2020-07-26 11:26:39 +05:00
Thomas
d5a75a2545
[DribbbleBridge] regex fix and CSS selector update ( #1657 )
...
* [DribbbleBridge] Fixed regular expressions for quote replacement in JSON (previously invalid JSON was created if a property value contained colons or single quotes). Also updated two CSS selectors as Dribbble's HTML has changed.
* [DribbbleBridge] Added fix for relative dates in JSON
* [DribbbleBridge] Removed redundant whitespaces
2020-07-25 08:58:42 +05:00
triatic
25698d182c
[TwitterBridge] Remove unused variable
2020-07-24 13:13:21 +05:00
Corentin Garcia
9e74cc64ed
[RainbowSixSiegeBridge] Fix bridge ( #1587 )
2020-07-24 12:56:41 +05:00
sarnd
78298385d0
[TwitterBridge] guest token is returned via body again. ( #1647 )
...
* [TwitterBridge] guest token is returned via body again. This change will try to search fot token inside header and fallback to body
* Twitter changed the URL scheme for the API
2020-07-24 12:52:27 +05:00
somini
976445b490
Improve Soundcloud bridge ( #1500 )
...
* [SoundcloudBridge] Add playlist support, migrate to `api-v2`
2020-07-05 19:49:46 +02:00
sarnd
e87b868307
[TwitterBridge] Fix issue #1621 @<twitter_user> failed with error 429 ( #1622 )
...
* [TwitterBridge] Fix issue #1621 @<twitter_user> failed with error 429
2020-06-25 12:21:48 +02:00
triatic
23c61f5f84
[TwitterBridge] Expire guest token by time ( #1606 )
...
* [TwitterBridge] Expire guest token by time
In addition to fetching a new guest token after 100 uses, also expire token after 5 minutes (configurable).
2020-06-23 15:14:50 +02:00
somini
22a01f1093
[Twitter] Fix Twitter bridge images and add other media types ( #1595 )
...
* Keep old URI structure
Use the username, not the user ID.
* Fix Twitter bridge images
Credit to @kinoushe
See https://github.com/RSS-Bridge/rss-bridge/issues/1562#issuecomment-639393175
* Include Videos and "Animated GIF" as twit enclosures
Credit to @kinoushe for digging into the API docs.
https://github.com/RSS-Bridge/rss-bridge/issues/1562#issuecomment-640320688
* Calculate the highest bitrate video
Include that on the enclosure.
* Appease linter
* Appease linter, again
* Remove surrounding link from videos
Add it on a smaller link besides it.
See
https://github.com/RSS-Bridge/rss-bridge/pull/1595#issuecomment-640989208
* Include video poster on the enclosures.
2020-06-10 22:39:36 +02:00
Park0
98ff5a095c
[Marktplaats] New Bridge ( #1575 )
2020-06-09 20:21:34 +02:00
Lyra
124631df73
[TwitterBridge] Fix caching policy, usernames as well as images
2020-06-08 11:18:24 +02:00
Lyra
06891ae35f
[TwitterBridge] Fix the bridge using a brand new API
2020-06-05 10:17:53 +02:00
floviolleau
a1dd98ff82
[LesJoiesDuCodeBridge] Fix items not loading
2020-05-27 23:04:43 +02:00
floviolleau
25f0d3b877
[TheCodingLoveBridge] Fix not loading items ( #1577 )
2020-05-27 23:04:03 +02:00
Damien Calesse
9a66227a79
[SensCritique] Fix search display ( #1567 )
...
- Remove movies search. It appears the website changed their movies
displays and data cannot be easily extracted for now.
- Fix some errors on items without proper description and/or original
title.
2020-05-20 21:52:37 +02:00
Joseph
fa74d3728b
[GizmodoBridge] Fix bridge ( #1538 )
...
* [GizmodoBridge] Update bridge
2020-05-17 20:35:34 +02:00
Fanch
8233497611
[AirBreizhBridge] Add new bridge ( #1544 )
...
* [AirBreizhBridge] Add new bridge
2020-05-17 20:33:14 +02:00
Joseph
71745116e1
[MozillaBugTrackerBridge] Fix bridge ( #1550 )
...
* [MozillaBugTrackerBridge] Fix bridge
2020-05-17 20:33:01 +02:00
Paroleen
36fc4822dd
[UnraidCommunityApplicationsBridge] Add new bridge ( #1534 )
...
* [UnraidCommunityApplicationsBridge] Add new bridge
2020-05-17 20:22:04 +02:00
Eugene Molotov
868d3f600d
[VkBridge] Fix one letter bug on titles ( #1555 )
2020-05-17 20:21:37 +02:00
sysadminstory
f4affe1833
[AuoJMBridge] Follow Website change ( #1527 )
...
* [AuoJMBridge] Follow Website change
2020-05-17 20:05:04 +02:00
Joseph
63a4db7e86
[DownDetectorBridge] Fix bridge ( #1528 )
2020-05-17 20:04:37 +02:00
Joseph
f48909b84e
[ASRockNewsBridge] Add Bridge ( #1526 )
...
* [ASRockNewsBridge] Add Bridge
2020-05-17 20:00:52 +02:00
Paroleen
ca88096f1f
[AwwwardsBridge] New bridge ( #1524 )
...
[AwwwardsBridge] New bridge (#1524 )
2020-05-17 19:58:19 +02:00
Eugene Molotov
119f4bdec5
[MediapartBlogsBridge] Lint
2020-05-10 17:35:21 +05:00
Lyra
e617d9f728
[MediapartBlogsBridge]: New Bridge
...
[MediapartBlogsBridge]: New Bridge
2020-04-03 10:02:47 +02:00
Lyra
5a43db4fb5
[FolhaDeSaoPauloBridge]: Improvements
...
[FolhaDeSaoPauloBridge]: Improvements
2020-04-03 09:53:42 +02:00
Lyra
badb5313b7
[NordBayernBridge] Add bridge ( #1513 )
...
* add Nordbayern bridge
2020-04-03 09:52:02 +02:00
Lyra
5eeda8dd52
Merge pull request #1515 from Dreckiger-Dan/patch-1
...
[HeiseBridge] add TechStage support
2020-04-03 09:50:08 +02:00
Christian Schabesberger
604d527ac7
add nordbayern bridge
...
fix intending
2020-04-02 12:44:10 +02:00
Dreckiger-Dan
cccd390b0f
[HeiseBridge] add TechStage support
2020-03-31 23:47:57 +02:00
somini
223337d62d
[FolhaDeSaoPauloBridge]: Improve URL
...
Remove the redirection.
2020-03-31 02:34:38 +01:00
somini
066e42e99a
[FolhaDeSaoPauloBridge]: Improve HTML
2020-03-31 02:32:15 +01:00
Kirill Kotikov
fbfc82b0b7
Revert feed title
2020-03-26 21:37:19 +03:00
ORelio
00dd81a8aa
[DarkReading] Hide dummy articles
2020-03-25 20:40:17 +01:00
somini
e0ac9972ee
[MediapartBlogsBridge]: New Bridge
...
Fix #1468
2020-03-25 19:02:09 +00:00
Kirill Kotikov
f2de5aecc7
Change feed title
2020-03-24 19:07:23 +03:00
Kirill Kotikov
0fd7021030
Change cache time to 24hr (daily update time)
2020-03-23 10:35:02 +03:00
Kirill Kotikov
3ec32bb6c2
Fix title if language not set
2020-03-22 21:43:37 +03:00
Kirill Kotikov
ec7ef8f502
Update GithubTrendingBridge.php
2020-03-21 05:07:38 +03:00
Kirill Kotikov
7b73f3217f
Fix page request
2020-03-21 05:01:45 +03:00
Kirill Kotikov
7c71377af0
Add additional languages + fix issues
2020-03-20 16:34:42 +03:00
Kirill Kotikov
c2559ff71f
Add sdfsf
2020-03-16 19:25:28 +03:00