J. King
b1154359e4
Prepare release
2024-01-09 19:04:28 -05:00
J. King
1b80ad37bc
Merge branch 'csfixer3'
...
Code style cleanup to mostly conform to PSR-12
2023-03-22 23:33:05 -04:00
J. King
92b1a840a1
Support PHP 8.2 properly
2023-01-24 15:12:21 -05:00
J. King
a25e777ec6
Version bump
2022-09-14 08:06:22 -04:00
J. King
144a41e061
Prepare new version
2022-04-04 14:05:04 -04:00
J. King
b707ecc942
Tag new version
2022-01-17 19:31:06 -05:00
J. King
c7dcc36ba1
Update version
2021-07-09 22:41:00 -04:00
J. King
37c58e186a
Handle hangup signal
2021-07-05 20:57:05 -04:00
J. King
c49cb72528
Fail gracefully when extensions are missing
...
This still needs tests
2021-07-05 20:57:05 -04:00
J. King
75e87f31a0
Prototype code to check for missing extensions
...
This is useful in general, but will also provide clear error text if
trying to fork without the posix or pcntl extensions
2021-07-05 20:57:05 -04:00
J. King
0236b42052
Use tmpfiles to create link to config file
2021-05-23 17:57:50 -04:00
J. King
4080b2d09d
Apply new rules
2021-04-14 11:17:01 -04:00
J. King
fa4ab3218a
Version bump
2021-03-18 10:45:28 -04:00
J. King
54a6fcc0d6
Consolidate object factoriesinto one place
2021-02-06 23:51:23 -05:00
J. King
9b11001402
Fix sample Nginx configuration
2020-10-26 12:57:16 -04:00
J. King
9bc1373998
Version bump
2020-09-09 18:24:42 -04:00
J. King
e60f7ea03f
Add class constant visibility
2020-03-01 18:32:01 -05:00
J. King
9696d55b31
Prepare ugfix release
2020-02-16 17:43:46 -05:00
J. King
bbace7a0ac
Use void and nullable return types where practical
2020-01-20 13:34:03 -05:00
J. King
3ee89bf669
Version bump
2019-12-06 17:46:53 -05:00
J. King
0e5b242c67
Version bump
2019-10-28 11:07:04 -04:00
J. King
4282ba1c26
Version bump
2019-07-26 09:39:46 -04:00
J. King
1e83350dd0
Version bump
2019-03-25 11:57:31 -04:00
J. King
91b6fdc696
Update changelog; bump version
2019-01-23 16:32:48 -05:00
J. King
05aadfe7c7
Use correct SQLite chema change procedure; version bump
2019-01-21 10:40:39 -05:00
J. King
c63d24e125
Version bump
2018-11-09 23:57:33 -05:00
J. King
1dcbb56077
Changelog and documentation updates
2018-11-07 10:24:35 -05:00
J. King
ba8e208d79
Partial CLI tests
2018-11-06 12:32:28 -05:00
J. King
f64f0c6a22
Whitespace cleanup
2018-10-26 14:58:04 -04:00
J. King
1aa556cf12
Add HTTP authentication support to TTRSS; fixes #133
...
Also bump version to 0.4.0
2018-10-26 14:40:20 -04:00
J. King
e4d64424c7
Make new bugfix release
2018-07-22 12:30:44 -04:00
J. King
cbc9491f75
CS fixes and version bump
2018-01-12 09:48:33 -05:00
J. King
f100cab558
Version bump
2017-12-07 18:24:35 -05:00
J. King
760b13993b
Version bump
2017-11-29 23:45:27 -05:00
J. King
11b2066922
Added per-file legal boilerplate
...
Includes PHPDoc license tag in the file-level block with accompanying copyright notice.
Also added an AUTHORS file on the off chance of outside contributions
2017-11-16 20:23:18 -05:00
J. King
1b72d45adf
Relegate bootstrap.php to testing; fixes #117
2017-10-01 09:33:49 -04:00
J. King
f7e50fe95d
Passed code through linter
2017-08-29 10:50:31 -04:00
J. King
da092d5f8c
Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality
2017-07-17 07:47:57 -04:00