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
Whitespace at the beginning of feeds causes parsing errors. This is
an example using an ill-form...
github.com/RSS-Bridge/rss-bridge - ff3b1c9eb21d2e0a93e1c1a29585e1c16e687f8c authored over 7 years ago
github.com/RSS-Bridge/rss-bridge - 49247695497d01c767178628bd5a5d64e29bdc0e authored over 7 years ago
github.com/RSS-Bridge/rss-bridge - e4fa963bdf26025b81833e38d1a56a5bbf329e82 authored over 7 years ago
On Oct 27, 2016 the discontinuation of Vine was announced:
https://medium.com/@vine/important-ne...
PHP >= 5.4 provides a built-in function to generate valid HTTP
error header including the error ...
github.com/RSS-Bridge/rss-bridge - 62c190d841f1306f9fd130d04f3570e276fb582c authored over 7 years ago
Matching whitelisted bridges using a case-insensitive match makes
sense for following reasons:
...
github.com/RSS-Bridge/rss-bridge - 84d2c02a097d018098aebc21b01e6a70e27f35e4 authored over 7 years ago
Tags are embedded in the 'title' attribute instead of 'alt' as
defined by the ancestor (Danbooru...
Add protected function 'getTags' that receives the current element
and returns a string containi...
Closes #561
github.com/RSS-Bridge/rss-bridge - e125e9aba12ff350c643cd459af516c4e132e6aa authored over 7 years agoSigned-off-by: Pierre Mazière <[email protected]>
Closes #563
github.com/RSS-Bridge/rss-bridge - 55a77c734d09aaa29062a9f5f4bd94bbb7bc2985 authored over 7 years agogithub.com/RSS-Bridge/rss-bridge - ccd8af09b93f491769fd64ad68a83f79c9a6976d authored over 7 years ago
This removes superfluous variables and if-statements when checking
whether the debug mode is act...
* The cache folder requires write permissions at all times
* The whitelist file requires write p...
Like the cache folder the whitelist file is assumed static and thus
should be defined as constant.
All formats except HTML return & instead of & in URLs causing
all links with parameters (......
github.com/RSS-Bridge/rss-bridge - f7265ca77b17844f159fc4b9c1ac7087f42bc0b1 authored over 7 years ago
github.com/RSS-Bridge/rss-bridge - 629a4c4481c45c85dba83a5f7b179b66faa6d9de authored over 7 years ago
github.com/RSS-Bridge/rss-bridge - 950ae2cc059d07c90256f8595b1df9daeb3827b0 authored over 7 years ago
Signed-off-by: Pierre Mazière <[email protected]>
[[email protected]:...
Closes #556
github.com/RSS-Bridge/rss-bridge - c7ec50373ae6fec3c5753927f4ea0aae84506e8a authored over 7 years agogithub.com/RSS-Bridge/rss-bridge - c986ff91161f5793563dbc3baca6ff7181a78256 authored over 7 years ago
Signed-off-by: Pierre Mazière <[email protected]>
github.com/RSS-Bridge/rss-bridge - 485b465a2456bc5d10b7526cf94f9ae0439992ab authored over 7 years ago- Do not add spaces after opening or before closing parenthesis
// Wrong
if( !is_null($var)...
Add additional information to error message:
- Name of the bridge
- Possible solutions
- Er...
This replaces the 'novideo' parameter with 'media_type' in order
to filter for specific content ...
This adds a new option 'novideo' that can be set to 'on' or 'off'
in order to skip posts that in...
Adds a new option 'media_type' to select from three choices:
- 'all' (Both): Returns pictures a...
github.com/RSS-Bridge/rss-bridge - 7dda088b3ff8fea5ca712d51d2c8fd0ad8f3709a authored over 7 years ago
This fixes broken URIs in the output data caused by duplicate domain
names caused by sites (desc...
github.com/RSS-Bridge/rss-bridge - 1faa91ef0fce79ba0f771ba917e8ff606259a38e authored over 7 years ago
* Fix non-working RainbowSixSiegeBridge
* Updated RainbowSixSiegeBridge to use API to fetch a...
github.com/RSS-Bridge/rss-bridge - 5caca6267715d154be5b4934ac9913a96d641427 authored over 7 years ago
The title attribute includes tags (anchors) instead of raw text.
While this works fine in a brow...
Twitter now requires login to access "Tweets & Replies" which
breaks feeds using the default beh...
[FilterBridge] Initial implementation of basic title permit and block
github.com/RSS-Bridge/rss-bridge - 06babeb644b49dde47b2998c05f559b8efca9e87 authored over 7 years ago[FeedExpander] Deal with empty item
github.com/RSS-Bridge/rss-bridge - 341010b391b3ee884ccf01288d333a9860681e74 authored over 7 years agoSee the comment https://github.com/RSS-Bridge/rss-bridge/issues/402#issuecomment-305982306
Spli...
github.com/RSS-Bridge/rss-bridge - 995d78fa5ab4b1d925d2b98b3e61bb2ad5d595e3 authored over 7 years agogithub.com/RSS-Bridge/rss-bridge - 781e4f19082204bd8e68e7149326beb58811e5b1 authored over 7 years ago
This fixes double slashes in the feed URI (https://twitter.com//...
instead of https://twitter.c...
This commit improves readability of tweets by adding spaces before
anchors in the text.
- Hide ...
github.com/RSS-Bridge/rss-bridge - d81b61ccfa19e2c685df7acfb7c4306b7b775846 authored over 7 years agogithub.com/RSS-Bridge/rss-bridge - 9c78362fd7c8c423d6a255fdb227d8090a43db54 authored over 7 years ago
github.com/RSS-Bridge/rss-bridge - 18c6f0126fe0917500e6b5865fbe4037f2d30b45 authored over 7 years ago
[RTBFBridge] Update URI
github.com/RSS-Bridge/rss-bridge - d5f47efcea5269b1a820bc68dfa011c59cc3bbfe authored over 7 years agoA series URL still looks like: https://www.rtbf.be/auvio/emissions/detail?id=3553
But an indi...
github.com/RSS-Bridge/rss-bridge - 601f61f0636e681d4f6171f2d9faca8011646a10 authored over 7 years ago
If no accepted languages are specified Facebook will guess your
language. This guess can go horr...
Update URI of t411 bridge
github.com/RSS-Bridge/rss-bridge - f38db4d79e5d70d57f35d6cc2788a08e70506fef authored almost 8 years agogithub.com/RSS-Bridge/rss-bridge - 88d10684067c3e9ab5b6b837f2423f8dfe1b86d7 authored almost 8 years ago
This improves the translation of regular text to anchors by adding
support for additional charac...
Twitter provides an easy way to receive various image sizes based
on the same image URI:
https:...
github.com/RSS-Bridge/rss-bridge - 5b541e380ae8f5b865ac51cc2b88c31976012317 authored almost 8 years agoWikipediaBridge: fix French Wikipedia
github.com/RSS-Bridge/rss-bridge - c375ddd6ab5ec7a63e4f7790d4da1753d55ad013 authored almost 8 years agogithub.com/RSS-Bridge/rss-bridge - 44c3110db020a0693fac188a4d62522d92ce3c27 authored almost 8 years ago
Previously feed contents were rendered as one block of text with
no structure. This brings back ...
Adding DiceBridge.php
github.com/RSS-Bridge/rss-bridge - 890ba6911687d789cede8e6760d1f4dbac542eb9 authored almost 8 years ago[AllocineFRBridge] Update Faux Raccord link
github.com/RSS-Bridge/rss-bridge - d6da2ce4060817213107bb61bae921fbb26cc929 authored almost 8 years agoThis update the link to last season of the Show "Faux raccord"
github.com/RSS-Bridge/rss-bridge - 0eb5711a68977e8b209c50fd47d121dd77411fc9 authored almost 8 years agoDice.com is a technology-oriented job search site. This bridge allows you to create RSS feeds fo...
github.com/RSS-Bridge/rss-bridge - a4ef42c2e9b899d31da575b0af1c2168c560fe20 authored almost 8 years ago
Re-requesting the same feed in normal mode (not debug mode)
returns the cached version. The name...
This adds new features to show quotes and pictures in feeds.
Quotes will show up on top of a tw...
github.com/RSS-Bridge/rss-bridge - 6eadc6ca6f19ce2b4ee4c434afa91ce6ce76ff7a authored almost 8 years ago
Changed behaviour of the checkbox to use the custom parser when
active. That way if the paramete...
github.com/RSS-Bridge/rss-bridge - a9535797e6214340ad02e432cfaa63d1cde1233f authored almost 8 years ago
Double forward slashes caused all external links in the feed to break
github.com/RSS-Bridge/rss-bridge - fc9084eb171e0e2660bfcc60d83e6e3a8609d344 authored almost 8 years ago
Previously summary posts were ignored which resulted in the last
two posts not showing up in the...
Due to breaking DOM changes this bridge required re-implementation.
With this fix the brige will...
github.com/RSS-Bridge/rss-bridge - 4124c707d485aaa4e8b8338f3ebcc08992786544 authored almost 8 years ago
* const DOMAIN is not supported, it must be const URI
* strtotime should be used instead of date...
Fixed #503 to use most modern version of bridge api and cached pages
github.com/RSS-Bridge/rss-bridge - f3b6b264d3e5521d2fbb03f1268fcf93163eb648 authored almost 8 years ago
This bridge generates feeds for a given search term, optionally
adds the picture to the content ...
This bridge will fetch contents from https://wikileaks.org
Available options are:
- Category: ...
github.com/RSS-Bridge/rss-bridge - e3b335b9ff8b3edd2a541e4a085418d8405b4fc9 authored almost 8 years ago
User names can either be an ID (series of numbers), or an actual
name, where the name always sta...
- Do not force language via HTTP header
The header enforced the language to be french which caus...
* [GithubSearchBridge] Added github search bridge, only repos search atm
github.com/RSS-Bridge/rss-bridge - 88586381e71bf824a871fa14a17c843bd60d74c2 authored almost 8 years agoCreate KATBridge.php
github.com/RSS-Bridge/rss-bridge - ebe897f12023919b8e2b1682ea59c32f2072d6f4 authored almost 8 years ago* Add a search bar to simplify looking for a bridge.
* Fix phpcs line length.
* Change the...
github.com/RSS-Bridge/rss-bridge - 1a4c3f4418552de5e2efc514bdd18e1b6da5bc82 authored almost 8 years ago* [NextInpactBridge] Use https
* [InstagramBridge] Use https
* [GBAtempBridge] Use https
...
[RainbowSixSiegeBridge] Added bridge for Rainbow Six Siege blog
github.com/RSS-Bridge/rss-bridge - c0181d8d416fcf15ed89a750ce35f68ebc8f22c9 authored almost 8 years agogithub.com/RSS-Bridge/rss-bridge - ea3073e27f545fe5b1b5652c8bfcdef01640ebc9 authored almost 8 years ago
[NasaApodBridge] Use HTTPS instead of HTTP
github.com/RSS-Bridge/rss-bridge - 20ea75994d26d675479bef2c9b4812c1670a3fce authored almost 8 years agogithub.com/RSS-Bridge/rss-bridge - a84c245fa081e24ae57131ab931228a2e8bed73d authored almost 8 years ago
Adds a new bridge to fetch contents from https://usbeketrica.com/
Feeds are build from cards dis...
This commit fixes DOM changes reported via #436
New DOM introduced via
https://blog.mixcloud.com...
This bridge was broken due to DOM changes. This commit fixes
most of the broken code. Hashtags d...
github.com/RSS-Bridge/rss-bridge - 59025d96bc6dd7932bd6c9b106643a22602b24b4 authored almost 8 years ago
github.com/RSS-Bridge/rss-bridge - 155c0ac6f0b83bed95b742dfee6a5ff35f4a3e8b authored almost 8 years ago
Requested via #491
github.com/RSS-Bridge/rss-bridge - 596b9143a8b8c1e351bfccc648387845c9890b45 authored almost 8 years ago
This fixes a possible cause of
"Serialization of 'SimpleXMLElement' is not allowed"
reported via...
github.com/RSS-Bridge/rss-bridge - c803396d7e9094a1eb8c5df8cc4d61b4552bf6d9 authored almost 8 years ago
github.com/RSS-Bridge/rss-bridge - ac518ca297dc1662d5df757c7aa3a1e6e6656181 authored almost 8 years ago
github.com/RSS-Bridge/rss-bridge - 1763a1518ccf887e44eb3186a4d0b52c44fa24f3 authored almost 8 years ago
github.com/RSS-Bridge/rss-bridge - 2dda74dfe722e29b19bdc95b63bb44cdf3853cb2 authored almost 8 years ago
It seems that they blacklist weird user agents, but not immediately. Switched to Firefox user age...
github.com/RSS-Bridge/rss-bridge - b1c2a691028b41b047621da7b20cb0bfb65e2c2e authored almost 8 years agogithub.com/RSS-Bridge/rss-bridge - bf7ce987197f78b5a4b4a0d6e77c69f602e0cdb0 authored almost 8 years ago
github.com/RSS-Bridge/rss-bridge - 8b2fdb3937aabb9d7031ad068a646c8e3b637265 authored almost 8 years ago
Fix phpcs check in WebFailBridge.
github.com/RSS-Bridge/rss-bridge - 5d41a740676988e502886f9f431750bbf6574f92 authored almost 8 years agogithub.com/RSS-Bridge/rss-bridge - 100f3cd56d8a972af107c0f4e63514601c916b83 authored almost 8 years ago
github.com/RSS-Bridge/rss-bridge - 8f3c56b184aa96b6c2d83f63e8b74bce30332708 authored almost 8 years ago
This function not only fixes image sources, but also anchors
github.com/RSS-Bridge/rss-bridge - 16bdf6b204e74fb1a8b2594e767206f8294d9df6 authored almost 8 years ago
Anchors will be fixed in a similar way as it is done with images,
so it can be done in one go.
strpos returns false if the needle was not found. See:
http://php.net/manual/en/function.strpos....
json_encode causes high memory footprint on large input data,
where serialize is less problemati...
This commit reduces the chance of accidentally removing the cache
folder from repository.