Commit Graph

132 Commits

Author SHA1 Message Date
Dag 7dbe106582
docs(nginx, phpfpm): improve install and config instructions (#3866) 2023-12-28 23:26:14 +01:00
Mynacol 4e40e032b0 Remove matrix reference
The main communications platform is still Libera.chat, matrix was only
provided by the hosted IRC-Matrix bridge. The bridge was turned off
already and won't come back.
2023-12-20 22:22:28 +01:00
Manu 4722201281
Add one-click install to PikaPods (#3778) 2023-10-20 20:29:28 +02:00
Dag 41df17bc46
refactor (#3712)
* test: refactor test suite

* docs

* refactor

* yup

* docs
2023-10-01 19:23:30 +02:00
Dag cd30c25b08
refactor (#3708) 2023-09-25 21:18:48 +02:00
Dag 4b9f6f7e53
fix: rewrite and improve caching (#3594) 2023-09-10 21:50:15 +02:00
Dag b6fab20601
docs: improve readme (#3560)
* docs: improve readme
2023-07-23 23:05:56 +02:00
Dag adc38e65d9
docs: add install method using composer (#3514) 2023-07-08 17:07:43 +02:00
Dag 0a8fe57003
feat: enable bridges using env var (#3428)
* refactor: bridgefactory, add tests

* refactor: move defaultly enabled bridges to config

* refactor

* refactor

* feat: add support for enabling bridges with env var
2023-06-11 03:16:03 +02:00
Dag ee498eadf9
fix: move debug mode to config (#3324)
* 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
2023-06-02 20:22:09 +02:00
sravan 4dc6158d5c
fix badge (#3251) 2023-02-08 19:48:54 +01:00
Binnette af6aedd536
php 7.4 (or higher) (#3232) 2023-01-30 22:42:39 +01:00
Steve Joerger 0423e1f268
Issue 3174 - Add docker-compose instructions to main README.md (#3175)
* Added instructions to use docker-compose copied from wiki with extra step of docker-compose command.

* Added header to differentiate docker-compose section. Added missing step to browse to url.
2022-12-03 04:56:37 +01:00
Dag 4ac2feb392
docs: improve docs (#3152) 2022-11-17 18:51:37 +01:00
Dag 130212fba5
feat: new list of default bridges (#3148) 2022-11-17 18:06:19 +01:00
Dag 2e6facd863
docs: more screenshots (#3149) 2022-11-17 18:05:44 +01:00
Dag f9cd397900
Update README.md (#3121) 2022-10-29 10:21:51 +02:00
An | Anton Röhm 7895fa895f
fix "cht on matrix" button (again) (#3101) 2022-10-12 20:48:34 +02:00
An | Anton Röhm 3198a48589
Fix broken "chat on matrix" button (#3075) 2022-10-01 08:43:34 +02:00
Dag aabbeef743
docs: add a better bridge example in readme (#3057) 2022-09-21 22:20:51 +02:00
Dag 51f6ec8dc1
Update README.md (#3005) 2022-09-05 02:32:06 +02:00
Dag 6253538342
docs: revamp README (#2954) 2022-08-06 23:22:50 +02:00
Dag e918bda735
chore: introduce CONTRIBUTORS.md (#2839) 2022-07-04 07:33:23 +02:00
Dag 8365a7a34d
chore: bump required php version to 7.4 (#2838)
* chore: require min php 7.4

* Revert "feat: backport php 7.3 functions (#2803)"

This reverts commit 6df5a4bc14.

* [BandcampDaily] use array_key_first

* hard fail on php versions below 7.4

* update phpcompat linter
2022-06-19 21:45:33 +02:00
Yaman Qalieh 9503f9ad7f
[Release] 2022-06-14 (#2818) 2022-06-14 09:47:12 -04:00
Yaman Qalieh 37f211a37e Add Laravel framework license 2022-06-09 12:13:07 -04:00
Dag 6df5a4bc14
feat: backport php 7.3 functions (#2803)
* feat: backport php 7.3 functions

* fix: add license

* fix: formatting

* fix: add note in README regarding license
2022-06-09 18:00:51 +02:00
Yaman Qalieh e07fac777a core: Enable zip extension 2022-05-12 09:37:11 -04:00
TotalCaesar659 a38951b911
general: Update URLs to HTTPS (#2667) 2022-04-16 23:03:15 +02:00
Dag 60f1c46779
docs: move screenshots from wiki to repo (#2631) 2022-04-10 22:23:06 +02:00
Corentin Garcia ae760e40cc
replace wiki links with documentation links (#2630)
* docs: update composer support links

* docs: update link from wiki to docs for github issue template

* docs: update link pointing to wiki to point to new documentation

* docs: replace wiki links by documentation links in README and
CONTRIBUTING files
2022-04-10 21:58:29 +02:00
Tomer Shvueli 233a3cb643
general: Added a button to install RSS Bridge on Cloudron (#2559) 2022-04-05 12:22:47 +02:00
Eugene Molotov 364cc8d0b8
[docs] InstagramBridge: adapt bridge documentation to new documentation structure (#2538) 2022-03-26 00:07:18 +05:00
Eugene Molotov 25081eedba
[InstagramBridge] Documentation for configuring this bridge (#2437) 2022-03-25 23:25:35 +05:00
Tomasz Kane 2e88955648
[CdactionBridge] Add missing channels (#2477) 2022-03-10 02:03:21 +05:00
Eugene Molotov a49767e71b [README] Update list of contributors 2022-01-20 10:17:06 +05:00
Eugene Molotov 0584fdddde README: add buttons to irc and matrix 2022-01-20 10:12:08 +05:00
Eugene Molotov 0fdd281fb2 README: take out debian and guix buttons, since they are not officially maintained 2022-01-20 09:45:53 +05:00
Eugene Molotov e9d3d7ba67 [contrib] Place script for fetching contributors from GitHub's gist to contrib directory
No need to depend on gist.github.com
2022-01-20 09:43:01 +05:00
Eugene Molotov 59e77a9e51
[README] Clarify problems with InstagramBridge and FacebookBridge (#2401) 2022-01-03 11:15:45 +05:00
Eugene Molotov 071fdef599
[core] Drop php 5.6 and php 7.0 support (#2224) 2021-12-03 04:12:16 +05:00
Bockiii bcc15228d8
[RedditBridge] Return back NSFW posts to feed (#2257)
As it was working before applying https://github.com/RSS-Bridge/rss-bridge/pull/2229
2021-09-04 18:00:02 +05:00
Eugene Molotov f06a8ae307 [README] Update list of contributors 2021-04-25 15:30:17 +05:00
Justin Goette 0217b270a7
[README] Fix typo (#2004) 2021-03-10 22:13:41 +05:00
Joseph 2ce1a6365b
[README] Update build status badges (#1995) 2021-02-28 18:41:03 +05:00
Eugene Molotov 8e4d6d8fdb [README] Update list of contributors 2020-11-10 16:24:58 +05:00
ymeister bde4159a9e
[README] Add "filter" to Requirements (#1827)
This extension is required by filter_var()
2020-11-08 12:25:06 +05:00
Corentin Garcia ff98efe8dc
[core] Use Parsedown for Markdown parsing (#1783) 2020-10-09 23:29:02 +05:00
Lyra 84616f53bf
Update contributors 2020-02-26 22:23:30 +01:00
logmanoriginal 246470da18 [README] Update list of contributors 2019-12-01 13:33:03 +01:00