logmanoriginal
22a7666d2b
[phpcs] Include bridges for coding style checks
2017-02-12 15:34:08 +01:00
logmanoriginal
04b885264d
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge
2017-02-11 12:40:31 +01:00
logmanoriginal
37b5df8985
Remove FlickrExploreBridge and FlickrTagBridge
...
These bridges are replaced by the FlickrBridge
2017-02-11 12:38:32 +01:00
logmanoriginal
f16835c223
[FlickrBridge] Add new bridge
...
This bridge is a mashup of the existing FlickrExploreBridge by sebsauvage
and FlickrTagBridge by erwang. It provides the same functionality as one
single bridge.
2017-02-11 12:36:08 +01:00
logmanoriginal
7ad8693b5f
[FlickrTagBridge] Fix and improve bridge by using the FlickrExploreBridge approach
2017-02-11 12:20:44 +01:00
logmanoriginal
0f25684e65
[FlickrExplore] Fix and improve bridge
...
Instead of utilizing API requests for each element, the information
is now read directly from the source page, which provides information
as JSON data embedded in a script block.
The author name is returned for each element.
Improves the title and optionally adds the description if available
2017-02-11 12:03:41 +01:00
Teromene
9bf74b2715
Added the alternate facebook bridge.
2017-02-08 11:21:59 +00:00
logmanoriginal
d91c25cff1
Merge branch 'KernelBugTrackerBridge' of https://github.com/logmanoriginal/rss-bridge
2017-02-07 21:37:19 +01:00
logmanoriginal
6ddcedb53f
[KernelBugTracker] Add new bridge
...
This adds a bridge for bugzilla.kernel.org to provide feeds for
bug comments without the need of registering an email address.
This implementation makes use of the print preview feature that
reduces bandwidth by a small margin.
Provides options to specify the number of comments to return as
well as the sorting order (latest first or oldest first)
2017-02-07 21:29:15 +01:00
Astyan-42
a1764a9fe2
make the bridge compatible with wordpress with no static URL ( #469 )
2017-02-07 10:24:18 +00:00
Pellaeon Lin
1028e538ab
Fix duplicate
https://www.facebook.com/ on captcha_action POST URL ( #466 )
2017-02-02 16:18:23 +00:00
Pellaeon Lin
49cc0661ad
Fix FacebookBridge feed name empty when data loaded from cache ( #456 )
2017-02-02 16:17:18 +00:00
Pellaeon Lin
3109694b1c
Ignore summary posts generated by facebook ( #467 )
2017-02-02 16:13:26 +00:00
Astyan-42
aa0a84bc26
adding theTVDBBridge ( #463 )
...
* adding theTVDBBridge
2017-02-01 13:02:05 +00:00
Teromene
eb22f86f44
Merge pull request #455 from pellaeon/pr-1
...
Preserve br and p from Facebook post content
2017-02-01 10:22:42 +00:00
Teromene
cf909ef3a1
Merge pull request #465 from JeremyRand/duckduckgo-fix-redirect
...
[DuckDuckGoBridge] Disable redirects
2017-02-01 10:15:57 +00:00
JeremyRand
94d2ebec0a
[DuckDuckGoBridge] Disable DuckDuckGo redirects so that the links returned are correct.
2017-02-01 00:58:05 +00:00
Mitsu
44c7cbe2d7
Merge pull request #458 from ldidry/gocomicsbridge
...
Add GoComicsBridge
2017-01-14 11:04:01 +01:00
Luc Didry
5b4ba621ee
Add GoComicsBridge
2017-01-14 10:01:00 +01:00
Pellaeon Lin
9c1bedb33f
Preserve br and p from Facebook post content
2017-01-13 06:38:05 +08:00
LogMANOriginal
2fd60c68b0
Merge pull request #452 from lagaisse/lagaisse
...
Add Torrent9bridge
2017-01-12 21:12:28 +01:00
Badet Aurélien
670d8f18cb
[BridgeAbstract] Enable caching of extraInfos - Issue #431 ( #434 )
...
Enable caching of extraInfos.
2017-01-03 10:28:47 +00:00
Kevin Lagaisse
41714b4c40
Add Torrent9bridge
...
update cpasbienbridge
2017-01-01 12:05:37 +01:00
LogMANOriginal
a4f4447c5e
Merge pull request #450 from ORelio/master
...
Update Futura-Sciences field retrieval
2016-12-19 20:17:20 +01:00
logmanoriginal
3d984e8762
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge
2016-12-19 20:09:28 +01:00
ORelio
3a6ccc4c29
Update Futura-Sciences field retrieval
...
See #433
2016-12-19 20:04:34 +01:00
logmanoriginal
f45405950d
[GooglePlusPost] Trim unnecessary tags
2016-12-19 19:57:25 +01:00
logmanoriginal
0e5cf0d14e
[GooglePlusPost] Return content and title compatible to current RSS-Bridge
2016-12-19 19:49:53 +01:00
logmanoriginal
9405dc6c4b
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge
2016-12-17 18:11:59 +01:00
logmanoriginal
d0c9397613
[Kununu] Fix source layout changed
2016-12-17 18:04:21 +01:00
logmanoriginal
5ad3198d71
[Kununu] Fix content check condition
...
Check if null instead of false according to:
http://simplehtmldom.sourceforge.net/manual.htm#section_find
2016-12-17 17:21:29 +01:00
logmanoriginal
83b5bbcc37
[Kununu] Use tabs for indentation
2016-12-17 17:11:58 +01:00
logmanoriginal
f694023f7d
bridges: Return default values for getName and getURI
2016-12-17 17:03:09 +01:00
logmanoriginal
61b9c3eb48
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge
2016-12-17 16:48:47 +01:00
logmanoriginal
d4fb02b0d0
bridges: Set missing MAINTAINER based on blame command
...
Maintainer should be set for all bridges. Using git blame to
determine who provided the most code to the files. This is
obviously not a good solution, feel free to insert own names
2016-12-17 16:43:47 +01:00
logmanoriginal
95b99d42a4
bridges: Fix default return values and function scopes
...
getURI and getName should fall back to parent::getURI or
parent::getName respectively if it cannot build propper
return values.
Functions defined by bridges should be made private to
prevent confusion with inherited functions
2016-12-17 16:39:18 +01:00
LogMANOriginal
271c71d0ac
Merge pull request #444 from niawag/patch-3
...
[ThePirateBay] Filter results by user status (VIP/Trusted/None)
2016-12-16 18:22:33 +01:00
LogMANOriginal
1e0cef8f7f
Merge pull request #448 from chemel/amazon
...
[AmazonBridge] Add possibility to choose Amazon location
2016-12-16 18:19:19 +01:00
niawag
8b52b3858e
Filter results by user status (VIP/Trusted/None)
...
Took into account LogMANOriginal comment and tested it, everything's working.
2016-12-16 10:41:40 +01:00
logmanoriginal
4a1e5245b3
[contents] Don't suppress errors returned by file_get_contents
2016-12-15 20:24:34 +01:00
LogMANOriginal
cad78be37b
Merge pull request #445 from da2x/patch-1
...
Set “Accept-Encoding: gzip” header
2016-12-14 12:57:48 +01:00
Alexis CHEMEL
a5b0e2a24f
[AmazonBridge] Adding country list box #447
2016-12-13 17:02:49 +01:00
Teromene
4972cec951
Merge pull request #446 from TwizzyDizzy/master
...
Translate amazon bridge to english
2016-12-12 21:34:35 +00:00
Thomas Dalichow
f09e8e1139
Translate amazon bridge to english
...
Until now, it was my understanding to keep rss-bridge english, not french. Despite it's french roots.
2016-12-12 22:28:05 +01:00
LogMANOriginal
64fa134c40
Merge pull request #439 from chemel/travis
...
Fix errors returned by travis in BridgeAbstract
2016-12-12 17:02:57 +01:00
LogMANOriginal
d9030bfb97
[readme]
...
Add travis build Status image
2016-12-12 17:02:05 +01:00
Daniel Aleksandersen
278d6a0ec2
Set “Accept-Encoding: gzip” header
2016-12-12 11:29:34 +01:00
niawag
8bb002c7b6
Filter results by user status (VIP/Trusted/None)
2016-12-11 12:11:03 +01:00
Teromene
b4e6c0d973
Merge pull request #443 from EtienneM/patch-2
...
Fix SCMB bridge
2016-12-10 15:26:33 +00:00
Étienne
1ef7e40ecd
Fix SCMB bridge
...
This trailing `/` made the link to each article invalid
2016-12-10 15:56:30 +01:00