Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RSS-Bridge

The RSS feed for websites missing it
Collective - Host: opensource - https://opencollective.com/rss-bridge - Code: https://github.com/RSS-Bridge

Added GNOME Builder configuration to gitignore.

github.com/RSS-Bridge/rss-bridge - 1bd4a40f71820ca3985b092914bc702fdd64e927 authored almost 7 years ago
Added bridge for Pixiv.

This bridge is slow, as caching of images is required (REFERER header required to access the full...

github.com/RSS-Bridge/rss-bridge - 494169f959363bf71e4b0be005cb5542f6d2d871 authored almost 7 years ago
[index] Push version to 2018-04-06

github.com/RSS-Bridge/rss-bridge - 178177e787786414243b92940afb77685b083d5b authored almost 7 years ago
[IPBBridge] Use limit for the number of items

The limit was used to specify the number of pages to return from a given
topic which resulted in...

github.com/RSS-Bridge/rss-bridge - 1cb83ccea3f8429a0f6eef603618add99100771b authored almost 7 years ago
[DealabsBridge] Follow the website changes (#660)

github.com/RSS-Bridge/rss-bridge - c8993995695d242bd3540bf8ee940e7e0742eea5 authored almost 7 years ago
Merge pull request #654 from LogMANOriginal/cURL

Use cURL instead of file_get_contents

github.com/RSS-Bridge/rss-bridge - 0f93370e9254be1200fc01a1175d202c36bb648c authored almost 7 years ago
[YoutubeBridge] Fix too many parameters when using HTML mode

github.com/RSS-Bridge/rss-bridge - 4b3efed7ec8304b842ba65acc6538a40c71fe71a authored almost 7 years ago
[index] Add 'curl' extension check

github.com/RSS-Bridge/rss-bridge - 2df2623430016373c6a899784519f053f1b704d0 authored almost 7 years ago
[VkBridge] Simplify header specification

github.com/RSS-Bridge/rss-bridge - 45c3dcb636e9e63ab17a405491a234b74df7af9b authored almost 7 years ago
[KernelBugTrackerBridge] Fix too many parameters requesting HTML DOM

github.com/RSS-Bridge/rss-bridge - ecfc220b100cc73b70702cbbaaafa08c04b0d8c3 authored almost 7 years ago
[contents] Set CURLOPT_HTTPHEADER only if the provided array contains data

github.com/RSS-Bridge/rss-bridge - bc28c5da8e93ad38bc54726abea51462522f6158 authored almost 7 years ago
bridges: Fix bridges with custom headers and options

This commit fixes bridges which called getContents, getSimpleHTMLDOM
or getSimpleHTMLDOMCached w...

github.com/RSS-Bridge/rss-bridge - 6caca4946bf4593e4c6d254e871d2783286eeb37 authored almost 7 years ago
[contents] Replace file_get_contents by cURL

cURL is a powerful library specifically designed to connect to many
different types of servers w...

github.com/RSS-Bridge/rss-bridge - ee78e7613fa6ceeb7cfebf91a2b2fe0a202ad68b authored almost 7 years ago
[contents] Limit cURL protocols to HTTP and HTTPS

github.com/RSS-Bridge/rss-bridge - 5bd9c1611dd961ee7d7c32a5948de8babff89bac authored almost 7 years ago
[index] Fix indentation using tabs

github.com/RSS-Bridge/rss-bridge - de5f850cdba2cf1eaf772e33a8f2c3d2262faed3 authored almost 7 years ago
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.

github.com/RSS-Bridge/rss-bridge - ac6847045c0e78dcbb663232fabcd2a8ec7bab60 authored almost 7 years ago
[FacebookBridge] Return error if username starts with slash

Requesting a username with a leading slash would cause error 500
because the requested URI would...

github.com/RSS-Bridge/rss-bridge - df6da837dca4d1f11c9c288f32d81c24b38345e5 authored almost 7 years ago
[YoutubeBridge] Playlist mode: faster feed generating if item count is less or equal to 15 (#648)

* [YoutubeBridge] Playlist mode: faster feed generating if item count is less or equal to 15

github.com/RSS-Bridge/rss-bridge - 41b7984a4ea4127d2a916406912c1be9b8055e87 authored almost 7 years ago
Add hashtag support to InstagramBridge.

Fixes #629

github.com/RSS-Bridge/rss-bridge - 38c7e0272e53c088699daebe950d2dd2de7b8b38 authored almost 7 years ago
Fix InstagramBridge, thanks to @pintassilgo comments.

Fixes #646

github.com/RSS-Bridge/rss-bridge - 29c690dbcd8540093c8b0402c537a143f4375681 authored almost 7 years ago
Implement customizable cache timeout (#641)

* [BridgeAbstract] Implement customizable cache timeout

The customizable cache timeout is use...

github.com/RSS-Bridge/rss-bridge - 8ba817478bd1700ec40172b3fdbca9b5dd37314d authored almost 7 years ago
[YoutubeBridge] Sort playlist items by publication date (#643)

github.com/RSS-Bridge/rss-bridge - cacbe9010284cea0c06e51dfb95555afb5c8132b authored almost 7 years ago
Fix SteamBridge (#637) (#639)

Fixes #639

github.com/RSS-Bridge/rss-bridge - cb91cd5d2fd824cdcc976f253cb3175ae40fc27e authored almost 7 years ago
[RadioMelodieBridge] Add new bridge (#640)

github.com/RSS-Bridge/rss-bridge - 52dfa3fe76784b71f029387b095536e58c53bfe4 authored almost 7 years ago
[index.php] Add extension check for 'mbstring'

The mbstring extension is required by all formats in order to convert multi-
byte characters to ...

github.com/RSS-Bridge/rss-bridge - 29a1c7ac094bdbce03ffcc187310763de935f92d authored almost 7 years ago
Fix SteamBridge.

Fixes #636

github.com/RSS-Bridge/rss-bridge - 6eea51eeeb1f988a366ac315c411d2420ac47967 authored almost 7 years ago
Fix Pinterest bridge, remove the old JSON parsing, and return original sized image.

Fixes #632

github.com/RSS-Bridge/rss-bridge - 2149af0e74a3c7cac6e90d58a8383bbddc790e33 authored almost 7 years ago
Merge branch 'master' of github.com:RSS-Bridge/rss-bridge

github.com/RSS-Bridge/rss-bridge - 142a647b7ae3a9f9ded1d752445c2e5d10803bae authored almost 7 years ago
Fix Arte7Bridge.

Fixes #633

github.com/RSS-Bridge/rss-bridge - 6e916ddd35f22d048d71892c93f5248d929ba4e6 authored almost 7 years ago
[VkBridge] Setting feed title (#635)

* [VkBridge] Setting feed title

github.com/RSS-Bridge/rss-bridge - 159b00145dfc390e9e8e6315a1413985068142bf authored almost 7 years ago
[PlanetLibre] remove bridge (origin now has RSS)

github.com/RSS-Bridge/rss-bridge - 26ce16baa22b0d4afe48a1eb6cbf63e5c8428611 authored almost 7 years ago
Dealabs : Added Groupes Feeds and Feed name is set according to parameters (#630)

* [DealabsBride] Added Groupes Feeds

github.com/RSS-Bridge/rss-bridge - 0622fe142b6ad3e5bbb95b0ab4d88dd0333579b3 authored almost 7 years ago
[YoutubeBridge] Fix typo

github.com/RSS-Bridge/rss-bridge - 4805b52d4263d54daf6e80e697fec8495d0cf276 authored almost 7 years ago
[YoutubeBridge] Remove superfluous div selectors

github.com/RSS-Bridge/rss-bridge - 962617086ebe2868a40f16592ac3dd3ba4748bf1 authored almost 7 years ago
[YoutubeBridge] Fix parsing author name breaks the bridge

The author name is parsed by searching a string within the entire
HTML document:

$author = $htm...

github.com/RSS-Bridge/rss-bridge - 4f6277b6b508c9389c8bb6730f503ae27f7f2134 authored almost 7 years ago
[YoutubeBridge] Skip unavailable videos

github.com/RSS-Bridge/rss-bridge - 5aaab9eb8ccac18f5d8358e6d35bf0348bc06bc6 authored almost 7 years ago
[DealabsBride] Fix for the new site (#595)

* [DealabsBride] Fix for the new site

github.com/RSS-Bridge/rss-bridge - ef402bb5c3f953300eaf559bf0e4f54b2628f68f authored almost 7 years ago
[IPBBridge] Add bridge (#564)

This bridge returns feeds for any URI that is compatible with the
IPB implementation (currently...

github.com/RSS-Bridge/rss-bridge - 85ac9001d6c700658664c0e5cab9f27f80ee93b8 authored almost 7 years ago
fix: TébéoBridge Travis cleanup

github.com/RSS-Bridge/rss-bridge - 7939bffcdd4a07fe4e015e35c9e33d20e208421b authored almost 7 years ago
New bridge: Tébéo

github.com/RSS-Bridge/rss-bridge - bb58aa8e31b813fd28abefb3cfca95caf1f9f689 authored almost 7 years ago
Update VkBridge (#625)

github.com/RSS-Bridge/rss-bridge - 1d35149191224cbffd68306117cd08c20096ec6e authored about 7 years ago
Fixing double quote issue at the end of URL (#623)

github.com/RSS-Bridge/rss-bridge - be03764029eac64a12f847fe2cc361b4a95c0acf authored about 7 years ago
Initial commit for Bloomberg bridge with top stories and search (#607)

* initial commit for Bloomberg bridge with top stories and search

github.com/RSS-Bridge/rss-bridge - a07874d46839acf387895b585cbea7990e0e6fc7 authored about 7 years ago
Fix twitter list filter test #613, fix and change getName() for lists. (#614)

github.com/RSS-Bridge/rss-bridge - 90d7ae87768614ccb808676131ede55aabee7c10 authored about 7 years ago
Merge pull request #610 from mdemoss/YouTubeTitle-#609

You tube title fix for #609

github.com/RSS-Bridge/rss-bridge - 93e05623537ab7c9e14224fa93875f53cabd2c30 authored about 7 years ago
Merge pull request #608 from mdemoss/PcGamerBridge

Pc gamer bridge

github.com/RSS-Bridge/rss-bridge - 4c5d547d9c153b35d361b00d2edb9b46deb5c44c authored about 7 years ago
Merge pull request #620 from RSS-Bridge/teromene-patch-2

Update MixCloudBridge.php

github.com/RSS-Bridge/rss-bridge - 9a3a64010fdb9ea758ee472ebef62fb1f05e2d42 authored about 7 years ago
Update MixCloudBridge.php

Fix whitespace at start of line

github.com/RSS-Bridge/rss-bridge - e59a6f4c9e9a4b7f33e48d39d462ca3937f0c4cb authored about 7 years ago
Merge pull request #619 from RSS-Bridge/teromene-patch-1

Update .travis.yml

github.com/RSS-Bridge/rss-bridge - 1506e68587a4625c877823a80b087bfe4a797385 authored about 7 years ago
Update .travis.yml

Try to fix build failure

github.com/RSS-Bridge/rss-bridge - 671cba4f68b59adac1c43f6d29fdc050d4c183f4 authored about 7 years ago
Merge pull request #617 from adamchainz/patch-1

README - sort lists alphabetically

github.com/RSS-Bridge/rss-bridge - 374eb8f4bfa5427f57d4a496095553000d92d6a6 authored about 7 years ago
README - sort lists alphabetically

This makes them easier to scan and check "does rss-bridge support service X I'm interested in?" :)

github.com/RSS-Bridge/rss-bridge - 60f7a2b3e4eb70e4c5e00e09b341da2a04ff594e authored about 7 years ago
Merge pull request #616 from lalannev/patch-1

Update LegifranceJOBridge.php

github.com/RSS-Bridge/rss-bridge - 7744172c63337fce2db202f9e41ca1443e7ee0be authored about 7 years ago
Update LegifranceJOBridge.php

github.com/RSS-Bridge/rss-bridge - 5a763aee8dd16ec7c0be2942e19a58260b081ab7 authored about 7 years ago
address phpcs style errors

github.com/RSS-Bridge/rss-bridge - c14b2c6905a392e0663070413c0e45db0ecdb7ff authored about 7 years ago
mark places where a new variable is needed

github.com/RSS-Bridge/rss-bridge - c5fe9a6dc07e1377a261b4b35ef0f77b38f8cf01 authored about 7 years ago
store feed name in new variable, switch getName on queriedContext, remove 'bridge' from name for feeds, fixes #609

github.com/RSS-Bridge/rss-bridge - 08713769225cfad9e7eed89ebaba174b6a308a1c authored about 7 years ago
apply phpcbf for automatic style fixes

github.com/RSS-Bridge/rss-bridge - fbbcd02384eb8b997256b9994172ccbc429322cd authored about 7 years ago
PC Gamer bridge initial commit with most read stories

github.com/RSS-Bridge/rss-bridge - d34987f9c12804f273a346fa5f4ee3d19cefae66 authored about 7 years ago
Merge pull request #604 from TwizzyDizzy/master

Fix double forward-slash in returned post URI leading to 404

github.com/RSS-Bridge/rss-bridge - 9e0565c6559d7bb0d74e2f38513ec0959ecd70dd authored about 7 years ago
Fix double forward-slash in returned post URI leading to 404

github.com/RSS-Bridge/rss-bridge - 443081c90b36dc50ba68740fc430f582c917d8a0 authored about 7 years ago
Merge pull request #602 from TwizzyDizzy/master

Fake user agent as Mixcloud blocks certain User-Agents

github.com/RSS-Bridge/rss-bridge - 03fc09e3c68b1bfd63fb45a259a22bdac4c2279c authored about 7 years ago
Fake user agent as Mixcloud blocks certain User-Agents

github.com/RSS-Bridge/rss-bridge - 45323c2b2f99986628d3a69e8a32316b1330a8c1 authored about 7 years ago
Merge pull request #582 from sysadminstory/master

[DealabsBridge] Add new bridge

github.com/RSS-Bridge/rss-bridge - 67ee73782c8ac1526819308a06d96fcd9d8a28c6 authored over 7 years ago
Delete usefull whitespace

github.com/RSS-Bridge/rss-bridge - 2bb9a29ddc5f0cfc9dec64809b32a6cbc685e508 authored over 7 years ago
Coding style fix

Fixed the bridge to follow the project coding style

github.com/RSS-Bridge/rss-bridge - 5cbd3635970917976961a032a34db927a6586530 authored over 7 years ago
Merge pull request #593 from b1nj/master

Update saison AllocineFRBridge

github.com/RSS-Bridge/rss-bridge - aa6ded0ea45b7643fa3597629abcaad33b2336a2 authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

github.com/RSS-Bridge/rss-bridge - 3c61dc2b57eff6147f5f92072a9472e6dd64c0ee authored over 7 years ago
Update saisons AllocineFRBridge

github.com/RSS-Bridge/rss-bridge - 3e528ddccf9ef26f654c9487d0952519266dea2e authored over 7 years ago
[Arte7Bridge] Fix Arte7 bridge, use the API

github.com/RSS-Bridge/rss-bridge - cba65d6d087f14b2ca2fda995745ac8f5f79310d authored over 7 years ago
Merge pull request #589 from mickael-bertrand/patch-2

Updater torrent9 URI

github.com/RSS-Bridge/rss-bridge - 8d418611a2bae076a822766fe906141e7d6eb33a authored over 7 years ago
[Core] Verify the presence of the array keys before accessing them.

Fixes #588

github.com/RSS-Bridge/rss-bridge - 98b0f0f8badb4bf36dec69f41435143fab48d31d authored over 7 years ago
Merge pull request #592 from ldidry/fix-gocomics

Update GoComicsBridge

github.com/RSS-Bridge/rss-bridge - 6f66e6d9be8652cdfa1dcb53d2ed77993e5155e8 authored over 7 years ago
Update GoComicsBridge

github.com/RSS-Bridge/rss-bridge - 8b06299bad4f61a310520746175dadcc9385e3f8 authored over 7 years ago
Updater torrent9 URI

github.com/RSS-Bridge/rss-bridge - 5a999818272d1af4681035c789332c84465ad9ea authored over 7 years ago
Add support for running rss-bridge from the CLI

github.com/RSS-Bridge/rss-bridge - e30ad3feb44a5a55ce687583a5744f4cce5978a0 authored over 7 years ago
[.travis.yml] Refactor script

github.com/RSS-Bridge/rss-bridge - 77657a91541b4bff2d2d1b0f899a3df97b62ea10 authored over 7 years ago
[YoutubeBridge] Skip Ads

The search might return unrelated videos (Ads) that are inserted
between regular search results....

github.com/RSS-Bridge/rss-bridge - 3059b1ea805e8c3424eb8e9afa0e13a9ea07fc7e authored over 7 years ago
[TwitterBridge] Add category for lists (#545)

This adds a new option to generate feeds from Twitter lists using
an optional filter (string co...

github.com/RSS-Bridge/rss-bridge - 4037c3439336d7c09d3ac95221ade742db7c5281 authored over 7 years ago
[.travis.yml] Fix configuration to work with Ubuntu Trusty

Travis CI upgraded the linux build environment from Ubuntu Precise
to Ubuntu Trusty with Trusty ...

github.com/RSS-Bridge/rss-bridge - e671a2ad0234af792af051314a22dc0804ecbc94 authored over 7 years ago
[.travis.yml] Fix Tavis CI build error

Travis CI recently updated the default distribution from Ubuntu
Precise to Ubuntu Trusty, which ...

github.com/RSS-Bridge/rss-bridge - 1ea091f2151cddb3410d94d72015f1fe5f1c53b9 authored over 7 years ago
[.travis.yml] Fix warning channel pear.php.net has updated its protocol

github.com/RSS-Bridge/rss-bridge - 87fa4ae3ac618e71ef009ba4b202458547a88f88 authored over 7 years ago
[DealabsBridge] Conform to coding policy

- If no there are no results, an explicit message is now returned
- Commas are now following the...

github.com/RSS-Bridge/rss-bridge - d7a1dca0048b6a4eef59600e3064a47dc0b3f82c authored over 7 years ago
[DealabsBridge] Add new bridge

github.com/RSS-Bridge/rss-bridge - fe48340327c7a6cc3f816c71936bbe8f4308c472 authored over 7 years ago
[index] Return error if no format is specified when requesting a bridge

github.com/RSS-Bridge/rss-bridge - b4c6aa41a794ea6bbef9913180c088ef2ede39e1 authored over 7 years ago
[DemonoidBridge] Add new bridge

github.com/RSS-Bridge/rss-bridge - 1696aee21224bb944b87dc1fc342f4e7b4451850 authored over 7 years ago
[ThePirateBayBridge] Add instructions

Added additional instructions for: 'username search' and 'category
search' next to instructions ...

github.com/RSS-Bridge/rss-bridge - 585379d47a405c0d5aa62c6148410a72ac79441e authored over 7 years ago
[index] Bump version

github.com/RSS-Bridge/rss-bridge - 2595b5d7d8608767b7d0b0d9fc23a36188c2134b authored over 7 years ago
[CHANGELOG] Add 2017-08-19

github.com/RSS-Bridge/rss-bridge - f858adc88450e01450995165591172fe5d7efd48 authored over 7 years ago
[CHANGELOG] Fix layout

github.com/RSS-Bridge/rss-bridge - 44e135ce1ecebc0523c1503b9fcfb284a59668a0 authored over 7 years ago
[YoutubeBridge] Fix issues loading playlists

Videos that are part of a playlist have the playlist ID encoded in
the URI. When loading the vid...

github.com/RSS-Bridge/rss-bridge - 9a9ce30b16b5fa9c29e632048f1562c17232ff9f authored over 7 years ago
[YoutubeBridge] Fix error on certain keywords

References #569

github.com/RSS-Bridge/rss-bridge - 0e2b80d5d7a1794edc81270e722374eb9c615e8b authored over 7 years ago
[validation] Fix error on undefined optional numeric value

Providing no value for an optional numeric parameter results in
error "Parameter *** is invalid!...

github.com/RSS-Bridge/rss-bridge - 1b1ab6a66eb859f0e1232872a096620bef70df87 authored over 7 years ago
[GoComicsBridge] Fix for page structure changes (#568)

GoComics changed comic page structure, so this patch fixes it

Closes #565

github.com/RSS-Bridge/rss-bridge - 0284e9d488ddcacf601e360782142f157b7bfbc9 authored over 7 years ago
[index] Use constant WHITELIST_FILE all the way

github.com/RSS-Bridge/rss-bridge - f91309c7e4560e25353ccee5b85f145eae4741c7 authored over 7 years ago
[index] Show bridge options when loading with URL fragment

Loading the page with an URL fragement (#bridge-*) should result in
the bridge showing all param...

github.com/RSS-Bridge/rss-bridge - cd012e115b70a418af2eb1f43d896b83b27b1d11 authored over 7 years ago
[index] Add GET parameter 'q' for search queries

github.com/RSS-Bridge/rss-bridge - df9e3968dc679c8a96f0f6799d5908270cd85de5 authored over 7 years ago
[style] Fix All input boxes are center aligned

f757d7d1a50df70024ec0b83e2d58998ad1cc6c2 introduced a bug where all
text input boxes were center...

github.com/RSS-Bridge/rss-bridge - c237eaa2544b9688a3e75cd3669a751f94333d9c authored over 7 years ago
[style] Center search cursor and hide placeholder

The search bar doesn't feel right if the placeholder is centered,
while the text cursor is left-...

github.com/RSS-Bridge/rss-bridge - f757d7d1a50df70024ec0b83e2d58998ad1cc6c2 authored over 7 years ago
[FeedExpander] Fix Serialization of 'SimpleXMLElement' is not allowed

github.com/RSS-Bridge/rss-bridge - 4fb1366aafed5cf6c1e97848142089b01ce04be5 authored over 7 years ago