c4ee7254cd
Refactor some tests to use data providers
2020-01-08 12:02:43 -05:00
fb2602fe04
Don't load actual configuration during CLI tests
2019-12-27 09:00:22 -05:00
3ee89bf669
Version bump
2019-12-06 17:46:53 -05:00
c9d4540616
Merge branch 'mysql'
2019-12-06 17:44:29 -05:00
bbe70b6abc
Corect CamelCase references to Nextcloud
2019-12-05 13:02:02 -05:00
5df89009e6
Merge branch 'master' of https://code.mensbeam.com/MensBeam/arsse
2019-12-02 19:09:16 -05:00
15de8c2320
Fix PostgreSQL connection error message
2019-12-02 17:14:03 -05:00
737dd9f6b8
Fix foreign keys in MySQL
2019-12-01 15:00:28 -05:00
0e5b242c67
Version bump
2019-10-28 11:07:04 -04:00
c59cdfef76
Whitespace fixes
2019-10-25 15:16:35 -04:00
71c7cd8fb1
Full coverage! Fixes #66
2019-10-19 18:51:01 -04:00
728eecfbb5
Additional service tests
2019-10-19 12:14:13 -04:00
7ac4fb4715
Clarify PDO workaround for SQLite
2019-10-18 16:09:01 -04:00
3ef1177f06
Remove driver lists
2019-10-18 13:20:28 -04:00
b6dd8ab20d
Improvements to and proper tests for query builder
2019-10-18 13:11:03 -04:00
c706a76057
Simplify array flattening
2019-10-18 13:10:03 -04:00
64c3ec3571
Coverage fixes and OPML bugfix
2019-10-17 13:00:56 -04:00
1809fb254e
Deal with trailing whitespace in media types
2019-09-27 22:54:33 -04:00
4f5a8e3180
Make media type checking more robust
2019-09-27 22:38:03 -04:00
5f993187ea
Be explicit with HTTP challenge character encoding
2019-09-27 17:16:34 -04:00
c5337b37b4
Consolidate creation of synthetic server requests
2019-09-25 18:30:53 -04:00
3da884dfbc
Don't embed ito SQL strings with question marks
...
Fixes #175
2019-09-12 09:53:43 -04:00
be5ad50f54
Tests for text search clause generator
2019-09-12 09:41:01 -04:00
fb6e2babb9
Change some conditions to asserts
2019-09-12 08:32:40 -04:00
3aac583c00
Add Microsub to possible future APIs
2019-09-05 14:02:06 -04:00
c9e86e71c4
More style fixes
2019-09-05 11:25:50 -04:00
53aa7a4d0d
Style fixes
2019-09-05 10:21:36 -04:00
d9c769d40e
Remove Target class
2019-09-05 10:19:05 -04:00
29667464a1
Remove unnecessary namespace imports
2019-09-05 10:03:32 -04:00
0eb0fbcc0d
Also normalize relative URLs
2019-09-03 19:34:56 -04:00
3439895779
Normalize URLs before establishing feed uniqueness
2019-09-03 19:04:23 -04:00
a175561574
Documentation corrections
2019-09-03 13:26:00 -04:00
bd71ddb929
Percent-encoding and IPv6 normalization
2019-09-03 13:16:05 -04:00
12fe786a2f
Cleanup
2019-08-29 12:28:23 -04:00
d4802bcdb6
Handle IDNs
...
While IPv6 address normalization was originally planned, this was deemed
too much effort to bother with such a niche feature; IPv6 addresses are
instead passed through unmodified
2019-08-27 15:18:02 -04:00
dc750acf07
Handle ports, paths, and credentials correctly
2019-08-27 11:08:13 -04:00
13c27c2536
Start on URL normalizer
2019-08-26 22:13:30 -04:00
e5696fdf44
Merge branch 'manual'
2019-08-25 13:21:44 -04:00
cfef75ccba
Don't update the feed URL when fetching
...
This can result in some unpredictable constraint violations
2019-08-06 09:58:30 -04:00
1ef669a464
Documentation for user management and OPML
2019-07-31 14:57:43 -04:00
eb120b4629
Fetch in three hours if caching is via etag
2019-07-27 11:03:17 -04:00
137be8bde2
Fix whitespace
2019-07-26 23:24:29 -04:00
45a43488ee
Increase compatibility with misbehaving Fever clients
2019-07-26 23:23:22 -04:00
db5bcb78a3
Fix lookup of evergreen tokens
2019-07-26 20:06:47 -04:00
d6220c1bbb
Merge branch 'master' into manual
2019-07-26 11:27:14 -04:00
4282ba1c26
Version bump
2019-07-26 09:39:46 -04:00
f7240301e4
Basic database maintenance
...
Closes #169
2019-07-26 09:37:51 -04:00
422eaf9605
Invalidate sessions on password change; closes #170
2019-07-25 22:34:58 -04:00
faf524c54f
CLI test for import
...
Fixes #35
2019-07-25 15:45:18 -04:00
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