aboutsummaryrefslogtreecommitdiff
path: root/docs/10_Bridge_Specific (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-01-04feat(telegram): add pagination fetching of messages (#4394)Gravatar Dag 1-0/+12
* feat(telegram): add pagination fetching of messages * docs
2024-07-31[SubstackBridge] Add Substack bridge (#4174)Gravatar Pavel Korytov 1-0/+18
* [SubstackBridge] Add Substack * [SubstackBridge] Add docs * [SubstackBridge] Fix lint * [SubstackBridge] Update description * [SubstackBridge] Update description (x2)
2024-07-30[EconomistBridge] Add cookie (#4173)Gravatar Pavel Korytov 1-1/+4
* [EconomistBridge] Add cookie * [EconomistBridge] Fix lint
2024-07-28[EconomistWorldInBriefBridge] Add cookie to options (#4165)Gravatar Pavel Korytov 1-0/+18
* [EconomistWorldInBriefBridge] Add cookie * [EconomistWorldInBriefBridge] Add docs * [EconomistWorldInBriefBridge] Best-effort to work without cookie
2024-02-10[Vk2Bridge] Alternative bridge for VK (#3878)Gravatar Eugene Molotov 1-0/+41
2024-02-03ci: fix broken docs build (#3948)Gravatar Dag 1-1/+1
2024-01-09chore: add tools for manually administrating the configured cache (#3867)Gravatar Dag 1-4/+11
2023-12-09Update FacebookBridge.md - not working (#3823)Gravatar Raymond Berger 1-11/+11
2023-09-06[PixivBridge] Add cookie auth and options (#3653)Gravatar mruac 1-0/+23
* 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
2023-09-03[FurAffinityBridge] added doc for #3638 (#3646)Gravatar mruac 1-0/+13
* added custom cookie config * appease phpunit * added docs
2023-07-14docs: improve discoverability of instagram related bridges (#3528)Gravatar alexvong243f 1-0/+2
2023-04-14[TwitterV2.md] Update to reflect price change to Twitter API (#3347)Gravatar triatic 1-2/+2
2022-10-25A bit of info on cookies. I need to expand more. (#3111)Gravatar Juan Jose Pablos 2-3/+18
* add a bit of info about cookies * Use markdown to look nice * Update FacebookBridge.md Fix url
2022-10-18docs: add facebook bridge pageGravatar Juan Jose Pablos 1-0/+3
2022-07-07[Instagram] fix: add ds_user_id (#2881)Gravatar Tokariew 1-3/+4
Fix #2876
2022-06-20[Mastodon] Use ActivityPub outbox for Mastodon (et al.) feed (#2756)Gravatar Austin Huang 1-0/+57
* 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>
2022-04-04[TwitterV2Bridge] New Bridge for Twitter v2 API (#2471)Gravatar quickwick 1-0/+37
* 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
2022-03-31general: doc fix (#2586)Gravatar Bocki 1-3/+1
2022-03-31general: fix doc (#2585)Gravatar Bocki 1-2/+3
2022-03-31[FuraffinityuserBridge] Add doc about login (#2584)Gravatar Bocki 1-0/+22
2022-03-26[docs] InstagramBridge: adapt bridge documentation to new documentation ↵Gravatar Eugene Molotov 1-0/+45
structure (#2538)