2014-05-05 |
Goffi |
core (log): refactoring + twisted backend:
|
2014-04-30 |
souliane |
plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249:
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-03-31 |
Goffi |
plugin XEP-0045: profileConnected return the deferred, so muc service presence is checked before the end of initialisation
|
2014-03-28 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
2014-03-24 |
Goffi |
plugin XEP-0045: added user information to /whois text command
|
2014-03-24 |
Goffi |
plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve:
|
2014-03-21 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
2014-02-04 |
Goffi |
dates update
|
2014-02-04 |
Goffi |
plugin XEP-0045, primitivus: added MUC configuration
|
2014-01-10 |
souliane |
plugins room games, XEP-0045: small fixes, improved docstrings
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-11-28 |
souliane |
plugin XEP-0045: remove redondant errback from _join
|
2013-12-11 |
souliane |
plugin XEP-0033: implementation of the addressing feature:
|
2013-11-19 |
souliane |
plugins XEP-0045: added methods to get room nicks and "MUC user left" trigger
|
2013-11-17 |
souliane |
plugin XEP-0045: fixed incorrect exceptions name
|
2013-11-17 |
souliane |
plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified:
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-02-20 |
Goffi |
plugin XEP-0045: fixed isNickInRoom
|
2013-01-25 |
Goffi |
plugin XEP-0045: fixed mucLeave bridge method
|
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-10-21 |
Goffi |
plugin XEP-0045: in case of nickname conflict when entering a room, a new one is automaticaly assigned
|
2012-10-21 |
Goffi |
plugin XEP-0045: added isNickInRoom method
|
2012-10-21 |
Goffi |
reverted bad commit
|
2012-10-21 |
Goffi |
primitivus: fixed messages order in chat window
|
2012-10-20 |
Goffi |
plugin XEP-0045, plugin text commands: added '/title' command
|
2012-09-27 |
Goffi |
plugin text commands: added /join command
|
2012-09-27 |
Goffi |
frontends, core, plugin XEP-0045: leave implementation + better nick change
|
2012-09-26 |
Goffi |
plugin xep-0045: nick change management
|
2012-08-17 |
Goffi |
plugin xep-0045: entity type is changer to chatroom for room joined
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-03-06 |
Goffi |
copyleft date update
|
2012-01-22 |
Goffi |
plugin XEP-0045: room unlocking fix
|
2012-01-04 |
Goffi |
plugin xep-0045: fixed missing return deferred
|
2012-01-04 |
Goffi |
plugins: radio collective first draft
|
2011-10-08 |
Goffi |
plugin XEP-0045: typo fix
|
2011-10-08 |
Goffi |
plugin XEP-0045: fix method call
|
2011-10-08 |
Goffi |
plugin XEP-0045: send error on invalid room jid on _join
|
2011-10-08 |
Goffi |
MUC update to follow wokkel's MUC branch update
|
2011-07-05 |
Goffi |
core: plugins refactored according to bridge + updatedValue now use profile
|
2011-05-31 |
Goffi |
plugin XEP-0045: added error callback to join's deferred, and a callback is created if join fail before calling MUCClient's join
|
2011-05-06 |
Goffi |
plugin xep-0045: misc improvments
|
2011-02-06 |
Goffi |
plugins: fixed bad import names
|
2011-02-01 |
Goffi |
removed old useless code
|
2011-01-05 |
Goffi |
2011 copyright upgrade
|
2010-12-29 |
Goffi |
Files reorganisation
base
plugins/plugin_xep_0045.py@5c6ad7d27025
|