J. King
484510cf8c
Expand text fields other than user id and feed URL
2019-12-03 17:10:47 -05:00
J. King
15de8c2320
Fix PostgreSQL connection error message
2019-12-02 17:14:03 -05:00
J. King
f4b08170bf
Fix MySQL schema
2019-12-02 16:38:41 -05:00
J. King
568e6e4660
Delete dangling MySQL records when updating
...
MySQL seems to reject queries involving arsse_folders.parent and
arsse_subscription.folder, though they appear to be valid. More testing
is required.
2019-12-01 22:29:48 -05:00
J. King
737dd9f6b8
Fix foreign keys in MySQL
2019-12-01 15:00:28 -05:00
J. King
c6b79d49ba
Documentation corrections
2019-10-28 19:48:10 -04:00
J. King
5ede4cbdb2
Clarify coverage requirements
2019-10-28 13:14:31 -04:00
J. King
bbc96e4f37
Remove reference to obsolete CSS-only manual task
2019-10-28 13:09:10 -04:00
J. King
733f0d7fd5
Fix typo
2019-10-28 12:43:47 -04:00
J. King
0e5b242c67
Version bump
2019-10-28 11:07:04 -04:00
J. King
c59cdfef76
Whitespace fixes
2019-10-25 15:16:35 -04:00
J. King
71c7cd8fb1
Full coverage! Fixes #66
2019-10-19 18:51:01 -04:00
J. King
728eecfbb5
Additional service tests
2019-10-19 12:14:13 -04:00
J. King
bad86cedb3
Tests for bootstrapper
2019-10-19 12:13:42 -04:00
J. King
7ac4fb4715
Clarify PDO workaround for SQLite
2019-10-18 16:09:01 -04:00
J. King
3ef1177f06
Remove driver lists
2019-10-18 13:20:28 -04:00
J. King
b6dd8ab20d
Improvements to and proper tests for query builder
2019-10-18 13:11:03 -04:00
J. King
c706a76057
Simplify array flattening
2019-10-18 13:10:03 -04:00
J. King
c3643fba10
Tests for URL::absolute()
2019-10-17 16:23:41 -04:00
J. King
64c3ec3571
Coverage fixes and OPML bugfix
2019-10-17 13:00:56 -04:00
J. King
b8b8a6aa70
Also adjust test for MySQL connection failure
2019-10-16 10:26:39 -04:00
J. King
cb1039326c
Fix PostgreSQL tests when using "trust" authentication
2019-10-11 13:04:15 -04:00
J. King
cf5c08459f
Remove unused Daux libs
2019-10-11 12:51:32 -04:00
J. King
5d70f9fc11
Update dependencies
2019-10-11 12:02:22 -04:00
J. King
9461cefc35
Upgrade Daux to 0.11
2019-10-11 12:00:48 -04:00
J. King
5f993187ea
Be explicit with HTTP challenge character encoding
2019-09-27 17:16:34 -04:00
J. King
c5337b37b4
Consolidate creation of synthetic server requests
2019-09-25 18:30:53 -04:00
J. King
67bde97e0c
Update changelog
2019-09-12 11:50:33 -04:00
J. King
a143c86136
Set up test better
2019-09-12 11:14:30 -04:00
J. King
3da884dfbc
Don't embed ito SQL strings with question marks
...
Fixes #175
2019-09-12 09:53:43 -04:00
J. King
be5ad50f54
Tests for text search clause generator
2019-09-12 09:41:01 -04:00
J. King
fb6e2babb9
Change some conditions to asserts
2019-09-12 08:32:40 -04:00
J. King
d0f780d4e6
Unit tests for IN() clause generator
2019-09-11 15:25:26 -04:00
J. King
3aac583c00
Add Microsub to possible future APIs
2019-09-05 14:02:06 -04:00
J. King
5620070106
Update changelog
2019-09-05 13:59:19 -04:00
J. King
b0517ddda1
Merge branch 'urlnorm'
2019-09-05 13:58:14 -04:00
J. King
c9e86e71c4
More style fixes
2019-09-05 11:25:50 -04:00
J. King
53aa7a4d0d
Style fixes
2019-09-05 10:21:36 -04:00
J. King
d9c769d40e
Remove Target class
2019-09-05 10:19:05 -04:00
J. King
6235cb0be6
Fix errors in last commit
2019-09-05 10:13:17 -04:00
J. King
29667464a1
Remove unnecessary namespace imports
2019-09-05 10:03:32 -04:00
J. King
0eb0fbcc0d
Also normalize relative URLs
2019-09-03 19:34:56 -04:00
J. King
3439895779
Normalize URLs before establishing feed uniqueness
2019-09-03 19:04:23 -04:00
J. King
a175561574
Documentation corrections
2019-09-03 13:26:00 -04:00
J. King
bd71ddb929
Percent-encoding and IPv6 normalization
2019-09-03 13:16:05 -04:00
J. King
03262e7f44
Typo fix
2019-08-29 19:06:59 -04:00
J. King
f159965b56
Add more cautious about using MySQL
2019-08-29 13:53:32 -04:00
J. King
3f3a571fc1
Go back to mainline Daux
2019-08-29 13:06:38 -04:00
J. King
12fe786a2f
Cleanup
2019-08-29 12:28:23 -04:00
J. King
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