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

[Debug] Use self:: instead of Debug:: inside the class

github.com/RSS-Bridge/rss-bridge - 860b36c1e324d052b495fb8b8cf9be31565c5dbc authored about 6 years ago
[Debug] Improve documentation

github.com/RSS-Bridge/rss-bridge - 3d475572c6c619e84f6391f4e2f05359454d9f14 authored about 6 years ago
format: Refactor searchInformation

- Rename function to getFormatName
- Add documentation
- Rename variables
- Remove unused variables

github.com/RSS-Bridge/rss-bridge - 59f2d755fe7f335ef814f2f6417fa2e5bee2c750 authored about 6 years ago
[Format] Add function isFormatName

Returns true if the provided format name is valid

github.com/RSS-Bridge/rss-bridge - d7c374bd8cc370f377264d2ec76cb1e09ae69fd2 authored about 6 years ago
[Format] Store real path to working directory

github.com/RSS-Bridge/rss-bridge - 6b6ab6486a948cb83172b066dc4744034b62ee86 authored about 6 years ago
format: Refactor class Format

github.com/RSS-Bridge/rss-bridge - 6c4e239f640f4e9044b350b3e306a19be5976e88 authored about 6 years ago
bridge: Rename listBridge to getBridgeNames

github.com/RSS-Bridge/rss-bridge - 88b065695414b41bd8369183bc05f5049eb41b40 authored about 6 years ago
[Bridge] Fix typo

github.com/RSS-Bridge/rss-bridge - 66b11b8c417e4246d3111d96bb07081cf2ef3aa6 authored about 6 years ago
[Cache] Check if class is instantiable

github.com/RSS-Bridge/rss-bridge - 1b34d9860e0b14da43b38cdacedc91ea884221b3 authored about 6 years ago
[Bridge] Add function isBridgeName

This function returns true if the provided name is a valid
bridge name.

github.com/RSS-Bridge/rss-bridge - 6e70d461e1877cc51ecfda1081a2cb42ebfb7364 authored about 6 years ago
[Bridge] Refactor Bridge::create to improve readability

github.com/RSS-Bridge/rss-bridge - 0a92b5d29b202fdb13b29c401bb9fb229ee47a12 authored about 6 years ago
[Bridge] Use slashes to enclose regex

github.com/RSS-Bridge/rss-bridge - e3849f45abe18f65a073bbc123852b2c04c5b180 authored about 6 years ago
[Bridge] Improve working directory handling

- Initialize with null to prevent leaking configurations
- Check if the working directory is a d...

github.com/RSS-Bridge/rss-bridge - 3d9c4a371873f14ade115719b1ba2ed26fff71af authored about 6 years ago
[Bridge] Change visibility from private to protected

github.com/RSS-Bridge/rss-bridge - 5f146a257edc5581e3188c98f803b89a1951edc1 authored about 6 years ago
[Bridge] Fix typos

github.com/RSS-Bridge/rss-bridge - 936688e08ce391a941d53063b5c4976a3ef193e7 authored about 6 years ago
[Bridge] Use self:: instead of Bridge:: inside the class

github.com/RSS-Bridge/rss-bridge - 4b5372638cbb9902feecc449ecf4ba5db31b185f authored about 6 years ago
[Bridge] Rename to in setWorkingDir

github.com/RSS-Bridge/rss-bridge - 6f4a8f4d03020f459ffd1e16432d201ed02efdea authored about 6 years ago
[Bridge] Rename to

github.com/RSS-Bridge/rss-bridge - 39652bb0504972c7505350b10b9d4f9106864be2 authored about 6 years ago
[Bridge] Cleanup documentation and exception messages

github.com/RSS-Bridge/rss-bridge - fcac5b8b92952074aca312f1f1bd8e3e57f000f6 authored about 6 years ago
bridge: Rename setDir and getDir to setWorkingDir and getWorkingDir

github.com/RSS-Bridge/rss-bridge - 6f7b56cba8efc2b24cc6cb113cc1fd183c17be3c authored about 6 years ago
[Cache] Fix typos

github.com/RSS-Bridge/rss-bridge - 86ac0a486681727697836e1a3cabd268bf091f79 authored about 6 years ago
cache: Rename setDir and getDir

- Rename setDir to setWorkingDir
- Rename getDir to getWorkingDir
- Rename parameter $workingDir...

github.com/RSS-Bridge/rss-bridge - 4a99c6e630ded11160fcec8fe3b1a751b238cf8e authored over 6 years ago
[Cache] Refactor class

general

- Use self:: instead of Cache:: or static::
- Rename $dirCache to $workingDir
- Initial...

github.com/RSS-Bridge/rss-bridge - e8442a3bf87e595a3f50dc932e71dedd0831655e authored over 6 years ago
[Cache] Add documentation

github.com/RSS-Bridge/rss-bridge - 427688fd6739a84c12896c8f9eb446df10361bb9 authored over 6 years ago
[Bridge] Add and rewrite documentation compatible to phpDocumentor

This is the first step in adding documentation to the core library
of RSS-Bridge. The documentat...

github.com/RSS-Bridge/rss-bridge - 4a6b3654eb5d409df1b88e6a4127c829e2776c2c authored over 6 years ago
[CONTRIBUTING] Add new coding style policies

github.com/RSS-Bridge/rss-bridge - 5f867c00b4b99e7ffd9d0c82d87cb3f53ebb8165 authored over 6 years ago
core: Fix PHPCS violations

github.com/RSS-Bridge/rss-bridge - c15b25a07d915336696ff5f2c34a75d9b7a2237c authored over 6 years ago
[phpcs] Add rules for method declarations in classes

github.com/RSS-Bridge/rss-bridge - c296e73c18d01bf3d6e848fc7bc7c7581301947b authored over 6 years ago
[Bridge] Fix broken bridge initialization

Commit e26d61e introduced a bug that causes the error message "The
bridge you [sic!] looking for...

github.com/RSS-Bridge/rss-bridge - 007ee4d858ef9489f9ae191db4ccffb47f6258e9 authored over 6 years ago
core: Fix grammar (#923)

github.com/RSS-Bridge/rss-bridge - dd95ec6200df1cfbcf0ef0bce06e167a72ed7c41 authored over 6 years ago
[index] Redirect _cache_timeout requests if the option is disabled (#894)

Requesting `_cache_timeout` on servers where this option is disabled currently results in the er...

github.com/RSS-Bridge/rss-bridge - d951000c232a20358f6c706cb2dd57b9a428cd80 authored over 6 years ago
[TwitterBridge] Reorder quoted tweets (#921)

Put content before quoted tweet to match the display order on Twitter

github.com/RSS-Bridge/rss-bridge - 51634a72e085b0a86013317365d06ba736422c31 authored over 6 years ago
[index] Fix invalid bridge name FlickrExploreBridge => FlickrBridge

github.com/RSS-Bridge/rss-bridge - 78c69b08f0f544e0eb0caa16ae94771eabd33764 authored over 6 years ago
[Bridge] Use static variable in listBridges()

This prevents the function from re-loading the same data over and over
again. Instead the same d...

github.com/RSS-Bridge/rss-bridge - 3bb3353897c0cf453e7c5f2e77ef76ad82af59a7 authored over 6 years ago
core: Refactor bridge whitelisting

- Move all whitelisting functionality inside Bridge.php
- Set default whitelist once in index.ph...

github.com/RSS-Bridge/rss-bridge - e26d61ec0ac0659244ac68ccb0f832e89f043c7a authored over 6 years ago
core: Add Debug::isEnabled() and Debug::isSecure()

Also adds documentation to Debug.php!

* Debug::isEnabled()

Checks if the DEBUG file exists on ...

github.com/RSS-Bridge/rss-bridge - a0490e36731957196648c674cf5e8e4f1d7d292d authored over 6 years ago
core: Add separate Debug class

Replaces 'debugMessage' by specialized debug function 'Debug::log'.
This function takes the same...

github.com/RSS-Bridge/rss-bridge - c63af2e7ad34c7a900259eddc0c65877ba3cfeb5 authored over 6 years ago
core: Define path to whitelist.txt in rssbridge.php

github.com/RSS-Bridge/rss-bridge - 9379854f7a41a52b34b12fb7cd086a4cda15dbbe authored over 6 years ago
core: Add path separator to PATH_CACHE

github.com/RSS-Bridge/rss-bridge - ecdac1b0893e6e0e5ec35168fdf136482b82cce6 authored over 6 years ago
core: Move initialization for static paths to rssbridge.php

Bridge, Format and Cache are all part of the core logic of RSS-Bridge
and should therefore be in...

github.com/RSS-Bridge/rss-bridge - 2104fc4d58dd84834cbfc58cb7d5b46c08288b18 authored over 6 years ago
core: Rename RssBridge.php to rssbridge.php

Using lower case letters because the file doesn't implement a class.

github.com/RSS-Bridge/rss-bridge - 697d63bb9694bfd798236185365fd5fb858ae7a0 authored over 6 years ago
[Configuration] Use FILTER_VALIDATE_EMAIL on admin/email

This prevents including arbitrary data as email address.

github.com/RSS-Bridge/rss-bridge - 2bb13169b4541d73b7d4623a02cc12ba2d50a611 authored over 6 years ago
Bump version to dev.2018-11-10

github.com/RSS-Bridge/rss-bridge - 4713fb6190b53703c1d1840bd878c343789ca9fe authored over 6 years ago
Bump version to 2018-11-10

github.com/RSS-Bridge/rss-bridge - a08811f1479495ba27e27b608ddd94e42ada463f authored over 6 years ago
travis: Rewrite checks and add PHP compatibility tests

- Remove HHVM

HHVM recently announced ending PHP support:
https://hhvm.com/blog/2018/09/12/end-...

github.com/RSS-Bridge/rss-bridge - a935e310ff8c4c37e52e2832b82ffa402c285418 authored over 6 years ago
.github: Add issue template for bridge requests

This commit adds an issue template for bridge requests, automatically suggested to anyone report...

github.com/RSS-Bridge/rss-bridge - 7e3787a18584c95b168c65ba0aaad15c572ff0b7 authored over 6 years ago
Add folder for GitHub related files

For more information see
https://help.github.com/articles/setting-guidelines-for-repository-cont...

github.com/RSS-Bridge/rss-bridge - 039c0327981461888031924fc489d765b9d20ac3 authored over 6 years ago
[FacebookBridge] Fix media origin info is not inside a tag

References #912

github.com/RSS-Bridge/rss-bridge - cb91d9cce8cdb41c50b61264d14bc0a279ef3d57 authored over 6 years ago
[FacebookBridge] Remove "Posts" from author name (#917)

github.com/RSS-Bridge/rss-bridge - bf91f106b4fd2a44a401e71455283f77fd57937e authored over 6 years ago
[FacebookBridge] Don't remove origin information from embedded media

References #912

github.com/RSS-Bridge/rss-bridge - 0b2ede35cd698f1b9b1817dc5845bbd2d473be0c authored over 6 years ago
[FacebookBridge] Simplify implementation

github.com/RSS-Bridge/rss-bridge - 5842bdfc83ce1a4ee79ce647711d2f974ae70c73 authored over 6 years ago
[FacebookBridge] Remove videos and views

This commit adds filters to remove embedded videos and view counts from
all posts. This doesn't ...

github.com/RSS-Bridge/rss-bridge - 68ee24d6bd7572fde7984b34176eecbeecf810cc authored over 6 years ago
[FacebookBridge] Remove hidden elements

Hidden elements are used for error conditions and generally made
visible using JavaScript. Since...

github.com/RSS-Bridge/rss-bridge - 104ae2298e553cacaa9a58b5aae8e8b87959f130 authored over 6 years ago
[FacebookBridge] Don't remove description of embedded media

FB includes origin information (i.e. "YOUTUBE.COM") as well as
descriptions with embedded media ...

github.com/RSS-Bridge/rss-bridge - 7026684e34b5e62696a50bc65018edf9df475454 authored over 6 years ago
[Rue89Bridge] Fix style.

github.com/RSS-Bridge/rss-bridge - 0b792d77eb3d116491741a1e33fbfbd7748866b4 authored over 6 years ago
[Rue89Bridge] Entirely rewrite the bridge. It now uses the JSON api.

github.com/RSS-Bridge/rss-bridge - 110b865a54a066c29b935e8916db7bc4dad7748f authored over 6 years ago
[InstagramBridge] Support Instagram Locations. Fixes #705.

github.com/RSS-Bridge/rss-bridge - 19a7f10160108cb78dacacd496ca66964eb1d7f9 authored over 6 years ago
[OnVaSortirBridge] New Bridge (#914)

Bridge to expand OnVaSortir RSS feed to get the full description of an event

github.com/RSS-Bridge/rss-bridge - 42e25e7fc071185c71fb4e5a0eba729439db219b authored over 6 years ago
[RssBridge] Include interfaces once

github.com/RSS-Bridge/rss-bridge - 4b7fea5ebcc2b410e022f3bbb88d96c335dd7a21 authored over 6 years ago
core: Move REPOSITORY from index.php to RssBridge.php

github.com/RSS-Bridge/rss-bridge - 95bd206e9d856f74d9f56e364daf69a2066d58fe authored over 6 years ago
[BridgeImplementationTest] Use PATH_LIB_BRIDGES

github.com/RSS-Bridge/rss-bridge - 9910310652ea28c88f7c090fce3ba230169d1f05 authored over 6 years ago
[RssBridge] Include path separator in PATH_*

github.com/RSS-Bridge/rss-bridge - 12f0e5a360422725df37a3902bddb8b75b71e1b3 authored over 6 years ago
core: Add PATH_LIB_BRIDGES, PATH_LIB_FORMATS and PATH_LIB_CACHES

- PATH_LIB_BRIDGES defines the path to bridges
- PATH_LIB_FORMATS defines the path to formats
- ...

github.com/RSS-Bridge/rss-bridge - 81ba96ff94deef51ee843c8137f8f4c3ed8ae629 authored over 6 years ago
[RssBridge] Rename PATH_VENDOR to PATH_LIB_VENDOR

This improves clarity for the parameters

github.com/RSS-Bridge/rss-bridge - 984f0b24d0a2c296f070ee4cb46eb01acea97a46 authored over 6 years ago
core: Replace CACHE_DIR by PATH_CACHE

Move CACHE_DIR from index.php to /lib/RssBridge.php and change name
to PATH_CACHE.

PATH_CACHE i...

github.com/RSS-Bridge/rss-bridge - 2126db84accbc303e0420cac2bda19b199b2d76b authored over 6 years ago
[RssBridge] Simplify documentation for this file

- Remove file documentation and license remark (defined in repository
scope - see README / UNLIC...

github.com/RSS-Bridge/rss-bridge - 4bf45df18e6d5d537dcf4867414c373dbd9d97c1 authored over 6 years ago
[RssBridge] Add PATH_LIB

Add constant PATH_LIB, pointing to '/lib' to make the include process
same for vendor and lib fi...

github.com/RSS-Bridge/rss-bridge - a88b148d2006df63aa44011234f133143011edee authored over 6 years ago
[RssBridge] Use require_once instead of require

"The require_once statement is identical to require except PHP will
check if the file has alread...

github.com/RSS-Bridge/rss-bridge - f564925ba081d95bc43d358f8e13e06d31d944e3 authored over 6 years ago
[RssBridge] Skip searching vendor files

Vendor files (simple_html_dom.php and urljoin.php) are included in the
repository and therefore ...

github.com/RSS-Bridge/rss-bridge - 22e8f8b4aa9e7a157cfaffa7d0755c00bdb22759 authored over 6 years ago
[RssBridge] Include __DIR__ in PATH_VENDOR

github.com/RSS-Bridge/rss-bridge - bfae04d1fe01e2c80bf0d46cad3aab7f43fbcf7a authored over 6 years ago
Remove tracking codes from Facebook posts

github.com/RSS-Bridge/rss-bridge - 723bd1150a219af28f6ab1cee8f710f7b43dea98 authored over 6 years ago
[FindACrewBridge] Implement bridge for findacrew.net (#901)

* [FindACrewBridge] Implement bridge for findacrew.net - sailing boats offers

github.com/RSS-Bridge/rss-bridge - 53d2fbe3a55b6cd82804a417efa6b4e6802ce155 authored over 6 years ago
[CrewbayBridge] Implement bridge for crewbay.com (#902)

* [CrewbayBridge] Implement bridge for crewbay.com - sailing boats offers

github.com/RSS-Bridge/rss-bridge - 3babd026581fc91c2764348174ca395875b41ad1 authored over 6 years ago
core: Set code in header() instead of calling http_response_code()

github.com/RSS-Bridge/rss-bridge - 3031fa406db44e6acf63ef176af359c20254466a authored over 6 years ago
[CHANGELOG.md] Remove file

The latest changelog is available at
https://github.com/RSS-Bridge/rss-bridge/releases

github.com/RSS-Bridge/rss-bridge - 85c34a0960ceab89ee61d4ad5cfcaf2984ea4fd3 authored over 6 years ago
core: Replace PHP_VERSION_REQUIRED by static text

The required PHP version is used in one place only and
therefore shouldn't require a constant

github.com/RSS-Bridge/rss-bridge - 5deb86acffadb4bdd1765961c3b316a2e00fad1f authored over 6 years ago
core: Use REPOSITORY constant where applicable

github.com/RSS-Bridge/rss-bridge - 946e66e9df075297db7fc201cb8732a794b65821 authored over 6 years ago
[index.php] Change user agent to constant and include current version

github.com/RSS-Bridge/rss-bridge - 1a00dfa412afbafe8246a94dc53be5b519298855 authored over 6 years ago
[RainbowSixSiegeBridge] Fix missing news (#908)

github.com/RSS-Bridge/rss-bridge - 0f8443e1d3c8486c526e5382b780e56f04b7ff65 authored over 6 years ago
[ThePirateBayBridge] Fix TLD from .org to .wf (#907)

github.com/RSS-Bridge/rss-bridge - 7d474e53610633ae805deb77b4f4ba9a8db56df2 authored over 6 years ago
[CommonDreamBridge] Promote to secure bridge (fix #777) (#909)

github.com/RSS-Bridge/rss-bridge - 8c979532112de4379b76108aa15baeb5282169ed authored over 6 years ago
[CONTRIBUTING.md] Include all policies and link to the Wiki

github.com/RSS-Bridge/rss-bridge - d987ceec737e385d55555e313349733aa40b3575 authored over 6 years ago
phpcs: Fix violations

github.com/RSS-Bridge/rss-bridge - 392e3ff6c7b62c3080de640f71dcb199b2643cab authored over 6 years ago
[phpcs] Add check for concatenation operator spacing

The concatenation operator should have one space before and after

github.com/RSS-Bridge/rss-bridge - e295dc5a79f83bde291e78501735b841d54235c4 authored over 6 years ago
[XenForoBridge] Fix broken conditions

Restore functionality for https://xenforo.com/community/

github.com/RSS-Bridge/rss-bridge - b9f6bc81975bc931c824839d9943536f5a4f15b9 authored over 6 years ago
[XenForoBridge] Fix broken checks

github.com/RSS-Bridge/rss-bridge - 9c1c0f2974ca59308793a2936fb9cda5fc15050b authored over 6 years ago
[XenForoBridge] Add new bridge

Adds a bridge for forums powered by XenForo (see https://xenforo.com).

Support between forums m...

github.com/RSS-Bridge/rss-bridge - 65da157fff0bbb877b35d0d15259e8353f9146be authored over 6 years ago
[FB2Bridge] Prevent shared post duplication (#904)

Prevent shared posts appearing twice in feed.

github.com/RSS-Bridge/rss-bridge - 5fe943562a5efa703cff8f9258b3668ec2dc1811 authored over 6 years ago
[BAEBridge] Add bridge for bourse-aux-equipiers.com (#903)

github.com/RSS-Bridge/rss-bridge - c58331f74d9a2a3039909add2c629e78f1c144de authored over 6 years ago
[ThingiverseBridge] Add new bridge (#869)

github.com/RSS-Bridge/rss-bridge - 145a46ae1d8aff4e44a0aa86e9f66ef6f7952bb9 authored over 6 years ago
[contents.php] Fix typo (#900)

This fixes "The requested resouce cannot be found!" on line 67

github.com/RSS-Bridge/rss-bridge - 1a7a7bad98f7fb80f87adc4a244aae4fc07a9354 authored over 6 years ago
core: Display optional administrator email (#896)

github.com/RSS-Bridge/rss-bridge - 27d6a226759a40f8629a89ce7e741a8e6133ab6d authored over 6 years ago
Fix timestamp decoding

github.com/RSS-Bridge/rss-bridge - b55ec51e0e4a31d7769053eea49fa1b813155f8b authored over 6 years ago
[InstagramBridge] Don't add duplicated urls when parsing Instagram stories (#715)

github.com/RSS-Bridge/rss-bridge - 07b4c72d5de4d970b461baa6b31309f484d44097 authored over 6 years ago
[GitHubGistBridge] Fix broken bridge

`defaultLinkTo` makes anchors point to the correct path which broke
parsing because it expected ...

github.com/RSS-Bridge/rss-bridge - 2e6cbd1ce7510bd7fde874a593b1c519a156d6cb authored over 6 years ago
[README] Add info about feed readers

References #892

github.com/RSS-Bridge/rss-bridge - 2ac2f3dc66a2e0c4ddfc1fdb6c4649a80c388677 authored over 6 years ago
[index.php] Filter parameter '_error_time' from queries

The parameter is used in error feeds. Since RSS-Bridge returns valid
feeds for error conditions,...

github.com/RSS-Bridge/rss-bridge - e2dfea2b77fe0ad633bb0e0fc10d869bb6410d93 authored over 6 years ago
[Configuration] Fix open_basedir warnings (#887)

If .git/HEAD isn't in open_basedir it'd throw ugly warnings.
Suppress errors while checking if ...

github.com/RSS-Bridge/rss-bridge - c4896c7791cd76dd9905ad8ee64cb3ca2b340d1f authored over 6 years ago
bridges: Add favicon to bridges missing it

Adds favicon to bridges that support it. Some sites prevent downloading
favicons, those bridges ...

github.com/RSS-Bridge/rss-bridge - 7621784598b8a5e46e281e866d844ab13be947fd authored over 6 years ago
[AskfmBridge] Fix broken bridge

References #774

github.com/RSS-Bridge/rss-bridge - 1cfe939927ca2f62c063ba55b656f7211a5d9c6d authored over 6 years ago