Commit graph

351 commits

Author SHA1 Message Date
ORelio 24f3bb84d8 Add CNET News bridge 2015-10-22 14:51:56 +02:00
ORelio e261c9a594 Add Anime Ultime bridge 2015-10-22 14:51:39 +02:00
ORelio 5b2c8e91d0 Improve Wordpress Bridge
Retrieve post author
Retrieve post thumbnail
Retrieve title from <h2> if no <h1>
Minor code indentation fixes
2015-09-05 14:42:57 +02:00
ORelio 8b9c40534b NextInpactBridge: Add mention for premium articles
Add mention on article bottom (n% to discover)
Minor name fix: Nextinpact -> NextInpact
Further code indentation fixes
2015-09-05 14:42:55 +02:00
ORelio d7436c2d0a Improve Facebook Bridge
Retrieve author display name from page title
Build short readable title using name and content
Convert relative links into absolute links
Remove attributes from </a> tags (may cause issues)
Remove onclick and onmouseover (javascript code)
Retrieve url of first image of post as thumnail
Use author avatar as thumnail if no first image
Use display name in feed name: name - Fb bridge
Minor code indent fixes and use simple quotes
2015-09-05 14:42:54 +02:00
Mitsu 762ad0291e Merge pull request #151 from ORelio/master
NextImpactBridge Improvements
2015-09-04 18:50:40 +02:00
ORelio 88bf15e46c Add Author into MrssFormat 2015-09-04 18:33:22 +02:00
ORelio 80fe041f32 NextImpactBridge Improvements
- Add subtitle
- Add news main image
- Add thumbnail rss field
- Add author rss field
- Minor code cleanup
2015-09-04 18:11:04 +02:00
Mitsu 063ee612cf Merge pull request #150 from teromene/master
Ajout du support des journaux de profils
2015-09-02 14:20:32 +02:00
teromene ee4d4d9603 Ajout du support des journaux de profils 2015-09-02 13:49:36 +02:00
Mitsu a9052b211e Merge pull request #149 from teromene/master
[Courrier International] added
2015-09-01 21:36:35 +02:00
teromene 7b9c180654 Ajout d'un bridge pour Courrier International. 2015-09-01 19:45:39 +02:00
Mitsu b58a84537d Merge pull request #147 from teromene/master
[Facebook Bridge] added
2015-09-01 00:18:50 +02:00
teromene 9dfa1d6f25 Ajout d'une URI par post 2015-09-01 00:04:13 +02:00
teromene 7680b065b5 Modification de la durée du cache 2015-08-31 23:02:11 +02:00
teromene 221ac239e1 Ajout d'un bridge pour Facebook 2015-08-31 22:59:08 +02:00
Mitsu f8d1322ee7 Merge pull request #144 from GregThib/patch-3
[rue89] Anti-hotlinking was apparently disabled
2015-08-07 17:22:34 +02:00
GregThib 9f93656bf4 Anti-hotlinking was apparently disabled
It seems that anti-hotlinking method (data-src + JS) was disabled on Rue89 site.
Because I'm not sure that modification is permanent, I put an "if" for testing it before replacement.
--> tested ok on my rssbridge instance. IMG are back.
2015-08-07 16:30:42 +02:00
Mitsu d39336525d Merge pull request #128 from Nyutag/master
[new] ReporterreBridge
+ fixes [CADBridge] [CommonDreamsBridge]
2015-07-30 11:59:53 +02:00
Mitsukarenai d95f4024f5 [TheOatMeal] fixes 2015-07-30 11:57:26 +02:00
Mitsu ce89ed0fc5 Merge pull request #136 from Riduidel/TheOatmeal
[new] The oatmeal
2015-07-30 11:42:21 +02:00
Mitsu 1678378bab [TwitchApi] Fix homepage link 2015-07-30 11:29:25 +02:00
Mitsu 9bf493cf92 Merge pull request #140 from LogMANOriginal/TwitchApiBridge
[new] TwitchApiBridge
2015-07-30 11:28:27 +02:00
Mitsu fde1dfa194 Merge pull request #141 from GregThib/patch-1
[Rue89] AuthorName in the output
2015-07-30 11:21:58 +02:00
GregThib 17e887631c AuthorName in the output (usefull for RSS readers)
Add the Author's name in the output fields.
2015-07-23 16:05:26 +02:00
logmanoriginal 1055fd4e8b Add TwitchApiBridge 2015-07-14 13:36:44 +02:00
Mitsukarenai 6456d145a0 [Youtube] fix search (issue #137) 2015-07-08 15:34:06 +02:00
Nicolas Delsaux 6003daff9d fixed a small bug regarding url processing 2015-07-05 15:51:17 +02:00
Nicolas Delsaux 7b99ad3650 I stupidly forgot to change cache duration ... 2015-07-05 15:27:39 +02:00
Nicolas Delsaux 94ffb22fb0 un bridge The Oatmeal qui marche ... principalement pour les comics locaux (et pas pour explodingkittens) 2015-07-05 15:24:06 +02:00
unknown 9712d052b4 Implementing TheOatMeal bridge fast with RSSExpander 2015-07-03 18:43:15 +02:00
Mitsu 95af72349b Merge pull request #135 from polo2ro/master
[instagram] Fix instagram bridge JSON format
2015-06-29 13:44:28 +02:00
Paul de Rosanbo 9ce826f78e Fix instagram bridge, json data format has been modified on
instagram.com
2015-06-29 11:47:54 +02:00
Mitsu d9b2f267c5 Merge pull request #134 from Strubbl/fix-googleplus-item-uri
add Google+ base URL in front of item entry URI
2015-06-28 02:30:14 +02:00
Sven Fischer b18990872e add Google+ base URL in front of item entry URI
this fixes the Atom feed entry URL from
https://example.com/rss-bridge/+Perspn/posts/N6fgHam5e2ik to point to
https://plus.google.com/+Perspn/posts/N6fgHam5e2ik. Otherwise the URL
count not be found.
2015-06-27 23:58:06 +02:00
Mitsukarenai 7a40584864 [TwitterBridge*] update query URL for live feed 2015-06-26 11:55:11 +02:00
Mitsukarenai 1374b7f563 Updating minimal PHP version to 5.4 (issue #133) 2015-06-26 11:10:25 +02:00
Mitsukarenai c16747757d (some cleanup) 2015-06-04 17:06:14 +02:00
Mitsukarenai 54c5e9f5ea [Youtube] Use metatag for publishdate (fix issue #132) 2015-05-31 00:16:42 +02:00
Mitsu 75585e7b52 Merge pull request #130 from lagaisse/CpasbienBridge
Cpasbien : Ajout de la date de publication en utilisant la date du cache
2015-05-21 18:38:57 +02:00
Kevin Lagaisse de16ba234e Ajout de la date de publication en utilisant la date de dernière modification du cache 2015-05-20 21:47:58 +02:00
Mitsu 5b71d587e2 Merge pull request #129 from lagaisse/CpasbienBridge
Create CpasbienBridge.php
2015-05-18 12:30:40 +02:00
Kevin Lagaisse 22f0017dc7 Create CpasbienBridge.php 2015-05-18 12:01:13 +02:00
root 222073248d Fixing issue with sillies 2015-05-06 09:53:21 +02:00
root ca9cc12b0c Fixing cache issue causing memory leak 2015-05-05 20:30:26 +02:00
root 5a2a6fbdba Add ReporterreBridge.php 2015-05-05 20:18:12 +02:00
Mitsukarenai 4ca9339e03 [removed] HumbleStore bridge 2015-05-02 12:21:17 +02:00
Mitsu d1c4847d88 Merge pull request #127 from Nyutag/master
Add CADBridge
2015-05-02 12:11:51 +02:00
root a8656ac459 Merge branch 'master' of https://github.com/Nyutag/rss-bridge 2015-04-28 19:43:18 +02:00
root 4524feeebc Add CADBridge 2015-04-28 19:40:58 +02:00