index
:
httpupload
live
master
xep0363
Implementation of the XEP-0363 - HTTP Upload
steckbrief
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
prosody-module
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
exit module after sending error reply in case storage backend returned error ↵
steckbrief
2016-08-22
1
-0
/
+2
|
|
|
|
code 403
*
exit module after sending error reply in case storage backend returned error ↵
steckbrief
2016-08-22
1
-0
/
+2
|
|
|
|
code 500
*
Fixed string comparison from not equals to equals for slot_type check and ↵
steckbrief
2016-08-22
1
-2
/
+3
|
|
|
|
added additional debug log message
*
fixed wrong reqbody for delete, added explicit slot_type also for upload ↵
steckbrief
2016-08-21
1
-3
/
+3
|
|
|
|
request, variable misspelling corrected
*
Feature added: prosody module extended to request delete token
steckbrief
2016-08-20
1
-85
/
+153
|
*
read url and server_key from configuration
lookshe
2016-01-13
1
-2
/
+8
|
*
check for 403 (wrong xmpp_server_key)
lookshe
2016-01-06
1
-1
/
+3
|
*
use util.json from prosody
lookshe
2016-01-06
2
-716
/
+1
|
*
corrected if-statements and some more copy-paste-errors
lookshe
2016-01-05
1
-10
/
+10
|
*
deleted old "lib" and corrected copy-paste-error
lookshe
2016-01-05
2
-715
/
+1
|
*
corrections to load module in prosody without errors
lookshe
2016-01-05
2
-1
/
+715
|
*
removed unused file size check
lookshe
2016-01-04
1
-5
/
+0
|
*
correct indention
lookshe
2016-01-04
1
-29
/
+29
|
*
initial implementation of module for prosody, not tested yet
lookshe
2016-01-04
2
-0
/
+848