8834a65e4c
Address case where user is already arsse
2024-01-10 11:00:08 -05:00
b1154359e4
Prepare release
2024-01-09 19:04:28 -05:00
3838cdc0af
Merge branch 'arch2'
2024-01-09 18:42:55 -05:00
1f9beb85a5
Fix socket path
2024-01-09 18:13:36 -05:00
2670ed4ab8
Typo
2024-01-07 12:33:58 -05:00
4df97eefcb
Oops
2024-01-07 12:30:40 -05:00
82f94d1dae
Remove obsolete systemd patching
2024-01-07 12:28:47 -05:00
7f6b36d4da
Remove references to Pandoc
2024-01-07 11:23:46 -05:00
06ec67816a
Update arsse-git PKGBUILD
...
This includes both adaptations for php-legacy as well as for the new mdoc manual
2024-01-05 11:20:56 -05:00
e647d79e1e
Update dependencies
2024-01-05 09:17:08 -05:00
f853851568
Run with the correct executable name visible to PHP
2024-01-05 09:16:57 -05:00
4131531bff
Tweaks
...
- Add new files to PKGBUILD backup
- Adjust Robo caller to use ARSSE_PHP variable; Windows will need adjusting later
2023-12-29 19:42:33 -05:00
9086a5d9b1
Add interpreter adaptation for service, with documentation
2023-12-24 14:39:42 -05:00
cce48878e7
Add pool for php-legacy
2023-12-22 16:35:09 -05:00
185ae88ba3
Correct outdated documentation
2023-12-22 13:47:26 -05:00
29fb134633
First steps in supporting php-legacy in Arc
...
This sorts out HTTP servers, hopefully. Adaptation for systemd and documentation are still required
2023-12-22 13:27:02 -05:00
9951b44932
Update changelog
2023-11-01 12:48:30 -04:00
692af39768
Use mdoc manual directly without any preprocessing
2023-10-29 22:20:14 -04:00
73446887f5
Editorial tweak
2023-10-28 08:06:49 -04:00
e20937f98f
The rest of the mdoc manual
2023-10-27 23:23:15 -04:00
2ff3286aa9
More work on mdoc manual
2023-10-27 20:44:01 -04:00
174ed544b2
Start on an mdoc-format manual
2023-10-27 12:28:22 -04:00
5579144fee
Complete native groff manual
2023-10-26 18:15:20 -04:00
7613142221
Start on a native groff manual
2023-10-25 17:24:54 -04:00
d9b90390e7
Update style rules
2023-06-17 11:09:03 -04:00
59a9329032
Upgrade dependencies where possible with PHP 7.3
2023-03-24 10:28:20 -04:00
be3adf7026
Document RoboFile better
2023-03-23 11:31:33 -04:00
eb371b75fe
Fix documentation errors
2023-03-22 23:45:56 -04:00
1b80ad37bc
Merge branch 'csfixer3'
...
Code style cleanup to mostly conform to PSR-12
2023-03-22 23:33:05 -04:00
3c83fc9139
Update php-cs-fixer rules
2023-03-22 23:14:19 -04:00
711f87aad8
Housekeeping
...
- Update Docopt
- Switch toin-house Picofeed branch for now
- Update composer-bin
- Update php-cs-fixer
Daux has been left as-is for now even though we're using an old version
2023-03-22 22:57:58 -04:00
0a8d19d37d
Require PHP 7.3
...
This addresses the last of the deprecation warnings in PHP 8.2
2023-01-28 12:43:42 -05:00
fe06ffc176
Avoid dynamic property creation with PicoFeed
...
This only leaves the Laminas XML deprecated behaviour to handle
2023-01-28 11:18:14 -05:00
0d6f8d2921
Avoid most deprecation warnings
...
The Feed class sets dynamic properties on Picofeed classes; this will
need to be completely rewritten. Version 1.2 of the Laminas XML class
also uses a deprecated function, but upgrading it to 1.3 will require
PHP 7.3.
2023-01-27 15:33:34 -05:00
92b1a840a1
Support PHP 8.2 properly
2023-01-24 15:12:21 -05:00
a25e777ec6
Version bump
2022-09-14 08:06:22 -04:00
44e2c9c13e
Update documentation
2022-09-13 19:56:01 -04:00
866800dcc5
Finish last Guzzle-related tests
2022-09-13 19:52:29 -04:00
136d3782e3
Update changelog
2022-08-07 20:16:27 -04:00
3be3f43bab
Start on tests for response wrappers
2022-08-06 22:59:25 -04:00
d2f3f19128
Fix failures
2022-08-06 16:16:18 -04:00
459e44e041
Address remaining errors
...
Still many failures to fix
2022-08-06 16:03:50 -04:00
56f015bfb9
More Guzzle conversion
2022-08-06 13:40:02 -04:00
64ec3f6ae4
Use unused variable
2022-08-05 22:10:36 -04:00
4d18bf27e2
Adjust most uses of Diactoros to Guzzle PSR-7
2022-08-05 22:08:36 -04:00
e588a52e88
Replace ServerRequestFactory
2022-08-04 22:15:43 -04:00
6c0183faea
Replace instances of Diactoros' EmptyResponse
2022-08-04 22:04:39 -04:00
560d4db139
Remove Diactoros in favour of Guzzle PSR-7
...
For now this only adds convenience wrappers around Guzzle to somewhat
emulate Diactoros (albeit with a different API). Code and tests will be
adjusted in due course.
2022-08-04 09:26:17 -04:00
2557c22410
Update dependencies
2022-06-22 15:33:17 -04:00
4ca7b65a65
Update dependencies
2022-06-09 21:21:17 -04:00