Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 2360:72cbb6478f97
age | author | description |
---|---|---|
Sun, 24 Sep 2017 16:32:22 +0200 | Goffi | plugin XEP-0060: use client instead of profile_key in getItems |
Sun, 20 Aug 2017 17:37:43 +0200 | Goffi | plugin XEP-0277: added microblog namespace to disco info |
Wed, 12 Jul 2017 19:05:33 +0200 | Goffi | plugins invitation, XEP-0277: strip language, we don't want spaces |
Wed, 05 Jul 2017 15:04:43 +0200 | Goffi | plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile |
Thu, 29 Jun 2017 23:40:12 +0200 | Goffi | plugin XEP-0277: max_items fix (last "fix" about it was actually bad) |
Thu, 29 Jun 2017 20:45:54 +0200 | Goffi | plugin XEP-0277: change affiliations for comments + fixes: |
Tue, 27 Jun 2017 19:38:20 +0200 | Goffi | plugin XEP-0060: added sendItem and psItemSend bridge method as a way to send directly raw XML for an item + use client instead of profile_key in publish + renamed psItemGet to psItemsGet |
Thu, 22 Jun 2017 09:13:28 +0200 | Goffi | plugin XEP-0277, tools/common/data_objects: language handling |