Mercurial > libervia-backend
graph
-
test: fixes the tests for plugin XEP-00332014-06-08, by souliane
-
tools (config): fixConfigOption creates the section if it doesn't exist2014-06-08, by souliane
-
plugin otr: first draft2014-06-07, by Goffi
-
installation: added python OTR dependency2014-06-07, by Goffi
-
core (XMPP): message received (onMessage) refactoring:2014-06-07, by Goffi
-
core (XMPP): sendMessage refactoring:2014-06-07, by Goffi
-
memory (params), test: fixes updateParams bug2014-06-03, by souliane
-
memory (params), test: fixes bug relative to parameter filtering2014-06-03, by souliane
-
plugin XEP-0100: fixes the call to log.debug (line 185)2014-06-04, by souliane
-
primitivus: fixes freedesktop notifications when the owner name is changing2014-05-28, by souliane
-
tools: add missing file src/tools/config.py2014-05-23, by souliane
-
memory: auto-update configuration file with libervia's passphrase when migrating the database2014-05-23, by souliane
-
memory (params): fixes bugs in setParam:2014-05-21, by souliane
-
plugin misc_accout: update relative to the introduction of profile password:2014-05-21, by souliane
-
plugin misc_account: do not send the password with the confirmation email for account creation2014-05-20, by souliane
-
fixes setup with PyCrypto minimal version2014-05-16, by souliane
-
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:2014-05-15, by souliane
-
wix: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
jp: option '-c' is not longer a flag but a string to define the profile password:2014-05-07, by souliane
-
stdui: add ui_profile_manager to interact with frontends when profile authentication is needed2014-05-07, by souliane
-
plugins misc_account, misc_smtp: update the plugins that deal with passwords2014-05-12, by souliane
-
core, memory, bridge: added profile password + password encryption:2014-05-07, by souliane
-
memory: add class ProfileSessions based on Sessions2014-05-10, by souliane
-
memory, test: added module crypto to hash passwords and encrypt/decrypt passwords or blocks2014-05-07, by souliane
-
core: fixed typo2014-05-15, by Goffi
-
core: getReady and asyncConnect now wait full initialisation, not only memory2014-05-15, by Goffi
-
plugin text commands: added /me command to avoid the need to escape the /2014-05-15, by Goffi
-
test: fix the tests after the changes of logging system2014-05-14, by souliane
-
better PEP-8 compliance2014-05-07, by souliane
-
core (i18n): use logging system instead of print2014-05-08, by Goffi
-
core (log): added "custom" backend2014-05-08, by Goffi
-
core (logs): workaround for pyjamas bug2014-05-08, by Goffi
-
memory, jp: added jp commands to load/save parameters template2014-05-04, by souliane
-
core: if in debug mode and ipdb is present, use ipdb instead of pdb2014-05-05, by Goffi
-
core (log/standard backend): added "%(profile)s" format management2014-05-05, by Goffi
-
core(log): standard backend: colors are now checked on a per handler basis2014-05-05, by Goffi
-
wix: use of new logging system2014-05-05, by Goffi
-
primitivus: use of new logging system:2014-05-05, by Goffi
-
quick_frontend: use of new logging system2014-05-05, by Goffi
-
core (log): added magic %(profile)s key to log_fmt:2014-05-05, by Goffi
-
core (log): refactoring + twisted backend:2014-05-05, by Goffi
-
core (logs): added formatting, name filter and outputs management:2014-05-05, by Goffi
-
core (constants): use realpath instead of abspath + do not import it when building libervia2014-05-01, by souliane
-
memory: fixes the method fixLocalDir for pid_dir and log_dir to use local_dir as default2014-04-30, by souliane
-
plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249:2014-04-30, by souliane
-
core: fixes constants.py2014-04-27, by souliane
-
primitivus: fixes contact group update2014-04-27, by souliane
-
plugin XEP_0033: fixes the server part and the tests2014-04-11, by souliane
-
test: configuration/use of new logging system2014-04-21, by Goffi
-
tests: fixed import in test_helpers_plugins2014-04-21, by Goffi
-
plugin XEP-0096: fixed a bug introduced by the log refactoring2014-04-20, by Goffi
-
core: use of the new core.log module:2014-04-19, by Goffi
-
core (log): twisted backend use logging methods instead of log.msg2014-04-19, by Goffi
-
core: logging refactoring, first step:2014-04-18, by Goffi
-
core (constants): added some basic ANSI escape codes2014-04-18, by Goffi
-
core (stdui): added forgotten __init__.py2014-04-08, by Goffi
-
core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py2014-04-03, by souliane
-
jp: added bookmarks subcommands2014-04-07, by Goffi
-
plugin XEP-0048: bookmarks deletion + added "delete" option for /bookmark command2014-04-07, by Goffi
-
plugin XEP-0048: added list of bookmarks in XMLUI, selecting one join the room2014-04-07, by Goffi
-
plugin XEP-0048: added /bookmark text command2014-04-07, by Goffi
-
plugin XEP-0048: bookmarks (first draft)2014-04-07, by Goffi
-
plugin XEP-0049: private xml storage2014-04-07, by Goffi
-
core (memory): added __iter__ to PersistentDict2014-04-07, by Goffi
-
plugin XEP-0115: minor logs improvment2014-04-07, by Goffi
-
tools, frontends (xmlui): add Widget.setInternalCallback:2014-04-03, by souliane
-
frontends (xmlui): add setter methods + fixes:2014-04-03, by souliane
-
reverted changeset 5c7707c958d8 (revision 969)2014-04-03, by souliane
-
jp (info/disco): fixed disco loop when --connect is used2014-04-02, by Goffi
-
core: better plugin initialisation sequence:2014-04-02, by Goffi
-
jp: using C.APP_URL for application url2014-04-02, by Goffi
-
tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:2014-04-01, by souliane
-
core, frontends (constants): frontends Const inheritates from core Const2014-04-01, by souliane
-
jp: added disco subcommand2014-04-01, by Goffi
-
jp: fixed jid unicode decoding2014-04-01, by Goffi
-
jp: fixed missing import2014-04-01, by Goffi
-
core (disco): added discoInfos and discoItems bridge methods2014-04-01, by Goffi
-
plugin XEP-0115: fixed bad disco_infos construction2014-03-31, by Goffi
-
memory (disco): bug fix in findFeaturesSet2014-03-31, by souliane
-
core (XMPP): typo again2014-03-31, by Goffi
-
core (XMPP): fixed typo2014-03-31, by Goffi
-
core (XMPP): added warning when a contact ins roster is not subscribed from or to2014-03-31, by Goffi
-
plulgin XEP-0115: fixed caps_optimize init2014-03-31, by Goffi
-
plugin XEP-0065: fixed initialisation sequence2014-03-31, by Goffi
-
quick frontends: first connection fixes2014-03-31, by Goffi
-
plugin account: reverted patch abd3a75d629c2014-03-31, by Goffi
-
plugin xep-0115: caps optimisation2014-03-31, by Goffi
-
core (disco): added checkFeature method + fixed hasFeature test2014-03-31, by Goffi
-
plugin account: prosody gid is used to spawn prosodyctl process2014-03-31, by Goffi
-
core (XMPP): fix status in presence2014-03-28, by Goffi
-
core(memory): fixed last resource2014-03-28, by Goffi
-
plugin XEP-0092: feature check before requesting version2014-03-28, by Goffi
-
core, plugin XEP-0115: discovery refactoring:2014-03-28, by Goffi
-
core (memory): entities cache improvments:2014-03-28, by Goffi
-
core: more organisation in constants.py2014-03-28, by Goffi
-
misc: precisions about pyjamas in README4PACKAGERS2014-03-28, by Goffi
-
wix: fixed onShowProfile2014-03-27, by Goffi
-
plugin account, groupblog: user can erase all their microblogs at once2014-03-27, by souliane
-
primitivus: do not display the presence/status dialog if the profile is not connected2014-03-25, by souliane
-
memory: be sure that local_dir exists before creating a new database2014-03-25, by souliane
-
memory: bug fix the current local_dir after sat.conf is auto-updated2014-03-24, by souliane
-
plugin account: bug fix profile deletion from the database + unsubscribe the contacts2014-03-24, by souliane
-
core: presence stanzas were sent twice2014-03-24, by souliane
-
misc: updated setup.py and README4PACKAGERS2014-03-23, by souliane
-
misc: sat stop would not kill all sat instances anymore2014-03-23, by souliane
-
core, memory: use XDG recommended paths as the defaults for the config and local directories2014-03-23, by souliane
-
plugin text commands: commands are now sorted in /help2014-03-24, by Goffi
-
plugin XEP-0045: added user information to /whois text command2014-03-24, by Goffi
-
core: plugins now accepts recommendations:2014-03-23, by Goffi
-
test: fix tests fo plugins XEP-0033 and XEP-00852014-03-22, by souliane
-
core: removed default_config:2014-03-22, by Goffi
-
plugin text commands: refactoring:2014-03-22, by Goffi
-
plugin XEP-0092: new plugin (software version)2014-03-22, by Goffi
-
core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JID2014-03-22, by Goffi
-
bridge: remove unecessary signals/methods declarations2014-03-21, by souliane
-
tests: tests fixes2014-03-21, by Goffi
-
primitivus: PrimitivusVerticalContainer box widgets management:2014-03-21, by Goffi
-
primitivus: removed deprecated use of set_focus2014-03-21, by Goffi
-
core (XMLUI): BoolWidget now accept real boolean for value2014-03-21, by Goffi
-
core: minor docstring fixes2014-03-21, by Goffi
-
plugin XEP-0085: bug fixes, especially for groupchat messages2014-03-18, by souliane
-
primitivus: display chat states (with symbols) for MUC participants2014-03-17, by souliane
-
quick_app: better PEP-8 compliance2014-03-16, by souliane
-
tools: xml_tools.ElementParser do not replace '\n' and '\t' with ' ' by default2014-03-14, by souliane
-
test: update radiocol test regarding the last changes2014-03-15, by souliane
-
plugin radiocol: preload signal also contains the uploader nickname2014-03-11, by souliane
-
frontends: added SYNTAX_TEXT in the constants2014-03-10, by souliane
-
plugin radiocol: add MP3 support2014-03-05, by souliane
-
misc: added Naha to README2014-03-05, by Goffi
-
misc: README4PACKAGERS improvments2014-03-05, by Matteo Cypriani
-
jp: updated main loop to gobject 32014-03-05, by Matteo Cypriani
-
misc: added gobject dependency for primitivus in README4PACKAGERS2014-03-03, by Goffi
-
plugin account: user can change his password or delete his XMPP account2014-03-03, by souliane
-
plugin groupblog: added a convenient bridge method getGroupBlogsWithComments2014-02-28, by souliane
-
plugin blog_banner: added temporary plugin with a user parameter to set a blog banner2014-02-25, by souliane
-
we are in a dev version again...2014-03-01, by Goffi
-
SàT 0.4.1 released2014-02-28, by Goffi
-
updated changelog2014-02-28, by Goffi
-
better INSTALL instructions2014-02-28, by Goffi
-
setup.py fixes and improvments2014-02-28, by Goffi
-
README4PACKAGERS fixes2014-02-27, by Goffi
-
SàT 0.4 released2014-02-26, by Goffi
-
CHANGELOG fixes/update2014-02-26, by Goffi
-
updated CHANGELOG for v 0.4.02014-02-25, by souliane
-
plugin card_game: update to use the new XMLUI mechanism:2014-02-26, by souliane
-
plugin room_game: fix issues with data structures initialization2014-02-26, by souliane
-
tools, plugin XEP-0077: small fixes2014-02-25, by souliane
-
core (xmpp): fix automatic contact deletion2014-02-25, by souliane
-
some typos fixes in the README files2014-02-26, by souliane
-
README4PACKAGERS update2014-02-26, by Goffi
-
added README4PACKAGERS2014-02-26, by souliane
-
README and INSTALL updates2014-02-25, by Goffi
-
plugin misc account: updated the welcome email2014-02-25, by Goffi
-
plugin XEP-0085: fixed bad trigger return value2014-02-25, by Goffi
-
plugin XEP-0055: salut.libervia.org is temporarly used as default value2014-02-25, by Goffi
-
core (memory): added 'no' value management in configuration's booleans2014-02-25, by Goffi
-
core (xmlui), frontends: handling of "text" type in params xml + bug fixes2014-02-25, by Goffi
-
frontends: fix typos, do not use logging in the xmlui tools:2014-02-25, by souliane
-
i18n: updated the translation files2014-02-24, by souliane
-
test: skip radiocol tests if the sound samples are not found2014-02-24, by souliane
-
plugin groupblog: bug fix for the atom feed2014-02-24, by souliane
-
plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom2014-02-23, by souliane
-
plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:2014-02-14, by souliane
-
test: fix the tests for plugin room game2014-02-20, by souliane
-
test: skip the test for markdown syntax if the module is not installed2014-02-20, by souliane
-
plugin XEP-0277: last commit was actually a part of the next one2014-02-23, by Goffi
-
plugin XEP-0277: added missing docstring2014-02-23, by Goffi
-
core (sqlite): automatic database update:2014-02-23, by Goffi
-
plugin text syntaxes: fixed cleaners encoding2014-02-20, by Goffi
-
plugin XEP-0277: encoding fix2014-02-20, by Goffi
-
primitivus: displayed presence/status was not updated when the presence is "Online".2014-02-18, by souliane
-
plugin room_game, radiocol: RoomGame.send returns a Deferred.2014-02-18, by souliane
-
misc: setup.py was not installing sat_frontends.jp2014-02-18, by souliane
-
core: fix mispelled argument2014-02-18, by souliane
-
misc: exclude misc/_jp from xgettext input2014-02-17, by souliane
-
misc: fix unnamed arguments in format strings2014-02-17, by souliane
-
misc: update distribute_setup.py to version 0.6.492014-02-17, by Thomas Preud'homme
-
frontends (tools): addURLToImage makes an image clickable2014-02-13, by souliane
-
plugin text_syntaxes: html2text was breaking the long URLs2014-02-13, by souliane
-
frontends: add COMMANDS constant for Wysiwyg edition + add "image" button info for the syntaxes2014-02-13, by souliane
-
plugin XEP_0277: fix encode/decode errors2014-02-12, by souliane
-
tools: composition RICH_FORMATS constant has been renamed to RICH_SYNTAXES2014-02-12, by souliane