1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Commit graph

1147 commits

Author SHA1 Message Date
J. King
4db1b95cf4 Add numeric IDs and other Miniflux data to SQLite schema 2020-10-30 15:25:22 -04:00
J. King
3ac010d5b6 Fix tests in absence of database extensions 2020-10-30 12:16:03 -04:00
J. King
b58a326461 Prepare for schema changes 2020-10-29 11:58:45 -04:00
J. King
e9682bc601 Correct typos 2020-10-27 14:39:02 -04:00
J. King
5a09dcb3ed Update changelog 2020-10-27 10:58:54 -04:00
J. King
e3ebd89aa8 Add NewsFlash to supported clients 2020-10-27 10:54:35 -04:00
J. King
0117e7f9bf Relax Fever's HTTP correctness for client compat
- Unread on iOS appears to send all API requests as GETs
- Newsflash on Linux sends multipart/form-data input
2020-10-27 10:49:54 -04:00
J. King
7ef02e1d65 Revert wishful thinking 2020-10-27 09:48:47 -04:00
J. King
3d909da1e5 Update iOS/macOS client URLs 2020-10-26 16:09:42 -04:00
J. King
6520ed38fb Update dependencies 2020-10-26 14:44:54 -04:00
J. King
9b11001402 Fix sample Nginx configuration 2020-10-26 12:57:16 -04:00
J. King
2e0ed5e923 Add reference to MariaDB missing features 2020-09-24 09:46:55 -04:00
J. King
afbf3be031 Use 'union all' instead of 'union' in queries 2020-09-22 11:34:52 -04:00
J. King
6ee7ca4aa4 Update PicoFeed to latest release version 2020-09-15 08:45:49 -04:00
J. King
9bc1373998 Version bump 2020-09-09 18:24:42 -04:00
J. King
0f3ada598e Work around Picofeed bug
A fix is pending merging upstream
2020-09-09 14:52:35 -04:00
J. King
d29917caf8 Update Yarn again 2020-09-09 14:33:14 -04:00
J. King
e75d15e552 Update dependencies 2020-09-09 10:59:28 -04:00
J. King
77aef9c995 Yarn update 2020-07-19 09:08:43 -04:00
J. King
ee549cdee7 Appease GitHub (yet again) 2020-06-22 11:32:17 -04:00
J. King
2620314583 GitHub should now be kept in sync at all times 2020-04-25 11:49:45 -04:00
J. King
20fe65b67e Make changelog point to manual instead of readme 2020-04-25 11:43:36 -04:00
J. King
66a4f71ef3 Minor simplification 2020-04-25 11:42:23 -04:00
J. King
5f35a680e3 Appease GitHub (again) 2020-03-31 12:53:11 -04:00
J. King
c1e27684d4 Appease GitHub 2020-03-20 16:51:47 -04:00
J. King
1268e5fd73 Finally fix DST error in tests 2020-03-11 16:21:42 -04:00
J. King
7777ff962f Group more style rules under PSR-12 2020-03-01 21:07:36 -05:00
J. King
e60f7ea03f Add class constant visibility 2020-03-01 18:32:01 -05:00
J. King
bc53a2d24a Style fixes 2020-03-01 15:16:50 -05:00
J. King
a7f69c845f Use a more specific house style 2020-03-01 15:15:57 -05:00
J. King
3aa17ee70f Whitespace 2020-03-01 10:17:16 -05:00
J. King
e8091fa740 Speed up coverage slightly. 2020-02-24 18:52:14 -05:00
J. King
9696d55b31 Prepare ugfix release 2020-02-16 17:43:46 -05:00
J. King
670fb61299 Merge branch 'php7.1' 2020-02-16 17:37:38 -05:00
J. King
1d514e4739 Remove forked picofeed repository 2020-02-16 17:37:13 -05:00
J. King
cf4a9e6436 Use archived copy of MySQL critique 2020-02-03 16:55:45 -05:00
J. King
39a1895867 Refine and cover new Guzzle error handling 2020-02-03 16:54:45 -05:00
J. King
cb41912f36 Merge branch 'master' into php7.1 2020-02-02 15:45:58 -05:00
J. King
d7e10e40ee Prefer PCOV for code coverage 2020-02-01 23:43:46 -05:00
J. King
04878bda9d Documentation changes 2020-01-25 11:18:51 -05:00
J. King
06d3af0ac3 Fix remaining Picofeed-related test failures 2020-01-24 15:54:08 -05:00
J. King
9cb7cf485d Style fix 2020-01-23 17:07:58 -05:00
J. King
e29c573210 Update tools 2020-01-23 17:07:32 -05:00
J. King
49d003082d Fix problems with nicolus/picofeed
This involved multiple fixes to Picofeed itself, not all of which have
been merged upstream yet
2020-01-23 17:07:20 -05:00
J. King
e583ffea67 Start on integrating well-maintained picofeed fork
Picofeed configuration does not seem to get passed to Guzzle.
2020-01-21 08:42:38 -05:00
J. King
b5f118e8cb Cleanup 2020-01-20 13:52:48 -05:00
J. King
bbace7a0ac Use void and nullable return types where practical 2020-01-20 13:34:03 -05:00
J. King
5838af892f Replace references to Zend with Laminas 2020-01-20 10:40:05 -05:00
J. King
0565553d4a Change PHP requirement in manual 2020-01-20 00:38:38 -05:00
J. King
9e1087914c Change tool dependencies to "dev" type 2020-01-20 00:36:42 -05:00