Commit graph

  • 8770c87389 Added support for stories in InstagramBridge. Closes #665 Renamed parameters as stories are only available in user mode. Use a regex instead of HTML parsing to extract the JSON, as it is way faster. teromene 2018-05-05 13:00:59 +0100
  • c1e3352218 [VkBridge] Extended article link parsing (#685) Eugene Molotov 2018-05-05 15:03:54 +0500
  • 00570ce1b4 [ETTVBridge] New bridge, first push (#680) Grégory T 2018-04-30 23:18:39 +0200
  • df33dcff4e [YGGTorrentBridge] URL encode the first parts of the requests. teromene 2018-04-26 22:57:18 +0100
  • e60b5ab193 Mise à jour du bridge pour WorldOfTanks (#527) Nicolas Delsaux 2018-04-22 12:58:07 +0200
  • b0c7a62f74 [index] Bumped version to 2018-04-20 teromene 2018-04-20 17:15:25 +0200
  • 57b15a089e Added DiscogsBridge. Closes #615 teromene 2018-04-20 16:57:09 +0200
  • 4b7fbe4188 DansTonChatBridge: test before accessing plaintext teromene 2018-04-19 21:00:18 +0200
  • 2390fb58b3
    Merge pull request #673 from GregThib/patch-1 Teromene 2018-04-19 20:58:01 +0200
  • 1e8d29f6ec
    Merge pull request #672 from em92/patch-3 Teromene 2018-04-19 20:56:34 +0200
  • 644d13686c [YoutubeBridge] Removed duration in titles on search mode Eugene Molotov 2018-04-19 09:03:29 +0500
  • aa0ff1c9b1 Added YGGTorrentBridge. teromene 2018-04-18 21:57:27 +0200
  • 539d9f1f06 Add SupInfoBridge, fixes #668 teromene 2018-04-18 12:39:45 +0200
  • 5ece801ce7 Fix h* display size in HtmlFormat, and fix images being wider than the page. teromene 2018-04-18 12:29:22 +0200
  • 4dcea6d9c9
    Update to follow DTC website changes GregThib 2018-04-18 12:00:00 +0200
  • d69e2521f1 Removed T411 bridge. Website was closed nearly one year ago. teromene 2018-04-18 11:44:54 +0200
  • 7927d73719 Rewrote DemonoidBridge. Fixes #626. teromene 2018-04-17 15:25:02 +0200
  • 0620f30ae0 Changed the API key used for SoundCloud bridge. Should fix #599 teromene 2018-04-17 14:24:00 +0200
  • 795494cfce Added enclosures to InstagramBridge. teromene 2018-04-16 19:34:21 +0200
  • ba8542156c Remove usage of function file_get_contents. teromene 2018-04-16 19:27:20 +0200
  • 55f112e034 [VkBridge] Rewrited bridge code (#667) Eugene Molotov 2018-04-16 14:55:31 +0500
  • 208fff801d [FDroid] minor fixes for Travis CI Mitsukarenai 2018-04-15 13:21:48 +0200
  • 3c9860de43 [FDroid] new bridge Mitsukarenai 2018-04-15 13:13:10 +0200
  • a16ec196c5 [NotAlways] Add a bridge for the NotAlways family of sites (#537) Adam Tygart 2018-04-15 06:02:37 -0500
  • 887fc7b037 Fix GoComics, website completely changed. Fixes #663 teromene 2018-04-14 18:15:44 +0100
  • 1bd4a40f71 Added GNOME Builder configuration to gitignore. teromene 2018-04-14 18:15:13 +0100
  • 494169f959 Added bridge for Pixiv. This bridge is slow, as caching of images is required (REFERER header required to access the full size images) teromene 2018-04-14 16:19:35 +0100
  • 178177e787 [index] Push version to 2018-04-06 logmanoriginal 2018-04-06 22:45:33 +0200
  • 1cb83ccea3 [IPBBridge] Use limit for the number of items logmanoriginal 2018-04-06 22:13:52 +0200
  • c899399569 [DealabsBridge] Follow the website changes (#660) sysadminstory 2018-04-06 21:25:41 +0200
  • 0f93370e92
    Merge pull request #654 from LogMANOriginal/cURL LogMANOriginal 2018-04-06 20:49:58 +0200
  • 45c3dcb636 [VkBridge] Simplify header specification logmanoriginal 2018-04-06 20:24:43 +0200
  • ecfc220b10 [KernelBugTrackerBridge] Fix too many parameters requesting HTML DOM logmanoriginal 2018-03-25 16:20:25 +0200
  • 4b3efed7ec [YoutubeBridge] Fix too many parameters when using HTML mode logmanoriginal 2018-03-25 16:13:00 +0200
  • bc28c5da8e [contents] Set CURLOPT_HTTPHEADER only if the provided array contains data logmanoriginal 2018-03-25 15:48:30 +0200
  • 5bd9c1611d [contents] Limit cURL protocols to HTTP and HTTPS logmanoriginal 2018-03-25 15:28:00 +0200
  • 6caca4946b bridges: Fix bridges with custom headers and options logmanoriginal 2018-03-25 14:01:35 +0200
  • ee78e7613f [contents] Replace file_get_contents by cURL logmanoriginal 2018-03-25 13:12:13 +0200
  • 2df2623430 [index] Add 'curl' extension check logmanoriginal 2018-03-25 13:11:15 +0200
  • de5f850cdb [index] Fix indentation using tabs logmanoriginal 2018-04-06 20:34:44 +0200
  • ac6847045c Catch Errors in order to display a message in more cases. We also catch Exceptions to maintain compat with php 5. Add check for simplexml extension. teromene 2018-04-04 19:02:40 +0100
  • df6da837dc [FacebookBridge] Return error if username starts with slash logmanoriginal 2018-03-23 21:23:27 +0100
  • 41b7984a4e [YoutubeBridge] Playlist mode: faster feed generating if item count is less or equal to 15 (#648) Eugene Molotov 2018-03-19 17:41:53 +0500
  • 38c7e0272e Add hashtag support to InstagramBridge. Fixes #629 teromene 2018-03-19 12:29:24 +0000
  • 29c690dbcd Fix InstagramBridge, thanks to @pintassilgo comments. Fixes #646 teromene 2018-03-19 12:17:42 +0000
  • 8ba817478b
    Implement customizable cache timeout (#641) LogMANOriginal 2018-03-14 18:06:36 +0100
  • cacbe90102 [YoutubeBridge] Sort playlist items by publication date (#643) Eugene Molotov 2018-03-13 16:24:40 +0500
  • cb91cd5d2f Fix SteamBridge (#637) (#639) Antoine Cadoret 2018-03-12 10:22:34 +0100
  • 52dfa3fe76 [RadioMelodieBridge] Add new bridge (#640) sysadminstory 2018-03-11 15:38:07 +0100
  • 29a1c7ac09 [index.php] Add extension check for 'mbstring' logmanoriginal 2018-03-07 19:06:42 +0100
  • 6eea51eeeb Fix SteamBridge. Fixes #636 teromene 2018-03-07 10:24:33 +0000
  • 2149af0e74 Fix Pinterest bridge, remove the old JSON parsing, and return original sized image. Fixes #632 teromene 2018-03-06 12:01:48 +0000
  • 142a647b7a Merge branch 'master' of github.com:RSS-Bridge/rss-bridge teromene 2018-03-06 11:27:37 +0000
  • 6e916ddd35 Fix Arte7Bridge. Fixes #633 teromene 2018-03-06 11:26:16 +0000
  • 159b00145d [VkBridge] Setting feed title (#635) Eugene Molotov 2018-03-05 14:46:15 +0500
  • 26ce16baa2 [PlanetLibre] remove bridge (origin now has RSS) Mitsukarenai 2018-03-03 21:04:40 +0100
  • 0622fe142b Dealabs : Added Groupes Feeds and Feed name is set according to parameters (#630) sysadminstory 2018-03-01 18:10:34 +0100
  • 4805b52d42 [YoutubeBridge] Fix typo logmanoriginal 2018-02-16 22:35:00 +0100
  • 962617086e [YoutubeBridge] Remove superfluous div selectors logmanoriginal 2018-02-16 22:26:18 +0100
  • 4f6277b6b5 [YoutubeBridge] Fix parsing author name breaks the bridge logmanoriginal 2018-02-16 22:12:24 +0100
  • 5aaab9eb8c [YoutubeBridge] Skip unavailable videos logmanoriginal 2018-02-16 22:11:03 +0100
  • ef402bb5c3 [DealabsBride] Fix for the new site (#595) sysadminstory 2018-02-14 12:03:44 +0100
  • 85ac9001d6
    [IPBBridge] Add bridge (#564) LogMANOriginal 2018-02-13 21:46:33 +0100
  • 7939bffcdd fix: TébéoBridge Travis cleanup Mitsukarenai 2018-02-11 19:08:19 +0100
  • bb58aa8e31 New bridge: Tébéo Mitsukarenai 2018-02-11 16:56:34 +0100
  • 1d35149191 Update VkBridge (#625) Ruslan 2018-01-30 20:57:07 +0400
  • be03764029 Fixing double quote issue at the end of URL (#623) Tameroski 2018-01-23 12:27:45 +0100
  • a07874d468 Initial commit for Bloomberg bridge with top stories and search (#607) Matt DeMoss 2018-01-12 07:08:15 -0500
  • 90d7ae8776 Fix twitter list filter test #613, fix and change getName() for lists. (#614) Matt DeMoss 2018-01-12 07:07:40 -0500
  • 93e0562353
    Merge pull request #610 from mdemoss/YouTubeTitle-#609 Teromene 2018-01-11 12:09:38 +0000
  • 4c5d547d9c
    Merge pull request #608 from mdemoss/PcGamerBridge Teromene 2018-01-11 12:08:10 +0000
  • 9a3a64010f
    Merge pull request #620 from RSS-Bridge/teromene-patch-2 Teromene 2018-01-11 11:48:29 +0000
  • e59a6f4c9e
    Update MixCloudBridge.php Teromene 2018-01-11 11:44:51 +0000
  • 1506e68587
    Merge pull request #619 from RSS-Bridge/teromene-patch-1 Teromene 2018-01-11 11:44:37 +0000
  • 671cba4f68
    Update .travis.yml Teromene 2018-01-11 11:41:25 +0000
  • 374eb8f4bf
    Merge pull request #617 from adamchainz/patch-1 Teromene 2018-01-10 14:05:05 +0000
  • 60f7a2b3e4
    README - sort lists alphabetically Adam Johnson 2018-01-10 11:45:55 +0000
  • 7744172c63
    Merge pull request #616 from lalannev/patch-1 Teromene 2018-01-09 17:19:28 +0000
  • 5a763aee8d
    Update LegifranceJOBridge.php lalannev 2018-01-09 14:57:17 +0100
  • c14b2c6905 address phpcs style errors Matt DeMoss 2017-12-28 20:19:35 -0500
  • 0871376922 store feed name in new variable, switch getName on queriedContext, remove 'bridge' from name for feeds, fixes #609 Matt DeMoss 2017-12-28 20:14:11 -0500
  • c5fe9a6dc0 mark places where a new variable is needed Matt DeMoss 2017-12-28 19:52:46 -0500
  • fbbcd02384 apply phpcbf for automatic style fixes Matt DeMoss 2017-12-24 16:45:56 -0500
  • d34987f9c1 PC Gamer bridge initial commit with most read stories Matt DeMoss 2017-12-23 15:57:40 -0500
  • 9e0565c655
    Merge pull request #604 from TwizzyDizzy/master Teromene 2017-12-14 16:43:33 +0000
  • 443081c90b
    Fix double forward-slash in returned post URI leading to 404 Thomas Dalichow 2017-12-06 22:17:46 +0100
  • 03fc09e3c6
    Merge pull request #602 from TwizzyDizzy/master Teromene 2017-12-01 17:29:26 +0000
  • 45323c2b2f
    Fake user agent as Mixcloud blocks certain User-Agents Thomas Dalichow 2017-12-01 17:28:57 +0100
  • 67ee73782c Merge pull request #582 from sysadminstory/master Teromene 2017-10-18 10:53:46 +0100
  • 2bb9a29ddc Delete usefull whitespace sysadminstory 2017-10-17 23:37:09 +0200
  • 5cbd363597 Coding style fix sysadminstory 2017-10-17 23:30:27 +0200
  • aa6ded0ea4 Merge pull request #593 from b1nj/master Teromene 2017-10-17 19:02:54 +0100
  • 3c61dc2b57 Merge remote-tracking branch 'upstream/master' sysadminstory 2017-10-17 14:53:22 +0200
  • 3e528ddccf Update saisons AllocineFRBridge B1nj 2017-10-16 22:24:49 -0400
  • cba65d6d08 [Arte7Bridge] Fix Arte7 bridge, use the API teromene 2017-10-12 18:12:31 +0100
  • 8d418611a2 Merge pull request #589 from mickael-bertrand/patch-2 Teromene 2017-10-12 17:18:04 +0100
  • 98b0f0f8ba [Core] Verify the presence of the array keys before accessing them. Fixes #588 teromene 2017-10-12 17:14:34 +0100
  • 6f66e6d9be Merge pull request #592 from ldidry/fix-gocomics Teromene 2017-10-11 11:34:37 +0100
  • 8b06299bad Update GoComicsBridge Luc Didry 2017-10-11 10:03:29 +0200
  • 5a99981827 Updater torrent9 URI MickaëlBERTRAND 2017-10-08 19:21:10 +0200