Age | Commit message (Collapse) | Author |
|
|
|
brought back in the future if the value is to be set directly from the
HTML script output.
|
|
working quite right)
- added a temp config var to disable salmon magic signatures until they're working consistently
|
|
|
|
|
|
|
|
|
|
to help us stay sane.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
little box
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
allows us to distinguish posts that have come through an unverified group feed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
longer linked in UI
|
|
|
|
|
|
|
|
- hub now defers subscription state updates until after verification, per spec
- hub now supports synchronous verification when requested (if async is not requested after)
- client now requests synchronous verification (it's a bit safer)
- cleanup on subscription logging/error responses
|
|
|
|
|
|
|
|
|
|
|
|
- set minimal error page output on PuSH callback
- allow hub to retry ($config['ostatus']['hub_retries']), simplify internal iface a bit. Retries are pushed to end of queue but otherwise not delayed yet; makes delivery more robust to one-off transitory errors but not yet against downtime.
|
|
|
|
|