2017-02-13 |
Goffi |
plugins XEP-0033, XEP-0280, text commands: fixed method renaming after client refactoring
|
2017-02-12 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
2017-02-12 |
Goffi |
core, jp: component handling + client handling refactoring:
|
2017-02-01 |
Goffi |
plugin otr: various improvments:
|
2017-01-05 |
Goffi |
plugin text commands: added /whoami command which return current full jid
|
2016-08-28 |
Goffi |
plugin XEP-0245: removed plugin XEP-0245:
|
2016-06-27 |
Goffi |
plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
|
2016-06-20 |
Goffi |
backend, frontends: message refactoring (huge commit):
|
2016-05-24 |
Goffi |
backend, frontend: messages refactoring (huge commit, not finished):
|
2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-03-07 |
Goffi |
plugin text commands: fixed log in genericErrback which was raising an exception when something than StanzaError was received
|
2016-01-03 |
Goffi |
copyright update
|
2015-12-15 |
souliane |
complete the Exception's list when catching JID error:
|
2015-04-16 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-19 |
Goffi |
plugin text commands: minor docstrings improvments
|
2015-03-19 |
Goffi |
plugin text command, XEP-0045, XEP-0048, XEP-0249: removed feedBackWrongContext which is no more usefull with new _contextValid method
|
2015-03-19 |
Goffi |
plugin text commands: added _contextValid method:
|
2015-03-19 |
Goffi |
plugin text commands: docstring parsing for commands, and better /help command:
|
2015-01-24 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
2014-09-15 |
Matteo Cypriani |
misc: fixed some typos
|
2014-09-05 |
Goffi |
core: a new "info" type is used in newMessage for system messages (not comming from outside)
|
2014-06-23 |
souliane |
plugin XEP-0045, text_commands: add some commands:
|
2014-06-07 |
Goffi |
core (XMPP): sendMessage refactoring:
|
2014-05-15 |
Goffi |
plugin text commands: added /me command to avoid the need to escape the /
|
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-24 |
Goffi |
plugin text commands: commands are now sorted in /help
|