2015-09-10 |
souliane |
plugin XEP-0060: fixes a one-line loop
|
2015-08-21 |
Goffi |
plugin XEP-0060: implemented getFeatures, data has a "service" key if service is found for this profile
|
2015-08-15 |
Goffi |
plugins xep-0060, xep-0163, xep-0277, groupblog: bloging improvments (huge patch, sorry):
|
2015-08-15 |
Goffi |
plugin xep-0060,xep-0277: added getFromMany using new RTDeferredSession mechanism
|
2015-08-15 |
Goffi |
plugins xep-0060, xep-0277: added methods to serialise getItems result (before bridge transmission):
|
2015-08-15 |
Goffi |
plugin XEP-0060: use of new RTDeferredSession to subscribe many nodes at once + subscribeToMany can now subscribe on separate services
|
2015-08-15 |
Goffi |
plugins xep-0060, xep-0277: code simplification/cleaning/fix:
|
2015-04-22 |
Goffi |
plugins groupblog, xep-0060: first pass of simplification
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-18 |
Goffi |
merged branch frontends_multi_profiles
|
2015-01-24 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
2015-01-09 |
souliane |
plugin XEP-0060: free SatPubSubClient instance on profile disconnection
|
2014-12-15 |
souliane |
plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)
|
2014-12-15 |
souliane |
plugins XEP-0059, XEP-0060: leave internal wokkel extensions to sat.tmp.wokkel
|
2014-11-24 |
souliane |
plugin XEP-0060: listNodes should not use SatPubSubClient.getDiscoItems but self.host.getDiscoItems, cf. revs 1217 (318eab3f93f8) and 1259 (633fcd13a7dc)
|
2014-11-21 |
Goffi |
plugin pubsub: fixed redefinition of PubSubRequest
|
2014-11-21 |
Goffi |
plugin pubsub: fixed a bug introducted in revision 318eab3f93f8: getDiscoItems handler method which is called on disco items request, was calling getDiscoItems from host, which do a request itself, resulting in an infinite items request loop.
|
2014-10-18 |
souliane |
core, plugins: improve a bit some log messages
|
2014-10-19 |
souliane |
plugins groupblogs: fixes the massive retrieval callback (loop variable was misused in a lambda callback)
|
2014-10-18 |
souliane |
plugin XEP-0060: fixes listing the nodes on the pubsub service
|
2014-09-22 |
souliane |
plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yet
|
2014-09-22 |
souliane |
plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-03-21 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
2014-02-25 |
souliane |
plugin XEP-0060, groupblog: added nodeIdentifiers attribute to getItems in order to retrieve items by ids
|
2014-02-04 |
Goffi |
dates update
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-10 |
souliane |
plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion
|
2013-11-14 |
Goffi |
plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.
|
2013-05-20 |
Goffi |
plugins XEP-0060, XEP-0277, groupblog: comments implementation (first draft, not finished yet):
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-01-18 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/plugins.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2013-01-07 |
Goffi |
dates update
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-06-24 |
Goffi |
plugin groupblog: subscriptions/notifications
|
2012-03-06 |
Goffi |
copyleft date update
|
2011-07-05 |
Goffi |
core: plugins refactored according to bridge + updatedValue now use profile
|
2011-04-11 |
Goffi |
plugin group blog: group blog subscription
|
2011-03-24 |
Goffi |
plugin XEP_0277: microblog access model can now be changed
|
2011-02-21 |
Goffi |
plugin xep-0060: added getEntry method
|
2011-02-06 |
Goffi |
plugins: fixed bad import names
|
2011-02-04 |
Goffi |
plugin xep-0163: added mood publishing
|
2011-02-03 |
Goffi |
core: added plugins for PubSub et PEP (first drafts)
|