log src/plugins/plugin_xep_0045.py @ 1270:037ec0795a85

age author description
2014-10-22 souliane plugin XEP-0045: use HISTORY_LIMIT param to retrieve the MUC history
2014-10-20 souliane plugin XEP-0045: set the entity data "type" asap (userJoinedRoom is triggered before the join callback)
2014-10-17 souliane plugin XEP-0045: handle MUC presence
2014-09-15 Matteo Cypriani misc: fixed some typos
2014-08-25 Goffi plugin OTR: a warning is logged when Account is instancied with a bare jid.
2014-07-15 souliane plugin XEP-0045: change security limit of "config room" menu to 4
2014-06-25 Goffi pluging XEP-0045: configure room dynamic menu
2014-06-23 souliane plugin XEP-0045: small refactorization + clean on profile's disconnection
2014-06-23 souliane plugin XEP-0045, text_commands: add some commands:
2014-06-12 souliane plugin XEP-0045: room configuration returns a success or failure message
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)