phubb.git
2025-09-09 Christian WeiskeCheck for valid topic URL when publishing master github/master
2025-09-09 Christian WeiskeAdd domain whitelist
2020-03-07 Christian WeiskeUpdate index page; mention websub, remove pubsubhubbub
2020-03-07 Christian Weiskeuse own user-agent header for http requests
2020-03-05 Christian WeiskeDo not log HTTP errors when fetching topic for publishing
2020-03-03 Christian WeiskeForward duplicate headers to subscribers (especially...
2020-03-03 Christian Weiskes/PubSubHubbub/WebSub/
2020-03-03 Christian WeiskeDelete outdated subscriptions
2020-03-03 Christian Weiskelimit verification to 10 seconds
2020-03-03 Christian WeiskeIgnore HTTP errors when verifying subscriptions
2020-03-03 Christian WeiskeFix errors related to missing default values
2017-06-02 Christian Weiskefix double slash
2017-06-02 Christian WeiskeSubscriber count image
2017-05-18 Christian WeiskeDisable test scripts by default
2017-05-18 Christian WeiskeRemove subscription when subscriber returns "410 Gone"
2017-05-18 Christian WeiskeMove subscription DB code into separate class
2017-05-02 Christian WeiskeDelete reping requests when unsubscribing
2017-05-02 Christian WeiskeMake code more readable
2016-11-25 Christian WeiskeValidate and limit lease seconds
2016-11-06 Christian Weiskesystemd service configuration for phubb workers
2016-11-06 Christian Weiskeverify topic on publish requests, too
2016-11-06 Christian Weiskeadd topic host blacklisting
2016-07-12 Christian Weiskefix DB constrait violation
2016-05-26 Christian WeiskeAdd LICENSE file
2016-01-30 Christian Weiskecs
2016-01-30 Christian Weiskeuse log correctly
2015-05-27 Christian Weiskeadd a description
2015-05-27 Christian Weiskeadd license, author and config file information to...
2015-05-26 Christian WeiskeImplement index page. This fixies issue #1
2015-05-19 Christian Weiskesupport hub.topic when publishing
2015-04-28 Christian Weiskesend content type and content length in notifications
2015-04-16 Christian Weiskeset default lease seconds to max lease time
2015-04-15 Christian Weiskefix broken rst
2015-04-15 Christian Weiskeadd support for wildcard URLs
2015-04-13 Christian Weiskerename worker script
2015-04-13 Christian Weiskemake logging configurable
2015-04-13 Christian Weisketalk about composer deps
2015-04-13 Christian WeiskeLogging improvements; add job handle to each log message
2015-04-13 Christian Weiskelogging & db reconnect
2015-04-08 Christian Weiskeupdate schema; add etag column
2015-04-08 Christian Weiskeonly send notifications when content changed
2015-04-08 Christian Weiskeuse subscriber lease time when notifying
2015-04-08 Christian Weisketrack subscriber count on topic
2015-04-08 Christian Weiskewhat works-section
2015-04-08 Christian Weiskedb schema update for repings
2015-04-07 Christian Weiskeimplement re-pinging
2015-04-01 Christian WeiskeFix support for TinyTiny RSS which sends an empty lease...
2015-04-01 Christian Weiskefix bug in url generation
2015-04-01 Christian Weiskemake db credentials configurable
2015-03-31 Christian Weiskemore todo
2015-03-31 Christian Weiskecleanup tmp data after all pings were successful
2015-03-31 Christian Weisketalk about todo and notifications
2015-03-30 Christian Weisketalk about db props
2015-03-30 Christian Weiskeadd db schema dump
2015-03-26 Christian Weiskefix subscribing
2015-03-26 Christian Weiskegearmanification
2015-03-24 Christian Weiskeupdate readme
2015-03-24 Christian Weiskesubscribing works