Age | Commit message (Collapse) | Author | Files | Lines |
|
Updated my hosting provider & country to reflect the correct details.
|
|
* feat(telegram): add pagination fetching of messages
* docs
|
|
|
|
|
|
* refactor
* docs
|
|
|
|
|
|
* refactor: change the way dependencies are setup
* lint
|
|
* docs: improve docker docs
* fix: cleanup and remove duplicate docker instructions
|
|
* [SubstackBridge] Add Substack
* [SubstackBridge] Add docs
* [SubstackBridge] Fix lint
* [SubstackBridge] Update description
* [SubstackBridge] Update description (x2)
|
|
* [EconomistBridge] Add cookie
* [EconomistBridge] Fix lint
|
|
* [EconomistWorldInBriefBridge] Add cookie
* [EconomistWorldInBriefBridge] Add docs
* [EconomistWorldInBriefBridge] Best-effort to work without cookie
|
|
vern's instance seems to be working, I changed the url to https since they have automatic redirect.
I removed trailing slashes from the urls so they look the same.
I removed [rss.m3wz.su](https://rss.m3wz.su] since I didn't see the website online and the owner last posted on Fediverse two months ago. I'm not sure maybe it should be in "Inactive" category, I can try to contact m3wz for information about his instance.
I removed rss.foxhaven.cyou because of [this](https://shitpost.poridge.club/notes/9lumb2gll8) (TL;DR the owner lost access to the domain)
bus-hit is offline but the main website is working. I guess the rss-bridge just crashed and the owner will restart it.
|
|
|
|
|
|
* docs: Complete helper function documentation
Complete documentation of the Helper functions
* docs: remove parameters and add a link to source
- Parameters removed
- Link to the file defining the function
* docs: fix links
Fix links to source files
|
|
|
|
|
|
* first working version
---------
Co-authored-by: Dag <me@dvikan.no>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Updated inactive hosts & rearranged alphabetically (country) wise
1. Moved rb.vern.cc as the whole domain itself is down for sometime now.
2. Sorted all instances in country wise alphabetical order for better alignment.
* Uploaded latest welcome page snap
Uploaded a current version of welcome page, which also shows "find feed from URL" functionality.
* Added a public instance I stumbled upon, home-hosted in France
Added https://rss-bridge.cheredeprince.net/ which I found to be self-hosted at home somewhere in France.
* Reverted the sorting as requested in my PR #3707
Reverted the sorting as requested in my PR #3707
|
|
|
|
|
|
|
|
|
|
|
|
* doc : clarification detectParameters function
- clarification about the return value of the detectParameters function
- add info about the constant TEST_DETECT_PARAMETERS to allow automatest
test of the function detectParameters
* doc : clarification detectParameters function
Add reference to the findFeed action to encourage the implenentation of
the detectParameters function
* doc : clarification detectParameters function
Add commas to improve reading
* doc : clarification detectParameters function
- fix link
|
|
|
|
* doc: Add documentation for the Findfeed action
Added the documentation to the Findfeed action
* doc: Add documentation for the Findfeed action
- Complete documentation
- fix typos
|
|
* added cookie mgmt and support for issue
https://github.com/RSS-Bridge/rss-bridge/issues/2759
* added image proxy option
* + mature and ai options, + cookie doc
* mention doc
* check cookie is auth'd
|
|
* added custom cookie config
* appease phpunit
* added docs
|
|
|
|
* fix: proper typehint on setScope
* refactor: type hint setKey()
* typehint
|
|
* fix(CacheInterface): logic bug in getTime
* test
|
|
* refactor: bridgefactory, add tests
* refactor: move defaultly enabled bridges to config
* refactor
* refactor
* feat: add support for enabling bridges with env var
|
|
|
|
* small ui tweak
* remove unused <div>
* refactor: rename method
* refactor: inline const
* refactor
|
|
* fix: move debug mode to config
* fix: also move debug_whitelist to .ini config
* fix: move logic back to Debug class
* docs
* docs
* fix: disable debug mode by default
* fix: restore previous behavior for alerts
* fix: center-align alert text
|
|
|
|
* [core] Add config parameter to markdownToHtml
* [FiderBridge] New bridge
|
|
|
|
|
|
|