Rss-Bridge/bridges
Shuto Yano 48b0164676 [InstagramBridge] Fix instagram GraphSidecar output and Video embedding (#1361)
* [InstagramBridge] Fix GraphSidecar output

Fix following issues which related to output of the GraphSidecar type posts.
- The GraphSidecar post's media wasn't outputted except for first picture when searching by hashtag or location
- Video didn't embedded
NOTE:
The function getInstagramStory() which was called when the post type is GraphSidecar didn't seem to work just as one intended.
Because the web request called in that function is just to get the media of single post, NOT to get the media of Story.
But I don't have any idea to solve #694, so it seems be better to rename these function and member variable properly.
2019-12-01 11:25:20 +01:00
..
ABCTabsBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
AcrimedBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
AllocineFRBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
AmazonBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
AmazonPriceTrackerBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
AnidexBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
AnimeUltimeBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
AO3Bridge.php [AO3Bridge] Add new bridge (#1123) 2019-05-06 13:28:42 +02:00
AppleAppStoreBridge.php [AppleAppStoreBridge] Add new bridge (#1316) 2019-11-09 18:28:00 +01:00
AppleMusicBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
Arte7Bridge.php bridges: Don't kill scripts with die() 2019-06-07 20:38:09 +02:00
ArtStationBridge.php [ArtStationBridge] Added new bridge (#1122) 2019-05-08 22:14:53 +02:00
AsahiShimbunAJWBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
AskfmBridge.php [AskfmBridge] Fix broken bridge 2018-10-24 18:33:07 +02:00
AtmoNouvelleAquitaineBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
AutoJMBridge.php [AutoJMBridge] Fix the bridge to follow website changes (#1255) 2019-09-06 10:52:58 +02:00
BadDragonBridge.php [BadDragonBridge] Add new bridge (#1082) 2019-05-02 22:02:13 +02:00
BAEBridge.php [BAEBridge] Use defaultLinkTo rather than str_replace (#1168) 2019-06-16 19:40:21 +02:00
BakaUpdatesMangaReleasesBridge.php [BakaUpdatesMangaReleasesBridge] Sanitize hash for more solid UIDs (#1113) 2019-04-30 21:01:48 +02:00
BandcampBridge.php [BandcampBridge] Add band and album feeds (#1317) 2019-10-16 21:37:25 +02:00
BastaBridge.php [BastaBridge] Fix PHP 7.4 crash (#1323) 2019-10-24 21:57:14 +02:00
BinanceBridge.php [BinanceBridge] Add new bridge (#1135) 2019-06-01 11:18:30 +02:00
BingSearchBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
BlaguesDeMerdeBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
BooruprojectBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
BrutBridge.php [BrutBridge] Create custom feed name for each category and edition (#1164) 2019-06-13 19:13:02 +02:00
BundesbankBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
CachetBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
CastorusBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
ChristianDailyReporterBridge.php bridges: Add favicon to bridges missing it 2018-10-26 19:10:58 +02:00
CNETBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
CNETFranceBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
CollegeDeFranceBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
ComboiosDePortugalBridge.php ComboiosDePortugalBridge: HACK: Encode the URL (#1074) 2019-04-04 22:48:25 +02:00
ComicsKingdomBridge.php [ComicsKingdomBridge] Add new bridge (#1353) 2019-11-09 18:50:08 +01:00
CommonDreamsBridge.php [CommonDreamBridge] Promote to secure bridge (fix #777) (#909) 2018-11-05 17:32:11 +01:00
ContainerLinuxReleasesBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
CopieDoubleBridge.php [phpcs] enforce single quotes (#732) 2018-06-29 22:55:33 +01:00
CourrierInternationalBridge.php [CourrierInternationalBridge] Use newer https-based URL 2019-05-08 22:09:49 +02:00
CrewbayBridge.php [CrewbayBridge] Update bridge according to new crewbay.com website (#930) 2018-11-18 09:16:24 +01:00
CryptomeBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
CuriousCatBridge.php [CuriousCatBridge] Add new bridge (#1216) 2019-09-07 18:37:30 +02:00
DailymotionBridge.php [DailymotionBridge] Use API for playlist and user account feeds (#1217) 2019-09-07 18:42:45 +02:00
DanbooruBridge.php [DanbooruBridge] Decode href of HTML element to avoid double escaping. (#1262) 2019-08-26 14:26:19 +02:00
DansTonChatBridge.php DansTonChatBridge: test before accessing plaintext 2018-04-19 21:00:18 +02:00
DarkReadingBridge.php [DarkReading] Add DarkReading Bridge (#1289) 2019-09-16 21:25:28 +02:00
DauphineLibereBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
DavesTrailerPageBridge.php [DavesTrailerPageBridge] Add new bridge (#1246) 2019-07-31 14:17:34 +02:00
DealabsBridge.php [DealabsBridge] Follow website change (#1256) 2019-08-26 14:25:47 +02:00
DemoBridge.php [phpcs] enforce single quotes (#732) 2018-06-29 22:55:33 +01:00
DerpibooruBridge.php [DerpibooruBridge] Add new bridge (#949) 2018-12-26 21:14:04 +01:00
DesoutterBridge.php [DesoutterBridge] Add feed item limit 2019-11-01 15:07:25 +01:00
DeveloppezDotComBridge.php bridges: Fix coding styles 2017-02-12 15:34:08 +01:00
DevToBridge.php bridges: Fix bridges to pass unit test (#984) 2019-01-05 12:29:26 +01:00
DiarioDoAlentejoBridge.php [DiárioDoAlentejo] Add new bridge (#1360) 2019-12-01 11:18:45 +01:00
DiceBridge.php bridges: Add favicon to bridges missing it 2018-10-26 19:10:58 +02:00
DilbertBridge.php [DilbertBridge] Fixed URI and item title (#976) 2018-12-26 21:11:45 +01:00
DiscogsBridge.php [DiscogsBridge] Fix timestamp parsing 2019-01-05 15:24:44 +01:00
DownDetectorBridge.php [DownDetectorBridge] Add per-website status fetch. Note that this only fetches the last downtime, as this is the only thing that the API provides. Moreover, the site uses a different ID for every company for every country, resulting in a very large array 2019-10-29 23:14:51 +01:00
DribbbleBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
DuckDuckGoBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
EconomistBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
EliteDangerousGalnetBridge.php [EliteDangerousGalnetBridge] Remove duplicate items (#1167) 2019-06-16 20:35:23 +02:00
ElloBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
ElsevierBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
EngadgetBridge.php [EngadgetBridge] New bridge for Engadget (#1215) 2019-07-26 10:51:20 +02:00
EsquerdaNetBridge.php [EsquerdaNetBridge] Add new Bridge (#1296) 2019-10-29 18:58:12 +01:00
EstCeQuonMetEnProdBridge.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges (#802) 2018-09-09 20:20:13 +01:00
EtsyBridge.php [EtsyBridge] Fix bridge and correct typos (#873) 2018-10-20 13:08:03 +02:00
ETTVBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
ExtremeDownloadBridge.php [ExtremeDownloadBridge] Update Website URL (#1303) 2019-10-03 22:25:56 +02:00
EZTVBridge.php [phpcs] enforce single quotes (#732) 2018-06-29 22:55:33 +01:00
FabriceBellardBridge.php [FabriceBellard]: New Bridge (#1220) 2019-07-29 12:12:55 +02:00
FacebookBridge.php Facebook: Clarify Facebook bridges (#1221) 2019-10-28 19:01:04 +01:00
FB2Bridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
FDroidBridge.php [FDroidBridge] fixed bridge (#1075) 2019-04-04 22:52:59 +02:00
FeedExpanderExampleBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
FicbookBridge.php [FicbookBridge] Add new bridge (#1185) 2019-07-06 12:29:36 +02:00
FierPandaBridge.php bridges: Add favicon to bridges missing it 2018-10-26 19:10:58 +02:00
FilterBridge.php exception: Remove HttpException class 2018-11-18 16:53:21 +01:00
FindACrewBridge.php [FindACrew] Improve bridge results (#1120) 2019-06-16 19:35:43 +02:00
FlickrBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
FootitoBridge.php [phpcs] enforce single quotes (#732) 2018-06-29 22:55:33 +01:00
ForGifsBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
FourchanBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
FreeCodeCampBridge.php [FreeCodeCampBridge] - rss feed for FreeCodeCamp (#1311) 2019-10-03 22:23:14 +02:00
FurAffinityBridge.php [WIP][FurAffinityBridge] Add new bridge (#1083) 2019-07-26 11:02:58 +02:00
FuturaSciencesBridge.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges (#802) 2018-09-09 20:20:13 +01:00
GBAtempBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
GelbooruBridge.php [GelbooruBridge] Fix bridge not getting tags correctly 2017-08-05 22:38:24 +02:00
GiphyBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
GiteaBridge.php [GiteaBridge] Add new bridge 2019-06-23 09:21:00 +02:00
GitHubGistBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
GithubIssueBridge.php [GithubIssueBridge] Don't return error messages in detectParameters() 2019-06-13 19:49:54 +02:00
GithubSearchBridge.php Fix phpcs 2019-04-05 10:59:30 +02:00
GizmodoBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
GlassdoorBridge.php [GlassdoorBridge] Fix broken bridge 2019-06-09 19:35:53 +02:00
GlowficBridge.php [GlowficBridge] Add new bridge (#1031) 2019-02-06 18:20:25 +01:00
GoComicsBridge.php [phpcs] enforce single quotes (#732) 2018-06-29 22:55:33 +01:00
GOGBridge.php bridges: Don't kill scripts with die() 2019-06-07 20:38:09 +02:00
GogsBridge.php [GogsBridge] Add new bridge 2019-06-23 09:21:00 +02:00
GoogleSearchBridge.php [GoogleSearchBridge] Replace 'div[id=ires]' with 'div[id=res]' (#1329) 2019-10-16 21:44:41 +02:00
GQMagazineBridge.php [GQMagazineBridge] Fix article body detection again (Fixes #1280) 2019-10-03 21:26:41 +02:00
GrandComicsDatabaseBridge.php [GrandComicsDatabaseBridge] Fix links in content (#804) 2018-09-08 11:12:27 +01:00
HaveIBeenPwnedBridge.php [HaveIBeenPwnedBridge] Add item limit parameter, set default limit to 20 (#1219) 2019-07-26 10:47:20 +02:00
HDWallpapersBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
HeiseBridge.php [HeiseBridge] Add new bridge (#744) 2019-03-23 16:22:44 +01:00
HentaiHavenBridge.php [HentaiHavenBridge] now in https (#1227) 2019-07-26 10:42:19 +02:00
HotUKDealsBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
IdenticaBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
IGNBridge.php [IGNBridge] - New bridge for IGN (#1233) 2019-07-31 14:26:43 +02:00
IndeedBridge.php [IndeedBridge] Add new bridge (#1166) 2019-06-22 18:50:06 +02:00
InstagramBridge.php [InstagramBridge] Fix instagram GraphSidecar output and Video embedding (#1361) 2019-12-01 11:25:20 +01:00
InstructablesBridge.php [InstructablesBridge] Fix after layout changes 2019-06-27 21:05:50 +02:00
InternetArchiveBridge.php Fix malformed URLs (#1222) 2019-07-26 10:43:18 +02:00
IPBBridge.php [IPBBridge] Use limit for the number of items 2018-04-06 22:25:49 +02:00
IvooxBridge.php [IvooxBridge] Add new bridge (#597) 2019-03-22 21:33:46 +01:00
JapanExpoBridge.php [JapanExpoBridge] Remove nested function 2019-10-03 21:45:51 +02:00
JustETFBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
KATBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
KernelBugTrackerBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
KonachanBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
KoreusBridge.php bridges: Fix coding styles 2017-02-12 15:34:08 +01:00
KununuBridge.php [KununuBridge] Add feed item limit 2019-11-01 15:27:35 +01:00
LaCentraleBridge.php [LaCentraleBridge] Add new bridge (#1201) 2019-07-26 11:00:55 +02:00
LeBonCoinBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
LegifranceJOBridge.php bridges: Add favicon to bridges missing it 2018-10-26 19:10:58 +02:00
LeMondeInformatiqueBridge.php [LeMondeInformatique] Handle special articles (#1039) 2019-03-02 19:03:29 +01:00
LesJoiesDuCodeBridge.php [LesJoiesDuCode] Switch to HTTPS and remove author (#787) 2018-08-21 17:41:56 +02:00
LichessBridge.php bridges: Fix coding styles 2017-02-12 15:34:08 +01:00
LinkedInCompanyBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
ListverseBridge.php [ListverseBridge - add new bridge (#1305) 2019-10-03 22:24:14 +02:00
LolibooruBridge.php bridges: Fix coding styles 2017-02-12 15:34:08 +01:00
LWNprevBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
MangareaderBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
MastodonBridge.php [MastodonBridge] Add new bridge (#1178) 2019-06-21 17:30:34 +02:00
MediapartBridge.php [MediapartBridge] Fix article parsing 2019-09-16 21:26:19 +02:00
MilbooruBridge.php bridges: Fix coding styles 2017-02-12 15:34:08 +01:00
MixCloudBridge.php Update MixCloudBridge.php 2018-01-11 11:44:51 +00:00
ModelKarteiBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
MoebooruBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
MoinMoinBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
MondeDiploBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
MozillaBugTrackerBridge.php [MozillaBugTrackerBridge] Fix typo 2019-03-23 16:30:15 +01:00
MozillaSecurityBridge.php [MozillaSecurityBridge] Make the URI unique by adding timestamp (#1005) 2019-02-19 21:50:00 +01:00
MsnMondeBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
MspabooruBridge.php bridges: Fix coding styles 2017-02-12 15:34:08 +01:00
MydealsBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
N26Bridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
NasaApodBridge.php [phpcs] enforce single quotes (#732) 2018-06-29 22:55:33 +01:00
NationalGeographicBridge.php [NationalGeographicBridge] Add new bridge (#1065) 2019-06-18 22:57:42 +02:00
NeuviemeArtBridge.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges (#802) 2018-09-09 20:20:13 +01:00
NextgovBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
NextInpactBridge.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges (#802) 2018-09-09 20:20:13 +01:00
NFLRUSBridge.php [NFLRUSBridge] Add new bridge (#1285) 2019-09-16 21:27:01 +02:00
NiceMatinBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
NineGagBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
NotAlwaysBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
NovelUpdatesBridge.php [NovelUpdatesBridge] now in https (#1228) 2019-07-26 10:42:41 +02:00
NyaaTorrentsBridge.php bridges: Add favicon to bridges missing it 2018-10-26 19:10:58 +02:00
NYTBridge.php [NYTBridge] : New bridge for the new york times (#1235) 2019-07-29 12:15:08 +02:00
OneFortuneADayBridge.php [OneFortuneADayBridge] use date in UTC for seed (#1059) 2019-03-14 19:44:36 +01:00
OnVaSortirBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
OpenClassroomsBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
OpenwhydBridge.php [OpenwhydBridge] Add new bridge (#1338) 2019-11-09 18:36:50 +01:00
OsmAndBlogBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
ParuVenduImmoBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
PatreonBridge.php [PatreonBridge] Add new bridge (#1254) 2019-09-07 18:26:58 +02:00
PcGamerBridge.php apply phpcbf for automatic style fixes 2017-12-24 16:45:56 -05:00
PickyWallpapersBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
PikabuBridge.php [PikabuBridge] Preserve links (#1286) 2019-09-16 21:28:41 +02:00
PinterestBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
PirateCommunityBridge.php [PirateCommunityBridge] Add new bridge (#1252) 2019-08-28 16:28:39 +02:00
PixivBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
PlantUMLReleasesBridge.php [PlantUMLBridge] Added bridge for PlantUML. Fixes #1191 2019-10-03 22:30:22 +02:00
QPlayBridge.php [QPlayBridge]: New Bridge (#1118) 2019-05-29 22:51:52 +02:00
RadioMelodieBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
RainbowSixSiegeBridge.php [RainbowSixSiegeBridge] Fix missing news (#908) 2018-11-05 18:20:17 +01:00
RedditBridge.php [RedditBridge] Add new bridge (#1213) 2019-11-01 13:54:03 +01:00
Releases3DSBridge.php [Releases3DSBridge] Remove nested functions 2019-10-03 21:46:09 +02:00
ReporterreBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
RevolutBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
RoadAndTrackBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
RTBFBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
Rue89Bridge.php bridges: Don't kill scripts with die() 2019-06-07 20:38:09 +02:00
Rule34Bridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
Rule34pahealBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
SafebooruBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
ScmbBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
ScoopItBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
SensCritiqueBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
ShanaprojectBridge.php [ShanaprojectBridge] Add filter options 2019-07-03 19:34:43 +02:00
Shimmie2Bridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
SIMARBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
SkimfeedBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
SoundcloudBridge.php [SoundCloudBridge] Use account avatar as feed icon (#1146) 2019-06-01 15:04:42 +02:00
SplCenterBridge.php [SplCenterBridge] Add new bridge (#1177) 2019-06-18 22:18:52 +02:00
SteamBridge.php [SteamBridge] Follow source changes (#1143) 2019-06-06 19:59:30 +02:00
SteamCommunityBridge.php [SteamCommunityBridge] Add Workshop category (#1172) 2019-06-16 20:21:48 +02:00
StockFilingsBridge.php [StockFilingsBridge] Add new bridge (#1011) 2019-03-17 20:40:21 +01:00
StoriesIGBridge.php [StoriesIGBridge] Add timestamp to feed items (#1331) 2019-10-16 21:44:01 +02:00
StripeAPIChangeLogBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
SuperSmashBlogBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
SupInfoBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
TagBoardBridge.php bridges: Add favicon to bridges missing it 2018-10-26 19:10:58 +02:00
TbibBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
TebeoBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
TelegramBridge.php Fix bridge description (#1207) 2019-07-06 11:59:55 +02:00
TheCodingLoveBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
TheGuardianBridge.php [GuardianBridge] - New bridge for the Guardian (#1249) 2019-08-28 16:27:45 +02:00
TheHackerNewsBridge.php [TheHackerNews] Fix content extraction (#972) 2018-12-26 20:47:02 +01:00
ThePirateBayBridge.php [ThePirateBayBridge] Remove nested function 2019-10-03 21:46:24 +02:00
TheTVDBBridge.php bridges: Add favicon to bridges missing it 2018-10-26 19:10:58 +02:00
TheYeteeBridge.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
ThingiverseBridge.php bridges: Fix bridges to pass unit test (#984) 2019-01-05 12:29:26 +01:00
TrelloBridge.php [TrelloBridge] Fix actions with missing image urls (#987) 2019-01-05 13:27:12 +01:00
TwitchBridge.php [TwitchBridge] Add new bridge (#1253) 2019-09-07 18:27:44 +02:00
TwitterBridge.php [TwitterBridge] Enable cookies with curl (#1245) 2019-09-12 16:14:48 +02:00
UnsplashBridge.php [UnsplashBridge] Fix bridge (fix issue #965) (#1208) 2019-07-16 16:50:14 +02:00
UsbekEtRicaBridge.php global: Fix code violations 2018-12-26 21:58:07 +01:00
VarietyBridge.php [VarietyBridge] Add new bridge (#1307) 2019-11-01 13:48:09 +01:00
ViadeoCompanyBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
ViceBridge.php [ViceBridge] - RSS feed for Vice Publications. (#1310) 2019-10-03 22:02:30 +02:00
VieDeMerdeBridge.php [VieDeMerdeBridge] Add new bridge for quotes from Vie de Merde (#1313) 2019-10-03 22:36:08 +02:00
VimeoBridge.php [VimeoBridge] Add new bridge (#933) 2019-06-18 22:50:31 +02:00
VkBridge.php [VkBridge] Save internal links in posts and get hashtags before making item (#1363) 2019-11-18 10:51:35 +01:00
VMwareSecurityBridge.php [VMwareSecurityBridge] New Bridge (#1041) 2019-02-19 21:53:20 +01:00
WallpaperStopBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
WebfailBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
WeLiveSecurityBridge.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges (#802) 2018-09-09 20:20:13 +01:00
WikiLeaksBridge.php bridges: Fix bridges that don't pass the unit test 2019-01-22 18:24:32 +01:00
WikipediaBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
WiredBridge.php [WIRED] Add WIRED Bridge (#1244) 2019-09-07 18:31:19 +02:00
WordPressBridge.php Revert "all: Use ->remove() instead of ->outertext = ''" 2019-06-02 13:06:16 +02:00
WordPressPluginUpdateBridge.php caches: Refactor the API (#1060) 2019-04-29 20:12:43 +02:00
WorldOfTanksBridge.php [WorldOfTanksBridge] Fix bridge (#1197) 2019-06-28 19:32:26 +02:00
XbooruBridge.php [Bridges] Use HTTPS (#1337) 2019-10-16 21:34:28 +02:00
XenForoBridge.php phpcs: Always use long array syntax 2019-11-01 18:06:55 +01:00
YahtzeeDevDiaryBridge.php [YahtzeeDevDiary] Add new bridge (#1297) 2019-10-31 18:55:08 +01:00
YandereBridge.php bridges: Fix coding styles 2017-02-12 15:34:08 +01:00
YGGTorrentBridge.php [YGGTorrentBridge] Add URI to feed items 2018-11-18 09:41:14 +01:00
YoutubeBridge.php [YoutubeBridge] Add playlist caching (#1162) 2019-06-10 15:31:35 +02:00
ZDNetBridge.php Catching up | [Main] Debug mode, parse utils, MIME | [Bridges] Add/Improve 20 bridges (#802) 2018-09-09 20:20:13 +01:00
ZenodoBridge.php Added RSS bridge for zenodo.org (#749) 2018-07-16 12:02:41 +02:00
ZoneTelechargementBridge.php [ZoneTelechargementBridge] URL and name change (#1302) 2019-10-03 22:27:10 +02:00