Commit graph

1646 commits

Author SHA1 Message Date
Nicolas Delsaux 79e4e9fdea added a bridge for one Liberation blog that could easily be extended for others 2014-02-20 08:43:14 +01:00
Nicolas Delsaux f7976419ae fixed title formatting 2014-02-20 08:42:40 +01:00
Nicolas Delsaux 1644a855ee Finally, a working Seactu bridge (I ahve however a bug with trailing whitespaces 2014-02-18 11:55:47 +01:00
Sebastien SAUVAGE a5591d9f54 Added Bandcamp
Merged manually from https://github.com/sebsauvage/rss-bridge/pull/24
2014-02-09 15:33:02 +01:00
Sebastien SAUVAGE b4b3c4b0ac Added parameters checks for PinterestBridge 2014-02-09 15:20:52 +01:00
Sebastien SAUVAGE a1152aee96 Added parameter check of OpenClassRooms. 2014-02-09 15:15:15 +01:00
Sebastien SAUVAGE 7c5118959d Removed non-working bridges 2014-02-09 15:08:03 +01:00
Sebastien SAUVAGE 531dddecdc Changed default number of article from 90 to 20 in CryptomeBridge. 2014-02-09 10:23:50 +01:00
Sebastien SAUVAGE 50a96a3f21 Corrected default number of articles in CryptomeBridge.
The bridge was outputting a single entry when parameter n was empty.
2014-02-08 18:18:09 +01:00
Sebastien SAUVAGE a9d6fd3e46 Default to http for DDG bridge
Because some hosts do not support https.
2014-02-08 18:12:49 +01:00
Nicolas Delsaux dbe9ae44df Correctiond e quelques boulettes, mais ca ne marche toujours pas 2014-02-05 10:16:45 +01:00
Nicolas Delsaux 4f1d4137d4 premire modification qui ne marche pas 2014-02-04 18:00:11 +01:00
Nicolas Delsaux 1323226677 ajout du script pour Sexactu 2014-02-04 17:54:18 +01:00
Nicolas Delsaux 4857cdbedc ajout des scriptsd e Superbaillot 2014-02-04 17:53:59 +01:00
Sébastien SAUVAGE b51030d003 Merge pull request #25 from gsurrel/master
Added bridges for Wikipedia FR, EN and EO
2014-02-01 05:05:44 -08:00
Sébastien SAUVAGE 6c88a9f19f Merge pull request #26 from polo2ro/master
Add instagram bridge to rss-bridge
2014-02-01 05:04:34 -08:00
Sébastien SAUVAGE 5b02adf114 Merge pull request #23 from Astalaseven/bridges
[new] Bridges for DTC, SDZ and DDG
2014-02-01 05:04:00 -08:00
pauder 4a63fed224 search query 2014-01-30 15:25:25 +01:00
pauder 19f806acd5 Add a pinterest bridge 2014-01-30 14:55:35 +01:00
pauder e3d5027681 cache 2014-01-30 12:02:56 +01:00
pauder d6693f4346 Fix bug because of a modification of instagram source page json
content
2014-01-30 11:55:39 +01:00
gsurrel 07d27e0421 Added Wikipedia Esperanto bridge 2014-01-02 11:58:10 +01:00
gsurrel 02c7b2be87 Corrected mistake in Wikipedia FR bridge if using absolute links 2014-01-02 11:43:21 +01:00
gsurrel d7e2d65ff7 Added Wikipedia EN bridge (Today's featured article) 2014-01-02 11:42:39 +01:00
gsurrel 5288756d04 Corrected mistake in Wikipedia FR bridge 2014-01-02 11:42:02 +01:00
gsurrel f01bc29f57 Added Wikipedia FR bridge 2014-01-02 11:26:15 +01:00
Astalaseven 25185cff4e [new] Scmb Bridge 2013-12-16 17:51:49 +01:00
Astalaseven fb44d4d90d [new] DuckDuckGo Bridge 2013-12-16 15:29:33 +01:00
Astalaseven 33cf5a1cd5 [enh] Remove old comment 2013-12-16 09:11:33 +01:00
Astalaseven 4f59e2441c [new] Bridges for DTC and SDZ 2013-12-16 09:07:48 +01:00
pauder 3822e77561 more informations with a json parser 2013-10-29 15:59:22 +01:00
pauder 40f6e51b06 add date 2013-10-29 10:40:31 +01:00
pauder c6ec5c45d1 Add Instagram bridge 2013-10-29 09:26:48 +01:00
Qwerty 365033ac6a Create GuruMedBridge.php
The bridge for gurumed.org
2013-09-02 11:52:49 +02:00
Qwerty 9e3ef4869e Create FSBridge.php
I add the RSS feed of www.futura-sciences.com
2013-09-02 11:35:10 +02:00
Sébastien SAUVAGE f3dd80d73f Update TwitterBridge.php 2013-08-15 16:19:43 +02:00
ArthurHoaro bea563dab9 Bridge titles more accurate (and YoutubeBridge secured) 2013-08-15 13:58:58 +02:00
Mitsukarenai dfd2110776 Add: Youtube Bridge 2013-08-15 12:05:58 +02:00
Mitsukarenai bad913c806 Add IdenticaBridge: get major user activity 2013-08-15 11:02:43 +02:00
Sébastien SAUVAGE 411b3280d1 Update CryptomeBridge.php
Use direct (non-HTTPs) cryptome.org URI.
2013-08-14 14:37:57 +02:00
BoboTiG a08289d78c Add CryptomeBridge: returns the N most recent documents. 2013-08-14 01:27:46 +02:00
Sebastien SAUVAGE 2066533467 Small corrections. 2013-08-12 22:54:09 +02:00
Sebastien SAUVAGE 4bf90735ef Corrections
* Corrected GoogleBridge (URI extraction was incorrect)
* Corrected ATOM format:
* mime-type was incorrect
* Hyperlinks were not clickable.
* non-UTF8 characters are now properly filtered.
* Corrected HTML format output:
* Hyperlinks were not clickable.
* Corrected error message when SimpleHtmlDom library is not installed.
* Added changelog.
2013-08-12 22:37:19 +02:00
Sebastien SAUVAGE 20efc240cc Rewording 2013-08-11 22:34:14 +02:00
Yves ASTIER 927b04dfef Refonte du code 2013-08-11 13:30:41 +02:00
Yves ASTIER 50b87448c6 new page entrance + new dedicated dir for bridges + some fixe, optimizations 2013-08-09 18:57:25 +02:00