fix minor issue with postgres listener dealing with connection errors and shutdown
[websub-hub] / test /
2022-01-03 Justin WindMerge branch 'v1.3-dev' as v1.3.3 v1.3.3
2022-01-02 Justin Windroot html is no longer invariant, serve it normally
2021-12-30 Justin Windrefactor of authentication and html-templates into...
2021-11-05 Justin WindMerge branch 'v1.3-dev' as v1.3.1 v1.3.1
2021-11-05 Justin Windkeep sensitive credentials out of logs
2021-10-23 Justin WindMerge branch 'v1.3-dev' as v1.3.0 v1.3.0
2021-10-23 Justin WindIndieAuth login support, allows viewing of topics relat...
2021-10-05 Justin WindMerge branch 'v1.2-dev' as v1.2.2 v1.2-dev v1.2.2
2021-10-05 Justin Windupdate dependencies and devDependencies, fix a comment
2021-09-10 Justin WindMerge branch 'v1.2-dev' as v1.2.1 v1.2.1
2021-09-10 Justin Windupdate dependencies and remove now-redundant functions
2021-08-28 Justin WindMerge branch 'v1.2-dev' as v1.2.0 v1.2.0
2021-08-23 Justin Windexpired subscriptions and deleted topics with no subscr...
2021-08-23 Justin Windpublish requests may now include multiple topic urls
2021-08-23 Justin WindMerge branch 'v1.1-dev' as v1.1.5 v1.1.5
2021-08-23 Justin Windfix sqlite subscription data to return native dates
2021-08-16 Justin WindMerge branch 'v1.1-dev' as v1.1.4 v1.1.4
2021-08-16 Justin Windfix a postgres-listener test
2021-08-16 Justin Windignore invocation of worker process if already running
2021-08-13 Justin WindMerge branch 'v1.1-dev' as v1.1.3 v1.1.3
2021-08-13 Justin Windworker tasks now share one db context, rather than...
2021-08-11 Justin WindMerge branch 'v1.1-dev' as v1.1.2 v1.1.2
2021-08-11 Justin Windparse topic content-types to recode content with non...
2021-08-09 Justin WindMerge branch 'v1.1-dev' as v1.1.0 v1.1.0
2021-08-06 Justin Windadd caching for topic content db calls (Postgres only)
2021-08-05 Justin Windrenamed database schemaCheck method to initialize
2021-08-01 Justin WindInitial release v1.0.0