| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
This allows us to report different error types with more information and
makes it possible to distinguish stanza errors and errors generated
locally.
Part of #501.
|
| |
|
|
|
|
| |
Closes #502.
Co-authored-by: Jonah BrĂ¼chert <jbb@kaidan.im>
|
| |
|
|
|
|
|
|
|
| |
This makes the handling much easier because you don't have to manually
check whether the set 'Items' type means items have been published or
retracted. There is no retract type in the XML representation, but that
doesn't mean that we cannot distinguish both cases.
Closes #521.
|
| | |
|
|
|
The code for PEP managers is often very similiar, this should make it a
bit easier.
|