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

Merge branch 'MoinMoinBridge' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 790bd17d41523d0286be2336caed7f95ac03ec50 authored almost 8 years ago
[MoinMoinBridge] Add new bridge

This bridge returns feeds for each section (via given separator)
from a given MoinMoin compatibl...

github.com/RSS-Bridge/rss-bridge - 1dcef02f2724fb597726fd338ef835bcf0bcfa22 authored almost 8 years ago
Merge branch 'ImproveBridge' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 801ea837c958eb4f2881678d6a8e0961c8a40bd0 authored almost 8 years ago
[WebfailBridge] Properly handle gifs (DOM changed)

github.com/RSS-Bridge/rss-bridge - 9124ed640e54000227bf0d752318756267873128 authored almost 8 years ago
Merge branch 'ImproveCore' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 6d1e8af9824ec0dc223bc02532d2a86c2260c2a0 authored almost 8 years ago
bridges: Return parent::getName by default

github.com/RSS-Bridge/rss-bridge - c4169f1579701342f7f462f0103f68c5382946ad authored almost 8 years ago
bridges: Return parent::getURI by default

github.com/RSS-Bridge/rss-bridge - 512a4f292b48de827357cbef6874d4c5df6d9e20 authored almost 8 years ago
core: Use methods to access bridge information

Bridge information were exposed and accessed via public constants
which doesn't work if you want...

github.com/RSS-Bridge/rss-bridge - d93d491d8e207670f3c8eb0169dc5a55694086bd authored almost 8 years ago
core: Improve documentation and style for BridgeAbstract and BridgeInterface

Public functions defined in BridgeAbstract also belong to BridgeInterface

getInput may only be ...

github.com/RSS-Bridge/rss-bridge - c44fb25845437654b44d652bc49a1faa7b7dcea9 authored almost 8 years ago
Merge pull request #475 from LogMANOriginal/NewCodingStylePolicy

Apply coding style policy

github.com/RSS-Bridge/rss-bridge - 761c66d81383510625b28a3fc6f5c3b73be4480f authored almost 8 years ago
style: Fix coding styles

github.com/RSS-Bridge/rss-bridge - ff834105345b9c2120ce9ed8f3292e7e00a3c6fe authored almost 8 years ago
[phpcs] Add sniffs for function declaration and -calls

When declaring a function
- Do not add a space before a comma
- Add a space after a comma
- Add ...

github.com/RSS-Bridge/rss-bridge - d8f5aa3c795b4a8996507a7cbe62ef13ba802ce0 authored almost 8 years ago
[phpcs] Add documentation

github.com/RSS-Bridge/rss-bridge - 23430f1c071a72b7399d4f2cb29b43b24d335a5b authored almost 8 years ago
[MsnMondeBridge] Fix typo

github.com/RSS-Bridge/rss-bridge - 0c3e58258c36c1d8d3b73087ae7245e05b9634dc authored almost 8 years ago
[phpcs] Include bridges for coding style checks

github.com/RSS-Bridge/rss-bridge - 22a7666d2b593ac531f9006ac39ee9257611c485 authored almost 8 years ago
[FB2Bridge] Split long lines

Splits long lines into short sections without using
string concatenation (.) to prevent errors d...

github.com/RSS-Bridge/rss-bridge - b4f1dc35a138718928120a13fe057cf9d01bb415 authored almost 8 years ago
bridges: Fix coding styles

This commit is a squash of all commits that fix coding styles
for the new coding style policy.

...

github.com/RSS-Bridge/rss-bridge - 6f24858124c700a8f83f9c2d8fc8ce354f4b4e28 authored almost 8 years ago
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 04b885264d77933878bd9147585b8213d3b65fad authored almost 8 years ago
Remove FlickrExploreBridge and FlickrTagBridge

These bridges are replaced by the FlickrBridge

github.com/RSS-Bridge/rss-bridge - 37b5df89855e9d10d0655d12e54e631aae80026b authored almost 8 years ago
[FlickrBridge] Add new bridge

This bridge is a mashup of the existing FlickrExploreBridge by sebsauvage
and FlickrTagBridge by...

github.com/RSS-Bridge/rss-bridge - f16835c223a421ed708bb23f0c0fbc74184556f1 authored almost 8 years ago
[FlickrTagBridge] Fix and improve bridge by using the FlickrExploreBridge approach

github.com/RSS-Bridge/rss-bridge - 7ad8693b5f855c3482fcb82018972081d759994a authored almost 8 years ago
[FlickrExplore] Fix and improve bridge

Instead of utilizing API requests for each element, the information
is now read directly from th...

github.com/RSS-Bridge/rss-bridge - 0f25684e6521921d1ffaf2a3006234c3e713dd57 authored almost 8 years ago
Added the alternate facebook bridge.

github.com/RSS-Bridge/rss-bridge - 9bf74b2715159010da57d8ded8a1faf3737e581f authored almost 8 years ago
Merge branch 'KernelBugTrackerBridge' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - d91c25cff1d75f244233acc51ce2842560fc4e4a authored almost 8 years ago
[KernelBugTracker] Add new bridge

This adds a bridge for bugzilla.kernel.org to provide feeds for
bug comments without the need of...

github.com/RSS-Bridge/rss-bridge - 6ddcedb53ff1c53619faf6f092d8fc048dd53834 authored almost 8 years ago
make the bridge compatible with wordpress with no static URL (#469)

github.com/RSS-Bridge/rss-bridge - a1764a9fe2c8eb047366caa84ee81fbdc97e6b72 authored almost 8 years ago
Fix duplicate `https://www.facebook.com/` on captcha_action POST URL (#466)

github.com/RSS-Bridge/rss-bridge - 1028e538ab4e531eeae8646b11335a96e035163a authored about 8 years ago
Fix FacebookBridge feed name empty when data loaded from cache (#456)

github.com/RSS-Bridge/rss-bridge - 49cc0661ad346d15f5185396ad7d3cb9b616549a authored about 8 years ago
Ignore summary posts generated by facebook (#467)

github.com/RSS-Bridge/rss-bridge - 3109694b1c37ca19d5564d62193aaa0e0a164068 authored about 8 years ago
adding theTVDBBridge (#463)

* adding theTVDBBridge

github.com/RSS-Bridge/rss-bridge - aa0a84bc2636a3b7f385ee75ed8ab5b2d3386ea1 authored about 8 years ago
Merge pull request #455 from pellaeon/pr-1

Preserve br and p from Facebook post content

github.com/RSS-Bridge/rss-bridge - eb22f86f445aa2843c9387d8df531369719112d9 authored about 8 years ago
Merge pull request #465 from JeremyRand/duckduckgo-fix-redirect

[DuckDuckGoBridge] Disable redirects

github.com/RSS-Bridge/rss-bridge - cf909ef3a101ccefcce3d55c90f94f156760f1ed authored about 8 years ago
[DuckDuckGoBridge] Disable DuckDuckGo redirects so that the links returned are correct.

github.com/RSS-Bridge/rss-bridge - 94d2ebec0ac494d16044e078c8c7976d5325c247 authored about 8 years ago
Merge pull request #458 from ldidry/gocomicsbridge

Add GoComicsBridge

github.com/RSS-Bridge/rss-bridge - 44c7cbe2d70eff25cf947e30b6a4c8898dc30ecc authored about 8 years ago
Add GoComicsBridge

github.com/RSS-Bridge/rss-bridge - 5b4ba621ee76d9f40b3455b06916c35303b21007 authored about 8 years ago
Preserve br and p from Facebook post content

github.com/RSS-Bridge/rss-bridge - 9c1bedb33f3218008dbe7dab1dd740241387dd42 authored about 8 years ago
Merge pull request #452 from lagaisse/lagaisse

Add Torrent9bridge

github.com/RSS-Bridge/rss-bridge - 2fd60c68b083f43068703cab87c5e72a8eacc1c4 authored about 8 years ago
[BridgeAbstract] Enable caching of extraInfos - Issue #431 (#434)

Enable caching of extraInfos.

github.com/RSS-Bridge/rss-bridge - 670d8f18cb32eef1190caed2afce05ef8b9ad87f authored about 8 years ago
Add Torrent9bridge

update cpasbienbridge

github.com/RSS-Bridge/rss-bridge - 41714b4c40e4c5ab3895064953c2a11d669f6355 authored about 8 years ago
Merge pull request #450 from ORelio/master

Update Futura-Sciences field retrieval

github.com/RSS-Bridge/rss-bridge - a4f4447c5eebf1a37999dca1bcbbf13d3afe867c authored about 8 years ago
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 3d984e876249b31ef011cc19bf9d144ea488152a authored about 8 years ago
Update Futura-Sciences field retrieval

See #433

github.com/RSS-Bridge/rss-bridge - 3a6ccc4c296038c51370382de9899653764f3942 authored about 8 years ago
[GooglePlusPost] Trim unnecessary tags

github.com/RSS-Bridge/rss-bridge - f45405950db7b01dcfbca818f645e533f14836c1 authored about 8 years ago
[GooglePlusPost] Return content and title compatible to current RSS-Bridge

github.com/RSS-Bridge/rss-bridge - 0e5cf0d14ee86cf764fff15d1dccd2bd9d09472a authored about 8 years ago
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 9405dc6c4b9188be771c66c20a71f173fc439200 authored about 8 years ago
[Kununu] Fix source layout changed

github.com/RSS-Bridge/rss-bridge - d0c9397613d0830c28d0914de3bba92db2bee760 authored about 8 years ago
[Kununu] Fix content check condition

Check if null instead of false according to:
http://simplehtmldom.sourceforge.net/manual.htm#sec...

github.com/RSS-Bridge/rss-bridge - 5ad3198d71dc4923d8637c19570da08a57a65e02 authored about 8 years ago
[Kununu] Use tabs for indentation

github.com/RSS-Bridge/rss-bridge - 83b5bbcc3794cb2a9323f8ba58be113b363ca28d authored about 8 years ago
bridges: Return default values for getName and getURI

github.com/RSS-Bridge/rss-bridge - f694023f7da19e4d4555733e8738111be2068fab authored about 8 years ago
Merge branch 'FixBridges' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 61b9c3eb48300a9934281b201fcde68fb17c7171 authored about 8 years ago
bridges: Set missing MAINTAINER based on blame command

Maintainer should be set for all bridges. Using git blame to
determine who provided the most cod...

github.com/RSS-Bridge/rss-bridge - d4fb02b0d043df45d202c809a258f3b696c8d401 authored about 8 years ago
bridges: Fix default return values and function scopes

getURI and getName should fall back to parent::getURI or
parent::getName respectively if it cann...

github.com/RSS-Bridge/rss-bridge - 95b99d42a4719c3c689091761e071b3a278af590 authored about 8 years ago
Merge pull request #444 from niawag/patch-3

[ThePirateBay] Filter results by user status (VIP/Trusted/None)

github.com/RSS-Bridge/rss-bridge - 271c71d0ac9b0cc83a714c13cf2508db83ae6ae6 authored about 8 years ago
Merge pull request #448 from chemel/amazon

[AmazonBridge] Add possibility to choose Amazon location

github.com/RSS-Bridge/rss-bridge - 1e0cef8f7f689e0effa52cc3b9d4d075372b7ff5 authored about 8 years ago
Filter results by user status (VIP/Trusted/None)

Took into account LogMANOriginal comment and tested it, everything's working.

github.com/RSS-Bridge/rss-bridge - 8b52b3858eed04d9bacb3bfb7e49c1772e56bf74 authored about 8 years ago
[contents] Don't suppress errors returned by file_get_contents

github.com/RSS-Bridge/rss-bridge - 4a1e5245b37d35cf1c9eb49658d88f27933aad01 authored about 8 years ago
Merge pull request #445 from da2x/patch-1

Set “Accept-Encoding: gzip” header

github.com/RSS-Bridge/rss-bridge - cad78be37b943f350340aa84cb28e28f571d7d17 authored about 8 years ago
[AmazonBridge] Adding country list box #447

github.com/RSS-Bridge/rss-bridge - a5b0e2a24fb0b0709629869f63c4fe3a38b5a426 authored about 8 years ago
Merge pull request #446 from TwizzyDizzy/master

Translate amazon bridge to english

github.com/RSS-Bridge/rss-bridge - 4972cec9516c3b1d998798a95333a6bfcd57fe8c authored about 8 years ago
Translate amazon bridge to english

Until now, it was my understanding to keep rss-bridge english, not french. Despite it's french r...

github.com/RSS-Bridge/rss-bridge - f09e8e11394a362d119a750002577cb0adc295e6 authored about 8 years ago
Merge pull request #439 from chemel/travis

Fix errors returned by travis in BridgeAbstract

github.com/RSS-Bridge/rss-bridge - 64fa134c4017111d980d7161a71604e4652ba97f authored about 8 years ago
[readme]

Add travis build Status image

github.com/RSS-Bridge/rss-bridge - d9030bfb97c1750a9631891bf8187ea469fee0f8 authored about 8 years ago
Set “Accept-Encoding: gzip” header

github.com/RSS-Bridge/rss-bridge - 278d6a0ec2c379fddd83ef10f849703006e22db8 authored about 8 years ago
Filter results by user status (VIP/Trusted/None)

github.com/RSS-Bridge/rss-bridge - 8bb002c7b6b6a76f760f90c1264ff34b334b0527 authored about 8 years ago
Merge pull request #443 from EtienneM/patch-2

Fix SCMB bridge

github.com/RSS-Bridge/rss-bridge - b4e6c0d973b6a59703963442e683c08b3dc15b6f authored about 8 years ago
Fix SCMB bridge

This trailing `/` made the link to each article invalid

github.com/RSS-Bridge/rss-bridge - 1ef7e40ecd080f2141987ad277948c2ea0789b94 authored about 8 years ago
Merge pull request #441 from chemel/amazon-bridge

Amazon Bridge

github.com/RSS-Bridge/rss-bridge - 00403214ce006b492b568040562544a4f78c478b authored about 8 years ago
Merge pull request #442 from chemel/google

GoogleSearchBridge Fix

github.com/RSS-Bridge/rss-bridge - 9c65c7b9e1a452214523e8d77fbe321ee3ad414f authored about 8 years ago
Fix GoogleSearchBridge

find div instead li

github.com/RSS-Bridge/rss-bridge - 35415004b9c76fc56cd6a6f3dcc51c21b051bb54 authored about 8 years ago
T411Bridge Minor fixes (#438)

T411Bridge Minor fixes

github.com/RSS-Bridge/rss-bridge - e908fe648bb9581105a144ae117d81424d6368c2 authored about 8 years ago
MixCloudBridge #436 (#437)

MixCloudBridge #436
FuturaSciencesBridge #433

github.com/RSS-Bridge/rss-bridge - 3f503c4356004360c87ed7ec321023853beab434 authored about 8 years ago
fix BridgeAbstract

github.com/RSS-Bridge/rss-bridge - f4aa3b39e835255fe32dba60f3ad60ff19cd8129 authored about 8 years ago
Bridge getExtraInfos (#432)

* add function getExtraInfos() to BridgeAbstract

* replace call to $bridge->getName() and $br...

github.com/RSS-Bridge/rss-bridge - c702a0e69fb10aa3b08ef650d85d704aa21c9281 authored about 8 years ago
Merge branch 'MultipleEnclosures' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 5edba3a1aa23f7f5c5b481314763a4d93ee8cc0b authored about 8 years ago
[HtmlFormat] Update stylesheet for attachments

github.com/RSS-Bridge/rss-bridge - 8d417185537a8f88c000e512d33fb9b6113667e7 authored about 8 years ago
[formats] Allow multiple enclosures

All formats now support multiple enclosures. RSS
will show a warning if more than one enclosure
...

github.com/RSS-Bridge/rss-bridge - 72f40fbd75aaa007126335810c2781361895e76f authored about 8 years ago
[core] Fix typos

github.com/RSS-Bridge/rss-bridge - 14c689e7a344327c84260386100a347fcc4176a0 authored about 8 years ago
Merge branch 'ImproveFormat' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - 84bc9d2da6469846e932efc6aa49efea05efcaae authored about 8 years ago
[formats] Fix enclosures

All bridges failed due to missing 'enclosures' element in
the items array. With this commit all ...

github.com/RSS-Bridge/rss-bridge - 42cbc2e8890f17fe7bb0c155d83c0558ac341a28 authored about 8 years ago
[formats] Use custom characterset in all formats

The specified characterset will now apply to all formats
thus allowing other charactersets than ...

github.com/RSS-Bridge/rss-bridge - 3a2cb9ea1e41515348c7cb7e21832adbc66a65d8 authored about 8 years ago
[FormatAbstract] Allow child classes to overwrite DEFAULT_CHARSET

By using 'static' instead of 'self' the constant may
be overridden by child classes.

github.com/RSS-Bridge/rss-bridge - 4f4fb11789e829ff6a0be1f21146f6d5518f2199 authored about 8 years ago
[FormatInterface] Add missing public functions

This commit adds all missing functions to the interface
that are defined and implemented as publ...

github.com/RSS-Bridge/rss-bridge - 28e813620f0ca81171ed657902e5151d1d678cda authored about 8 years ago
Merge pull request #428 from mro/feature/xml_escape

CDATA considered harmful.

github.com/RSS-Bridge/rss-bridge - fdf98041e3e281a25d4cd96cd5a705cc5878ff2c authored about 8 years ago
Merge pull request #430 from sysadminstory/master

Fix Cache write verification

github.com/RSS-Bridge/rss-bridge - 29e64f77aa26f54d1054b91941a48d5d7e3dc96c authored about 8 years ago
Fix Cache write verification

PHP operator '===' is the only strict way to mix up the value '0' and
the value 'FALSE'.

The fu...

github.com/RSS-Bridge/rss-bridge - 4dfbc16a5b920c4ee84e84f75cd49372c2926128 authored about 8 years ago
Fix to PR #427 (#429)

* Ouch, sorry.

* fix indentation.

github.com/RSS-Bridge/rss-bridge - af572341b3122b1b5b59c6fcb43c426a6dbff1a8 authored about 8 years ago
Merge pull request #427 from mro/feature/enclosure

Revive enclosures.

github.com/RSS-Bridge/rss-bridge - 51e9298a2bd1e7a00906a07b97e4b42e4947737e authored about 8 years ago
CDATA considered harmful.

https://evertpot.com/184/

github.com/RSS-Bridge/rss-bridge - 6df657179fa9d55d97831a74134f4dd1803c0edb authored about 8 years ago
Revive enclosures.Reverts 0663c95. Refs #198 #175.

github.com/RSS-Bridge/rss-bridge - 2ff422d3122ebb2e7c69986a8d6e3c4636bbab51 authored about 8 years ago
Merge pull request #426 from mro/language

don’t lie about the language.

github.com/RSS-Bridge/rss-bridge - 1b3efce64d8e696cff0eb63cd51728df6e90c8b7 authored about 8 years ago
don’t lie about the language.

github.com/RSS-Bridge/rss-bridge - 750812c5124002cac7e7d81ad26f3d92d1f93b80 authored about 8 years ago
Update README.md

github.com/RSS-Bridge/rss-bridge - 71fc854663e2f07a191548831ffc71291bfe66c7 authored about 8 years ago
[CHANGELOG] Update changelog

github.com/RSS-Bridge/rss-bridge - 120612424c0f2e1bb02bdc16c367da4352d5edf1 authored about 8 years ago
Merge pull request #425 from mro/readme

PHP settings

github.com/RSS-Bridge/rss-bridge - 33ecaa0b7bcf3154afaaa63531e51aef3281327c authored about 8 years ago
[Arte7] Fix broken feed

github.com/RSS-Bridge/rss-bridge - 72981032e4a6c444dbad2c9972e33ba473a9981c authored about 8 years ago
Merge branch 'VersionChecks' of https://github.com/logmanoriginal/rss-bridge

github.com/RSS-Bridge/rss-bridge - d06006d681dc10c942e5cf9e540a3943c7eee75d authored about 8 years ago
[index] Add check for 'allow_url_fopen'

github.com/RSS-Bridge/rss-bridge - d39c1ed63ad9c4b7d5d4573f020a51965e0cd4ad authored about 8 years ago
[index] Add check for 'libxml' extension

github.com/RSS-Bridge/rss-bridge - 04a195361aca7f2ea41da1cb1ff5e20ec720aea7 authored about 8 years ago