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

[FeedExpander] Fix typos

github.com/RSS-Bridge/rss-bridge - ffc94186204ca178779324d7804b20144d9061c2 authored over 8 years ago
Merge branch 'autodetectFeedExpander' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - a3332267333f853116a2827e4df9c839862568c7 authored over 8 years ago
[400Culs] Bridge dropped: no more necessary

github.com/RSS-Bridge/rss-bridge - ed423969acc02ea87c721aac711b1bd11d1929b4 authored over 8 years ago
[ProjectMGameBridge] website closed (issue #397)

github.com/RSS-Bridge/rss-bridge - 8ae9275ffd2c8288d16be50d8ce4713a5da0257a authored over 8 years ago
[bridges] use parent::parseItems() instead of feed type specific method

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 3bacb407fecdaab7fb02bec326137ab49a2dc9aa authored over 8 years ago
[FeedExpander] implement default parseItem() method

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 15c422c6489d0b1a907353e31f8d65adff9784b9 authored over 8 years ago
[FeedExpander] simplify feed type detection and store it

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 655b3d578dff983bb16338c227fec7b5a9cbbe53 authored over 8 years ago
[Bridge] Fix whitelist check

github.com/RSS-Bridge/rss-bridge - 6943abd9c2d63c30cf07febbb6e2c8b5eed49239 authored over 8 years ago
Merge branch 'ContinuousIntegration' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 88919a43fd4f8562d6083bd3dad73cb55d0c77c2 authored over 8 years ago
[phpcs] Remove check for Zend OperatorSpacing

This check is not helping as code is quite readable

github.com/RSS-Bridge/rss-bridge - e3392a738b7f96510a0b9298d1c7e5b0aa944381 authored over 8 years ago
[core] Apply some fixes

github.com/RSS-Bridge/rss-bridge - ab16af631eca308407c946e23c2b4436cb0444fc authored over 8 years ago
[core] Apply common indentation

All files are now using tabs for indentation

github.com/RSS-Bridge/rss-bridge - 62eec43980a3b85134606383996b81084d8fa32c authored over 8 years ago
[phpcs] Update checks

- Use tabs for indentation

github.com/RSS-Bridge/rss-bridge - 32ce2b65411d0cb02a0116bf05fef234e52e7c8f authored over 8 years ago
Merge branch 'ContinuousIntegration' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 3942b6b86f8127728fac2ad2c989e5e20960cd43 authored over 8 years ago
[travis] Remove PHP 5.4 and 5.5

RSS-Bridge requires at least PHP 5.6

github.com/RSS-Bridge/rss-bridge - ccc816eae83c3da881d2609b1de6b544ca148df8 authored over 8 years ago
Merge branch 'ContinuousIntegration' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - d17998224ed018df86f70756e821a290f588e52d authored over 8 years ago
Merge branch 'HttpCachingBridgeAbstract' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 5ad2e38927e130b559352477a7c5da6e4c3dac32 authored over 8 years ago
[core] Remove HttpCachingBridgeAbstract

BridgeAbstract implements all functions to cover the implementation

github.com/RSS-Bridge/rss-bridge - 9be03f199b339e19553fd4b7f74a72c6efbae4e4 authored over 8 years ago
[travis] Allow build to finish as soon as possible

This will allow the entire build to fail if one case failed
without waiting for the remaining ca...

github.com/RSS-Bridge/rss-bridge - 22cf562659e141d47df34ace2ccdf2995e70a65b authored over 8 years ago
[bridges] Change all bridges to use BridgeAbstract with getSimpleHTMLDOMCached

github.com/RSS-Bridge/rss-bridge - 2eec89ab2718065bdb78560171fb55e280fb9806 authored over 8 years ago
[travis] Allow hhvm and nightly to fail

github.com/RSS-Bridge/rss-bridge - 7b5e367678d46e14eb7d155c1632633482e411ea authored over 8 years ago
[BridgeAbstract] Add getSimpleHTMLDOMCached

This function is a copy of the get_cached function from
HttpCachingBridgeAbstract, adding all pa...

github.com/RSS-Bridge/rss-bridge - 9f2dd4868469a4362cd0ec8ef1aeae0ff9bf2b04 authored over 8 years ago
Merge branch 'fixIndividualBridges' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - a726f73afeac9e63e09a2325d5d6e15a69b94b5d authored over 8 years ago
[GithubIssueBridge] add getURI() and getName()

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - bf8214e3dddca40c9a2af0f5a56865075477a385 authored over 8 years ago
[GithubIssueBridge]: fix collecting issue comments

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 73b4aea084b22af165b9f69007b4c8d44473b7d6 authored over 8 years ago
[HttpCachingBridgeAbstract] General cleanup

- Remove buildCacheFilePath -> Single use, so no real purpose
- Simplify debug messages
- Cleanu...

github.com/RSS-Bridge/rss-bridge - 33584b8423012e3f4464e78bded67fcf1fdaf7ff authored over 8 years ago
[bridges] Remove calls to get_cached and remove_from_cache

github.com/RSS-Bridge/rss-bridge - 3a949569159ff1dac28e5f7c198f5a4de51f4844 authored over 8 years ago
[HttpCachingBridgeAbstract] Remove get_cached_time and remove_from_cache

Bridges no longer require to check cache file durations
manually as get_cached now supports the ...

github.com/RSS-Bridge/rss-bridge - 3a92a1e04b0bdda0b187dd61dfe7e1e675f04d6b authored over 8 years ago
[HttpCachingBridgeAbstract] Use sha1 cache file names

Previously folder hierarchies were created based on the input URL
which could result in very dee...

github.com/RSS-Bridge/rss-bridge - 1a2a48e1292a3730bb11e9fa063be6b7645ebc1e authored over 8 years ago
[HttpCachingBridgeAbstract] Don't pass cache directory as parameter

github.com/RSS-Bridge/rss-bridge - ce00c6f869806428eeb991d77bcecec697654022 authored over 8 years ago
[HttpCachingBridgeAbstract] Add duration parameter to 'get_cached'

This allows to specify the cache duration for a specific
url without the need to delete the cach...

github.com/RSS-Bridge/rss-bridge - 84956c4dafa88f44c98ec162dbfe2495cd524ed8 authored over 8 years ago
Merge branch 'fixIndividualBridges' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - 9711e87fc9c2ce57aa1a1211da19274c872cf492 authored over 8 years ago
[README] fix the required PHP version

Code requirements have changed, see issue #390

github.com/RSS-Bridge/rss-bridge - 8c71a3577190ee572f2ceb5a03f1598d880f64c7 authored over 8 years ago
[InstagramBridge] fix item url

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - c383f8697acd566b6671b3d47c4218147a7d0e68 authored over 8 years ago
Merge branch 'FeedExpander' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 579d13462ffe7b70720d9100a0cc32dcd4215b45 authored over 8 years ago
[bridges] Define max items and clear caches

github.com/RSS-Bridge/rss-bridge - 2861a855e4641f1d072813fe60acef1edfe8c46f authored over 8 years ago
[FeedExpander] Add optional parameter to specify max items

Allows caller of collectExpandableDatas to request a limited
amount of items

github.com/RSS-Bridge/rss-bridge - f1fb527607a0cdf39f57e94fcec050cd2f01cb63 authored over 8 years ago
[bridges] Change to extend from FeedExpander

github.com/RSS-Bridge/rss-bridge - 179e73fb80ce9ac0944272590e5661152984b750 authored over 8 years ago
Merge branch 'FileSplitting' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 11be7ccb60376f21a0c48c766cb0a5de7a3c682b authored over 8 years ago
[lib] Split Bridge/Cache/Format into one file per class

The files have grown to a size where it is necessary to search
for a class in a file. This commi...

github.com/RSS-Bridge/rss-bridge - 298dc49c67b9a489190b920b75c95531df5e865a authored over 8 years ago
Merge branch 'fixIndividualBridges' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - d98bb25de681ca9b4bab97152a4cfff7983d5256 authored over 8 years ago
[AcrimedBridge] reapply code simplification

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - a0dfbe6efd946b289116e5ccc436398dc385b5c4 authored over 8 years ago
[VkBridge] use 'Group or user name' parameter instead of full URI

This breaks compatibility with previous versions of VkBridge (which
seems broken anyway).
Bridge...

github.com/RSS-Bridge/rss-bridge - 3daeacc2089386e651d4523d4187d6b688d9c513 authored over 8 years ago
[FourChanBridge] fix relative links

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - d60220769eaf9dd04baaa9c09d040f0fe966a5f0 authored over 8 years ago
[NovelUpdatesBridge] use 'name' parameter instead of full URI

This breaks compatibility with previous versions of NoveUpdatesBridge.
Bridges should never use ...

github.com/RSS-Bridge/rss-bridge - 0c139941d9cebce89a27c446abe35f5f815e6375 authored over 8 years ago
[FourchanBridge] use 'category' and 'thread' parameters instead of full URI

This breaks compatibility with previous versions of FourChanBridge.
Bridges should never use ful...

github.com/RSS-Bridge/rss-bridge - fec864e0104ffef9f0cd95a1bc2963c92a5776b2 authored over 8 years ago
Merge branch 'FeedExpander' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 671703cd37cffaf9f5d28bc937d86e85aeb9a0a5 authored over 8 years ago
[Acrimed] Use internal RSS 2.0 parser

github.com/RSS-Bridge/rss-bridge - 15f24b3cf4b418633c2028e4318399b67b413130 authored over 8 years ago
[Bridge] Support 'dc:date' for RSS 2.0 parser

github.com/RSS-Bridge/rss-bridge - acde8a2cea035d11a6197943c7d726ea4e9ae703 authored over 8 years ago
[Freenews] Use internal RSS 2.0 parser

github.com/RSS-Bridge/rss-bridge - 778bbd8d851bc7cc54913baec476f170978524d1 authored over 8 years ago
[Les400Culs] Use internal RSS 2.0 parser

github.com/RSS-Bridge/rss-bridge - 78050972f4d3ba4bd776a1a1a8c1848dac276f89 authored over 8 years ago
[bridges] Fix bridges extending RssExpander to FeedExpander

github.com/RSS-Bridge/rss-bridge - 88f52196b8dcc4c42f01500de3fe6d9fda4652e0 authored over 8 years ago
[Bridge] Rename class RssExpander to FeedExpander

This class no is not RSS only anymore

github.com/RSS-Bridge/rss-bridge - 546c0036df342867184a0a87a51458dfd90d09eb authored over 8 years ago
[bridges] Rename 'parseRSSItem' to 'parseItem'

github.com/RSS-Bridge/rss-bridge - 878db6f96ea61441f419be59ea05ed303722570f authored over 8 years ago
[Bridge] Rename 'parseRSSItem' to 'parseItem'

github.com/RSS-Bridge/rss-bridge - 39788485ea6ffabc6f725e63161e89747ac90950 authored over 8 years ago
Merge branch 'fixIndividualBridges' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - e30ce8aea00890c7a4750a354c909903efaa7ead authored over 8 years ago
Merge branch 'ooruFusion' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - cd361f8fc035de8ed5561bfd1e887e1046808e04 authored over 8 years ago
[TheOatMeal] Use core parser functions

github.com/RSS-Bridge/rss-bridge - 1de148bf5d0d6af2f2647dedd27eae0d83286873 authored over 8 years ago
[FeedExpanderExample] Add bridge to test behavior

github.com/RSS-Bridge/rss-bridge - 0770ca1ad110c8ac006880f963f4bc04a8e0a39a authored over 8 years ago
[Bridge] Support 'dc' namespace for RSS 1.0

github.com/RSS-Bridge/rss-bridge - 149b64879e78165e6b79882c04aad2c599a69a1b authored over 8 years ago
[Bridge] Fix ATOM feed uri detection

github.com/RSS-Bridge/rss-bridge - 8fa0b9660fb9e9a3098617fe2731f2f1ef34e0a0 authored over 8 years ago
[Bridge] Remove uneccesary debug message

github.com/RSS-Bridge/rss-bridge - bf20a2f68736a412ac1c2aa5619e01cea2d71edc authored over 8 years ago
[Bridge] Add RSS 1.0 and 2.0 parser

github.com/RSS-Bridge/rss-bridge - 51a3a75aaca6c876e16c57cc376f31753cc73ea9 authored over 8 years ago
[Bridge] Add RSS 0.91 parser

github.com/RSS-Bridge/rss-bridge - f7819658251743e4bbe407d71f485e8a43611c88 authored over 8 years ago
[Bridge] Rename parameter 'name' to 'url'

github.com/RSS-Bridge/rss-bridge - 0e5775012ff898074a39f4a9905a243968e16c5a authored over 8 years ago
[Bridges] Moebooru and MyImouto based imageboards derive from MoebooruBridge

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - fd6bcbbafe70c2e753cede65d2116d543ad7f6ac authored over 8 years ago
[bridges] Gelbooru based imageboards derive form DanbooruBridge

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 8ae05a024123bb1e9b11e213fd78bf93a40b1da1 authored over 8 years ago
[bridges] one bridge for technically different imageboard solutions

Danbooru serves HTML content while Moebooru send content in JSON format

Signed-off-by: Pierre M...

github.com/RSS-Bridge/rss-bridge - 97926b839e51abf6d8e4ec616bc7231ecaac6da8 authored over 8 years ago
[bridges] Shimmie v2 based imageboards derive from DanbooruBridge

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - e7f2bf19f32263f316f58137e00ed55cb7e8f8f4 authored over 8 years ago
[AcrimedBridge] code simplification

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - d8ebcc937615f7ff2ee0b4185e215a2413cc2b4c authored over 8 years ago
[AllocineFRBridge] code simplification

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 147154f44cafdbaff8383757baf7507ccc802ba1 authored over 8 years ago
[ABCTabsBridge] code simplification

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - e5a375ab485d01d81c52fad547dad16aea7b1e4e authored over 8 years ago
[Bridge] Extend RssExpander to load ATOM formats

github.com/RSS-Bridge/rss-bridge - 2aa9b8f0265ebad443eba32c8248bb95dd8c0cb9 authored over 8 years ago
Merge branch 'MangareaderBridge' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - c365f35e47ed498d0362fc140f2b6885137fbe6b authored over 8 years ago
[Mangareader] Add functions to collect data

github.com/RSS-Bridge/rss-bridge - 99f00e57b5c837b070547236edbddde784d46171 authored over 8 years ago
[Mangareader] Reduce line lengths

github.com/RSS-Bridge/rss-bridge - f9a8f166858e7127a50841610e1748e92b4e91de authored over 8 years ago
[Mangareader] Fix coding styles

github.com/RSS-Bridge/rss-bridge - 6c51eaa4d775079de273e16d3e137e680b915c9e authored over 8 years ago
[Mangareader] Replace global constant with 'defaultValue'

github.com/RSS-Bridge/rss-bridge - 4c96aab8321b79e5d41200e7c2e51854d394a18b authored over 8 years ago
Merge branch 'CleanupBridgeCode' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 013a4c0428deac06999eeda6cfcc6040eec2c235 authored over 8 years ago
[Bridge] Pass 'queriedContext' as parameter to 'setInputs'

This makes clear that 'setInputs' depends on the 'queriedContext'

github.com/RSS-Bridge/rss-bridge - a8883523f4c2828a6c367a31955bb44f420271c4 authored over 8 years ago
[Bridge] Fix incorrect switch variable

github.com/RSS-Bridge/rss-bridge - d1ff23c7bada1b4a401b63ab1635158b1cd32fac authored over 8 years ago
[Bridge] Apply default value while setting inputs

github.com/RSS-Bridge/rss-bridge - 04bddd075812a4dd1d87b466ac2c270959826d75 authored over 8 years ago
[Bridge] Use original input values to guess context

github.com/RSS-Bridge/rss-bridge - 5f3d60276a4dfe699af91a2382a4eb2ea9afea15 authored over 8 years ago
Removed GitlabCommitsBridge, as they are already providing a RSS feed.

github.com/RSS-Bridge/rss-bridge - cbea717e801cda4ef43e2039758d8f270e82be11 authored over 8 years ago
[Bridge] Change order of variable declaration

github.com/RSS-Bridge/rss-bridge - 4bc4e03d7b7f552337ced9d2c8760246028b39ed authored over 8 years ago
[Bridge] Change scope of member variable 'inputs'

github.com/RSS-Bridge/rss-bridge - 41d3aa0695b4b5069a1d24765edc1370b2762159 authored over 8 years ago
[Bridge] Use member variable instead of local variable

github.com/RSS-Bridge/rss-bridge - 48db1693a1bd75fd7622db9b1182236a92386e07 authored over 8 years ago
[Bridge] Add function to set inputs

github.com/RSS-Bridge/rss-bridge - c2e411ba8230a42515a9b8cb1c9f983f32e04c49 authored over 8 years ago
[Bridge] Remove unused variable

github.com/RSS-Bridge/rss-bridge - 37f269cf53622aa96c0c7bb43629c8ac8901d5b1 authored over 8 years ago
[Bridge] Fix function names

is* implies Boolean return values, which is not true for
these functions

github.com/RSS-Bridge/rss-bridge - d520e82d9ebd8c9cf59ffd5abe97ad4fc35e8818 authored over 8 years ago
Merge branch 'constantine' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - 5ad1fa82421d5e4445ee40741a57ab897b71d26e authored over 8 years ago
Merge branch 'core' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - cc46cf58ba1f71aa879610410c4062e5cc2ab427 authored over 8 years ago
Merge branch 'fixPHP54compat' of https://framagit.org/peetah/rss-bridge

github.com/RSS-Bridge/rss-bridge - c0c10836d661325cb3f61922c943637933847743 authored over 8 years ago
[bridges] use constants instead of variable members

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 9a0da733ef07e2ef2eea9a9776eccdf9719f857a authored over 8 years ago
[core] transform some BridgeAbstract members to class constants

This concerns $uri, $name, $maintainer, $parameters and $description

Signed-off-by: Pierre Mazi...

github.com/RSS-Bridge/rss-bridge - 556b8a245288dd417cd37f2eecd95a2b578af7aa authored over 8 years ago
[Bridge] fix input parameter value storage

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 729cbadc770fc8454f1e5a50fac27d8b6d7efe69 authored over 8 years ago
[bridges] fix invalid use of empty() for php < 5.5

Signed-off-by: Pierre Mazière <[email protected]>

github.com/RSS-Bridge/rss-bridge - 948bd9ae31e6e55cd40e6623ae6accf7a2450ba2 authored over 8 years ago
Merge branch 'CleanupBridgeCode' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - c642fca0d0c39a38eb1b904b5ddf09bcd12ac64a authored over 8 years ago
[Bridge] Fix invalid text value without pattern

github.com/RSS-Bridge/rss-bridge - 1aa01a1f6776b2df11b04a6c669c2e2e63c50715 authored over 8 years ago
[Bridge] Return name of the parameter that failed the check

github.com/RSS-Bridge/rss-bridge - 47b6cb8937e65de2431fc276dd58d84e7d2d095e authored over 8 years ago