~netlandish/links

After number of saves, order popular list by most recent first.

Changelog-changed: Popular listing page will now use the database ID to
 order the listing after popular counter. This will allow most recent
 items to show first.
Added support to specify which Sendy list-id to integrate with depending on the situation.

Changelog-added: Specify Sendy list-id when integrating per situation
Signed-off-by: Peter Sanchez <peter@netlandish.com>
Adding discussion mailing list link to README
Adding release script and supporting scripts/changes
Using constant strings for graphql error notifications
Adding fediverse and bluesky profile support for link listings.

Implements: https://todo.code.netlandish.com/~netlandish/links/88
Removing version from README
Fixing an issue where adding a link to a listing that has it's slug
duplicated (under a different domain) can cause the link to be saved to
the wrong listing.

Now the domain ID is required to add a link to a listing. This involves
a GraphQL schema update. Also the GraphQL API version had a patch bump.
Minor version bump
Add support for tags during HTML imports from browser bookmarks
Removing duplicate image call in getFeed query
gobwebs and carrier bump
GraphQL version set to 0.1.0
bump in readme
Adding simple help doc for translations
Small navigation additions
gobwebs bump and updates for custom worker pool size per queue
Update gobwebs and dowork. Changes to use the new version of dowork
More slug restrictions
Prevent the deletion of domains if they're actively in use.
Next