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 item href being used as feed uri (#1033)

github.com/RSS-Bridge/rss-bridge - ca9c2abb608fb923e78aae3efd343f2aecb5fc50 authored about 6 years ago
core: Add support for custom cache types via config.ini.php

This commit adds support for a new parameter which specifies the type
of cache to use for cachin...

github.com/RSS-Bridge/rss-bridge - 556a417dd6bf39b1a4892bc2c935f32b0d710f28 authored about 6 years ago
core: Implement action factory (#1002)

github.com/RSS-Bridge/rss-bridge - 51ee541d5ab562be51d098840df06aeeb6164812 authored about 6 years ago
[GlowficBridge] Add new bridge (#1031)

github.com/RSS-Bridge/rss-bridge - 69cb65c1af7a2f8c2c3f15e2c8e87ec808f7e46e authored about 6 years ago
[AppleMusicBridge] Add new bridge (#1026)

github.com/RSS-Bridge/rss-bridge - 29b187fc1223e8c7575b8935d7d2ca219efced40 authored about 6 years ago
[MrssFormat] Rework to make it valid RSS 2.0 + Media RSS (#996)

github.com/RSS-Bridge/rss-bridge - 80f6a8b3d4dbb1d37225959283a8ff2c51fc9ef8 authored about 6 years ago
[Bridge] Fix failed to open stream when reading non-existing whitelist

github.com/RSS-Bridge/rss-bridge - 32d4da8b76ae03806288a082a4fac8efeed68624 authored about 6 years ago
[HtmlFormat] minor typographical fix-ups (#1009)

github.com/RSS-Bridge/rss-bridge - 0063d2c376e8e2bbae3e5796187367628072a34f authored about 6 years ago
[FormatImplementationTest] Add unit tests for format implementations (#1008)

github.com/RSS-Bridge/rss-bridge - 11a39af35cfa63ed6cc2d982f7116a7dbc3d0912 authored about 6 years ago
[CacheImplementationTest] Add unit tests for cache implementations (#1007)

github.com/RSS-Bridge/rss-bridge - f65a4076badc983cac65826f05d180a436348d72 authored about 6 years ago
[TwitterBridge] Append username of retweeter to author (#1016)

Append username of retweeter to author. Useful when viewing all unread tweets in an RSS reader w...

github.com/RSS-Bridge/rss-bridge - 25593d9c1852b3c7610cc57688258a8f7216f1e1 authored about 6 years ago
core: Add item uid (#1017)

'uid' represents the unique id for a feed item. This item is null by
default and can be set to ...

github.com/RSS-Bridge/rss-bridge - 394149b1147d8e5e4339635b21f8627e375d22ac authored about 6 years ago
[BridgeCard] Don't warn about the 'required' attribute if it is set to false

github.com/RSS-Bridge/rss-bridge - a29512deee9c39dcf537d0cac84a4866fc71923c authored about 6 years ago
bridges: Fix bridges that don't pass the unit test

github.com/RSS-Bridge/rss-bridge - e0db349a579b466b9e7e9c7e96274d55af1fd67f authored about 6 years ago
[BridgeImplementationTest] Add test for "required" attribute on lists and checkboxes

Lists and checkboxes don't support the "required" flag and should not
define it. Note that the "...

github.com/RSS-Bridge/rss-bridge - d532d0e0c4033d4b5f9de323e5d36bda61ffbc43 authored about 6 years ago
lib: Ignore required attribute on lists an checkboxes

References #1014

github.com/RSS-Bridge/rss-bridge - 434c12672fd739581d74358317107ce0db4917c5 authored about 6 years ago
[AtomFormat] Update to comply with RFC 4287 (#995)

https://tools.ietf.org/html/rfc4287

github.com/RSS-Bridge/rss-bridge - ab2e566ee191e70cb1cae0547473d9d1a7a9fdfb authored about 6 years ago
[BakaUpdatesMangaReleasesBridge] Add new bridge (#999)

github.com/RSS-Bridge/rss-bridge - 493e76e4b915468badaa1064f1c92ae1557986ad authored about 6 years ago
[GlassdoorBridge] Fix incorrect CSS selector

github.com/RSS-Bridge/rss-bridge - 37d882a8d5e3c26ba4502330cd9e50f0247da25b authored about 6 years ago
vendor: Update PHP Simple HTML DOM Parser to 1.8.1

https://sourceforge.net/projects/simplehtmldom/files/simplehtmldom/1.8.1/

Note: Some bridges ma...

github.com/RSS-Bridge/rss-bridge - bcd7bccc462e1d61f780192741031dba9199e97d authored about 6 years ago
Bump version to dev.2019-01-13

github.com/RSS-Bridge/rss-bridge - 2def7a04a3ffdc0d5d99c25feda4d9fb64fdd9bb authored about 6 years ago
[README] Update list of contributors

github.com/RSS-Bridge/rss-bridge - 3c5b23daa6e3d44bd88bba0a48ac8c1d8367a1f8 authored about 6 years ago
Bump version to 2019-01-13

github.com/RSS-Bridge/rss-bridge - ef6709c402a21bf830652a4c1113460426787866 authored about 6 years ago
[N26Bridge] Add new bridge (#1006)

https://n26.com

github.com/RSS-Bridge/rss-bridge - fc96e97d51c551148391f95ab0a46dc88773d0fb authored about 6 years ago
[BridgeImplementationTest] Refactor unit test to check bridges (#980)

github.com/RSS-Bridge/rss-bridge - 600f2290b698f46417199378131919c1e3f4f466 authored about 6 years ago
[contents] improve file_get_contents() reporting (#986)

Suppress any errors from file_get_contents() and include the PHP error in the feed instead.

github.com/RSS-Bridge/rss-bridge - 245af35a6050479004bc00dd3d1bdb34798a8bd5 authored about 6 years ago
[AmazonBridge] Fix parsing of list item (#998)

Closes #993
Closes #769

github.com/RSS-Bridge/rss-bridge - ef4923ae5c8cbb130b496667d4e4a97ecc330791 authored about 6 years ago
[InstagramBridge] Add author if available in response (#997)

Closes #905

github.com/RSS-Bridge/rss-bridge - 18229b5c7041d5e097c7e551daaced1878d19fb2 authored about 6 years ago
[DiscogsBridge] Fix timestamp parsing

References #978

github.com/RSS-Bridge/rss-bridge - 3160e62293c3a06609390e1dfde035a32cd6c0c8 authored about 6 years ago
[TrelloBridge] Fix actions with missing image urls (#987)

When an action is added then removed the image url properties of that
action are missing

github.com/RSS-Bridge/rss-bridge - f81d1b084657907275ba9c0f03407f6abab7ba6e authored about 6 years ago
format: Refactor JsonFormat to JSON Feed version 1 (#988)

JsonFormat now implements https://jsonfeed.org/version/1

Closes #618

github.com/RSS-Bridge/rss-bridge - 8801ac9e64fe325dae8ef21ebc3b1526d1a5befc authored about 6 years ago
bridges: Fix bridges to pass unit test (#984)

* [DealabsBridge] fixed parameters
* [DemonoidBridge] added parameter context names
* [DevToBr...

github.com/RSS-Bridge/rss-bridge - 288d4de218dec81035ffa06d2326ca15d9598e4e authored about 6 years ago
[EliteDangerousGalnetBridge] Add support for others website languages (#992)

* [EliteDangerousGalnetBridge] Add support for others website languages

* [EliteDangerousGaln...

github.com/RSS-Bridge/rss-bridge - f3f33cabed3d0a3cee6a417a82702410580bbba0 authored about 6 years ago
[index] Fix error when no items defined (#983)

Fix PHP Notice: Undefined offset: 0. Error below triggers when there are no items:

PHP Notic...

github.com/RSS-Bridge/rss-bridge - 3e45643418e61dea4f1721b345909afa6bb9da1e authored about 6 years ago
travis: Fail on deprecation warning

This commit makes Travis fail on deprecation warnings for new versions
of PHP and ensures that c...

github.com/RSS-Bridge/rss-bridge - 719320e1a49e98e97464b6b8b92bda1f6a3c372b authored about 6 years ago
general: Fix PHP 7.3 deprecation warnings (#982)

Fix PHP 7.3 deprecation warnings. FILTER_VALIDATE_URL implies FILTER_FLAG_SCHEME_REQUIRED and FI...

github.com/RSS-Bridge/rss-bridge - 81ee15a161f9a3a5129097f4a6c6879b2b086f8f authored about 6 years ago
core: Add FeedItem class (#940)

Add transformation from legacy items to FeedItems, before transforming
items to the desired for...

github.com/RSS-Bridge/rss-bridge - 988635dcf3fa2a35eabf063a167c987cc8482172 authored about 6 years ago
lib: Make cURL module requirement optional (#979)

When running in CLI mode without certificates, do not require curl module to be loaded.

github.com/RSS-Bridge/rss-bridge - 4095cad9b4a9825500e2557ba609c10c3a59d632 authored about 6 years ago
global: Fix code violations

github.com/RSS-Bridge/rss-bridge - e7d3a006c82f47f1ba3aebfec4ab6333a4367a16 authored about 6 years ago
[phpcs] Fix blank line detection

Squiz.WhiteSpace.SuperfluousWhitespace has problems detecting blank
lines in functions when used...

github.com/RSS-Bridge/rss-bridge - ce65f51d919bc4e32b9f25259e0a92d70490c6e5 authored about 6 years ago
[DerpibooruBridge] Add new bridge (#949)

New bridge for the derpibooru.org image board.

github.com/RSS-Bridge/rss-bridge - 4b22862295699490e8e56044942cf0f29a8b918c authored about 6 years ago
[DilbertBridge] Fixed URI and item title (#976)

github.com/RSS-Bridge/rss-bridge - 185a773e7407abb378b5c529d66d1e32bfe13307 authored about 6 years ago
[ModelKarteiBridge] Add new bridge (#975)

github.com/RSS-Bridge/rss-bridge - 10659dd45363aa27139b187dfdbb0deb73bd455d authored about 6 years ago
[OneFortuneADayBridge] Add new bridge (#974)

github.com/RSS-Bridge/rss-bridge - 6b2a45c1e8bc3f15a8bcbb9f66eacb101ddfc9b8 authored about 6 years ago
[OsmAndBlogBridge] Add new bridge (#973)

github.com/RSS-Bridge/rss-bridge - 6e4b6fa1ccea29c4d60c21f938762553e22aead6 authored about 6 years ago
[TheHackerNews] Fix content extraction (#972)

github.com/RSS-Bridge/rss-bridge - 0cad5f24e635a039b58541c404fe2920244f9060 authored about 6 years ago
[TrelloBridge] Add new bridge (#971)

Adds a new bridge for activity on boards and cards on the trello.com task management site.

github.com/RSS-Bridge/rss-bridge - cb6ad7c0778a68cde071a01c31588c0808f3797b authored about 6 years ago
[SoundcloudBridge] Fix for artists with few tracks (#970)

Artists with less than 10 tracks would return blank articles. This fixes that.

github.com/RSS-Bridge/rss-bridge - 4438807b26d53d8e8ab96867166b0e39e9cd1a79 authored about 6 years ago
[InstagramBridge] Add link on image and video indication in title (#966)

In item content, the image is now a clickable link to the post;
In item title a ▶ is prepended ...

github.com/RSS-Bridge/rss-bridge - 6c1d8615292317b0110a56a4c20bafc00b9c7189 authored about 6 years ago
[contents] Use file_get_contents when in CLI mode & no certs (#962)

file_get_contents can natively use system root certificates, so use file_get_contents when in CL...

github.com/RSS-Bridge/rss-bridge - dc8396248394b235bfdfeac63c44e4a4a98edc0c authored about 6 years ago
[TwitterBridge] Add option to disable image scaling in feeds

Images in Twitter feeds are currently being scaled by adding ':orig'
(original image) and ':thum...

github.com/RSS-Bridge/rss-bridge - bb2329fa3a992ad22e5deaa112557f732fe4a627 authored about 6 years ago
[InstagramBridge] Truncate long titles and use full text as content (#961)

- Truncate long titles and use full text as content (using only the first line of text content a...

github.com/RSS-Bridge/rss-bridge - 758f37b452319b28290fcdd4bbfefb3f8f8703d9 authored about 6 years ago
[simplehtmldom] Increase MAX_FILE_SIZE to 10 MB

This fixes an issue where larger pages could not be loaded
because the size limit is too small

github.com/RSS-Bridge/rss-bridge - fb8a064e3a2ffc8dafdc7372018a5746e274d753 authored about 6 years ago
[simplehtmldom] Update parser to version 1.7

- Update parser to version 1.7
https://sourceforge.net/projects/simplehtmldom/files/simplehtmldo...

github.com/RSS-Bridge/rss-bridge - b00971b2c391f3ebcd279f3c8213f7303dc16091 authored about 6 years ago
Bump version to dev.2018-12-11

github.com/RSS-Bridge/rss-bridge - a07ead42a71416bd394e07b2b030c83fada2cdc9 authored about 6 years ago
Bump version to 2018-12-11

github.com/RSS-Bridge/rss-bridge - a11ade34425ba29c58563f80408b4e79e2b43a24 authored about 6 years ago
[README] Update list of contributors

Fix links pointing to the API instead of HTML pages

github.com/RSS-Bridge/rss-bridge - 3932e7b8ef426f4f3930a76ef269869299acb23f authored about 6 years ago
[SoundcloudBridge] Improve Author, Date, Description (#955)

1. Author Name now doesn't include Episode Title
2. It now fetches Episode Creation Timestamp, ...

github.com/RSS-Bridge/rss-bridge - 5305c405f65826a0cf3bd0050cc10bdfdc4da19c authored about 6 years ago
[contents] Better error reporting for cUrl errors (#958)

References #954

github.com/RSS-Bridge/rss-bridge - 1c58c04271dc69fe3f9c42d7288f1d8f90cd0db9 authored about 6 years ago
[.travis.yml] Fix broken checks

- Remove "sudo:false"
- Update composer installation paths

The Linux infrastructure migration r...

github.com/RSS-Bridge/rss-bridge - 89218f1da684173416481d8053eedd3a8d1a6a18 authored about 6 years ago
[SoundcloudBridge] Add RSS enclosures (#952)

Minimum viable code change to get SoundcloudBridge produce feeds that podcatchers like gPodder c...

github.com/RSS-Bridge/rss-bridge - 30e2b79c38197b303eefc1e98177af0fc041dd5b authored about 6 years ago
[MozillaSecurity] New Bridge (#946)

* [MozillaSecurity] New Bridge

Kudo to @teromene & @ArthurHoaro on this one !

github.com/RSS-Bridge/rss-bridge - 2184f523cd4ccf39471a8d06f21585017f40144c authored about 6 years ago
[FB2Bridge] Adapt to Facebook html change (#950)

github.com/RSS-Bridge/rss-bridge - 242b6953ed3c720b37ea81b255206a39f232cd32 authored about 6 years ago
[index] Fix detect action after listBridges rename (#947)

Commit 88b0656 renamed listBridges function which was not taken into
account when adding the de...

github.com/RSS-Bridge/rss-bridge - bdcb7a9829763abd8f4f6a75563e05cdba9a3329 authored about 6 years ago
[GithubIssueBridge] Be consistent in avoiding is_null

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

github.com/RSS-Bridge/rss-bridge - f4b46e497e877b73521de677644188594f023435 authored about 6 years ago
[GithubIssueBridge] Fix non existing comments count

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

github.com/RSS-Bridge/rss-bridge - d5085a4116c50361b3ab0c30c402222759e93056 authored about 6 years ago
[GithubIssueBridge] Fix issue comments and events parsing

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

github.com/RSS-Bridge/rss-bridge - d7cabfca54bade061445f58e69520c92e71dcaed authored about 6 years ago
[GithubIssueBridge] Fix most relevant coding style related issues

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

github.com/RSS-Bridge/rss-bridge - de575982a16e54559750a3f8bdf007416b051da2 authored about 6 years ago
[contents] Skip caching if the remote server requests no caching (#945)

* Skip caching if Cache-Control defines no-cache
* Skip caching if Cache-Control defines no-store

github.com/RSS-Bridge/rss-bridge - 3d301fc4ee3872e1e42a902a9fa718fccced6df2 authored about 6 years ago
core: Don't use server variables in CLI mode (#939)

github.com/RSS-Bridge/rss-bridge - 263e8872eaa828246b248905d393a6befec1d556 authored about 6 years ago
[GlassdoorBridge] Fix bridge is marked as executable

References #938

github.com/RSS-Bridge/rss-bridge - 6e9c188a7243c5777c8ddfea44785ce1920a3466 authored about 6 years ago
core: Automatically select a bridge based on a URL (#928)

* core: Add bridge parameter auto detection

This adds a new 'detect' action which accepts a U...

github.com/RSS-Bridge/rss-bridge - 49da67cb33669c07c8a0ab5d4716e22be807a654 authored about 6 years ago
[ZoneTelechargementBridge] Switch to the new Website (#934)

* [ZoneTelechargementBridge] Switch to the new Website

The website zone-telechargement1.org d...

github.com/RSS-Bridge/rss-bridge - b4dbd191d00c85b3b9f4b9a4a27fc43f32c84655 authored about 6 years ago
[.gitattributes] Exclude files from git archive

Files with the option "export-ignore" are excluded from "git archive"
commands. Release files fr...

github.com/RSS-Bridge/rss-bridge - e09f452426f89ccd2bbcc0d588744bdd5dc0d9db authored about 6 years ago
[contents] Add server side caching for all requests (If-Modified-Since) (#889)

This commit adds a cache for 'getContents' to '/cache/server'. All
contents are cached by defau...

github.com/RSS-Bridge/rss-bridge - 7b261d1cc2c2f782a751604d3b60e21cb93ae606 authored about 6 years ago
[html] Remove todo as it is already implemented

github.com/RSS-Bridge/rss-bridge - 96a518c9e7b4959df19f923a72e67435d1aa4cf8 authored about 6 years ago
[html] Rename parameters for sanitize()

github.com/RSS-Bridge/rss-bridge - 0d2ea9a677fb352260497d95cc94387149d3ed40 authored about 6 years ago
[html] Remove todo tags

It is not feasible to use a single 'substr' in the functions

github.com/RSS-Bridge/rss-bridge - 66e82e46dbc51003c9c30b7a47efec7a723aa980 authored about 6 years ago
[html] Clarify meaning of strange find() parameter

simple_html_dom currently doesnt support "->find('*')", which is a
known issue: https://sourcefo...

github.com/RSS-Bridge/rss-bridge - 54800fcc8d43d34294b661e52c7311d7b2df01b7 authored about 6 years ago
[BridgeCard] Use self:: instead of BridgeCard::

github.com/RSS-Bridge/rss-bridge - 67004556e6324c3f2aaf0a795f1a06ae42228bbc authored about 6 years ago
exception: Remove HttpException class

This class served no particular purpose (other than adding a
layer on top of Exception).

github.com/RSS-Bridge/rss-bridge - c6a7b9ac64021d46271abb05bce181bb60577e97 authored about 6 years ago
[FormatAbstract] Check content type before sending header

github.com/RSS-Bridge/rss-bridge - dbffbd4d4ed6bc3b718c5752ea07237e01ee794e authored about 6 years ago
[FeedExpander] Add constants for feed types

github.com/RSS-Bridge/rss-bridge - 1c17ffb5c4abbb458b69bea58a765fde25881f55 authored about 6 years ago
[FeedExpander] Rename $name to $title

github.com/RSS-Bridge/rss-bridge - 326cfb21cf6f03e98e6d37a6c2cf382ad725dff7 authored about 6 years ago
[FeedExpander] Let collectExpandableDatas() return self

github.com/RSS-Bridge/rss-bridge - 8ab1fb86a95a619a2153223bde841412284b7c17 authored about 6 years ago
[Configuration] Change scope of $config to private

github.com/RSS-Bridge/rss-bridge - a9ec3d0d1fd506ba9779a42327ec7f5b5357c929 authored about 6 years ago
[Configuration] Add documentation for defined constants

github.com/RSS-Bridge/rss-bridge - ac5bcb62ec67b97fce9c982b0c6ed4624e8e6671 authored about 6 years ago
[Configuration] Rename $category to $section in getConfig()

github.com/RSS-Bridge/rss-bridge - f24ab8b51bc421e45a96918abf6710d634110c96 authored about 6 years ago
[Configuration] Make file paths explicit

github.com/RSS-Bridge/rss-bridge - 4348119adf07f0f4e0c6a1f04ed1ec5617d82d30 authored about 6 years ago
[Configuration] Make class final

This class is essential to the core library of RSS-Bridge and must
not be extended. This improve...

github.com/RSS-Bridge/rss-bridge - fd4124cda28a91896a172eb1f39e1191d23906a6 authored about 6 years ago
[Configuration] Throw exception creating objects of this class

This class only provides static functions.

github.com/RSS-Bridge/rss-bridge - 91f74052975b103ffba2e4e53da3f24cd52b4abd authored about 6 years ago
[Authentication] Throw exception creating objects from this class

Callers must use Authentication::showPromptIfNeeded()

github.com/RSS-Bridge/rss-bridge - 85685b77589f1f0e714c821cf7eac3963046c81f authored about 6 years ago
[YGGTorrentBridge] Add URI to feed items

References #931

github.com/RSS-Bridge/rss-bridge - 41d02554f378e0db2ed35120b04649846a7efd78 authored about 6 years ago
lib: Add API documentation

github.com/RSS-Bridge/rss-bridge - c4550be812c238319c98c2de554cf69a01f3f355 authored about 6 years ago
[CrewbayBridge] Update bridge according to new crewbay.com website (#930)

github.com/RSS-Bridge/rss-bridge - b29ba5b973694637642659e2bee80e0e4383b58a authored about 6 years ago
[Debug] Fix debug mode reports indexing error

Error log reports "PHP Notice: Undefined offset: 2 in /rss-bridge/
lib/Debug.php on line 112" i...

github.com/RSS-Bridge/rss-bridge - 254fe9212a2a3626c6e796e49ca862e13754ab77 authored about 6 years ago
[FacebookBridge] Improve titles (#924)

A slightly improved version of #454 and #468 . Build titles from content rather than author + pr...

github.com/RSS-Bridge/rss-bridge - 38068950596a866c188f2d7dd06ba2875467e9fc authored about 6 years ago
[FacebookBridge] Decode all elements in $item (#925)

github.com/RSS-Bridge/rss-bridge - 599d438a0d48d55cca7a625436ac516e538b4f47 authored about 6 years ago
[TwitterBridge] Decode HTML entities (#926)

Removes duplicate encoding like &amp;quot; (should be &quot;).

github.com/RSS-Bridge/rss-bridge - e5a6baab967c457456679687233cdabd14158a12 authored about 6 years ago
[rssbridge] Improve documentation

github.com/RSS-Bridge/rss-bridge - b47a30ecc198d38fb07b2492ea03d552bf9414b3 authored about 6 years ago