Mercurial > libervia-backend
log src/plugins/plugin_xep_0277.py @ 2044:4de202bdde05
age | author | description |
---|---|---|
Sun, 17 Apr 2016 17:08:12 +0200 | Goffi | core: removed pyfeed and xe dependencies: |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Tue, 22 Mar 2016 22:46:04 +0100 | Goffi | core (tools): moved common to a separate package, and put data method in a data_format module |
Fri, 18 Mar 2016 08:58:22 +0100 | souliane | plugin XEP-0277, test: set keys of data dict as unicode + fix the tests |
Wed, 09 Mar 2016 14:33:54 +0100 | Goffi | plugin XEP-0277: removed mbGetAtom which has not reason to be in the backend, as it is highly dependant of (web) frontend elements. The code will be moved to Libervia: |
Tue, 01 Mar 2016 01:47:32 +0100 | Goffi | plugin XEP-0277: service can be None in mbGet, resulting in a request on default pubsub service of profile (i.e. profile's PEP) |
Thu, 25 Feb 2016 16:21:17 +0100 | Goffi | plugin XEP-0060: fixed bad xmpp: URI generation in getNodeURI |