Compare commits

...

530 Commits

Author SHA1 Message Date
J. King d9b90390e7 Update style rules 3 months ago
J. King 59a9329032 Upgrade dependencies where possible with PHP 7.3 6 months ago
J. King be3adf7026 Document RoboFile better 6 months ago
J. King eb371b75fe Fix documentation errors 6 months ago
J. King 1b80ad37bc Merge branch 'csfixer3' 6 months ago
J. King 3c83fc9139 Update php-cs-fixer rules 6 months ago
J. King 711f87aad8 Housekeeping 6 months ago
J. King 0a8d19d37d Require PHP 7.3 8 months ago
J. King fe06ffc176 Avoid dynamic property creation with PicoFeed 8 months ago
J. King 0d6f8d2921 Avoid most deprecation warnings 8 months ago
J. King 92b1a840a1 Support PHP 8.2 properly 8 months ago
J. King a25e777ec6 Version bump 1 year ago
J. King 44e2c9c13e Update documentation 1 year ago
J. King 866800dcc5 Finish last Guzzle-related tests 1 year ago
J. King 136d3782e3 Update changelog 1 year ago
J. King 3be3f43bab Start on tests for response wrappers 1 year ago
J. King d2f3f19128 Fix failures 1 year ago
J. King 459e44e041 Address remaining errors 1 year ago
J. King 56f015bfb9 More Guzzle conversion 1 year ago
J. King 64ec3f6ae4 Use unused variable 1 year ago
J. King 4d18bf27e2 Adjust most uses of Diactoros to Guzzle PSR-7 1 year ago
J. King e588a52e88 Replace ServerRequestFactory 1 year ago
J. King 6c0183faea Replace instances of Diactoros' EmptyResponse 1 year ago
J. King 560d4db139 Remove Diactoros in favour of Guzzle PSR-7 1 year ago
J. King 2557c22410 Update dependencies 1 year ago
J. King 4ca7b65a65 Update dependencies 1 year ago
J. King 4d37ae30ae Update dependencies 1 year ago
J. King d1da6fbe5e Use cases rather than casting bools to int in SQL 1 year ago
J. King d54733ad98 Update link to Nextcloud News documentation again 1 year ago
J. King a0c31fac5d Merge branch 'reader' 1 year ago
J. King 59358ec35b More PHP 7 fixes 1 year ago
J. King 90b66241b3 Fixes for PHP 7 1 year ago
J. King 761b3d5333 Return removed articles correctly in Miniflux 1 year ago
J. King d64dc751f9 Tests for query filters 1 year ago
J. King f51acb4264 Build exceptions correctly in Miniflux for clarity 1 year ago
J. King 300225439c Fix trivial error in Miniflux 1 year ago
J. King c6cc2a1a42 Restore coverage for Query class 1 year ago
J. King a44fe103d8 Prototype for nesting query filters 1 year ago
J. King 630536d789 Tests for union context 1 year ago
J. King 206c5c0012 Fill in union context 1 year ago
J. King 0c8f33c37c Remove setCTE and pushCTE from query builder 1 year ago
J. King 26e431b1a5 Simplify more queries 1 year ago
J. King 336207741d Add missing API documentation 1 year ago
J. King 6863c182d7 Update reference to the "Reeder" client 1 year ago
J. King f2aad7188c Update links to TT-RSS documentation 1 year ago
J. King 65b1bb4fcd Allow multiple dates in TT-RSS searches 1 year ago
J. King 2c5b9a6768 Fix missing TTRSS coverage 1 year ago
J. King 17832ac63e Allow timezone in TT-RSS search queries 1 year ago
J. King e65069885b Clean up obsolete FIXMEs 1 year ago
J. King 7e5d8494c4 Tests for selecting arrays of ranges 1 year ago
J. King e6505a5fda Work around possible MySQL bug 1 year ago
J. King 2acacd2647 Implement handling for arrays of ranges 1 year ago
J. King f6799e2ab1 Tests for date ranges in contexts 1 year ago
J. King 33a3478a58 Avoid use of PHP 7.4 feature 1 year ago
J. King 2489743d0f Further simplifications 1 year ago
J. King 0bd01849bb Remove unnecessary in() clause 1 year ago
J. King 895c045c9b Simplify folder selection in article queries 1 year ago
J. King fe02613214 Fix coverage 1 year ago
J. King 427bddd3b7 Allow multiple date ranges 1 year ago
J. King 53ba591720 Finish up article selection refactor 1 year ago
J. King 97dfef3267 Fix typos 1 year ago
J. King 396ca86482 Start on removal of conditional CTEs 1 year ago
J. King 4a87926dd5 Fix up context tests 1 year ago
J. King 6f1332c559 Start to shore up testing 1 year ago
J. King 308b592b18 Clean up coontext classes 1 year ago
J. King 983fa58ec8 Convert article and edition ranges to atomic 1 year ago
J. King 2c2bb4a856 Retrofits dates to use ranges 1 year ago
J. King c993168002 Update URL of Nextcloud News documentation 1 year ago
J. King 73497688fc Break contexts up into traits 1 year ago
J. King 1b0256d6ce Abandon automation of binary packaging for now 2 years ago
J. King 144a41e061 Prepare new version 2 years ago
J. King 60b4002329 Revert "Document that we actually emulate Miniflux 2.0.29" 2 years ago
J. King f24ec8b00b Address security vulnerability in Guzzle's PSR-7 2 years ago
J. King d379aa2253 Document that we actually emulate Miniflux 2.0.29 2 years ago
J. King b707ecc942 Tag new version 2 years ago
J. King afe26fb8e1 Style fixes 2 years ago
J. King 3a219a591d Update dependencies 2 years ago
J. King b5579d6e43 Support PHP 8.1 2 years ago
J. King b660508009 Improve MySQL test performance 2 years ago
J. King 3c884f521b Update dependencies 2 years ago
J. King 70b063e028 Make parts of generic packaging conditional 2 years ago
J. King cf3d270077 Merge branch 'deb' 2 years ago
J. King 1fa75aba4a Generate Debian source package without deb tooling 2 years ago
J. King 317d23c1bb Fix copy-paste error in manual 2 years ago
J. King 75dbe380ba Add Pandoc to AUR arsse-git build dependencies 2 years ago
J. King 08250841a0 Don't sign packages 2 years ago
J. King 2452264893 Date release 2 years ago
J. King c1e57eb01f Add manual installation instructions 2 years ago
J. King e75e0dfd2f Clarify exactly what "older Debians" is 2 years ago
J. King 6c11c9e485 Fix Debian bugs 2 years ago
J. King 40a2856ae8 Use correct PHP_FPM socket paths for Debian 2 years ago
J. King c7dcc36ba1 Update version 2 years ago
J. King a31fb896d9 Update changelog 2 years ago
J. King def4a3bc77 Move Debian adaptations to Debian packaging rules 2 years ago
J. King cd89472575 Fix up Debian documentation 2 years ago
J. King beea98040c Initial documentation for Debian packages 2 years ago
J. King 59ff88f3b6 Add all-in-one packaging task 2 years ago
J. King 4070870421 Enforce external tooling requirements 2 years ago
J. King 5ab9dc3840 Add missing pbuilder script 2 years ago
J. King 20ffb2484a Simply Robo input for Arch and Deb packaging 2 years ago
J. King f91b3c0120 Output packages to a "release" directory 2 years ago
J. King 4121fc3e21 Database server ports must be integers 2 years ago
J. King 7ad3611a84 Set up configuration file for Debian properly 2 years ago
J. King 5412eb348f Clean up maintainer scripts 2 years ago
J. King c936ecc1af Fix another typo 2 years ago
J. King 99c923b1b1 Fix typos 2 years ago
J. King c2237532eb Add glue for dbconfig-common configuration 2 years ago
J. King 9687ce026e Add MySQL back to Debian depeendencies 2 years ago
J. King 30bed8a9d5 Typo 2 years ago
J. King cf9059c2b0 Update tooling 2 years ago
J. King 93bcf93685 Prototype Debian maintainer scripts 2 years ago
J. King 46e20be983 Test for service reloading 2 years ago
J. King ad32bf3340 Style fixes 2 years ago
J. King b8ac646d22 Fix up hangup signal handling 2 years ago
J. King 37c58e186a Handle hangup signal 2 years ago
J. King 88fe3e76cb Fix up missing-extension message 2 years ago
J. King 3c8ee42666 Basic tests for exception checking 2 years ago
J. King 04adc3b997 Document forking in the manpage 2 years ago
J. King c49cb72528 Fail gracefully when extensions are missing 2 years ago
J. King c9a2393a4e Note requirement for filter extension 2 years ago
J. King 75e87f31a0 Prototype code to check for missing extensions 2 years ago
J. King 3b51d4daea Fix license for Debian package 2 years ago
J. King ce9dfc3f30 Add init script to Debian files 2 years ago
J. King cbc7cd8ea7 Add an explicit path to init script 2 years ago
J. King 2e29f3f76e Correct typo 2 years ago
J. King 8a1a1eee42 Prototype init script 2 years ago
J. King e160189224 Handle exceptions from child processes 2 years ago
J. King e9394e8599 More forking tweaks 2 years ago
J. King 577356cd3d Fork error test 2 years ago
J. King 514cb0a351 Ow 2 years ago
J. King 0bb5e916d2 Test PID writing 2 years ago
J. King 2767ab755e Use D modifier in pattern 2 years ago
J. King a4036afbf8 Partial tests for PID file reading 2 years ago
J. King 32c9d761c3 Clean up more exceptions 2 years ago
J. King 5b3e8fbef0 Refine some exceptions 2 years ago
J. King b9fd9ac32e Tweaks 2 years ago
J. King 23749b51aa Tests for path resolution 2 years ago
J. King dfaf44ac68 Basic path resolution tests 2 years ago
J. King bab64add9b Separate PID conflict checking from PID claiming 2 years ago
J. King 822158d1bd Update dependencies 2 years ago
J. King f1c29c99c7 Finish testing PID file path checking 2 years ago
J. King 59cf27089a More daemon cleanup 2 years ago
J. King 4e1193bab2 Move forking daemon support code to own class 2 years ago
J. King 32e04e3938 Move forking and related to Service class 2 years ago
J. King 55acb87577 Start on PI(D file resolution tests 2 years ago
J. King e8cab78bd6 Handle last possible PID failures 2 years ago
J. King 9595c4f019 Start filling out PID file exceptions 2 years ago
J. King 372bf9f630 Exclude code from coverage 2 years ago
J. King 4ffc29781d Remove references to oldpass param 2 years ago
J. King 47af739e47 Catch more PID path failures 2 years ago
J. King 2c7b16ed27 Respond to termination signals and delete PID file 2 years ago
J. King 410310282f Load configuration after forking 2 years ago
J. King 29b83b4453 Prototype forking daemon 2 years ago
J. King fc2abc1203 Use D modifier for all patterns with $ anchors 2 years ago
J. King 59c5c2eb14 Oops 2 years ago
J. King 3cd3ac4a51 Correct filename conflict 2 years ago
J. King 837895fd6a Adapt dist files for Debian 2 years ago
J. King b4c9413130 Update README 2 years ago
J. King bafb788b02 Correct errors in manual 2 years ago
J. King 68e3cd82ca Don't include section number in title 2 years ago
J. King c3fa4788d6 Use proper metadata block for manpage 2 years ago
J. King 3567f294a6 Merge branch 'manpage' 2 years ago
J. King 8c0f047747 Update HTML manual to mention man page 2 years ago
J. King fd76b1b611 Add examples to manual page 2 years ago
J. King 4317a96db1 Work around double spacing 2 years ago
J. King 62d49e0d3c Fill out most of the manual page 2 years ago
J. King 88487d27a2 Expand manual page 2 years ago
J. King 46c88f584f Fix copying of man page in PKGBUILDs 2 years ago
J. King 92823d5bc2 Create directories before executing Pandoc 2 years ago
J. King 3e55ab3849 Move man pages to their own directory 2 years ago
J. King 2ec7acc50b Turn off "smart" character substitution in Pandoc 2 years ago
J. King d3a983e7f0 Move the markdown manpage 2 years ago
J. King 176aac0ad7 Fix stupid typo properly 2 years ago
J. King e439dd8277 Fix manpage in Arch PKGBUILD 2 years ago
J. King 6cc9f96728 Prototype manual page 2 years ago
J. King d4569c77a9 Add database location to tmpfiles 2 years ago
J. King add1acc87a Fix more lintian complaints 2 years ago
J. King 14d3cdfe58 Hopefully fix some Debian problems 2 years ago
J. King 281760be71 Address some lintian complaints 2 years ago
J. King 758a02d667 Move generic configuration file 2 years ago
J. King 18846c19cb Add install list for Debian package 2 years ago
J. King b5bbdc2bc6 Date release 2 years ago
J. King 3be6c9984d Update Apache documentation in manual 2 years ago
J. King 6c84b2199e More Apache fixes 2 years ago
J. King f9cbac2c31 Hopefully fix Apache configuration 2 years ago
J. King 32ca0c3fe4 Appease GitHub once and for all 2 years ago
J. King a81bd0e45c Add whitespace 2 years ago
J. King 86d82a2586 Use global flag when replacing with sed 2 years ago
J. King f0bf55f9cf Add ExecStart to parent systemd unit 2 years ago
J. King 1055611940 Add version constraints to Arch dependencies 2 years ago
J. King 2ccfb1fd33 Fix packaging process 2 years ago
J. King 9eabfd0f27 Fix up sed usage in PKGBUILD 2 years ago
J. King 0236b42052 Use tmpfiles to create link to config file 2 years ago
J. King 8aa9d81fd1 Update changelog 2 years ago
J. King 11fc83da60 Significant edits to the manual 2 years ago
J. King de55290746 Fix build dependencies for Deb package 2 years ago
J. King f844c17a94 More Debian fixes 2 years ago
J. King 0de9647809 Add compat file 2 years ago
J. King e653fb3f73 Enhancements to Debian files 2 years ago
J. King b7909d7cd3 Downgrade tool dependencies for Ubuntu 2 years ago
J. King 3c9f4dd66f Prototype Debian rules file 2 years ago
J. King 3537e74d49 Update dependencies 2 years ago
J. King d031d931a5 Tidy up the Robo file further 2 years ago
J. King 38cb1059b2 Shorten output of packaging task 2 years ago
J. King 16174f11b6 Add changelog parsing to packaging task 2 years ago
J. King 073f6b3c39 Prototype Debian control file and other changes 2 years ago
J. King 3f3f449da1 Re-organize manual 2 years ago
J. King 2260b7cc50 Back up all Web server configuration 2 years ago
J. King 61eb4a252e Fix doc URLs 2 years ago
J. King 3f401f1cfa Fix typo 2 years ago
J. King 6c750d2dc0 Documentation for installing on Arch 2 years ago
J. King 6d790c5efd Add prototype for new Apache configuration 2 years ago
J. King 3a3b9231df Use generic configuration where possible 2 years ago
J. King fbe03a2534 Use chmod instead of touch 2 years ago
J. King e75f8cebfb Add Arch packaging to Robo file 2 years ago
J. King 79391446cd Start moving Arch build responsibility to Robo 2 years ago
J. King 19ab9df063 Fix more bugs 2 years ago
J. King 568b12600b Drop privileges when executing CLI 2 years ago
J. King 488af80a85 Update changelog 2 years ago
J. King 44612cfe8f Add tmpfiles 2 years ago
J. King d1fd6e9653 Correct permissions 2 years ago
J. King a97ca23631 Don't try to enable extensions 2 years ago
J. King e2b182ebe6 Fix errors in Arch config file 2 years ago
J. King 3eab5aad5d Fix adding users to a blank database 2 years ago
J. King 805a508ea6 Use correct state path 2 years ago
J. King 3ebc23ab13 Tweaks 2 years ago
J. King 7abdf05b7f Make package from local files for now 2 years ago
J. King 971c12ff9f Rename sample to example 2 years ago
J. King febc7c7ca4 Add configuration for Nginx 2 years ago
J. King edb146b826 Use PHP-FPM instead of uWSGI 2 years ago
J. King 7ba4cabdde Prototype Arch PKGBUILD and supporting files 2 years ago
J. King 4080b2d09d Apply new rules 2 years ago
J. King 73731fa9db Fix up CS config file 2 years ago
J. King 18d296dcd6 Clean up CS fixer rules 2 years ago
J. King 114dcc568f Update dependencies 2 years ago
Dustin Wilson 1331b14a04 Reverting for now 3 years ago
Dustin Wilson 035feae0ce Removed postcss in favor of sass for building manual theme 3 years ago
J. King 8e063bea2f Appease GitHub again 3 years ago
J. King 4a9e66d872 Fix inconsistent grammar 3 years ago
J. King fa4ab3218a Version bump 3 years ago
J. King c4260323bc Answer 201 to PUTs like Miniflux 3 years ago
J. King abc291460c Update Web server configuration in manual 3 years ago
J. King bff3e21cd2 Date release 3 years ago
J. King 764b604edd Note Fiery Feeds' support for HTTP auth with Fever 3 years ago
J. King 4b0571299a Add results of client testing 3 years ago
J. King 2e4c57b75b Work around Microflux for Miniflux 3 years ago
J. King dcb81ea043 Only provide icon ID when there is data 3 years ago
J. King 77a9bb801d Defer testing of Maxiflux 3 years ago
J. King f90b78a976 Fix compatibility issues 3 years ago
J. King e6b4edd160 Supress deprecation messages during runtime 3 years ago
J. King 8aca42c882 Minor fixes for correctness 3 years ago
J. King 458126416c Fix PostgreSQL coverage annotations 3 years ago
J. King 6b7257a6c4 Work around more MySQL stupidity 3 years ago
J. King 5cfa01f4d5 Work around MySQL stupidity 3 years ago
J. King 64ca5f1be0 Fix strict comparison failures 3 years ago
J. King ed285ee28b Shut Robo up 3 years ago
J. King 4642b9fd1c PRovide upgrade path for assertRegExp 3 years ago
J. King 3a1fcaac39 Remove last uses of Phake 3 years ago
J. King 75148bfbc6 Convert NCNv1 tests to PHony 3 years ago
J. King 95812b8ba3 Convert last TT-RSS test 3 years ago
J. King a322d034f3 More TT-RSS test conversions to Phony 3 years ago
J. King 2d951fb071 More TT-RSS test conversions 3 years ago
J. King c7350c6d57 Convert Miniflux tests to using Phony 3 years ago
J. King 9dfe3919cf Progress on TT-RSS tests 3 years ago
J. King e90aa585b2 PArtial rewrite of TT-RSS tests 3 years ago
J. King 2348786a92 Start on replacing Phake with Phony 3 years ago
J. King 9b369d902f Update tooling for PHP 8 3 years ago
J. King dab4cb21e6 Geekttrss seems to work 3 years ago
J. King d836d6a243 Add more clients to the untested list 3 years ago
J. King 50b2ca4500 Document tokens and metadata in the manual 3 years ago
J. King 9c0a3b7a57 Fix typo 3 years ago
J. King 3ba82b7c6d Fix CLI bootstrap problem 3 years ago
J. King fa6d641634 Implement CLI for tokens 3 years ago
J. King 3795b1ccd8 Simplify CLI command processing 3 years ago
J. King e8ed716ae6 Fix errors in CLI documentation 3 years ago
J. King 97d1de46f8 Fill in upgrade notes 3 years ago
J. King 68422390da Implement CLI for user metadata 3 years ago
J. King b7c7915a65 Enforce admin rquirements in NCNv1 3 years ago
J. King a760bf2ded Implement "t" and "f" booleans in TT-RSS 3 years ago
J. King 9ad4a37ddf Tests and fixes for Miniflux with PDO 3 years ago
J. King 687995c497 More potential Miniflux Web clints 3 years ago
J. King 29761d767a Update documentation 3 years ago
J. King dad74c2616 Implement Fever icons 3 years ago
J. King 90034ac1f8 Style fixes 3 years ago
J. King 211cea648e Implement TT-RSS API level 15 3 years ago
J. King f2e5d567ec Update sample Web server configuration 3 years ago
J. King eae0ba4b68 Tests fortoken operations 3 years ago
J. King 9cc779a717 Import/export tests 3 years ago
J. King 37fd2ad4e9 Tests for new exception features 3 years ago
J. King 6c2de89f3e Revert copy-paste corruption 3 years ago
J. King 54a6fcc0d6 Consolidate object factoriesinto one place 3 years ago
J. King a0d563e468 Update dependencies 3 years ago
J. King b4ae988b79 Prototype OPML handling 3 years ago
J. King 681654f249 Documentation update 3 years ago
J. King dd29ef6c1b Add feed refreshing stubs 3 years ago
J. King ab1cf7447b Implement article marking 3 years ago
J. King 334a585cb8 Implement single-entry querying 3 years ago
J. King a7d05a7717 Feed- and category-specific entry list routes 3 years ago
J. King 00ad1cc5b9 Last tests for article querying 3 years ago
J. King d4a6909cf6 Positional article queries tests 3 years ago
J. King e42e25d333 More article query tests 3 years ago
J. King f7b3a473a9 Clarify ordering syntax rationale 3 years ago
J. King af51377fe9 First set of article query tests 3 years ago
J. King 23ca6bb77b Count articles without offset or limit 3 years ago
J. King 0e7abfa8f9 Largely complete article querying 3 years ago
J. King a43f8797c5 Add ability to sort by folder ID or name 3 years ago
J. King ed27e0aaaa Sort nulls consistently 3 years ago
J. King 9d7ada7f59 Partial implementation of article sorting 3 years ago
J. King 007183450a Context and column list for article queries 3 years ago
J. King 197cbba77d Document article column definitions 3 years ago
J. King ddbcb598e8 Match more closely Miniflux query string behaviour 3 years ago
J. King bb89083444 Perform strict validation of query parameters 3 years ago
J. King 1e924bed83 Partial query string normalization 3 years ago
J. King 3b2190ca10 Include folder names directly in subscription list 3 years ago
J. King ad094f5217 Don't return icons without types at all 3 years ago
J. King cd5f13f4b9 Tests for icon querying 3 years ago
J. King 76f1cc8e91 Adjust users of subscriptionIcon 3 years ago
J. King cc2672fb0a Improve icon fetching interface 3 years ago
J. King 1eea3b3a4c Fix feed update test 3 years ago
J. King 8e749bb73c Report 404 on icons for absence of data 3 years ago
J. King bdf9c0e9d2 Prototype feed icon querying 3 years ago
J. King 9197a8d08b Implement feed deletion 3 years ago
J. King 8eebb75b18 Implement feed editing 3 years ago
J. King 5a8a044a92 Implement single-feed querying 3 years ago
J. King a646ad77b7 Use a read transaction when computing filter rules 3 years ago
J. King cca4b205e4 Correct error output of getCategoryFeeds 3 years ago
J. King a34edcb0d1 Last tests for feed creation 3 years ago
J. King 7893b5f59d More feed adding tests 3 years ago
J. King 36cc4928b9 Test feed fetching errors for Miniflux 3 years ago
J. King 727864f401 Implement feed listing by category 3 years ago
J. King 4972c79e32 Allow simpler feed exception creation 3 years ago
J. King 6936f365e4 Add calls coming in next version of Miniflux 3 years ago
J. King fd25be5c27 Basic tests for feed creation 3 years ago
J. King e7b2f54183 Prototype feed creation 3 years ago
J. King 14d2d19ae1 Tests for Miniflux feed listing 3 years ago
J. King 2cf4bf0d4d Prototype Miniflux feed listing 3 years ago
J. King 86897af0b3 Add ability to enable scraper 3 years ago
J. King 7897585d98 Test scraping 3 years ago
J. King 76f70119fd More work on scraping 3 years ago
J. King 4cb23dd198 Partial implementation of proper content scraping 3 years ago
J. King e74b44cc39 Change favicon to icon_url and add icon_id 3 years ago
J. King 2536c9fe03 Last tests for article filters 3 years ago
J. King 9f2b8d4f83 Imprement setting of filter rules 3 years ago
J. King 618fd67f80 Set marks for filtered articles on feed refresh 3 years ago
J. King 7a6186f2d7 Update Miniflux documentation 3 years ago
J. King 097362881b Tests for filtering during feed parsing 3 years ago
J. King a4146ec129 Start on test for filtering during feed parsing 3 years ago
J. King 9e29235d87 Don't fetch from example.com during tests 3 years ago
J. King 549c7bdc72 Style fixes 3 years ago
J. King 4f34b4ff29 Rule refactoring 3 years ago
J. King c1eff8479c Simplify configuration property caching 3 years ago
J. King 6dba8aa66b Fixes for rules 3 years ago
J. King 461e256052 Work around MySQL syntax weirdness 3 years ago
J. King 47ae65b9d3 Function to apply filter rules 3 years ago
J. King b12f87e231 Support Xdebug 3.x for coverage 3 years ago
J. King ffc5579a7a Partial implementation of filter rule handling 3 years ago
J. King 7e17332714 Implement marking all as read for Miniflux 3 years ago
J. King 31f0539dc0 Implement Miniflux user deletion 3 years ago
J. King bf95b134bd Fix up error codes for category changes 3 years ago
J. King 197922f92f Implement Miniflux user creation 3 years ago
J. King ee0c3c9449 Tests and fixes for user modification 3 years ago
J. King cc648e1c3a Update tooling 3 years ago
J. King 67f577d573 Bump emulated Miniflux version 3 years ago
J. King f58005640a Prototype user modification 3 years ago
J. King 2946d950f2 Forbid more user names 3 years ago
J. King 405f3af257 Invalidate sessions and Fever passwords when renaming users 3 years ago
J. King 5ec04d33c6 Add backend functionality to rename users 3 years ago
J. King 88cf3c6dae Test filter rule retrieval 3 years ago
J. King d66cf32c1f Style fixes 3 years ago
J. King a81760e39d Aggressivly clean up hidden articles 3 years ago
J. King ade0402210 Adjust TT-RSS to ignore hidden items 3 years ago
J. King f33359f3e3 Move some Miniflux features to abstract handler 3 years ago
J. King b7ce6f5c79 Adjust Fever to ignore hidden items 3 years ago
J. King b2fae336e8 Adjust Nextcloud News to ignore hidden items 3 years ago
J. King f0bfe1fdff Simplify editionLatest Database method 3 years ago
J. King 8527c83976 Exclude hiddens from subscription unread count 3 years ago
J. King 97010d8822 Tests for marking articles hidden 3 years ago
J. King 86c4a30744 Adjust articleStarred function to discount hidden 3 years ago
J. King ffc98daff3 Adjust article marking tests to account for new hidden mark 3 years ago
J. King 8ae3740d5f Implement querying articles by hidden mark 3 years ago
J. King d5cd5b6a17 Implement hidden marks 3 years ago
J. King c43d0dcae3 Groundwork for filtering rules 3 years ago
J. King 95a2018e75 Implement caategory marking as read 3 years ago
J. King 5124f76b70 Implementcategory deletion 3 years ago
J. King eb079166de Tests for category renaming 3 years ago
J. King 3ebb46f48e Some work on categories 3 years ago
J. King 2e6c5d2ad2 Query Miniflux categories 3 years ago
J. King 4b73698381 More user query tests 3 years ago
J. King ebdfad535c More Miniflux user tests 3 years ago
J. King 7c841b5fc2 Test for listing users 3 years ago
J. King 5c83655541 Add modification timestamp to user metadata 3 years ago
J. King d85988f09d Prototype Miniflux user querying 3 years ago
J. King 2eedf7d38c Finally fix MySQL 3 years ago
J. King e9d449a8ba Fix user manager and tests 3 years ago
J. King ce68566fcb Hopefully fix MySQL 3 years ago
J. King a431243421 Fixes for MySQL and PostgreSQL 3 years ago
J. King fcf1260dab Adjust database portion of user property manager 3 years ago
J. King 978929aabd WIP redesign of user properties 3 years ago
J. King 0f3e0411f0 Document some differences frrom Miniflux 3 years ago
J. King 94154d4354 Implement Miniflux feed discovery 3 years ago
J. King 669e17a1f6 Add ability to discover multiple feeds 3 years ago
J. King 2a0d6e6599 OPTIONS tests 3 years ago
J. King 7fa5523a7d Simplify handling of invalid paths and methods 3 years ago
J. King def07bb1ad Tests for Miniflux authentication 3 years ago
J. King 8c059773bb Update tooling 3 years ago
J. King 90117b5cd7 Fix Miniflux strip value 3 years ago
J. King 06dee77bac First tests for Miniflux 3 years ago
J. King f6cd2b87ce Port token data from Microsub branch 3 years ago
J. King d4bcdcdadd Fix TTRSS coverage 3 years ago
J. King d3ebb1bd56 Last set of tests for user management. Fixes #180 3 years ago
J. King e16df90bae Style fixes 3 years ago
J. King 180b4ecc9b More user tests 3 years ago
J. King 27d9c046d5 More work on user management 3 years ago
J. King 7f2117adaa Differentiate between duplicate/missing users and other failure modes 3 years ago
J. King 351f972512 Tests for internal user driver 3 years ago
J. King 4baf5fa2f9 Tests for new user functionality in Database 3 years ago
J. King dde9d7a28a Refinements to user manager 3 years ago
J. King eb2fe522bf Last bits of the new user metadata handling 3 years ago
J. King 5a17efc7b5 Clean up user driver API 3 years ago
J. King 771f79323c Strip out remnants of the authorizer 3 years ago
J. King 576d7e16a8 Fix handling of bytea-typed nulls 3 years ago
J. King 1b1789988a More client compatibility updates 3 years ago
J. King 532ce4a502 Prototype changes to user management 3 years ago
J. King ee050e505c Add more Android clients to manual 3 years ago
J. King 9fb185a8e2 Add TT-RSS Web client to manual 3 years ago
J. King b62c11a43e Lasts tests for icon cache; fixes #177 3 years ago
J. King 1d3725341a Fix detection of Xdebug for coverage 3 years ago
J. King 311910795a More tests for icon cache 3 years ago
J. King 3d3c20de5c Don't anticipate API features 3 years ago
J. King 4d532cba3f Initial Miniflux documentation 3 years ago
J. King e861cca53d Integrate schema change necessary for microsub 3 years ago
J. King b24c469dca Update changelog 3 years ago
J. King 8f739cec85 Excluse empty-string URLs from icons table 3 years ago
J. King 424b14d2b4 Clean up use of subscriptionFavicon 3 years ago
J. King dd1a80f279 Consolidate subscription icon querying 3 years ago
J. King 4fc208d940 More consistent icon API 3 years ago
J. King c3a57ca68b Tests for icon cache population 3 years ago
J. King bd650765e1 Generalize icon fetching tests 3 years ago
J. King 50fd127ac4 Test for icon fetching 3 years ago
J. King 7c40c81fb3 Add icons to the database upon feed update 3 years ago
J. King c25782f98c Partial icon handling skeleton 3 years ago
J. King af675479b8 Remove excess whitespace 3 years ago
J. King 2438f35f3d Add icon cache to database 3 years ago
J. King 5e60da00a9 Merge branch 'master' into miniflux 3 years ago
J. King b5f959aabf Fix blob tests 3 years ago
J. King 41bcffd6fb Correctly query PostgreSQL byte arrays 3 years ago
J. King c21ae3eca9 Correctly send binary data to PostgreSQL 3 years ago
J. King c92bb12a11 Prototype Miniflux dispatcher 3 years ago
J. King 905f8938e2 Typo 3 years ago
J. King 8ad7fc81a8 Initially mapping out of Miniflux API 3 years ago
J. King 16d2e01668 New schema for PostgreSQL and MySQL 3 years ago
J. King 4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 3 years ago
J. King 3ac010d5b6 Fix tests in absence of database extensions 3 years ago
J. King b58a326461 Prepare for schema changes 3 years ago
J. King e9682bc601 Correct typos 3 years ago
J. King 5a09dcb3ed Update changelog 3 years ago
J. King e3ebd89aa8 Add NewsFlash to supported clients 3 years ago
J. King 0117e7f9bf Relax Fever's HTTP correctness for client compat 3 years ago
J. King 7ef02e1d65 Revert wishful thinking 3 years ago
J. King 3d909da1e5 Update iOS/macOS client URLs 3 years ago
J. King 6520ed38fb Update dependencies 3 years ago
J. King 9b11001402 Fix sample Nginx configuration 3 years ago
J. King 2e0ed5e923 Add reference to MariaDB missing features 3 years ago
J. King afbf3be031 Use 'union all' instead of 'union' in queries 3 years ago
J. King 6ee7ca4aa4 Update PicoFeed to latest release version 3 years ago
J. King 9bc1373998 Version bump 3 years ago
J. King 0f3ada598e Work around Picofeed bug 3 years ago
J. King d29917caf8 Update Yarn again 3 years ago
J. King e75d15e552 Update dependencies 3 years ago
J. King 77aef9c995 Yarn update 3 years ago
J. King ee549cdee7 Appease GitHub (yet again) 3 years ago
J. King 2620314583 GitHub should now be kept in sync at all times 3 years ago
J. King 20fe65b67e Make changelog point to manual instead of readme 3 years ago
J. King 66a4f71ef3 Minor simplification 3 years ago
J. King 5f35a680e3 Appease GitHub (again) 4 years ago
J. King c1e27684d4 Appease GitHub 4 years ago
J. King 1268e5fd73 Finally fix DST error in tests 4 years ago
J. King 7777ff962f Group more style rules under PSR-12 4 years ago
J. King e60f7ea03f Add class constant visibility 4 years ago
J. King bc53a2d24a Style fixes 4 years ago
J. King a7f69c845f Use a more specific house style 4 years ago
J. King 3aa17ee70f Whitespace 4 years ago
J. King e8091fa740 Speed up coverage slightly. 4 years ago
J. King 9696d55b31 Prepare ugfix release 4 years ago
J. King 670fb61299 Merge branch 'php7.1' 4 years ago
J. King 1d514e4739 Remove forked picofeed repository 4 years ago
J. King cf4a9e6436 Use archived copy of MySQL critique 4 years ago
J. King 39a1895867 Refine and cover new Guzzle error handling 4 years ago
J. King cb41912f36 Merge branch 'master' into php7.1 4 years ago
J. King d7e10e40ee Prefer PCOV for code coverage 4 years ago
J. King 04878bda9d Documentation changes 4 years ago
J. King 06d3af0ac3 Fix remaining Picofeed-related test failures 4 years ago
J. King 9cb7cf485d Style fix 4 years ago
J. King e29c573210 Update tools 4 years ago
J. King 49d003082d Fix problems with nicolus/picofeed 4 years ago
J. King e583ffea67 Start on integrating well-maintained picofeed fork 4 years ago
J. King b5f118e8cb Cleanup 4 years ago
J. King bbace7a0ac Use void and nullable return types where practical 4 years ago
J. King 5838af892f Replace references to Zend with Laminas 4 years ago
J. King 0565553d4a Change PHP requirement in manual 4 years ago
J. King 9e1087914c Change tool dependencies to "dev" type 4 years ago
J. King 2fa2799b64 Require PHP 7.1 in Composer 4 years ago
J. King 14ef33879b Re-arrange database tests by engine 4 years ago
J. King c4ee7254cd Refactor some tests to use data providers 4 years ago
J. King fb2602fe04 Don't load actual configuration during CLI tests 4 years ago
J. King 38501ce4f2 Add Newsie to documented clients 4 years ago
J. King cca56b09fc Order failing tests first 4 years ago
J. King 4421a9e510 Offload coveraage whitelisting to xdebug 4 years ago
J. King 524b1ca140 Merge branch 'master' into phpunit-8 4 years ago
J. King 3ee89bf669 Version bump 4 years ago
J. King c9d4540616 Merge branch 'mysql' 4 years ago
J. King 3cb8dfafe2 Change download URL in manual 4 years ago
J. King bbe70b6abc Corect CamelCase references to Nextcloud 4 years ago
J. King 794fb506a5 Widen URL field 4 years ago
J. King 484510cf8c Expand text fields other than user id and feed URL 4 years ago
J. King e3144ecbf5 Update tool dependencies 4 years ago
J. King 5df89009e6 Merge branch 'master' of https://code.mensbeam.com/MensBeam/arsse 4 years ago
J. King 15de8c2320 Fix PostgreSQL connection error message 4 years ago
J. King f4b08170bf Fix MySQL schema 4 years ago
J. King 568e6e4660 Delete dangling MySQL records when updating 4 years ago
J. King 737dd9f6b8 Fix foreign keys in MySQL 4 years ago
J. King c1a3e64bfa Fix new tests to work with PHPUnit 8 4 years ago
J. King de424e42f6 Merge branch 'master' into phpunit-8 4 years ago
J. King c6b79d49ba Documentation corrections 4 years ago
J. King 5ede4cbdb2 Clarify coverage requirements 4 years ago
J. King bbc96e4f37 Remove reference to obsolete CSS-only manual task 4 years ago
J. King 733f0d7fd5 Fix typo 4 years ago
J. King 17a2fa96f8 Upgrade to PHPUnit 8 4 years ago
J. King 1809fb254e Deal with trailing whitespace in media types 4 years ago
J. King 4f5a8e3180 Make media type checking more robust 4 years ago
  1. 23
      .gitignore
  2. 78
      .php-cs-fixer.dist.php
  3. 31
      .php_cs.dist
  4. 143
      CHANGELOG
  5. 29
      README.md
  6. 651
      RoboFile.php
  7. 63
      UPGRADING
  8. 13
      arsse.php
  9. 36
      composer.json
  10. 952
      composer.lock
  11. 23
      dist/apache.conf
  12. 34
      dist/apache/arsse-loc.conf
  13. 11
      dist/apache/arsse.conf
  14. 9
      dist/apache/example.conf
  15. 57
      dist/arch/PKGBUILD
  16. 74
      dist/arch/PKGBUILD-git
  17. 10
      dist/arsse
  18. 15
      dist/arsse.service
  19. 8
      dist/config.php
  20. 16
      dist/debian/arsse.config
  21. 1
      dist/debian/arsse.dirs
  22. 18
      dist/debian/arsse.install
  23. 1
      dist/debian/arsse.links
  24. 29
      dist/debian/arsse.postinst
  25. 20
      dist/debian/arsse.postrm
  26. 16
      dist/debian/arsse.prerm
  27. 1
      dist/debian/compat
  28. 15
      dist/debian/config.php
  29. 32
      dist/debian/control
  30. 34
      dist/debian/copyright
  31. 44
      dist/debian/dbconfig-common.php
  32. 6
      dist/debian/lintian-overrides
  33. 40
      dist/debian/pbuilder.sh
  34. 26
      dist/debian/rules
  35. 1
      dist/debian/source/format
  36. 2
      dist/debian/source/lintian-overrides
  37. 78
      dist/init.sh
  38. 57
      dist/nginx.conf
  39. 12
      dist/nginx/arsse-fcgi.conf
  40. 49
      dist/nginx/arsse-loc.conf
  41. 17
      dist/nginx/arsse.conf
  42. 13
      dist/nginx/example.conf
  43. 11
      dist/php-fpm.conf
  44. 36
      dist/systemd/arsse-fetch.service
  45. 14
      dist/systemd/arsse.service
  46. 1
      dist/sysuser.conf
  47. 4
      dist/tmpfiles.conf
  48. 3
      docs/en/010_About.md
  49. 15
      docs/en/020_Getting_Started/010_Requirements.md
  50. 41
      docs/en/020_Getting_Started/020_Download_and_Installation.md
  51. 54
      docs/en/020_Getting_Started/020_Download_and_Installation/010_On_Arch_Linux.md
  52. 72
      docs/en/020_Getting_Started/020_Download_and_Installation/020_On_Debian_and_Derivatives.md
  53. 53
      docs/en/020_Getting_Started/020_Download_and_Installation/999_ On_Other_Systems.md
  54. 16
      docs/en/020_Getting_Started/020_Download_and_Installation/index.md
  55. 106
      docs/en/020_Getting_Started/030_Web_Server_Configuration.md
  56. 14
      docs/en/020_Getting_Started/040_Database_Setup/000_SQLite.md
  57. 4
      docs/en/020_Getting_Started/040_Database_Setup/010_PostgreSQL.md
  58. 8
      docs/en/020_Getting_Started/040_Database_Setup/020_MySQL.md
  59. 16
      docs/en/020_Getting_Started/050_Configuration.md
  60. 3
      docs/en/020_Getting_Started/index.md
  61. 49
      docs/en/025_Using_The_Arsse/010_Managing_Users.md
  62. 8
      docs/en/025_Using_The_Arsse/020_Importing_and_Exporting.md
  63. 49
      docs/en/025_Using_The_Arsse/030_Keeping_Newsfeeds_Up_to_Date.md
  64. 34
      docs/en/025_Using_The_Arsse/030_Other_Topics.md
  65. 12
      docs/en/025_Using_The_Arsse/040_Upgrading_to_a_New_Version.md
  66. 15
      docs/en/025_Using_The_Arsse/index.md
  67. 59
      docs/en/030_Supported_Protocols/005_Miniflux.md
  68. 9
      docs/en/030_Supported_Protocols/010_Nextcloud_News.md
  69. 6
      docs/en/030_Supported_Protocols/020_Tiny_Tiny_RSS.md
  70. 3
      docs/en/030_Supported_Protocols/030_Fever.md
  71. 3
      docs/en/030_Supported_Protocols/index.md
  72. 244
      docs/en/040_Compatible_Clients.md
  73. 2
      docs/theme/arsse/arsse.css
  74. 4
      docs/theme/src/arsse.scss
  75. 44
      lib/AbstractException.php
  76. 38
      lib/Arsse.php
  77. 313
      lib/CLI.php
  78. 127
      lib/Conf.php
  79. 1
      lib/Conf/Exception.php
  80. 28
      lib/Context/AbstractContext.php
  81. 36
      lib/Context/BooleanMembers.php
  82. 36
      lib/Context/Context.php
  83. 251
      lib/Context/ExclusionContext.php
  84. 262
      lib/Context/ExclusionMembers.php
  85. 21
      lib/Context/RootContext.php
  86. 51
      lib/Context/UnionContext.php
  87. 1700
      lib/Database.php
  88. 7
      lib/Db/AbstractDriver.php
  89. 3
      lib/Db/AbstractResult.php
  90. 17
      lib/Db/AbstractStatement.php
  91. 14
      lib/Db/Driver.php
  92. 1
      lib/Db/Exception.php
  93. 1
      lib/Db/ExceptionInput.php
  94. 1
      lib/Db/ExceptionRetry.php
  95. 1
      lib/Db/ExceptionTimeout.php
  96. 25
      lib/Db/MySQL/Driver.php
  97. 5
      lib/Db/MySQL/ExceptionBuilder.php
  98. 8
      lib/Db/MySQL/PDODriver.php
  99. 1
      lib/Db/MySQL/PDOStatement.php
  100. 3
      lib/Db/MySQL/Result.php

23
.gitignore

@ -1,15 +1,26 @@
# Temporary files and dependencies
# Temporary files
/vendor/
/vendor-bin/*/vendor
/node_modules
/release/
/documentation/
/manual/
/tests/coverage/
/dist/arch/arsse/
/dist/arch/src/
/dist/arch/pkg/
/dist/man/
/arsse.db*
/config.php
/.php_cs.cache
yarn-error.log
/.php-cs-fixer.cache
/tests/.phpunit.result.cache
# Dependencies
/vendor/
/vendor-bin/*/vendor
/node_modules
/yarn.lock
/yarn-error.log
# Windows files
@ -25,7 +36,6 @@ $RECYCLE.BIN/
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.Spotlight-V100
.Trashes
@ -36,6 +46,7 @@ Icon
*.zip
*.7z
*.tar.gz
*.tar.xz
*.tgz
*.deb
*.rpm

78
.php-cs-fixer.dist.php

@ -0,0 +1,78 @@
<?php
/** @license MIT
* Copyright 2017 J. King, Dustin Wilson et al.
* See LICENSE and AUTHORS files for details */
declare(strict_types=1);
namespace JKingWeb\Arsse;
const BASE = __DIR__.DIRECTORY_SEPARATOR;
$paths = [
__FILE__,
BASE."arsse.php",
BASE."RoboFile.php",
BASE."lib",
BASE."tests/cases",
BASE."tests/lib",
BASE."tests/bootstrap.php",
BASE."tests/server.php",
];
$rules = [
// house rules where PSR series is silent
'align_multiline_comment' => ['comment_type' => "phpdocs_only"],
'array_syntax' => ['syntax' => "short"],
'binary_operator_spaces' => [
'default' => "single_space",
'operators' => ['=>' => "align_single_space"],
],
'cast_spaces' => ['space' => "single"],
'concat_space' => ['spacing' => "none"],
'list_syntax' => ['syntax' => "short"],
'magic_constant_casing' => true,
'magic_method_casing' => true,
'modernize_types_casting' => true,
'native_function_casing' => true,
'native_function_type_declaration_casing' => true,
'no_binary_string' => true,
'no_blank_lines_after_phpdoc' => true,
'no_empty_comment' => true,
'no_empty_phpdoc' => true,
'no_empty_statement' => true,
'no_extra_blank_lines' => true, // this could probably use more configuration
'no_mixed_echo_print' => ['use' => "echo"],
'no_short_bool_cast' => true,
'no_trailing_comma_in_singleline_array' => true,
'no_unneeded_control_parentheses' => true,
'no_unneeded_curly_braces' => true,
'no_unused_imports' => true,
'no_whitespace_before_comma_in_array' => true,
'normalize_index_brace' => true,
'object_operator_without_whitespace' => true,
'pow_to_exponentiation' => true,
'set_type_to_cast' => true,
'standardize_not_equals' => true,
'trailing_comma_in_multiline' => ['elements' => ["arrays"]],
'unary_operator_spaces' => true,
'yoda_style' => false,
// PSR standard to apply
'@PSR12' => true,
// house exceptions to PSR rules
'curly_braces_position' => [
'functions_opening_brace' => "same_line",
'classes_opening_brace' => "same_line",
],
'function_declaration' => ['closure_function_spacing' => "none"],
'new_with_braces' => false, // no option to specify absence of braces
];
$finder = \PhpCsFixer\Finder::create();
foreach ($paths as $path) {
if (is_file($path)) {
$finder = $finder->append([$path]);
} else {
$finder = $finder->in($path);
}
}
return (new \PhpCsFixer\Config)->setRiskyAllowed(true)->setRules($rules)->setFinder($finder);

31
.php_cs.dist

@ -1,31 +0,0 @@
<?php
/** @license MIT
* Copyright 2017 J. King, Dustin Wilson et al.
* See LICENSE and AUTHORS files for details */
namespace JKingWeb\Arsse;
const BASE = __DIR__.DIRECTORY_SEPARATOR;
$paths = [
__FILE__,
BASE."arsse.php",
BASE."RoboFile.php",
BASE."lib",
BASE."tests",
];
$rules = [
'@PSR2' => true,
'braces' => ['position_after_functions_and_oop_constructs' => "same"],
'function_declaration' => ['closure_function_spacing' => "none"],
];
$finder = \PhpCsFixer\Finder::create();
foreach ($paths as $path) {
if (is_file($path)) {
$finder = $finder->append([$path]);
} else {
$finder = $finder->in($path);
}
}
return \PhpCsFixer\Config::create()->setRules($rules)->setFinder($finder);

143
CHANGELOG

@ -1,3 +1,121 @@
Version 0.??.? (????-??-??)
===========================
Changes:
- Require PHP 7.3
Version 0.10.4 (2023-01-24)
===========================
Changes:
- Support PHP 8.2
Version 0.10.3 (2022-09-14)
===========================
Bug fixes:
- Return all removed articles when multiple statuses are requested in Miniflux
- Allow multiple date ranges in search strings in Tiny Tiny RSS
- Honour user time zone when interpreting search strings in Tiny Tiny RSS
- Perform MySQL table maintenance more reliably
- Address CVE-2022-31090, CVE-2022-31091, CVE-2022-29248, and CVE-2022-31109
Version 0.10.2 (2022-04-04)
===========================
Changes:
- Update Guzzle PSR-7 due to CVE-2022-24775
Version 0.10.1 (2022-01-17)
===========================
Changes:
- Support PHP 8.1
Version 0.10.0 (2021-07-11)
===========================
New features:
- Complete Unix manual page
- Support for running service as a forking daemon
- Respond to TERM and HUP signals when possible
Changes:
- Packages for Debian and related are now available (see manual for details)
Version 0.9.2 (2021-05-25)
==========================
Bug fixes:
- Do not fail adding users to an empty database (regression since 0.9.0)
- Cleanly ignore unknown configuration properties
- Set access mode to rw-r---- when creating SQLite databases
Changes:
- Packages for Arch Linux are now available (see manual for details)
- Numerous improvements to the manual
Version 0.9.1 (2021-03-18)
==========================
Bug fixes:
- Respond to PUT requests with 201 rather than 200 in Miniflux
Changes:
- Correct Web server configuration in manual
Version 0.9.0 (2021-03-06)
==========================
New features:
- Support for the Miniflux protocol (see manual for details)
- Support for API level 15 of Tiny Tiny RSS
- Support for feed icons in Fever
- Command-line functionality for managing user metadata
- Command-line functionality for managing Miniflux login tokens
Bug fixes:
- Further relax Fever HTTP correctness, to fix more clients
- Use icons specified in Atom feeds when available
- Do not return null as subscription unread count
- Explicitly forbid U+003A COLON and control characters in usernames, for
compatibility with RFC 7617
- Never return 401 in response to an OPTIONS request
- Accept "t" and "f" as booleans in Tiny Tiny RSS
Changes:
- Administrator account requirements for Nextcloud News functionality are
now enforced
- E_DEPRECATED is now suppressed for compatibility with PHP 8 until affected
dependencies can be replaced
Version 0.8.5 (2020-10-27)
==========================
Bug fixes:
- Relax Fever HTTP correctness, to fix some clients
- Add the QUERY_STRING FastCGI parameter to the sample Nginx configuration
Version 0.8.4 (2020-09-09)
==========================
Bug fixes:
- Don't crash updating feeds cached without ETag (regression since 0.8.3)
Version 0.8.3 (2020-02-16)
==========================
Changes:
- Officially require PHP 7.1 (accidentally required since version 0.8.0)
- Various internal changes pursuant to use of PHP 7.1
Version 0.8.2 (2019-12-07)
==========================
Bug fixes:
- Enforce foreign key constraints in MySQL
- Widen most text fields for MySQL
Version 0.8.1 (2019-10-28)
==========================
@ -17,7 +135,7 @@ Version 0.8.0 (2019-07-26)
==========================
New features:
- Support for the Fever protocol (see README.md for details)
- Support for the Fever protocol (see manual for details)
- Command line functionality for clearing a password, disabling the account
- Command line options for dealing with Fever passwords
- Command line functionality for importing and exporting OPML
@ -57,7 +175,7 @@ Bug fixes:
Version 0.6.1 (2019-01-23)
==========================
Bug Fixes:
Bug fixes:
- Unify SQL timeout settings
- Correctly escape shell command in subprocess service driver
- Correctly allow null time intervals in configuration when appropriate
@ -99,17 +217,17 @@ Bug fixes:
- Print command-line error messages more sensibly
- Allow exporting default configuration to standard output
- Fail correctly on authentication failure
- Prefer JSON data over GET parameters in NextCloud News
- Prefer JSON data over GET parameters in Nextcloud News
Changes:
- Simplify user management backend to minimize opportunity for bugs
- Document previously unknown NextCloud News behaviour
- Document previously unknown Nextcloud News behaviour
Version 0.4.0 (2018-10-26)
==========================
New features:
- Support for HTTP authentication in Tiny Tiny RSS (see README.md for details)
- Support for HTTP authentication in Tiny Tiny RSS (see manual for details)
- New userHTTPAuthRequired and userSessionEnforced settings
Version 0.3.1 (2018-07-22)
@ -120,7 +238,7 @@ Bug fixes:
- Minor fixes to code and documentation
Changes:
- Disable memory and time limits to avoid deadlocks with NextCloud News
- Disable memory and time limits to avoid deadlocks with Nextcloud News
Version 0.3.0 (2018-01-12)
==========================
@ -146,7 +264,7 @@ Bug fixes:
- Rename feeds correctly via TTRSS protocol
- Toggle marks correctly via TTRSS protocol
- Sort everything case-insensitively
- Be even stricter about output data types in NextCloud News
- Be even stricter about output data types in Nextcloud News
Changes:
- Do not omit read feeds from TTRSS' getCounters, to fix some clients
@ -155,13 +273,13 @@ Version 0.2.0 (2017-11-30)
==========================
New features:
- Support for the Tiny Tiny RSS protocol (see README.md for details)
- Support for the Tiny Tiny RSS protocol (see manual for details)
- Support for HTTP OPTIONS requests in all protocols
Bug fixes:
- Perform feed discovery *correctly*
- Expose the incorrectDbCharset boolean in the NextCloud News server status
- Give NextCloud News articles' guidHash attribute the correct type (string)
- Expose the incorrectDbCharset boolean in the Nextcloud News server status
- Give Nextcloud News articles' guidHash attribute the correct type (string)
Changes:
- Overhaul input type normalization to minimize bug opportunities
@ -170,11 +288,12 @@ Version 0.1.1 (2017-09-30)
==========================
Bug fixes:
- Perform feed discovery like NextCloud News does
- Perform feed discovery like Nextcloud News does
- Respond correctly to HEAD requests
- Various minor fixes
Version 0.1.0 (2017-08-29)
==========================
Initial release
New features:
- Initial release

29
README.md

@ -6,9 +6,9 @@ Information on how to install and use the software can be found in [the manual](
# Installing from source
The main repository for The Arsse can be found at [code.mensbeam.com](https://code.mensbeam.com/MensBeam/arsse/), with a mirror also available [at GitHub](https://github.com/meansbeam/arsse/). The main repository is preferred, as the GitHub mirror can sometimes be out of date.
The main repository for The Arsse can be found at [code.mensbeam.com](https://code.mensbeam.com/MensBeam/arsse/), with a mirror also available [at GitHub](https://github.com/mensbeam/arsse/). The GitHub mirror does not accept bug reports, but the two should otherwise be equivalent.
[Composer](https://getcomposer.org/) is required to manage PHP dependencies. After cloning the repository or downloading a source code tarball, running `composer install` will download all the required dependencies, and will advise if any PHP extensions need to be installed. If not installing as a programming environment, running `composer install --no-dev` is recommended.
[Composer](https://getcomposer.org/) is required to manage PHP dependencies. After cloning the repository or downloading a source code tarball, running `composer install` will download all the required dependencies, and will advise if any PHP extensions need to be installed. If not installing as a programming environment, running `composer install -o --no-dev --no-scripts` is recommended.
# Repository structure
@ -34,13 +34,15 @@ Also necessary to the functioning of the application is the `/vendor/` directory
The `/locale/` and `/sql/` directories contain human-language files and database schemata, both of which are occasionally used by the application in the course of execution. The `/www/` directory serves as a document root for a few static files to be made available to users by a Web server.
The `/dist/` directory, on the other hand, contains samples of configuration for Web servers and init systems. These are not used by The Arsse itself, but are merely distributed with it for reference.
The `/dist/` directory, on the other hand, contains general and system-specific build files, and samples of configuration for Web servers and other system integration. These are not used by The Arsse itself, but are used during the process of preparing new releases for supported operating systems.
## Documentation
The source text for The Arsse's manual can be found in `/docs/`, with pages written in [Markdown](https://spec.commonmark.org/current/) and converted to HTML [with Daux](#building-the-manual). If a static manual is generated its files will appear under `/manual/`.
In addition to the manual the files `/README.md` (this file), `/CHANGELOG`, `/UPGRADING`, `/LICENSE`, and `/AUTHORS` also document various things about the software, rather than the software itself.
The Arsse also has a UNIX manual page, also written in Markdown, which can be found under `/manpages/`. [Pandoc](https://pandoc.org/) is needed to convert it to the appropriate format, with the results stored under `/dist/man/`.
In addition to the manuals the files `/README.md` (this file), `/CHANGELOG`, `/UPGRADING`, `/LICENSE`, and `/AUTHORS` also document various things about the software, rather than the software itself.
## Tests
@ -50,7 +52,7 @@ The `/tests/` directory contains everything related to automated testing. It is
|--------------------|------------------------------------------------------------------------------------|
| `cases/` | The test cases themselves, organized in roughly the same structure as the code |
| `coverage/` | (optional) Generated code coverage reports |
| `docroot/` | Sample documents used in some tests, to be returned by the PHP's basic HTTP server |
| `docroot/` | Sample documents used in some tests, to be returned by PHP's basic HTTP server |
| `lib/` | Supporting classes which do not contain test cases |
| `bootstrap.php` | Bootstrap script, equivalent to `/arsse.php`, but for tests |
| `phpunit.dist.xml` | PHPUnit configuration file |
@ -74,7 +76,7 @@ The `/vendor-bin/` directory houses the files needed for the tools used in The A
| `/robo` | Simple wrapper for executing Robo on POSIX systems |
| `/robo.bat` | Simple wrapper for executing Robo on Windows |
In addition the files `/package.json`, `/yarn.lock`, and `/postcss.config.js` as well as the `/node_modules/` directory are used by [Yarn](https://yarnpkg.com/) and [PostCSS](https://postcss.org/) when modifying the stylesheet for The Arsse's manual.
In addition the files `/package.json` and `/postcss.config.js` as well as the `/node_modules/` directory are used by [Yarn](https://yarnpkg.com/) and [PostCSS](https://postcss.org/) when modifying the stylesheet for The Arsse's manual.
# Common tasks
@ -88,7 +90,7 @@ There is also a `test:quick` Robo task which excludes slower tests, and a `test:
### Test coverage
Computing the coverage of tests can be done by running `./robo coverage`. Either [phpdbg](https://php.net/manual/en/book.phpdbg.php) or [Xdebug](https://xdebug.org) is required for this. An HTML-format coverage report will be written to `/tests/coverage/`.
Computing the coverage of tests can be done by running `./robo coverage`, after which an HTML-format coverage report will be written to `/tests/coverage/`. Either [PCOV](https://github.com/krakjoe/pcov), [Xdebug](https://xdebug.org), or [phpdbg](https://php.net/manual/en/book.phpdbg.php) is required for this. PCOV is generally recommended as it is faster than Xdebug; phpdbg is faster still, but less accurate. If using either PCOV or Xdebug, the extension need not be enabled globally; PHPUnit will enable it when needed.
## Enforcing coding style
@ -105,17 +107,18 @@ The Arsse's user manual, made using [Daux](https://daux.io/), can be compiled by
The manual employs a custom theme derived from the standard Daux theme. If the standard Daux theme receives improvements, the custom theme can be rebuilt by running `./robo manual:theme`. This requires that [NodeJS](https://nodejs.org) and [Yarn](https://yarnpkg.com/) be installed, but JavaScript tools are not required to modify The Arsse itself, nor the content of the manual.
The Robo task `manual:css` will recompile the theme's stylesheet without rebuilding the entire theme.
## Building the man page
The Arsse's UNIX manual page is authored in Markdown, and must be converted to the native roff format using [Pandoc](https://pandoc.org/). This can be done by running `./robo manpage`, which will output appropriate files to `/dist/man/`. The conversion should not be done manually as there is post-processing required for optimal output.
## Packaging a release
Producing a release package is done by running `./robo package`. This performs the following operations:
Producing release packages is done by running `./robo package`. This performs the following operations:
- Duplicates a working tree with the commit (usually a release tag) to package
- Generates the manual
- Duplicates a [Git](https://git-scm.com/) working tree with the commit (usually a release tag) to package
- Generates UNIX manual pages with [Pandoc](https://pandoc.org/)
- Generates the HTML manual
- Installs runtime Composer dependencies with an optimized autoloader
- Deletes numerous unneeded files
- Exports the default configuration of The Arsse to a file
- Compresses the remaining files into a tarball
Due to the first step, [Git](https://git-scm.com/) is required to package a release.

651
RoboFile.php

@ -6,6 +6,8 @@ const BASE = __DIR__.\DIRECTORY_SEPARATOR;
const BASE_TEST = BASE."tests".\DIRECTORY_SEPARATOR;
define("IS_WIN", defined("PHP_WINDOWS_VERSION_MAJOR"));
define("IS_MAC", php_uname("s") === "Darwin");
define("IS_LINUX", !IS_WIN && !IS_MAC);
error_reporting(0);
function norm(string $path): string {
$out = realpath($path);
@ -24,7 +26,7 @@ class RoboFile extends \Robo\Tasks {
* ./robo test --testsuite TTRSS --exclude-group slow --testdox
*
* Please see the PHPUnit documentation for available options.
*/
*/
public function test(array $args): Result {
return $this->runTests(escapeshellarg(\PHP_BINARY), "typical", $args);
}
@ -33,7 +35,7 @@ class RoboFile extends \Robo\Tasks {
*
* This includes pedantic tests which may help to identify problems.
* See help for the "test" task for more details.
*/
*/
public function testFull(array $args): Result {
return $this->runTests(escapeshellarg(\PHP_BINARY), "full", $args);
}
@ -42,7 +44,7 @@ class RoboFile extends \Robo\Tasks {
* Runs a quick subset of the test suite
*
* See help for the "test" task for more details.
*/
*/
public function testQuick(array $args): Result {
return $this->runTests(escapeshellarg(\PHP_BINARY), "quick", $args);
}
@ -53,10 +55,10 @@ class RoboFile extends \Robo\Tasks {
* tests/coverage/. Additional reports may be produced by passing
* arguments to this task as one would to PHPUnit.