Mercurial > libervia-backend
graph
-
misc: added Thomas Preud'homme to contributors + a thanks message to maintainers =)2013-04-07, by Goffi
-
quick frontend, jp: fix locales2013-04-07, by Thomas Preud'homme
-
misc: fixed bridge_constructor.py typo2013-03-24, by Goffi
-
core: added Priority management2013-03-10, by Goffi
-
Primitivus: fixed xmlui/chat bad contents change2013-03-10, by Goffi
-
fixed licences in docstrings (they are now in comments)2013-03-07, by Goffi
-
Primitivus: fixed contacts list (un)hidding2013-02-24, by Goffi
-
primitivus: fixed urwid issues with recent urwid versions2013-02-24, by Goffi
-
installation: added forgotten imaging dependency2013-02-23, by Goffi
-
core: fixed sendMessage2013-02-23, by Goffi
-
plugin export command: first draft2013-02-21, by Goffi
-
plugin parrot: sendMessage now avoid triggers2013-02-21, by Goffi
-
core: sendMessage refactoring:2013-02-21, by Goffi
-
jp, core: jp's clean_ustr moved to a new general utils module2013-02-21, by Goffi
-
plugin text commands: basic /whois command (just show jid so far)2013-02-20, by Goffi
-
plugin XEP-0045: fixed isNickInRoom2013-02-20, by Goffi
-
misc: add ctags_links to .hgignore2013-02-20, by Goffi
-
core: version update to development version2013-02-20, by Goffi
-
plugin XEP-0045: fixed mucLeave bridge method2013-01-25, by Goffi
-
Fix pep8 support in src/bridge.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/plugins.2013-01-18, by Emmanuel Gil Peyrot
-
core: added forgotten errback in sqlite's deleteProfile2013-01-20, by Goffi
-
Fix pep8 support in src/memory.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/test.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/tools.2013-01-18, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/core.2013-01-18, by Emmanuel Gil Peyrot
-
Remove every old-style class.2013-01-18, by Emmanuel Gil Peyrot
-
Remove trailing whitespaces.2013-01-18, by Emmanuel Gil Peyrot
-
Fix coding style in setup.py.2013-01-18, by Emmanuel Gil Peyrot
-
Remove useless trailing semicolons.2013-01-18, by Emmanuel Gil Peyrot
-
Added tag SàT v0.3.0 for changeset df6b9b881f0e2013-01-09, by Goffi
-
Added tag SàT, v0.3.0 for changeset 78ca32cc0b512013-01-09, by Goffi
-
CHANGELOG + version updates (yes, that's a release \o/)2013-01-09, by Goffi
-
misc: setup.py long description update2013-01-09, by Goffi
-
removed CONST from sat_main as it is already in default_config2013-01-09, by Goffi
-
misc: README cleaning + added Mutagen to credits2013-01-09, by Goffi
-
misc: added presentation website to README2013-01-09, by Goffi
-
installation: setup.py description + website url update2013-01-09, by Goffi
-
installation: added mutagen to setup.py's dependencies2013-01-07, by Goffi
-
dates update2013-01-07, by Goffi
-
plugin XEP-0054: fixed bad image resizing2013-01-07, by Goffi
-
bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/2013-01-07, by Goffi
-
core: initial discovery fix2013-01-06, by Goffi
-
core: sqlite storage constraint fix2013-01-06, by Goffi
-
plugin text commands: added /topic as a synonym of /title2013-01-06, by Goffi
-
plugin quiz: fixed XEP-0045 call2012-12-28, by Goffi
-
plugin Tarot: fixed plugin2012-12-28, by Goffi
-
core, plugin XEP-0054: avatar upload:2012-12-28, by Goffi
-
core: renamed badly named ConnectedProfileError2012-12-16, by Goffi
-
core: port parameter is used2012-12-16, by Goffi
-
core: added Port parameter2012-12-16, by Goffi
-
primitivus, wix: fixed bad defaults values for XMLUI class2012-12-09, by Goffi
-
plugin XEP-0077: misc fixes2012-12-09, by Goffi
-
core: fixed presence cache error2012-12-06, by Goffi
-
wix: fixed profile manager2012-11-24, by Goffi
-
plugin XEP-0054: naive approach to have a persistent cache of avatars2012-11-21, by Goffi
-
core: asyncConnect is now fired when roster is available2012-11-21, by Goffi
-
primitivus: fixed actionResult call (fix gateways management)2012-11-14, by Goffi
-
wix: fixed parameters management2012-11-14, by Goffi
-
plugin XEP-0100: fixed lackings profile arguments in some methods2012-11-14, by Goffi
-
quick frontend: fixed clearContacts2012-11-14, by Goffi
-
frontends: incoming files transfer management:2012-11-14, by Goffi
-
core, bridge: waiting confirmation management (new getWaitingConf method)2012-11-14, by Goffi
-
plugin XEP-0096: restored XEP-0065 usage2012-11-12, by Goffi
-
quick frontend: fixed getHistory call2012-11-12, by Goffi
-
plugin cs: this plugin is now deprecated2012-11-04, by Goffi
-
core, plugins: fixed bad namespace in stanza creation2012-11-01, by Goffi
-
bridge: fixed D-Bus warning in frontend side of bridge2012-11-01, by Goffi
-
misc: added informations on Apache logs in README's privacy warning2012-10-28, by Goffi
-
plugin group blog: security check + fixed publisher in personalEvent signal2012-10-28, by Goffi
-
primitivus: fixed info messages timestamp2012-10-28, by Goffi
-
primitivus: fixed edit bar's captions encoding (could cause crashes)2012-10-28, by Goffi
-
plugin text commands: added /parrot and /unparrot commands to use Parrot plugin2012-10-21, by Goffi
-
core: Triggers can now frobid other triggers execution2012-10-21, by Goffi
-
primitivus: Primitivus is now modal (vi-like behaviour):2012-10-21, by Goffi
-
plugin text commands: added _feedback method to send an answer to user2012-10-21, by Goffi
-
plugin XEP-0045: added isNickInRoom method2012-10-21, by Goffi
-
primitivus: fixed double messages discarding2012-10-21, by Goffi
-
primitivus: better chat text insertion in chat window2012-10-21, by Goffi
-
reverted bad commit2012-10-21, by Goffi
-
primitivus: fixed messages order in chat window2012-10-21, by Goffi
-
plugin text commands: added /help command2012-10-20, by Goffi
-
core: added priority management in triggers2012-10-20, by Goffi
-
plugin XEP-0045, plugin text commands: added '/title' command2012-10-20, by Goffi
-
Primitivus: avoid double messages in case of backlog/history conflict2012-10-20, by Goffi
-
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:2012-10-20, by Goffi
-
core, bridge, quick_frontend: MUC private messages history management:2012-10-16, by Goffi
-
Primitivus: present contacts in groups chat can now be clicked2012-10-15, by Goffi
-
quick frontend, primitivus, wix: MUC private messages management2012-10-10, by Goffi
-
plugin text commands: added /join command2012-09-27, by Goffi
-
plugin text commands: /leave management:2012-09-27, by Goffi
-
frontends, core, plugin XEP-0045: leave implementation + better nick change2012-09-27, by Goffi
-
plugin text commands: Text commands is a new plugin that bring IRC-like commands2012-09-26, by Goffi
-
plugin xep-0045: nick change management2012-09-26, by Goffi
-
QuickFrontend, Primitivus, Wix: special entities management:2012-09-25, by Goffi
-
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:2012-09-24, by Goffi
-
primitivus: keep focus position in contacts list on redraw2012-09-04, by Goffi
-
primitivus: better focused attributes for roster2012-09-04, by Goffi
-
primitivus: contacts list improvments:2012-09-03, by Goffi
-
primitivus: added show and status text attributes + show icons2012-09-03, by Goffi