Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-21 | fixed wrong reqbody for delete, added explicit slot_type also for upload ↵ | steckbrief | 1 | -3/+3 | |
request, variable misspelling corrected | |||||
2016-08-20 | Feature added: prosody module extended to request delete token | steckbrief | 1 | -85/+153 | |
2016-01-13 | read url and server_key from configuration | lookshe | 1 | -2/+8 | |
2016-01-06 | check for 403 (wrong xmpp_server_key) | lookshe | 1 | -1/+3 | |
2016-01-06 | use util.json from prosody | lookshe | 2 | -716/+1 | |
2016-01-05 | corrected if-statements and some more copy-paste-errors | lookshe | 1 | -10/+10 | |
2016-01-05 | deleted old "lib" and corrected copy-paste-error | lookshe | 2 | -715/+1 | |
2016-01-05 | corrections to load module in prosody without errors | lookshe | 2 | -1/+715 | |
2016-01-04 | removed unused file size check | lookshe | 1 | -5/+0 | |
2016-01-04 | correct indention | lookshe | 1 | -29/+29 | |
2016-01-04 | initial implementation of module for prosody, not tested yet | lookshe | 2 | -0/+848 | |