| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Status code can't be less than 200 and greater than or equal 300 at the same
time. Using || instead of && marks all uploads that do not have 2xx status code
as "failed".
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #479
|
|
|
|
| |
fixes #468
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
| |
in provider, move XmppStreamModule into xmpp-vala
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
include and use pgp embedded file names
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #166
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
... and move classes around
|
| |
|
|
|