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

1319 commits

Author SHA1 Message Date
J. King
7d82725a03 Add Liferea to clients list 2019-07-28 11:33:33 -04:00
J. King
a7ae38589b Database documentation corrections 2019-07-28 07:58:01 -04:00
J. King
05fe34fec2 Sdd note about cron 2019-07-28 07:46:00 -04:00
J. King
4837aa2d3d Minor enhancements to instructions 2019-07-28 07:39:47 -04:00
J. King
5897562685 Installation instructions 2019-07-28 07:26:16 -04:00
J. King
f2b456d709 Start on installation page 2019-07-27 19:01:49 -04:00
J. King
96342eccb1 Tweaks 2019-07-27 18:40:41 -04:00
J. King
6bb382e7c4 Documentation for databases 2019-07-27 17:37:00 -04:00
J. King
f0c99edd22 Various corrections 2019-07-27 17:36:41 -04:00
J. King
8a184ae99d Move inline style rules out to a stylesheet 2019-07-27 12:15:19 -04:00
J. King
eb120b4629 Fetch in three hours if caching is via etag 2019-07-27 11:03:17 -04:00
J. King
137be8bde2 Fix whitespace 2019-07-26 23:24:29 -04:00
J. King
45a43488ee Increase compatibility with misbehaving Fever clients 2019-07-26 23:23:22 -04:00
J. King
db5bcb78a3 Fix lookup of evergreen tokens 2019-07-26 20:06:47 -04:00
J. King
85fa1e48ab Add Fever to list of protocols 2019-07-26 19:43:52 -04:00
J. King
f50a78eafa Add basic Fever data; expand client list
Most new clients yet to be tested, but Newsout works fine.
2019-07-26 19:06:02 -04:00
J. King
d6220c1bbb Merge branch 'master' into manual 2019-07-26 11:27:14 -04:00
J. King
77b719660b Date 0.8.0 release 2019-07-26 09:43:45 -04:00
J. King
9f7e1c915c Start after PostgreSQL and MySQL when relevant 2019-07-26 09:42:36 -04:00
J. King
4282ba1c26 Version bump 2019-07-26 09:39:46 -04:00
J. King
f7240301e4 Basic database maintenance
Closes #169
2019-07-26 09:37:51 -04:00
J. King
cef31907d3 Cron functionality is not new 2019-07-25 22:39:54 -04:00
J. King
422eaf9605 Invalidate sessions on password change; closes #170 2019-07-25 22:34:58 -04:00
J. King
be92d2f052 Documentation update; fixes #168 2019-07-25 19:23:35 -04:00
J. King
faf524c54f CLI test for import
Fixes #35
2019-07-25 15:45:18 -04:00
J. King
13b76dea0c Tests for generic importing 2019-07-25 13:14:29 -04:00
J. King
0e95892aea Do not necessarily ignore blank tags in import
We still make them practically impossible in OPML imports, however
2019-07-24 14:20:17 -04:00
J. King
2aa16f3405 Merge branch 'fever' into opml 2019-07-24 14:04:04 -04:00
J. King
56bb460820 Test answering OPTIONS requests in Fever 2019-07-24 12:32:00 -04:00
J. King
61b942df70 Defer Fever favicons to a future release 2019-07-24 12:27:50 -04:00
J. King
0480465e7e Test Fever XML responses
Fixes #158
2019-07-24 09:10:13 -04:00
J. King
8f9678b8a4 Tests for baasic import errors 2019-07-05 21:18:30 -04:00
J. King
103755cfb4 Test fixture for import tests 2019-07-05 19:01:34 -04:00
J. King
30cede9ea4 Make OPML parser protected 2019-07-05 14:58:05 -04:00
J. King
61fe673e20 Skeleton for import tests 2019-06-23 18:45:24 -04:00
J. King
cb71a9efd7 Make database connections for testing configurable 2019-06-22 10:29:26 -04:00
J. King
2628ff7bf4 Make database test helpers generic 2019-06-21 18:52:27 -04:00
J. King
12ef3e649f Mock AbstractImportExport directly 2019-06-21 13:55:49 -04:00
J. King
7046ce163c More format-neutral code out of OPML class 2019-06-21 13:47:34 -04:00
J. King
92b1626dba Remove most unused features of the query builder
Experience has proved programmatically setting joins is not useful, and
getting the types and values of query parts was not being maintained.

The programmatic setting of GROUP BY may be useful in future, however.
2019-06-21 12:00:23 -04:00
J. King
62fe3a7298 Fix case of vfsstream tool dependency 2019-06-21 10:30:36 -04:00
J. King
54aaab50b5 Update tools 2019-06-20 15:57:49 -04:00
J. King
c1e13e6199 Tests for file imports 2019-05-12 16:33:19 -04:00
J. King
be5a1fb94f Mixed content test for OPML 2019-05-08 20:24:16 -04:00
J. King
0f7d49c21e More OPML tests and fixes 2019-05-06 19:36:39 -04:00
J. King
644750487c Command line documentation and fixes 2019-05-06 00:02:59 -04:00
J. King
a30114807f Tests and fixed for OPML feed parsing 2019-05-05 20:29:44 -04:00
J. King
cdd9f4dfbe More OPML parser tests 2019-05-02 21:54:49 -04:00
J. King
5ba009cfed First set of OPML parser tests 2019-05-02 12:52:52 -04:00
J. King
6ef13d0880 Style fixes 2019-05-01 22:52:20 -04:00