aboutsummaryrefslogtreecommitdiffstats
path: root/prosody-module (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-22exit module after sending error reply in case storage backend returned error ...steckbrief1-0/+2
2016-08-22Fixed string comparison from not equals to equals for slot_type check and add...steckbrief1-2/+3
2016-08-21fixed wrong reqbody for delete, added explicit slot_type also for upload requ...steckbrief1-3/+3
2016-08-20Feature added: prosody module extended to request delete tokensteckbrief1-85/+153
2016-01-13read url and server_key from configurationlookshe1-2/+8
2016-01-06check for 403 (wrong xmpp_server_key)lookshe1-1/+3
2016-01-06use util.json from prosodylookshe2-716/+1
2016-01-05corrected if-statements and some more copy-paste-errorslookshe1-10/+10
2016-01-05deleted old "lib" and corrected copy-paste-errorlookshe2-715/+1
2016-01-05corrections to load module in prosody without errorslookshe2-1/+715
2016-01-04removed unused file size checklookshe1-5/+0
2016-01-04correct indentionlookshe1-29/+29
2016-01-04initial implementation of module for prosody, not tested yetlookshe2-0/+848