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-23 |
souliane |
plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom
|
2014-02-14 |
souliane |
plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:
|
2014-02-23 |
Goffi |
plugin XEP-0277: last commit was actually a part of the next one
|
2014-02-23 |
Goffi |
plugin XEP-0277: added missing docstring
|
2014-02-20 |
Goffi |
plugin XEP-0277: encoding fix
|
2014-02-12 |
souliane |
plugin XEP_0277: fix encode/decode errors
|
2014-02-12 |
souliane |
plugin XEP_0277: check for XHTML namespace and decapsulate the content from the main div container
|
2014-02-05 |
souliane |
plugin groupblog, XEP-0071, XEP-0277, text_syntaxes: manage raw/rich/xhtml data for content/title:
|
2014-02-04 |
Goffi |
dates update
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-19 |
souliane |
plugin groupblog, XEP-0277: store both published and updated timestamps
|
2013-12-10 |
souliane |
plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion
|
2013-11-14 |
Goffi |
plugin XEP-0277, groupblog: rich text management for receiving microblogs
|
2013-11-14 |
Goffi |
plugin XEP-0277, group blog: rich text management for sending microblogs
|
2013-11-14 |
Goffi |
plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.
|
2013-10-15 |
Goffi |
core, plugins: fixed bad use of children instead of elements() for domish.Element instances.
|
2013-06-20 |
Goffi |
plugin XEP-0277: RuntimeError is now catched during link parsing (can happen if no service jid is found)
|
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-15 |
Goffi |
core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-03-30 |
Goffi |
D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
|
2012-03-24 |
Goffi |
plugin groupblog: added getLastGroupBlogs method
|
2012-03-06 |
Goffi |
copyleft date update
|
2011-07-05 |
Goffi |
core: plugins refactored according to bridge + updatedValue now use profile
|
2011-05-28 |
Goffi |
plugin xep 0277: added OPT_DELIVER_PAYLOADS OPT_SEND_ITEM_SUBSCRIBE to microblog options when changing access
|
2011-05-26 |
Goffi |
plugin XEP-00277: setMicroblogAccess is now asynchronous
|
2011-04-12 |
Goffi |
plugin group blog: group blog now use PEP to take profit of autosubscribe
|
2011-04-11 |
Goffi |
plugin group blog: group blog subscription
|
2011-04-09 |
Goffi |
plugin xep-0277: fixed bad data check
|
2011-04-07 |
Goffi |
plugin xep-0277: bridge data is now converted in pubsub item in a separate function
|
2011-03-26 |
Goffi |
microblog sending
|
2011-03-24 |
Goffi |
plugin XEP_0277: microblog access model can now be changed
|
2011-02-21 |
Goffi |
plugin xep-0277: added getLastMicroblogs method
|
2011-02-18 |
Goffi |
plugin XEP 0277: author for in request + author, updated management for out request
|
2011-02-08 |
Goffi |
Plugin XEP-0277: first draft of microblogging over ip /!\ new dependencies added /!\
|