Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RSS-Bridge/rss-bridge

The RSS feed for websites missing it
https://github.com/RSS-Bridge/rss-bridge

fix(pokemonnews): throw if antibot, #3327 (#3562)

39a8346c53997551f0aa68392a1e9387106a356a authored over 1 year ago by Dag <[email protected]>
feat(twitter): use account icon as feed icon, fix #3348 (#3561)

d08b2616ef1adfa69edc10f42e4e7fcb0c9226cb authored over 1 year ago by Dag <[email protected]>
fix(sqlitecache): store blob as blob (#3555)

serialize() can return output with null bytes and other
non-text data. The prior behavior trunc...

0a118310cb123460e49778ec74791cb2d0b6ba6f authored over 1 year ago by Dag <[email protected]>
[TikTokBridge] Use another way to get videos infos to include video link (#3557)

* [TikTokBridge] Use another way to get videos infos to include video link

* [TikTokBridge] U...

663729cf19da206e62cb65ddc4fdb151c66b3498 authored over 1 year ago by Predä <[email protected]>
[PicukiBridge] Add count parameter (#3556)

2ffb54c7c2b961c83b0a876bd5d34f7d698c2b13 authored over 1 year ago by Predä <[email protected]>
fix(cache): bug (#3554)

517c7f5c9b003977aa7151b91c6e79342964c60f authored over 1 year ago by Dag <[email protected]>
fix(cache): bug in cache logic (#3553)

It is possible to have a cached item with a very old mtime but it's technically expired.

So, ...

93620aa1058e9aca6e3c7f7bd8458630cd478360 authored over 1 year ago by Dag <[email protected]>
fix(reddit): set custom http ua to fix 429 errors (#3552)

* refactor

* refactor

* fix(reddit): set custom http ua to fix 429 errors

* lint

a4a328583a1870fc3cb2617d46072d54553402f0 authored over 1 year ago by Dag <[email protected]>
fix(memcached): do not flush entire cache, oops (#3551)

f91723d9e5b3880122bafc365411a4ff6f5bbda1 authored over 1 year ago by Dag <[email protected]>
refactor(cache): extract and encapsulate cache expiration logic (#3547)

* refactor(cache): extract and encapsulate cache expiration logic

* fix: logic bug in getSimp...

6254b8593e2f7636db65db23c1228482e38be44f authored over 1 year ago by Dag <[email protected]>
[ImgsedBridge] Add new Instagram Bridge Alternative (#3550)

* [ImgsedBridge] Add new Instagram Bridge Alternative

Imgsed is a Website adverstised on inst...

087e790ec10d287f944e3abeb5ab3bda9a1a045a authored over 1 year ago by sysadminstory <[email protected]>
Add DoujinStyleBridge (#3549)

* v1

* improve title

* search support

* random support

* fix categories

* add met...

4ce63c88aae24466c6990fa23b73f8ad74dbe3af authored over 1 year ago by mrtnvgr <[email protected]>
[SpotifyBridge] Add search API support (#3548)

a1bae7a9a823d5d54074c70596ec59528cf2ed15 authored over 1 year ago by Paroleen <[email protected]>
fix: bug in prior conflict merge (#3546)

08d16322e1066f207875bcbd7f9930aadb080860 authored over 1 year ago by Dag <[email protected]>
fix(githubissue): add 10 min cache (#3545)

440adf2f3b62a99160166a531f985064344ba4e7 authored over 1 year ago by Dag <[email protected]>
refactor: extract CurlHttpClient (#3532)

* refactor: extract CurlHttpClient

* refactor

* interface

a59793e8d647c77a2537e41a4e8fa3fcca728cff authored over 1 year ago by Dag <[email protected]>
refactor(spotify): replace manual curl with getContents (#3544)

7b46b97abd4d1d53dea51175ddfe97113058a4e8 authored over 1 year ago by Dag <[email protected]>
feat: improve http 429 handling (#3541)

310160fd9286799f5b41438b1c4abe3128567671 authored over 1 year ago by Dag <[email protected]>
fix(sqlitecache): bug in prior refactor (#3540)

fixes:

rssbridge.WARNING Trying to access array offset on value of type bool at caches/SQLite...

773eea196f028f7576345884df3269054073394a authored over 1 year ago by Dag <[email protected]>
fix(sqlitecache): log failed unserialization (#3539)

e8420b9f39fa5db6272d341d31b090a1be22e211 authored over 1 year ago by Dag <[email protected]>
perf(SqliteCache): add index to updated (#3515)

* refactor(SqliteCache)

* perf(SqliteCache): add index to updated

ef8181478d62b7a558dcf9821076882b13443b0f authored over 1 year ago by Dag <[email protected]>
fix: Undefined index: REMOTE_ADDR in non-web sapi' (#3538)

eaea8e664078db55dd32dd227bad34acb6c46229 authored over 1 year ago by Dag <[email protected]>
[YouTubeCommunityTabBridge] Fix PHP warnings for posts w/o text (#3536)

Because "contentText" is always present, PHP warnings were previously
generated for posts witho...

e5729fdaacb7fc18c3590c406cc3c50eaa0222c8 authored over 1 year ago by Thomas <[email protected]>
[TraktBridge] new bridge (#3534)

c8039d483bb9f0690a4f9aef6700483c055aef22 authored over 1 year ago by Ryan Stafford <[email protected]>
[New Bridge] Strava bridge (#3533)

* [StravaBridge] new bridge

* [StravaBridge] gpx link, detect parameters

73d88dda46b0f6748bfaa795b177aae2a4cbf900 authored over 1 year ago by Ryan Stafford <[email protected]>
[New Bridge] Qwantz bridge (#3531)

* [QwantzBridge] new bridge

* [QwantzBridge] title fix

* lint fixes

ea0456ea08b86c3d9bd6b79ddcb48d8faf47b805 authored over 1 year ago by Ryan Stafford <[email protected]>
Add CustomBridge (#3457)

* Add CustomBridge

For advanced users. Create RSS feed using HTML selectors.

* [CssSelecto...

9efdf24a6ed4c96a03d4aeb8684d5b082627057c authored over 1 year ago by ORelio <[email protected]>
docs: improve discoverability of instagram related bridges (#3528)

a234392f801451f104edbe940c36fe2749757be6 authored over 1 year ago by alexvong243f <[email protected]>
Add Steam Group Announcements Bridge (#3527)

* Create SteamGroupAnnouncementsBridge.php

* Shorten implementation

Maybe this fixes the t...

b9102d7e87726ca42659ff70e62ed6320b2657fb authored over 1 year ago by Jisagi <[email protected]>
Update Configuration.php - Old Version Date in new Release (#3526)

Old Version Date in new Release

0f2b55fbef10fd3cda7498441c81e27b0518e4f8 authored over 1 year ago by Fake4d <[email protected]>
fix(cache): bug in prior refactor (#3525)

* fix(cache): bug in prior refactor

* yup

69aa751f40960bd49060b7bb4696116b182bdc85 authored over 1 year ago by Dag <[email protected]>
Replace token for Twitter. (#3522)

b3bf95bfddf557c204362553bf3b324e43575039 authored over 1 year ago by csisoap <[email protected]>
fix(jornaln): Array to string conversion at lib/BridgeAbstract.php li… (#3523)

* fix(jornaln): Array to string conversion at lib/BridgeAbstract.php line 320

* yup

6c0e186d3fb469465ed991866abda9b146525c25 authored over 1 year ago by Dag <[email protected]>
fix(cache): bug in prior refactor (#3520)

c9a861e2595710e479d1c3b81591f743f15cd566 authored over 1 year ago by Dag <[email protected]>
fix: various small fixes (#3519)

dfe78fb379fa45587ff89835bbd963a601c5ff16 authored over 1 year ago by Dag <[email protected]>
fix(FeedMerge): allow xml parse failure too (#3518)

f0a504bb9af1a46a6f49b89462805dea0d287927 authored over 1 year ago by Dag <[email protected]>
fix: various small fixes (#3517)

* fix(asrocknews): Trying to get property src of non-object

Trying to get property 'src' of n...

7881c87bed8ccade2d49c7eab758fb4c80a4a0c5 authored over 1 year ago by Dag <[email protected]>
fix(soundcloud): bug in prior cache refactor (#3516)

1a529fac462345c0dfeaff170d13452a9df41099 authored over 1 year ago by Dag <[email protected]>
docs: add install method using composer (#3514)

adc38e65d94e537d04aa4ce5d339bca0d9eec28a authored over 1 year ago by Dag <[email protected]>
chore: synchronize composer.lock (#3513)

$ composer update
Loading composer repositories with package information
Updating dependencies...

0b95dc2d4fb35bab2a35330051d4661233f4c75a authored over 1 year ago by Dag <[email protected]>
fix(tiktok): feed item link (#3511)

* fix(tiktok): feed item link

* fix(tiktok): support entire url, for convenience

61b307a9f93690fca50d9dabe3f83cb0a1513562 authored over 1 year ago by Dag <[email protected]>
fix: tweak the defaultly enabled bridges (#3510)

* fix: tweak the defaultly enabled bridges

enabled_bridges[] = FeedMerge
enabled_bridges[] =...

341649a8a4c48654818fef60ca784b1817525c24 authored over 1 year ago by Dag <[email protected]>
fix(file cache): acquire lock before writing (#3509)

91976f7d562b65c77705820a26410e1e6ac95e2f authored over 1 year ago by Dag <[email protected]>
refactor: display action (#3508)

8b996e30563988ea83f5dc3c972909a959146437 authored over 1 year ago by Dag <[email protected]>
refactor: dont create multiple instances of the cache (#3504)

c1c8304fc05ffa2a2966434ec8251975100bf85b authored over 1 year ago by Dag <[email protected]>
fix: discard empty lines in whitelist.txt (#3507)

b594ad2de347326739f3b9ff4eaf68580903c41d authored over 1 year ago by Dag <[email protected]>
[PicnobBridge] fix missing images (#3506)

* [PicnobBridge] fix missing images

* [PicnobBridge] handle invalid relative date (e.g.: 'Jus...

ef0b86968c36c2303abe72aebe6388b948ebddb7 authored over 1 year ago by User123698745 <[email protected]>
[JornalDeNoticiasBridge]: Remove bridge (#3505)

This is now broken, it was replaced by a React monstrosity. The API
doesn't even let me read th...

d49ea235f064337368115d35a32486c41f692337 authored over 1 year ago by somini <[email protected]>
refactor: remove useless actual args to clearstatcache (#3503)

46f0e97c73f325d3d66d2ef397b81033d776cf26 authored over 1 year ago by Dag <[email protected]>
fix: remove unnecessary calls to purgeCache (#3502)

5e22459eb69fa97292faa3a384a99ea5279163bf authored over 1 year ago by Dag <[email protected]>
feat(sqlite cache): add config options (#3499)

* refactor: sqlite cache

* refactor

* feat: add config options to sqlite cache

* refactor

965d7d44c5f0fcffec86d77274c6161105c5e411 authored over 1 year ago by Dag <[email protected]>
fix: bug in #3442 (#3498)

* fix: bug in #3442

* docs: add inline doc on how to enable all bridges

21c8d8775e171a8178b5268d61ecf30f90b7d659 authored over 1 year ago by Dag <[email protected]>
refacor: improve cache interface (#3492)

* fix: proper typehint on setScope

* refactor: type hint setKey()

* typehint

caac7f572cf335e96ee99f8a3af7395df471baf8 authored over 1 year ago by Dag <[email protected]>
feat: add system config enable_maintenance_mode (#3497)

f8801d8cb3d99711808a83176f767b6f6f4ec5a9 authored over 1 year ago by Dag <[email protected]>
fix(gatesnotes): fix #3493 (#3494)

8f9147458d305debd72810a84681b779d917ef21 authored over 1 year ago by Dag <[email protected]>
fix(CacheInterface): logic bug in getTime (#3491)

* fix(CacheInterface): logic bug in getTime

* test

a9fd3b9e61a7934c6b94fb5584c6668966a98cb9 authored over 1 year ago by Dag <[email protected]>
fix(ph): consent cookie (#3490)

18e15973610dc1ac1f04d35a74004011e9c1bdc0 authored over 1 year ago by Dag <[email protected]>
Add bridges for JohannesBlick Steinfeld, OM Online and UsesTech (#3489)

* Add bridges for JohannesBlick Steinfeld, OM Online and UsesTech

* Fixed linit alert

e9af41d666c05ceecd8b4af2a48cd95874a87098 authored over 1 year ago by Patrick <[email protected]>
fix(rumble): add timestamp to items (#3485)

354317d010f3b98328e2c8913e39e9ca63c46433 authored over 1 year ago by Dag <[email protected]>
feat: add health check action (#3484)

84501cfc0047f89a42905c7421f1768fbd6a16ce authored over 1 year ago by Dag <[email protected]>
fix(feedmerge): allow a single feed to break, and dont break the whole bridge (#3476)

82c22bd2b563102e4b198f69ac3d93623aa0b952 authored over 1 year ago by Dag <[email protected]>
feat: add default arg to Configuration::getConfig (#3331)

a21d496bc724057dbc6fc75a0286f24ed19cc048 authored over 1 year ago by Dag <[email protected]>
fix(futurasciences): fix broken bridge (#3488)

cf920694d5b35bdf2e0fbafc521988b9f04da063 authored over 1 year ago by Dag <[email protected]>
[YouTubeCommunityTabBridge] Fix getURI implementation

Previously the undefined property "feedUri" was accessed here, always
causing a fallback to the ...

bf0d771367b78f59996bfbaa4ad4e8ac5e51d557 authored over 1 year ago by Thomas <[email protected]>
fix: php notices (#3482)

* fix(furaffinity): notice

* fox(releases3ds): remove references to non-existing vars

48385777b48105a6bd7172b10400b09916bd231e authored over 1 year ago by Dag <[email protected]>
fix: php notices (#3479)

* fix(jornaln): A non well formed numeric value encountered

fixes

A non well formed numeri...

d8bc015efcad6e5fb456ff956d82bd4ec797e5d1 authored over 1 year ago by Dag <[email protected]>
[YandexZenBridge] Add image to post (#3478)

0f14a0f6ee55cfd5809a420f8bf5357982874586 authored over 1 year ago by Eugene Molotov <[email protected]>
[YouTubeCommunityTabBridge] Add timestamps (#3477)

As YouTube doesn't provide precise dates for community posts, an
increasing multiple of 60 seco...

eb2b4747ae8019109c7011a8d591819626a51c9c authored over 1 year ago by Thomas <[email protected]>
fix: dont be case-sensitive on env vars (#3475)

bf73372d7fad1ac574a0bd0d75f90df9445d9f7e authored over 1 year ago by Dag <[email protected]>
fix: various small notice fixes (#3474)

* fix(patreon): php notice

* fix(pepperbridge): php notice

* fix(ebay): php notice

* fi...

748fc9fd65fe775f66580e9929c11c3a2d5c4c3a authored over 1 year ago by Dag <[email protected]>
fix: file cache tweaks (#3470)

* fix: improve file cache

* fix(filecache): log when unserialize fails

372880b5ef0e72021ba99dbb11d948bb5f0e127c authored over 1 year ago by Dag <[email protected]>
[JornalNBridge] getName() fix (#3456)

* [JornalNBridge] getName() fix

* [JornalNBridge] feed fixes

cc91ee1e37a16e40c89bb04b0782ab8eb2187655 authored over 1 year ago by rmscoelho <[email protected]>
[NotAlwaysBridge] Add new categories, remove duplicate header, and social meta (#3463)

* [NotAlwaysBridge] add new tags

* [NotAlwaysBridge] Remove duplicate header and social meta
...

fece9ed344a229a43f20b5288959241e64f31871 authored over 1 year ago by Arnav Jain <[email protected]>
[core] Fix prtester for optgroups (#3467)

b6a263037a52d54f47a5d58ee4c43a8178b71876 authored over 1 year ago by Bocki <[email protected]>
[GolemBridge] Strip <script> tags

Golem articles referencing their podcast contain a JavaScript reference
to Podigee. We don't wan...

410ef85618114ccfec0a10911eb68e324b97121c authored over 1 year ago by Mynacol <[email protected]>
fix(Twitter): properly find time line entries when ordering is inconsistent (#3461)

8eabdbe5f8b67d29bbbf7a3ae4f1089d9f66e9ad authored over 1 year ago by Dag <[email protected]>
[PresidenciaPTBridge]: Fix timestamp search (#3459)

bd6f56383c101292873aa0d43c8742b885479bb0 authored over 1 year ago by António Pereira <[email protected]>
[TheHackerNews] Update content extraction (#3458)

d4bc63ee98fdf7d99d251b2270d8ae6901fe1329 authored over 1 year ago by ORelio <[email protected]>
[CorreioDaFeiraBridge] cache timeout + getName fixes (#3453)

* [CorreioDaFeiraBridge] cache timeout fix

* [CorreioDaFeiraBridge] cache timeout fix

* [C...

1b02d4f49b3be7b8317fb585ec60104a9805560b authored over 1 year ago by rmscoelho <[email protected]>
[VideoCardzBridge] cache timeout fix + getName fixes (#3454)

* [VideoCardzBridge] cache timeout fix

* [VideoCardzBridge] getName() + title fix

a4ed52ca3017c9e3320e1538cbff2ee73082b4c6 authored over 1 year ago by rmscoelho <[email protected]>
[ABolaBridge] cache timeout fix + getName fixes (#3455)

* [ABolaBridge] cache timeout fix

* [ABolaBridge] fix timestamp and image alt null

* [ABol...

1769399da80e5ebda26e42e96eaf47f53fac18dd authored over 1 year ago by rmscoelho <[email protected]>
[JornalNBridge] cache timeout fix (#3452)

* [JornalNBridge] cache timeout fix

* [JornalNBridge] cache timeout fix

12ba6154f93a4ad2cc3984a8381f6512461a87df authored over 1 year ago by rmscoelho <[email protected]>
[New Bridge] Jornal N (Portuguese local newspaper) (#3451)

* [New Bridge] Jornal N (Portuguese local newspaper)

* [JornalNBridge] formatting fixes

8e35ebf482e51597d086356e610f91be8b61b323 authored over 1 year ago by rmscoelho <[email protected]>
[ABolaBridge] timestamp (#3448)

* [ABolaBridge] timestamp

* [ABolaBridge] formatting fixes

61130e89b4298ffc18bc191835a0cf886148274b authored over 1 year ago by rmscoelho <[email protected]>
[ABolaBridge] feed fixes (#3446)

* [ABolaBridge] category name and url fixes

* [ABolaBridge] "Mercado" feed fix; feed name fix...

ebebb886c52f528e7f541634585a3ef701b60d50 authored over 1 year ago by rmscoelho <[email protected]>
[New Bridge] WYMT news bridge (#3444)

* feat: add WYMT bridge

* fix: phpcs error

6eaa31b9990c6de61c6ace40d9a4a757a11c8efa authored over 1 year ago by Matt Connell <[email protected]>
[VideoCardzBridge] category name and url fixes (#3447)

* [VideoCardzBridge] category name and url fixes

* [VideoCardzBridge] error fixes

* [Video...

1d3888f22a0ab61d68c1297b5d166c2134f6fe90 authored over 1 year ago by rmscoelho <[email protected]>
[CorreioDaFeiraBridge] adding timestamps; fixing categories; (#3445)

* [New Bridge] Correio da Feira (regional newspaper)

* [CorreioDaFeiraBridge] adding timestam...

60be4cdebdfd6c4abacf0e1b0e507b194fd9212d authored over 1 year ago by rmscoelho <[email protected]>
[New Bridge] Videocardz.com bridge (#3442)

* [New Bridge] Videocardz.com Bridge

* [New Bridge] Videocardz.com Bridge

* [Videocardz.co...

5a0bacbd8a173480fe65223e0aa89b5d36c4b887 authored over 1 year ago by rmscoelho <[email protected]>
[New Bridge] Bridge for sports website A Bola (#3441)

* [New Bridge] Bridge for sports website A Bola

* [ABolaBridge] add thumbnail

* [ABolaBrid...

0c808dc3a176839ba0ffa5d9d48c57fae530b3f7 authored over 1 year ago by rmscoelho <[email protected]>
[New Bridge] Correio da Feira (regional newspaper) (#3443)

98b72b2c5cced12f727028caf61a8197cd13f2f5 authored over 1 year ago by rmscoelho <[email protected]>
[XPathAbstract] Use baseURI to fix relative links (if available) (#3439)

54d626d5cd5ef725fdc82c756e149d4fe2672f7f authored over 1 year ago by Thomas <[email protected]>
[PresidenciaPTBridge]: Fix title search (#3438)

This was changed on the site itself, in the last few days.

1e470ef341c5046bb60238f9fada0f5e170ea585 authored over 1 year ago by somini <[email protected]>
feat: enable bridges using env var (#3428)

* refactor: bridgefactory, add tests

* refactor: move defaultly enabled bridges to config

...

0a8fe57003e3247f063465c21555609b82a136d7 authored over 1 year ago by Dag <[email protected]>
GoogleScholarV2Bridge (#3415)

* Added google scholar v2 bridge with more functionality

* Corrected Sort By interpretation (...

d9490c65181a090dfc743cd181caef2cc53ae8ef authored over 1 year ago by Nick McCarthy <[email protected]>
[NyaaTorrentsBridge] Add custom fields (#3420)

* Update NyaaTorrentsBridge.php

* lint

* lint #2

* Sir Lint the Third

* Add torrent ...

eb799e59a6d53043d9fa0193dbcea3ec290da3a5 authored over 1 year ago by Jisagi <[email protected]>
[YoutubeBridge] Unassign maintainer (#3431)

ec1a3f4fe3011ecab603316dddf00588cef74ba0 authored over 1 year ago by Eugene Molotov <[email protected]>
[VkBridge] Handle some secondary attachments (#3430)

80376830c5ffe55fd0f9e05e674e79fb4525101f authored over 1 year ago by Eugene Molotov <[email protected]>
[PicalaBridge] Fix article without image (#3429)

Co-authored-by: Clement Desmidt <[email protected]>

e859497d6aa35487f26dcf2bea7625babbc2ce47 authored over 1 year ago by Shikiryu <[email protected]>
test: use correct path for bridges (#3427)

ca351edbfeda6387f9646af78193e830a5e7f331 authored over 1 year ago by Dag <[email protected]>