Age | Commit message (Collapse) | Author | Files | Lines |
|
* feat(telegram): add pagination fetching of messages
* docs
|
|
* [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
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
* add a bit of info about cookies
* Use markdown to look nice
* Update FacebookBridge.md
Fix url
|
|
|
|
Fix #2876
|
|
* Use ActivityPub outbox for Mastodon (et al.) feed
closes #2754
* Better description for Mastodon bridge
I mean I could rename it to ActivityPub bridge if the maintainer so pleases
* [Mastodon] Please the lint
* [Mastodon] address feedback
* [Mastodon] fix link, address spelling case bug
* refactor
* [Mastodon] add username cache, fix try-catch, rename
* [Mastodon] shorten description to satisfy the lint
* [Mastodon] address feedback
* [Mastodon] support Secure Mode instances
* [Mastodon] add config documentation
* [Mastodon] update docs
Co-authored-by: Dag <me@dvikan.no>
|
|
* New Bridge for Twitter using v2 API
* Top comment block, tweaks to match contributing guide
* [TwitterV2Bridge] new Bridge (sort of)
* Discovered the point of, and re-added, no image scaling option
* Fix the phpcs sniff violations (I hope)
* More linter fixes, I figured out how to use phpcs locally
* Removed unnecessary custom version of getContents function
* Limit query to 100 tweets, valid example query, improved error handling
* Added config doc (correctly, I hope) with link from DESCRIPTION
* little tweak to doc
|
|
|
|
|
|
|
|
structure (#2538)
|