|
cb18056613
|
Fix minor codestyle issues
|
2017-12-17 11:03:46 +01:00 |
|
Florian Schmaus
|
3a7c20ce54
|
Add more HTTP File Upload SlotProvider tests
|
2017-12-10 14:23:11 +01:00 |
|
Florian Schmaus
|
0a0066c806
|
Fix XEP-0363 HTTP File Upload elements
Smack still expected the URLs as element text and not as value of an
'url' attribute.
Fixes SMACK-790.
|
2017-12-10 14:22:57 +01:00 |
|
Florian Schmaus
|
9d63baf55a
|
Use assertXMLEqual() in SlotRequestCreateTest
|
2017-07-05 19:09:30 +02:00 |
|
Florian Schmaus
|
858ba3f82a
|
Fix HTTP File Upload's SlotRequest
Fixes SMACK-774. Thanks to Nathan Freitas for reporting this.
|
2017-07-05 18:27:47 +02:00 |
|
Florian Schmaus
|
08e897113d
|
Add CustomImportOrder checkstyle rule
And matching ImportOrder settings for Eclipse in
resources/eclipse/smack.importorder
|
2017-06-14 17:12:43 +02:00 |
|
Florian Schmaus
|
09b6608a3a
|
Fix and improve the HTTP File Upload implementation
Fix a few resource leaks. Improve the API and add an integration
test. Also add compability layer for XEP-0363: HTTP File Upload 0.2.
SMACK-747
|
2017-03-10 17:54:29 +01:00 |
|
Grigory Fedorov
|
72d4c8b611
|
Add support for XEP-0363: HTTP File Upload.
Fixes SMACK-747
|
2017-03-10 17:47:13 +01:00 |
|