Mercurial > libervia-backend
graph
-
add licence information for otr.js and dependenciesWed, 03 Sep 2014 20:54:14 +0200, by souliane
-
misc (install): fixed self.root access when it's not usedWed, 03 Sep 2014 17:55:05 +0200, by Goffi
-
misc (install): updated old distribute_setup.py to new setuptools' ez_setup.pyWed, 03 Sep 2014 17:44:19 +0200, by Goffi
-
misc (install): use os.symlink instead of distutils.file_util.copy_file to avoid error when --root is usedWed, 03 Sep 2014 17:18:27 +0200, by Goffi
-
misc (installation): --root option is ignored for _final destinationsWed, 03 Sep 2014 16:40:52 +0200, by Goffi
-
misc: README4PACKAGERS updateWed, 03 Sep 2014 12:25:07 +0200, by Goffi
-
misc (launch script): added a "status" commandWed, 03 Sep 2014 11:46:09 +0200, by Goffi
-
misc (D-Bus, installation): added a .service file for D-Bus auto-launch feature + installation from setup.py (path adaptation now use regex).Wed, 03 Sep 2014 11:46:06 +0200, by Goffi
-
plugin OTR: add bridge method skipOTR to desactivate OTR handling for a given profileMon, 01 Sep 2014 15:45:35 +0200, by souliane
-
core: sendMessage handles the extra data key 'send_only' to skip triggers, storage and echoMon, 01 Sep 2014 15:43:16 +0200, by souliane
-
plugin OTR: two small fixesMon, 01 Sep 2014 16:11:45 +0200, by souliane
-
plugin OTR: remove unnecessary attribute SatXMPPClient.otr_priv_keyMon, 01 Sep 2014 16:05:28 +0200, by souliane
-
core: more robust plugins importationMon, 01 Sep 2014 11:05:27 +0200, by Goffi
-
plugin OTR: added ability to drop private keyWed, 27 Aug 2014 01:27:24 +0200, by Goffi
-
core (constants): Bool method allow to convert from python bool to string constant for true/false (in both directions)Wed, 27 Aug 2014 01:27:05 +0200, by Goffi
-
core (XMLUI): sugar method "note" allow to easily create a XMLUI note dialog (more methods for other dialogs should follow)Wed, 27 Aug 2014 01:24:26 +0200, by Goffi
-
plugin OTR: authentication management + fixed a bug in setState (due to a wrong docstring in potr.context.getCurrentTrust)Wed, 27 Aug 2014 00:23:14 +0200, by Goffi
-
sat_frontends (tools): force JID's node and domain to lower-case:Tue, 26 Aug 2014 13:33:12 +0200, by souliane
-
move sat.tools.jid to sat_frontends.tools.jidTue, 26 Aug 2014 12:52:46 +0200, by souliane
-
setup: sat_frontends was omitted by the cleaning methodTue, 26 Aug 2014 09:54:23 +0200, by souliane
-
plugin otr: priv_key is better than getPrivKey here, as it should not be None + fixed private key encryption/decryptionMon, 25 Aug 2014 21:32:29 +0200, by Goffi
-
plugin OTR: added start/refresh and end session menusMon, 25 Aug 2014 21:32:23 +0200, by Goffi
-
plugin OTR: a warning is logged when Account is instancied with a bare jid.Mon, 25 Aug 2014 21:32:23 +0200, by Goffi
-
plugin OTR: temporary potr monkey patch to work around a unicode bug, to be removed as soon as a potr fixed version is released (potr maintainer should do it soon)Mon, 25 Aug 2014 21:32:23 +0200, by Goffi
-
primivitus: fixed jid escaping for dynamic menus in one2one chatMon, 25 Aug 2014 21:32:23 +0200, by Goffi
-
reverted commit b1cb1d70bea9: jid should not be lowercase !Mon, 25 Aug 2014 19:39:07 +0200, by Goffi
-
core (stdui): fixed forgotten parametter in getParamErrorMon, 25 Aug 2014 21:32:23 +0200, by Goffi
-
core: twistd plugin refactoring:Mon, 25 Aug 2014 17:21:04 +0200, by Goffi
-
core (installation): replaced PIL by its maintained fork pillow (installation from pip is working out of the box with pillow, not with PIL)Mon, 25 Aug 2014 17:21:03 +0200, by Goffi
-
misc: added Session.vim to .hgignoreMon, 25 Aug 2014 17:21:03 +0200, by Goffi
-
primitivus (chat): fixes the messages display when opening a new chat windowSun, 24 Aug 2014 18:39:32 +0200, by souliane
-
quick_frontend, primitivus: add primitivus command ":history [limit]" (default value for limit is 50)Sat, 23 Aug 2014 20:26:04 +0200, by souliane
-
primitivus: improve the check to alert for new messageSun, 24 Aug 2014 18:23:55 +0200, by souliane
-
installation: setup.py update:Sun, 24 Aug 2014 18:44:18 +0200, by Goffi
-
core: sat bakcend is now a twisted plugin (no more .tac file)Sun, 24 Aug 2014 18:44:17 +0200, by Goffi
-
core (logging): fixed twisted backend for twistd plugin, /!\ stdout logging in debug/nodaemon mode does'nt work anymore with .tac files.Sun, 24 Aug 2014 18:44:17 +0200, by Goffi
-
primitivus: prevent a notification flood when displaying the historyFri, 22 Aug 2014 12:31:55 +0200, by souliane
-
primitivus: change behavior of commands ":presence" and ":status" :Sat, 23 Aug 2014 20:11:37 +0200, by souliane
-
tools (jid): force JIDs to lower caseSun, 24 Aug 2014 13:15:51 +0200, by souliane
-
quick_frontend: fixes an issue with the profile in the signal handlerThu, 21 Aug 2014 22:46:57 +0200, by souliane
-
core (logging): logging is added to stdout in nodaemon mode (it was already the case in debug mode)Thu, 21 Aug 2014 02:14:24 +0200, by Goffi
-
misc: daemon mode refactoring:Wed, 20 Aug 2014 23:45:21 +0200, by Goffi
-
misc: stdout encoding management in python part of sat.shWed, 20 Aug 2014 23:42:58 +0200, by Goffi
-
core (constants): minor comment changeWed, 20 Aug 2014 23:07:59 +0200, by Goffi
-
core (constants): better management of xdg importWed, 20 Aug 2014 23:04:57 +0200, by Goffi
-
core (constants): removed pyjamas workaroundWed, 20 Aug 2014 22:59:33 +0200, by Goffi
-
plugin XEP-0050: notes are now managed:Wed, 20 Aug 2014 21:22:06 +0200, by Goffi
-
frontends: dialog don't crash anymore is no submit_id is given (submit does nothing in this case)Wed, 20 Aug 2014 21:16:14 +0200, by Goffi
-
core (constants): fixed bad XMLUI level constantsWed, 20 Aug 2014 21:15:04 +0200, by Goffi
-
setup: cleaning also handles egg filenames not containing the python versionWed, 13 Aug 2014 18:39:46 +0200, by souliane
-
frontends: XMLUI refactoring + dialogs:Wed, 13 Aug 2014 14:48:49 +0200, by Goffi
-
core (XMLUI): Dialogs are now managemed in XMLUI:Mon, 11 Aug 2014 19:10:24 +0200, by Goffi
-
core (constants): added constants mainly used in XMLUIMon, 11 Aug 2014 19:10:24 +0200, by Goffi
-
frontends: signals are managed in a more generic wayMon, 11 Aug 2014 19:10:24 +0200, by Goffi
-
plugin misc_static_blog: add a menu for displaying a user static blogTue, 15 Jul 2014 18:28:40 +0200, by souliane
-
plugin XEP-0045: change security limit of "config room" menu to 4Tue, 15 Jul 2014 18:26:36 +0200, by souliane
-
setup: SAT_INSTALL environment variable handles "clean" and "purge" optionsTue, 15 Jul 2014 13:37:50 +0200, by souliane
-
memory (sqlite): fixes upgrade Deferred issueSun, 06 Jul 2014 21:54:07 +0200, by souliane
-
memory: fixes encoding issues during encryptionSun, 06 Jul 2014 21:13:47 +0200, by souliane
-
memory (memory): delete profile session on profile deletionFri, 27 Jun 2014 20:05:31 +0200, by souliane
-
core: use of debug log instead of error when port default value is usedThu, 26 Jun 2014 14:59:02 +0200, by Goffi
-
plugin OTR: various improvments:Thu, 26 Jun 2014 14:58:25 +0200, by Goffi
-
pluging XEP-0045: configure room dynamic menuThu, 26 Jun 2014 00:05:25 +0200, by Goffi
-
core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managedThu, 26 Jun 2014 00:05:20 +0200, by Goffi
-
core (menus): constants are used for menu typesWed, 25 Jun 2014 20:54:15 +0200, by Goffi
-
plugin misc_account: delete the profile session after the registration is doneWed, 25 Jun 2014 19:11:30 +0200, by souliane
-
memory: add helper methods encryptValue and decryptValueWed, 25 Jun 2014 19:01:00 +0200, by souliane
-
core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:Mon, 23 Jun 2014 10:23:13 +0200, by souliane
-
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:Mon, 23 Jun 2014 00:44:10 +0200, by souliane
-
frontends (XMLUI): use of logging system instead of printWed, 25 Jun 2014 14:01:58 +0200, by Goffi
-
core/frontends (XMLUI): value can now be inserted as a <value/> element, if not present value attribute is tested, else empty string is used.Wed, 25 Jun 2014 14:01:57 +0200, by Goffi
-
frontends (XMLUI): implementation of read_only attributes for widgets String, TextBox, Password and BoolWed, 25 Jun 2014 14:01:56 +0200, by Goffi
-
core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidgetWed, 25 Jun 2014 14:01:55 +0200, by Goffi
-
plugin XEP-0045: small refactorization + clean on profile's disconnectionMon, 23 Jun 2014 16:07:13 +0200, by souliane
-
plugin XEP-0045, text_commands: add some commands:Mon, 23 Jun 2014 15:42:56 +0200, by souliane
-
plugin XEP-0054: crop uploaded avatar to get a squareThu, 19 Jun 2014 20:33:42 +0200, by souliane
-
plugin misc_account: suppress the profile after its creation if the XMPP account registration failedThu, 19 Jun 2014 19:20:52 +0200, by souliane
-
reverted commit bb4517e69957: note was not implemented on purposeWed, 18 Jun 2014 16:35:20 +0200, by Goffi
-
tools (xmlui): data form 'text-multi' element must be converted to xmlui 'textbox' (not 'text')Wed, 18 Jun 2014 14:55:35 +0200, by souliane
-
plugin XEP-0050: handle note element in command answerWed, 18 Jun 2014 14:52:52 +0200, by souliane
-
prepare changelog for version 0.5Mon, 16 Jun 2014 20:06:08 +0200, by souliane
-
misc: remove some pylints warningsSun, 15 Jun 2014 18:18:36 +0200, by souliane
-
frontends (quick_frontend): fixes the handling of asyncConnect failureSun, 15 Jun 2014 16:09:30 +0200, by souliane
-
bridge: DBusException also transports the twisted failure conditionSun, 15 Jun 2014 16:06:02 +0200, by souliane
-
bridge (D-Bus): frontend side now use a 120 s timeout for async callsSun, 15 Jun 2014 00:18:28 +0200, by Goffi
-
plugin XEP-0050: form returned by completed command are now managedSat, 14 Jun 2014 17:26:22 +0200, by Goffi
-
core (XMLUI): management of text-multi in _dataFormField2XMLUIDataSat, 14 Jun 2014 17:25:08 +0200, by Goffi
-
core (XMLUI): data form result now manage generic data setSat, 14 Jun 2014 17:24:16 +0200, by Goffi
-
plugin XEP-0045: room configuration returns a success or failure messageThu, 12 Jun 2014 18:56:08 +0200, by souliane
-
tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fieldsThu, 12 Jun 2014 18:19:55 +0200, by souliane
-
test (memory): fixes crypto encryption/decryption testThu, 12 Jun 2014 15:57:22 +0200, by souliane
-
memory (sqlite): fixes upgrade to database v2Thu, 12 Jun 2014 15:56:41 +0200, by souliane
-
memory, tools (config): move special config retrieval from memory to toolsMon, 09 Jun 2014 20:40:13 +0200, by souliane
-
frontends: async failures are more detailed (full class name + error message)Sat, 07 Jun 2014 15:39:20 +0200, by souliane
-
bridge: async failures are more detailed (full class name + error message)Sat, 07 Jun 2014 15:20:39 +0200, by souliane
-
core (xmpp): onMessage handles an eventual subject (used for announcement / headline message)Mon, 02 Jun 2014 19:25:06 +0200, by souliane
-
core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signalFri, 23 May 2014 09:59:35 +0200, by souliane
-
core, frontends: remove bridge method "connect" (always use asyncConnect)Fri, 23 May 2014 10:40:54 +0200, by souliane
-
frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in rosterThu, 29 May 2014 14:34:01 +0200, by souliane
-
test: fixes the tests for plugin XEP-0033Sun, 08 Jun 2014 17:39:21 +0200, by souliane
-
tools (config): fixConfigOption creates the section if it doesn't existSun, 08 Jun 2014 17:27:03 +0200, by souliane
-
plugin otr: first draftSat, 07 Jun 2014 16:39:08 +0200, by Goffi
-
installation: added python OTR dependencySat, 07 Jun 2014 16:39:08 +0200, by Goffi
-
core (XMPP): message received (onMessage) refactoring:Sat, 07 Jun 2014 16:38:53 +0200, by Goffi
-
core (XMPP): sendMessage refactoring:Sat, 07 Jun 2014 16:35:29 +0200, by Goffi
-
memory (params), test: fixes updateParams bugTue, 03 Jun 2014 17:10:12 +0200, by souliane
-
memory (params), test: fixes bug relative to parameter filteringTue, 03 Jun 2014 15:10:51 +0200, by souliane
-
plugin XEP-0100: fixes the call to log.debug (line 185)Wed, 04 Jun 2014 12:57:49 +0200, by souliane
-
primitivus: fixes freedesktop notifications when the owner name is changingWed, 28 May 2014 12:14:28 +0200, by souliane
-
memory: synchronize the upgrade to database v2 to be sure libervia's profile password is read to be written in the config file before its encryptionFri, 23 May 2014 13:00:35 +0200, by souliane
-
tools: add missing file src/tools/config.pyFri, 23 May 2014 10:03:33 +0200, by souliane
-
memory: auto-update configuration file with libervia's passphrase when migrating the databaseFri, 23 May 2014 09:59:15 +0200, by souliane
-
plugins misc_account, misc_register_account: manually delete the sessions when not needed anymoreWed, 21 May 2014 23:17:51 +0200, by souliane
-
core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection failsWed, 21 May 2014 23:15:01 +0200, by souliane
-
memory (params): fixes bugs in setParam:Wed, 21 May 2014 21:14:40 +0200, by souliane
-
plugin misc_accout: update relative to the introduction of profile password:Wed, 21 May 2014 12:07:13 +0200, by souliane
-
plugin misc_account: do not send the password with the confirmation email for account creationTue, 20 May 2014 15:47:08 +0200, by souliane
-
memory (params): fix parameters of type "list" to use the default option when no individual value is setTue, 20 May 2014 09:34:02 +0200, by souliane
-
fixes setup with PyCrypto minimal versionFri, 16 May 2014 11:26:46 +0200, by souliane
-
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:Fri, 16 May 2014 00:58:20 +0200, by souliane
-
tools (xmlui): to click a button in a "param" form will automatically submit the parameters of the same categoryFri, 16 May 2014 00:53:09 +0200, by souliane
-
wix: update the connection mechanism to ask for non empty profile passwordsWed, 07 May 2014 18:16:15 +0200, by souliane
-
quick_app, primitivus: update the connection mechanism to ask for non empty profile passwordsWed, 07 May 2014 16:11:32 +0200, by souliane
-
jp: option '-c' is not longer a flag but a string to define the profile password:Wed, 07 May 2014 16:10:20 +0200, by souliane
-
stdui: add ui_profile_manager to interact with frontends when profile authentication is neededWed, 07 May 2014 16:03:38 +0200, by souliane
-
plugins misc_account, misc_smtp: update the plugins that deal with passwordsMon, 12 May 2014 17:51:38 +0200, by souliane
-
core, memory, bridge: added profile password + password encryption:Wed, 07 May 2014 16:02:23 +0200, by souliane
-
memory: add class ProfileSessions based on SessionsSat, 10 May 2014 17:37:32 +0200, by souliane
-
memory, test: added module crypto to hash passwords and encrypt/decrypt passwords or blocksWed, 07 May 2014 15:46:43 +0200, by souliane
-
core: fixed typoThu, 15 May 2014 20:25:52 +0200, by Goffi
-
core: getReady and asyncConnect now wait full initialisation, not only memoryThu, 15 May 2014 20:01:56 +0200, by Goffi
-
plugin text commands: added /me command to avoid the need to escape the /Thu, 15 May 2014 19:51:53 +0200, by Goffi
-
bridge (constructor): fixed D-Bus frontend generator for async method without sig_in + fixed --debug option + regenerated bridge to fix bad frontend D-Bus bridge.Thu, 15 May 2014 16:35:28 +0200, by Goffi
-
test: fix the tests after the changes of logging systemWed, 14 May 2014 13:26:23 +0200, by souliane
-
core (log): moved configuration to core.log_config; this avoid import issues with pyjamas.Wed, 14 May 2014 12:51:24 +0200, by Goffi
-
plugin misc_static_blog: renamed from tmp_blog_banner, now also with page's title, meta keywords and descriptionTue, 13 May 2014 17:17:57 +0200, by souliane
-
better PEP-8 complianceWed, 07 May 2014 15:44:31 +0200, by souliane
-
core (i18n): use logging system instead of printThu, 08 May 2014 19:11:47 +0200, by Goffi
-
core (log): added "custom" backendThu, 08 May 2014 19:11:20 +0200, by Goffi
-
core (logs): workaround for pyjamas bugThu, 08 May 2014 17:16:15 +0200, by Goffi
-
memory, jp: added jp commands to load/save parameters templateSun, 04 May 2014 18:43:54 +0200, by souliane
-
core: if in debug mode and ipdb is present, use ipdb instead of pdbMon, 05 May 2014 20:16:14 +0200, by Goffi
-
core (log/standard backend): added "%(profile)s" format managementMon, 05 May 2014 20:16:13 +0200, by Goffi
-
core(log): standard backend: colors are now checked on a per handler basisMon, 05 May 2014 20:16:08 +0200, by Goffi
-
wix: use of new logging systemMon, 05 May 2014 20:12:21 +0200, by Goffi
-
primitivus: use of new logging system:Mon, 05 May 2014 20:12:19 +0200, by Goffi
-
quick_frontend: use of new logging systemMon, 05 May 2014 18:58:34 +0200, by Goffi
-
core (log): added magic %(profile)s key to log_fmt:Mon, 05 May 2014 18:58:34 +0200, by Goffi
-
core (log): refactoring + twisted backend:Mon, 05 May 2014 18:58:34 +0200, by Goffi
-
core (log): added advanced feature to basic backend (colors/formatting/level and logger filtering)Mon, 05 May 2014 18:58:34 +0200, by Goffi
-
core (logs): added formatting, name filter and outputs management:Mon, 05 May 2014 18:58:34 +0200, by Goffi
-
core (constants): use realpath instead of abspath + do not import it when building liberviaThu, 01 May 2014 11:14:25 +0200, by souliane
-
memory: fixes the method fixLocalDir for pid_dir and log_dir to use local_dir as defaultWed, 30 Apr 2014 19:54:21 +0200, by souliane
-
plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249:Wed, 30 Apr 2014 16:34:09 +0200, by souliane
-
core: fixes constants.pySun, 27 Apr 2014 18:51:03 +0200, by souliane
-
primitivus: fixes contact group updateSun, 27 Apr 2014 18:22:12 +0200, by souliane
-
plugin XEP_0033: fixes the server part and the testsFri, 11 Apr 2014 11:02:42 +0200, by souliane
-
tests: fixed log init in helpers (log init must be done before any call to a log method)Wed, 23 Apr 2014 12:01:59 +0200, by Goffi
-
test: configuration/use of new logging systemMon, 21 Apr 2014 20:04:52 +0200, by Goffi
-
tests: fixed import in test_helpers_pluginsMon, 21 Apr 2014 19:45:10 +0200, by Goffi
-
plugin XEP-0096: fixed a bug introduced by the log refactoringSun, 20 Apr 2014 11:51:48 +0200, by Goffi
-
core (log): configuration and environment variables are now checked for log level and colors:Sat, 19 Apr 2014 20:11:23 +0200, by Goffi
-
core: use of the new core.log module:Sat, 19 Apr 2014 19:19:19 +0200, by Goffi
-
core (log): twisted backend use logging methods instead of log.msgSat, 19 Apr 2014 16:48:26 +0200, by Goffi
-
core: logging refactoring, first step:Sat, 19 Apr 2014 00:02:38 +0200, by Goffi
-
core (constants): added some basic ANSI escape codesFri, 18 Apr 2014 23:36:52 +0200, by Goffi
-
plugins XEP-0048, XEP-0049: feature is not checked anymore before using private XML storage, as feature announcement is not mandatory in XEP-0049Thu, 10 Apr 2014 16:12:50 +0200, by Goffi
-
core (stdui): added forgotten __init__.pyTue, 08 Apr 2014 09:50:45 +0200, by Goffi
-
core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.pyThu, 03 Apr 2014 16:10:44 +0200, by souliane
-
jp: added bookmarks subcommandsMon, 07 Apr 2014 16:24:29 +0200, by Goffi
-
plugin XEP-0048: bookmarks deletion + added "delete" option for /bookmark commandMon, 07 Apr 2014 16:24:29 +0200, by Goffi
-
plugin XEP-0048: added list of bookmarks in XMLUI, selecting one join the roomMon, 07 Apr 2014 16:24:28 +0200, by Goffi
-
plugin XEP-0048: added /bookmark text commandMon, 07 Apr 2014 16:22:35 +0200, by Goffi
-
plugin XEP-0048: bookmarks (first draft)Mon, 07 Apr 2014 16:22:35 +0200, by Goffi
-
core (XMLUI): _cleanValue method to avoid issues with DBus types (must be deleted in the future)Mon, 07 Apr 2014 16:22:35 +0200, by Goffi
-
plugin XEP-0049: private xml storageMon, 07 Apr 2014 16:22:35 +0200, by Goffi
-
core (memory): added __iter__ to PersistentDictMon, 07 Apr 2014 16:22:33 +0200, by Goffi
-
plugin XEP-0115: minor logs improvmentMon, 07 Apr 2014 16:22:18 +0200, by Goffi
-
tools, frontends (xmlui): add Widget.setInternalCallback:Thu, 03 Apr 2014 14:56:16 +0200, by souliane
-
frontends (xmlui): add setter methods + fixes:Thu, 03 Apr 2014 14:49:05 +0200, by souliane
-
reverted changeset 5c7707c958d8 (revision 969)Thu, 03 Apr 2014 14:38:48 +0200, by souliane
-
jp (info/disco): fixed disco loop when --connect is usedWed, 02 Apr 2014 12:37:32 +0200, by Goffi
-
core: better plugin initialisation sequence:Wed, 02 Apr 2014 12:31:23 +0200, by Goffi
-
jp: "disco" subcommand, moved into a new "info" subcommand + added "version" subcommand which get software versionWed, 02 Apr 2014 12:31:15 +0200, by Goffi
-
jp: using C.APP_URL for application urlWed, 02 Apr 2014 12:11:07 +0200, by Goffi
-
tools, frontends (xmlui): add setter methods for widgets + new widget InternalButton to process UI operationsTue, 01 Apr 2014 21:30:21 +0200, by souliane
-
tools, frontends, memory: param definition and XMLUI handle multi-selection for list widgets:Tue, 01 Apr 2014 21:21:13 +0200, by souliane
-
core, frontends (constants): frontends Const inheritates from core ConstTue, 01 Apr 2014 16:27:59 +0200, by souliane
-
jp: added disco subcommandTue, 01 Apr 2014 21:16:39 +0200, by Goffi
-
jp: fixed jid unicode decodingTue, 01 Apr 2014 21:16:02 +0200, by Goffi
-
jp: fixed missing importTue, 01 Apr 2014 21:15:35 +0200, by Goffi
-
core (disco): added discoInfos and discoItems bridge methodsTue, 01 Apr 2014 21:14:57 +0200, by Goffi
-
plugin XEP-0115: fixed bad disco_infos constructionMon, 31 Mar 2014 20:19:34 +0200, by Goffi
-
memory (disco): bug fix in findFeaturesSetMon, 31 Mar 2014 17:50:07 +0200, by souliane
-
core (XMPP): typo againMon, 31 Mar 2014 17:12:09 +0200, by Goffi
-
core (XMPP): fixed typoMon, 31 Mar 2014 17:10:10 +0200, by Goffi
-
core (XMPP): added warning when a contact ins roster is not subscribed from or toMon, 31 Mar 2014 17:07:25 +0200, by Goffi
-
plulgin XEP-0115: fixed caps_optimize initMon, 31 Mar 2014 16:57:02 +0200, by Goffi
-
plugin XEP-0065: fixed initialisation sequenceMon, 31 Mar 2014 16:08:15 +0200, by Goffi
-
quick frontends: first connection fixesMon, 31 Mar 2014 15:22:35 +0200, by Goffi
-
plugin account: reverted patch abd3a75d629cMon, 31 Mar 2014 12:35:59 +0200, by Goffi
-
plugin xep-0115: caps optimisationMon, 31 Mar 2014 12:24:20 +0200, by Goffi
-
plugin XEP-0092: use of checkFeature instead of hasFeature + timeout + message adapted to failure if software version is not availableMon, 31 Mar 2014 12:23:13 +0200, by Goffi
-
core (disco): added checkFeature method + fixed hasFeature testMon, 31 Mar 2014 12:23:13 +0200, by Goffi
-
plugin XEP-0045: profileConnected return the deferred, so muc service presence is checked before the end of initialisationMon, 31 Mar 2014 12:23:13 +0200, by Goffi
-
core: fixed bad closure in connection intialisation sequence (profileConnected in plugins were not called correctly)Mon, 31 Mar 2014 12:23:13 +0200, by Goffi
-
plugin account: prosody gid is used to spawn prosodyctl processMon, 31 Mar 2014 12:23:10 +0200, by Goffi
-
core (XMPP): fix status in presenceFri, 28 Mar 2014 19:19:11 +0100, by Goffi
-
core(memory): fixed last resourceFri, 28 Mar 2014 19:11:00 +0100, by Goffi
-
plugin XEP-0092: feature check before requesting versionFri, 28 Mar 2014 18:19:29 +0100, by Goffi
-
core, plugin XEP-0115: discovery refactoring:Fri, 28 Mar 2014 18:07:22 +0100, by Goffi
-
core (memory): entities cache improvments:Fri, 28 Mar 2014 18:07:17 +0100, by Goffi
-
core: more organisation in constants.pyFri, 28 Mar 2014 18:07:13 +0100, by Goffi
-
core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleanedFri, 28 Mar 2014 18:07:02 +0100, by Goffi
-
misc: precisions about pyjamas in README4PACKAGERSFri, 28 Mar 2014 18:06:51 +0100, by Goffi
-
wix: fixed onShowProfileThu, 27 Mar 2014 10:36:20 +0100, by Goffi
-
plugin account, groupblog: user can erase all their microblogs at onceThu, 27 Mar 2014 02:24:20 +0100, by souliane
-
primitivus: do not display the presence/status dialog if the profile is not connectedTue, 25 Mar 2014 17:26:31 +0100, by souliane
-
memory: be sure that local_dir exists before creating a new databaseTue, 25 Mar 2014 14:57:38 +0100, by souliane
-
memory: bug fix the current local_dir after sat.conf is auto-updatedMon, 24 Mar 2014 16:43:08 +0100, by souliane
-
plugin account: bug fix profile deletion from the database + unsubscribe the contactsMon, 24 Mar 2014 16:21:14 +0100, by souliane
-
core: presence stanzas were sent twiceMon, 24 Mar 2014 10:16:07 +0100, by souliane
-
misc: updated setup.py and README4PACKAGERSSun, 23 Mar 2014 22:34:24 +0100, by souliane
-
misc: sat stop would not kill all sat instances anymoreSun, 23 Mar 2014 22:44:49 +0100, by souliane
-
core, memory: use XDG recommended paths as the defaults for the config and local directoriesSun, 23 Mar 2014 22:43:43 +0100, by souliane
-
plugin text commands: commands are now sorted in /helpMon, 24 Mar 2014 15:18:53 +0100, by Goffi
-
plugin XEP-0045: added user information to /whois text commandMon, 24 Mar 2014 14:46:18 +0100, by Goffi
-
plugin text-commands: fixed name conflicts management + plugin parrot: removed now done TODOMon, 24 Mar 2014 13:49:37 +0100, by Goffi
-
plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve:Mon, 24 Mar 2014 10:57:15 +0100, by Goffi
-
core: plugins now accepts recommendations:Sun, 23 Mar 2014 10:02:50 +0100, by Goffi
-
test: fix tests fo plugins XEP-0033 and XEP-0085Sat, 22 Mar 2014 18:47:17 +0100, by souliane
-
core: removed default_config:Sat, 22 Mar 2014 17:48:10 +0100, by Goffi
-
core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generationSat, 22 Mar 2014 15:34:05 +0100, by Goffi
-
plugin text commands: refactoring:Sat, 22 Mar 2014 13:47:33 +0100, by Goffi
-
plugin XEP-0092: new plugin (software version)Sat, 22 Mar 2014 13:44:33 +0100, by Goffi
-
core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JIDSat, 22 Mar 2014 13:42:59 +0100, by Goffi
-
bridge: remove unecessary signals/methods declarationsFri, 21 Mar 2014 09:09:51 +0100, by souliane
-
bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connectThu, 20 Mar 2014 21:18:18 +0100, by souliane
-
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'Fri, 21 Mar 2014 16:27:09 +0100, by Goffi
-
tests: tests fixesFri, 21 Mar 2014 16:19:46 +0100, by Goffi
-
core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants thereFri, 21 Mar 2014 16:08:11 +0100, by Goffi
-
primitivus: EditBar doesn't propagate key pressed anymore if it manage a 'up' or 'down' event (history event)Fri, 21 Mar 2014 15:36:01 +0100, by Goffi
-
primitivus: PrimitivusVerticalContainer box widgets management:Fri, 21 Mar 2014 15:04:13 +0100, by Goffi
-
primitivus: removed deprecated use of set_focusFri, 21 Mar 2014 15:04:03 +0100, by Goffi
-
core (XMLUI): BoolWidget now accept real boolean for valueFri, 21 Mar 2014 15:03:56 +0100, by Goffi
-
core: minor docstring fixesFri, 21 Mar 2014 15:03:51 +0100, by Goffi
-
plugin XEP-0085: bug fixes, especially for groupchat messagesTue, 18 Mar 2014 13:52:12 +0100, by souliane
-
primitivus: display chat states (with symbols) for MUC participantsMon, 17 Mar 2014 13:24:55 +0100, by souliane
-
quick_app: better PEP-8 complianceSun, 16 Mar 2014 21:25:49 +0100, by souliane
-
tools: xml_tools.ElementParser do not replace '\n' and '\t' with ' ' by defaultSat, 15 Mar 2014 00:15:49 +0100, by souliane
-
test: update radiocol test regarding the last changesSat, 15 Mar 2014 01:19:22 +0100, by souliane
-
plugin radiocol: preload signal also contains the uploader nicknameTue, 11 Mar 2014 11:59:11 +0100, by souliane
-
frontends: added SYNTAX_TEXT in the constantsMon, 10 Mar 2014 22:19:11 +0100, by souliane
-
plugin radiocol: add MP3 supportWed, 05 Mar 2014 23:24:03 +0100, by souliane
-
misc: added Naha to READMEWed, 05 Mar 2014 16:09:27 +0100, by Goffi
-
misc: README4PACKAGERS improvmentsWed, 05 Mar 2014 16:03:05 +0100, by Matteo Cypriani
-
jp: updated main loop to gobject 3Wed, 05 Mar 2014 16:03:04 +0100, by Matteo Cypriani
-
removed deprecated and really old Sortilege frontend, today Primitivus is the console frontendTue, 04 Mar 2014 01:24:15 +0100, by Goffi
-
misc: added gobject dependency for primitivus in README4PACKAGERSTue, 04 Mar 2014 00:29:10 +0100, by Goffi
-
plugin account: user can change his password or delete his XMPP accountMon, 03 Mar 2014 10:00:15 +0100, by souliane
-
core (memory): asyncDeleteProfile can force the deletion of a profile, even if it's connected (when called from the backend only)Mon, 03 Mar 2014 15:37:49 +0100, by souliane
-
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfileMon, 03 Mar 2014 09:59:10 +0100, by souliane
-
plugin groupblog: added a convenient bridge method getGroupBlogsWithCommentsFri, 28 Feb 2014 11:19:08 +0100, by souliane
-
plugin XEP-0060, groupblog: added nodeIdentifiers attribute to getItems in order to retrieve items by idsTue, 25 Feb 2014 17:49:15 +0100, by souliane
-
plugin blog_banner: added temporary plugin with a user parameter to set a blog bannerTue, 25 Feb 2014 11:32:21 +0100, by souliane
-
we are in a dev version again...Sat, 01 Mar 2014 13:35:21 +0100, by Goffi
-
SÃ T 0.4.1 releasedFri, 28 Feb 2014 15:03:34 +0100, by Goffi
-
updated changelogFri, 28 Feb 2014 14:56:35 +0100, by Goffi
-
better INSTALL instructionsFri, 28 Feb 2014 14:41:51 +0100, by Goffi
-
setup.py fixes and improvmentsFri, 28 Feb 2014 14:39:45 +0100, by Goffi
-
README4PACKAGERS fixesThu, 27 Feb 2014 18:42:42 +0100, by Goffi
-
SÃ T 0.4 releasedWed, 26 Feb 2014 14:10:34 +0100, by Goffi
-
CHANGELOG fixes/updateWed, 26 Feb 2014 10:40:01 +0100, by Goffi
-
updated CHANGELOG for v 0.4.0Tue, 25 Feb 2014 17:48:50 +0100, by souliane
-
plugin card_game: update to use the new XMLUI mechanism:Wed, 26 Feb 2014 02:17:43 +0100, by souliane
-
plugin room_game: fix issues with data structures initializationWed, 26 Feb 2014 02:13:29 +0100, by souliane
-
tools, plugin XEP-0077: small fixesTue, 25 Feb 2014 22:58:42 +0100, by souliane
-
core (xmpp): fix automatic contact deletionTue, 25 Feb 2014 18:47:15 +0100, by souliane
-
some typos fixes in the README filesWed, 26 Feb 2014 09:34:46 +0100, by souliane
-
README4PACKAGERS updateWed, 26 Feb 2014 01:54:16 +0100, by Goffi
-
added README4PACKAGERSWed, 26 Feb 2014 01:52:36 +0100, by souliane
-
README and INSTALL updatesWed, 26 Feb 2014 00:36:34 +0100, by Goffi
-
plugin misc account: updated the welcome emailTue, 25 Feb 2014 23:45:50 +0100, by Goffi
-
plugin demo directory: temporary plugin to integrate Salut's directory in SÃ T's parameters:Tue, 25 Feb 2014 23:03:17 +0100, by Goffi
-
plugin XEP-0085: fixed bad trigger return valueTue, 25 Feb 2014 23:03:17 +0100, by Goffi
-
plugin XEP-0055: salut.libervia.org is temporarly used as default valueTue, 25 Feb 2014 23:03:17 +0100, by Goffi
-
core (memory): added 'no' value management in configuration's booleansTue, 25 Feb 2014 23:03:13 +0100, by Goffi
-
core (xmlui), frontends: handling of "text" type in params xml + bug fixesTue, 25 Feb 2014 23:01:26 +0100, by Goffi
-
frontends: fix typos, do not use logging in the xmlui tools:Tue, 25 Feb 2014 10:59:05 +0100, by souliane
-
core (xmlui): fixed types with empty value are now correctly managed in _dataFormField2XMLUIDataTue, 25 Feb 2014 02:22:17 +0100, by Goffi
-
i18n: updated the translation filesMon, 24 Feb 2014 19:21:07 +0100, by souliane
-
test: skip radiocol tests if the sound samples are not foundMon, 24 Feb 2014 12:57:56 +0100, by souliane
-
plugin groupblog: bug fix for the atom feedMon, 24 Feb 2014 12:21:59 +0100, by souliane
-
plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atomSun, 23 Feb 2014 13:54:41 +0100, by souliane
-
plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:Fri, 14 Feb 2014 21:24:31 +0100, by souliane
-
test: fix the tests for plugin room gameThu, 20 Feb 2014 17:51:51 +0100, by souliane
-
test: skip the test for markdown syntax if the module is not installedThu, 20 Feb 2014 16:37:05 +0100, by souliane
-
plugin XEP-0277: last commit was actually a part of the next oneSun, 23 Feb 2014 23:59:02 +0100, by Goffi
-
plugin XEP-0277: added missing docstringSun, 23 Feb 2014 23:30:35 +0100, by Goffi
-
core (sqlite): automatic database update:Sun, 23 Feb 2014 23:30:32 +0100, by Goffi
-
plugin text syntaxes: fixed cleaners encodingThu, 20 Feb 2014 13:28:10 +0100, by Goffi
-
plugin XEP-0277: encoding fixThu, 20 Feb 2014 13:28:09 +0100, by Goffi
-
primitivus: displayed presence/status was not updated when the presence is "Online".Tue, 18 Feb 2014 19:37:29 +0100, by souliane
-
plugin room_game, radiocol: RoomGame.send returns a Deferred.Tue, 18 Feb 2014 17:49:33 +0100, by souliane
-
misc: setup.py was not installing sat_frontends.jpTue, 18 Feb 2014 16:24:19 +0100, by souliane
-
plugin groupblog: do not log error message when asking for the entries of a non existent node (e.g the contact hasn't posted any message yet)Tue, 18 Feb 2014 14:35:30 +0100, by souliane
-
core: fix mispelled argumentTue, 18 Feb 2014 14:33:35 +0100, by souliane
-
misc: exclude misc/_jp from xgettext inputMon, 17 Feb 2014 19:23:13 +0100, by souliane
-
misc: fix unnamed arguments in format stringsMon, 17 Feb 2014 14:58:26 +0100, by souliane
-
misc: update distribute_setup.py to version 0.6.49Mon, 17 Feb 2014 12:25:17 +0100, by Thomas Preud'homme
-
frontends (tools): addURLToImage makes an image clickableThu, 13 Feb 2014 15:35:21 +0100, by souliane
-
plugin text_syntaxes: html2text was breaking the long URLsThu, 13 Feb 2014 12:29:14 +0100, by souliane
-
frontends: add COMMANDS constant for Wysiwyg edition + add "image" button info for the syntaxesThu, 13 Feb 2014 10:42:29 +0100, by souliane
-
memory (sqlite): the result of pickle.dumps in addToHistory must be encoded for the special characters to be stored.Wed, 12 Feb 2014 21:46:48 +0100, by souliane
-
plugin XEP_0277: fix encode/decode errorsWed, 12 Feb 2014 15:24:03 +0100, by souliane
-
plugin XEP_0277: check for XHTML namespace and decapsulate the content from the main div containerWed, 12 Feb 2014 15:23:15 +0100, by souliane
-
plugin text_syntaxes: rstrip the conversion result to avoid new lines systematically added by converters (e.g. html2text do this)Wed, 12 Feb 2014 15:21:00 +0100, by souliane
-
tools: composition RICH_FORMATS constant has been renamed to RICH_SYNTAXESWed, 12 Feb 2014 15:19:48 +0100, by souliane
-
core: bug fix at connection timeFri, 07 Feb 2014 22:17:06 +0100, by souliane
-
memory: bug fix to not register twice frontends parameters + added some tests for param updateFri, 07 Feb 2014 17:10:24 +0100, by souliane
-
plugin groupblog, XEP-0071, XEP-0277, text_syntaxes: manage raw/rich/xhtml data for content/title:Wed, 05 Feb 2014 16:36:51 +0100, by souliane
-
plugin groupblog: added method getLastGroupBlogsAtom returns the Atom feed of blog postsWed, 22 Jan 2014 17:10:28 +0100, by souliane
-
test radiocol: added a full scenario testWed, 15 Jan 2014 23:24:22 +0100, by souliane
-
test: improvements for the helpers classes:Wed, 15 Jan 2014 23:22:07 +0100, by souliane
-
plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenanceFri, 17 Jan 2014 15:02:46 +0100, by souliane
-
plugin radiocol: sync data includes a "jump to time" infoThu, 16 Jan 2014 11:44:14 +0100, by souliane
-
plugins radiocol_tarot: do not process received messages for MUC users that are actually not playing the game + fix for testing purposeWed, 15 Jan 2014 23:09:39 +0100, by souliane
-
plugins room_games, radiocol: better synchronization after a user joins a running gameWed, 15 Jan 2014 23:01:23 +0100, by souliane
-
jp: added ad-hoc subcommand with a remote sub-subcommand to create a D-Bus remoteMon, 17 Feb 2014 18:57:53 +0100, by Goffi
-
jp: short option for progress is now -P instead of -g, so -g can be used for groupsMon, 17 Feb 2014 18:57:09 +0100, by Goffi
-
plugin Ad-Hoc D-Bus: first draft:Mon, 17 Feb 2014 18:57:06 +0100, by Goffi
-
plugin XEP-0050: fixed UnknownGroupError management + "@ALL@" profile for status commandThu, 13 Feb 2014 18:50:56 +0100, by Goffi
-
core(XMLUI): empty options in ListWidget now just show a warning message, no more assertThu, 13 Feb 2014 18:50:49 +0100, by Goffi
-
core: fixed UnknownGroupError exception in getJidsFromGroupThu, 13 Feb 2014 18:50:41 +0100, by Goffi
-
jp: zsh completion, first draft (added in a new /misc directory):Mon, 10 Feb 2014 13:53:46 +0100, by Goffi
-
jp: refactoring:Mon, 10 Feb 2014 13:44:09 +0100, by Goffi
-
misc (README): updated Link Mauve and Dal contributions, moved Souliane as a main contributorWed, 05 Feb 2014 14:52:40 +0100, by Goffi
-
jp: added missing license headersWed, 05 Feb 2014 14:52:38 +0100, by Goffi
-
jp: refactoring using ArgParseWed, 05 Feb 2014 14:35:26 +0100, by Dal
-
core: registerNewAccount partial fixTue, 04 Feb 2014 18:54:06 +0100, by Goffi
-
frontends: fixed /me usage + renamed a couple of "type" parameters to type_Tue, 04 Feb 2014 18:51:16 +0100, by Goffi
-
dates updateTue, 04 Feb 2014 18:32:49 +0100, by Goffi
-
core (XMLUI): fixed labels management for lists in _dataFormField2XMLUIDataTue, 04 Feb 2014 18:32:46 +0100, by Goffi
-
core: security limit in menusTue, 04 Feb 2014 18:32:39 +0100, by Goffi
-
frontends: some modifications to ease the the use of the new sat_frontends.tools.xmlui.XMLUI class in LiberviaTue, 04 Feb 2014 18:32:33 +0100, by Goffi
-
core: added "one_shot" option to registered callback:Tue, 04 Feb 2014 18:24:27 +0100, by Goffi
-
core (XMLUI), frontends: advancedListContainer part 2:Tue, 04 Feb 2014 18:21:51 +0100, by Goffi
-
XMLUI (core, frontends): added JidWidget and DividerWidget + popup type + some bugfixes:Tue, 04 Feb 2014 18:19:32 +0100, by Goffi
-
core, frontends: implementation of AdvancedListContainer first draft + misc:Tue, 04 Feb 2014 18:19:29 +0100, by Goffi
-
core, frontends: XMLUI refactoring:Tue, 04 Feb 2014 18:19:00 +0100, by Goffi
-
plugin XEP-0045, primitivus: added MUC configurationTue, 04 Feb 2014 18:06:12 +0100, by Goffi
-
xmlui: added boolean type management in XMLUIResult2DataFormResultTue, 04 Feb 2014 18:04:32 +0100, by Goffi
-
plugin XEP-0055, Primitivus: Directory search dialogs are now entirely done in plugin XEP-0055, specific code in frontend is not needed anymoreTue, 04 Feb 2014 18:03:53 +0100, by Goffi
-
core: XMLUI now use @property for session_id and submitTue, 04 Feb 2014 18:02:40 +0100, by Goffi
-
primitivus: fixed bad closure, resulting in menus bug.Tue, 04 Feb 2014 18:02:37 +0100, by Goffi
-
core, frontends: XMLUI refactoring:Tue, 04 Feb 2014 18:02:35 +0100, by Goffi
-
test: added tests for the plugin "room game" + rename other test filesFri, 10 Jan 2014 18:20:30 +0100, by souliane
-
test: make FakeClient profile dependent and add some tools to test MUCFri, 10 Jan 2014 18:15:02 +0100, by souliane
-
test: silent info/warning that were polluting the outputFri, 10 Jan 2014 18:19:34 +0100, by souliane
-
test: define the constants JIDs and profiles as listsThu, 09 Jan 2014 11:18:33 +0100, by souliane
-
plugins room games, XEP-0045: small fixes, improved docstringsFri, 10 Jan 2014 18:07:36 +0100, by souliane
-
plugin room game: improved docstrings, added '_' as prefix for internal methods namesThu, 09 Jan 2014 10:28:25 +0100, by souliane
-
test: use the SatTestCase methods instead of builtin "assert" in tests for memory, plugin xep-0033Tue, 07 Jan 2014 09:27:53 +0100, by souliane
-
plugin XEP-0054: also work with python2-pillowFri, 10 Jan 2014 21:12:06 +0100, by Emmanuel Gil Peyrot
-
test: added tests for XEP-0033Sun, 05 Jan 2014 13:05:31 +0100, by souliane
-
test: FakeMemory inherits from Memory + more helpers basic support + cleaningSun, 05 Jan 2014 13:04:54 +0100, by souliane
-
plugin XEP-0033: the comparison for auto-fixing for the stanza recipient was not correctSun, 05 Jan 2014 13:00:17 +0100, by souliane
-
memory: factorize the node checks in Params.__constructProfileXmlSun, 05 Jan 2014 07:26:41 +0100, by souliane
-
test: added tests for XEP-0085Sat, 04 Jan 2014 21:09:32 +0100, by souliane
-
test: added some tests for MemorySat, 04 Jan 2014 17:16:40 +0100, by souliane
-
test: added support of basic memory stuff in helpers.pySat, 04 Jan 2014 15:46:30 +0100, by souliane
-
test: store the constants in constants.py + better PEP8 complianceSat, 04 Jan 2014 15:45:08 +0100, by souliane
-
memory: bug fix related to method paramsRegisterApp + getParams was not always returning a DeferredSat, 04 Jan 2014 21:13:51 +0100, by souliane
-
memory: fixed wrong information in the docstrings for security_limitSat, 04 Jan 2014 21:12:49 +0100, by souliane
-
core, bridge: new method paramsRegisterApp to register frontend's specific parametersFri, 27 Dec 2013 13:28:26 +0100, by souliane
-
frontends: fixed sendMessage calls, sendMessage is now async so callback and errback need to be specified + redraw in PrimivitusApp.notifyFri, 03 Jan 2014 21:25:07 +0100, by Goffi
-
i18n: merged jp i18n french translation in core fr.poSun, 29 Dec 2013 17:48:14 +0100, by Goffi
-
core: fixed setup.py (removed former sat_frontends and jp i18n references)Sun, 29 Dec 2013 17:48:04 +0100, by Goffi
-
core: dynamics menus refactoring:Sun, 29 Dec 2013 17:10:14 +0100, by Goffi
-
i18n: merged sat_frontends and sat translations in core's i18nSun, 29 Dec 2013 17:10:10 +0100, by Goffi
-
core: i18n refactoring:Sun, 29 Dec 2013 17:06:01 +0100, by Goffi
-
plugin groupblog, XEP-0277: store both published and updated timestampsThu, 19 Dec 2013 13:54:40 +0100, by souliane
-
tools: addURLToText moved from libervia to sat_frontends/tools/stringsWed, 18 Dec 2013 15:37:30 +0100, by souliane
-
core: fix bridge method getContactsFromGroup return value (list of jids --> list of strings)Wed, 18 Dec 2013 10:39:19 +0100, by souliane
-
quick_frontend: fix presence/status update (do not share between different resources)Wed, 18 Dec 2013 09:55:02 +0100, by souliane
-
primitivus: redraw after changing the presence or statusWed, 18 Dec 2013 07:44:35 +0100, by souliane
-
plugins radiocol, xep-0054: better handling of upload errors:Tue, 17 Dec 2013 18:44:53 +0100, by souliane
-
plugin radiocol: fix wrong call of deleteFileTue, 17 Dec 2013 11:35:41 +0100, by souliane
-
plugin xep-0050 (ad-hoc commands): requesting part. first draftTue, 24 Dec 2013 15:43:52 +0100, by Goffi
-
core (xml_tools): dataForm*2XML renamed to dataForm*2XMLUI and now return XMLUI instead of raw XML + submit_id is managed, and session_id is returned if presentTue, 24 Dec 2013 15:43:22 +0100, by Goffi
-
backend, frontends: XMLUI refactoring:Tue, 24 Dec 2013 15:19:18 +0100, by Goffi
-
backend, frontends: callbacks refactoring:Tue, 24 Dec 2013 15:19:08 +0100, by Goffi
-
plugin xep-0050: using new Sessions classTue, 24 Dec 2013 15:19:08 +0100, by Goffi
-
core (memory): added optional profile checking in Sessions:Tue, 24 Dec 2013 15:19:08 +0100, by Goffi
-
core (memory): new Sessions management class (similar to dict)Tue, 24 Dec 2013 15:19:08 +0100, by Goffi
-
core, frontends: callMenu is now async and don't use callback_id anymoreTue, 24 Dec 2013 15:18:31 +0100, by Goffi
-
core (xml tools): bad default parameter in XMLUI.addListTue, 24 Dec 2013 01:31:18 +0100, by Goffi
-
plugin XEP-0050: fixed getDiscoItems when no commands were added + fixed commands purge on profile disconnectionTue, 24 Dec 2013 01:31:01 +0100, by Goffi
-
core,bridge: sendMessage bridge method is now asyncTue, 17 Dec 2013 01:46:45 +0100, by Goffi
-
core, bridge: better GenericException handlingTue, 17 Dec 2013 00:56:39 +0100, by Goffi
-
plugin XEP-0033: avoid the controlled error to explode (use return Failure(...) instead of raise)Mon, 16 Dec 2013 17:49:54 +0100, by souliane
-
plugin XEP-0033: bug fix for sending messages with the addressing feature to several serversMon, 16 Dec 2013 14:48:28 +0100, by souliane
-
core: bug fix for serverDiscoItems (bad use of addCallbacks)Mon, 16 Dec 2013 14:36:38 +0100, by souliane
-
core: bug fix for requestServerDisco in sat_main.py + added getAllServerIdentities method in memory.pyMon, 16 Dec 2013 14:35:26 +0100, by souliane
-
plugin room_games, radiocol: send the current queue to new playersThu, 28 Nov 2013 19:23:59 +0100, by souliane
-
plugins groupblog (xep-0060, xep-0277): added blog item modification/deletionTue, 10 Dec 2013 09:02:20 +0100, by souliane
-
plugins text-syntaxes: added a default value to use the current user syntax in convertMon, 09 Dec 2013 15:31:07 +0100, by souliane
-
plugin XEP-0045: remove redondant errback from _joinThu, 28 Nov 2013 21:27:18 +0100, by souliane
-
plugin XEP-0033: implementation of the addressing feature:Wed, 11 Dec 2013 17:16:53 +0100, by souliane
-
core (tools): set min and max priorities for triggers and warn if several triggers have the same not null priorityFri, 13 Dec 2013 05:35:24 +0100, by souliane
-
bridge (constructor): added categories for the mediawiki exportMon, 25 Nov 2013 13:32:21 +0100, by souliane
-
primivitus: do not notify when an empty message is receivedMon, 25 Nov 2013 12:36:49 +0100, by souliane
-
primitivus: save the input history when "esc" is pressedMon, 25 Nov 2013 12:29:14 +0100, by souliane
-
frontends: set and retrieve your own presence and statusMon, 25 Nov 2013 01:56:07 +0100, by souliane
-
frontends: define the constants with classes and inheritance instance of using __builtin__Sat, 23 Nov 2013 10:21:40 +0100, by souliane
-
frontends: presence update in quick app:Sun, 24 Nov 2013 11:22:20 +0100, by souliane
-
core: bad indentation in SatPresenceProtocol.availableSun, 24 Nov 2013 11:15:54 +0100, by souliane
-
reverted last commitFri, 13 Dec 2013 17:46:35 +0100, by Goffi
-
plugin account: don't wait for emails anymoreFri, 13 Dec 2013 17:40:48 +0100, by Goffi
-
plugin microbloging: fixes bad callsFri, 13 Dec 2013 17:18:29 +0100, by Goffi
-
plugin account: configuration constants can be overriden in sat.conf (section "plugin account") + better deferred management in email sendingFri, 13 Dec 2013 17:15:57 +0100, by Goffi
-
core: management of _list and _dict in sat.confThu, 12 Dec 2013 01:06:19 +0100, by Goffi
-
plugin XEP-0050: Ad-Hoc commands first draft (answering part)Tue, 10 Dec 2013 17:25:31 +0100, by Goffi
-
core: fixed statuses parameter in setPresence, and using @NONE@ instead of @DEFAULT@ for default profile_keyTue, 10 Dec 2013 17:25:31 +0100, by Goffi
-
core: use of Twisted JID instead of string bare jid in roster SatRosterProtocolTue, 10 Dec 2013 17:25:31 +0100, by Goffi
-
plugin XEP-0055: fixed form's namespaceTue, 03 Dec 2013 13:51:08 +0100, by Goffi
-
plugin XEP-0085: fixed bad return value for sendMessage trigger's post treatmentTue, 03 Dec 2013 13:09:49 +0100, by Goffi
-
bridge: fixed bridge_constructorSun, 01 Dec 2013 17:28:30 +0100, by Goffi
-
core (memory): fixed setDefault behaviour + minor refactoringThu, 28 Nov 2013 17:23:08 +0100, by Goffi
-
jp: removed named argument for pipeOut, as it's not managed with dynamicaly added methodsTue, 26 Nov 2013 18:30:35 +0100, by Goffi
-
jp: fixed sendFile callSat, 23 Nov 2013 13:38:05 +0100, by Goffi
-
frontends tools: moved src/tools/frontends to frontends/src/toolsThu, 21 Nov 2013 18:57:10 +0100, by souliane
-
plugin tools: turn src/plugin/games.py into a plugin and move it to src/plugins/plugin_misc_room_game.pyThu, 21 Nov 2013 18:23:08 +0100, by souliane
-
plugins (games): more factorization and flexibility for launching and joining games:Thu, 21 Nov 2013 15:49:53 +0100, by souliane
-
frontends tools: added symbols for MUC user activity identificationThu, 21 Nov 2013 15:38:53 +0100, by souliane
-
plugins XEP-0045: added methods to get room nicks and "MUC user left" triggerTue, 19 Nov 2013 19:31:59 +0100, by souliane
-
plugins (games): add a method to send messages more easilyMon, 18 Nov 2013 14:25:40 +0100, by souliane
-
plugin XEP-0045: fixed incorrect exceptions nameSun, 17 Nov 2013 17:02:22 +0100, by souliane
-
plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified:Sun, 17 Nov 2013 16:59:12 +0100, by souliane
-
plugins (tools): collective games (with no opponent, like radiocol) were handled like other gamesSun, 17 Nov 2013 16:30:46 +0100, by souliane
-
plugin XEP-0249: silently discard MUC invitation if user is already inSun, 17 Nov 2013 16:23:29 +0100, by souliane
-
bridge: removed plugin method definitions from the old static systemSun, 17 Nov 2013 16:11:55 +0100, by souliane
-
plugin group blog: management of extra data/rich text for blog commentsFri, 15 Nov 2013 15:27:03 +0100, by Goffi
-
plugin XEP-0277, groupblog: rich text management for receiving microblogsThu, 14 Nov 2013 18:36:02 +0100, by Goffi
-
plugin XEP-0277, group blog: rich text management for sending microblogsThu, 14 Nov 2013 18:35:51 +0100, by Goffi
-
plugin text syntaxes: clean_xhtml now accept lxml's HtmlElement to avoid parsing two times the same xmlThu, 14 Nov 2013 17:53:47 +0100, by Goffi
-
plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.Thu, 14 Nov 2013 17:51:35 +0100, by Goffi
-
plugin group blog: renamed options parameter as extra for consistency with sendMessageThu, 14 Nov 2013 16:49:57 +0100, by Goffi
-
plugin XEP-0071: rich messages management for sendMessageWed, 13 Nov 2013 14:03:16 +0100, by Goffi
-
plugin XEP-0071: XHTML2XHTML_IM don't return the <body> root tag anymore.Wed, 13 Nov 2013 14:02:02 +0100, by Goffi
-
core: dont save anymore messages to database if there is no "message" data (fix empty records with chat states)Wed, 13 Nov 2013 14:01:13 +0100, by Goffi
-
plugin text syntaxes: fixed bad parameter order for getParamAWed, 13 Nov 2013 14:00:07 +0100, by Goffi
-
core: sendMessage's options parameter has been renamed to extra to be consistent with newMessageWed, 13 Nov 2013 13:58:10 +0100, by Goffi
-
core: sendMessage triggers now use a treatments deferred;Wed, 13 Nov 2013 13:57:36 +0100, by Goffi
-
test: better ignore_blank in helpers's assertEqualXMLTue, 12 Nov 2013 16:56:34 +0100, by Goffi
-
plugin text syntaxes: fixed missing importTue, 12 Nov 2013 14:51:32 +0100, by Goffi
-
tests: plugin text syntaxes sanitisation testsTue, 12 Nov 2013 14:16:11 +0100, by Goffi
-
tests: added XML comparaison method to helpersTue, 12 Nov 2013 14:16:11 +0100, by Goffi
-
plugin text syntaxes: styles sanitisationTue, 12 Nov 2013 14:14:36 +0100, by Goffi
-
tools frontend: moved here from Libervia some definitions for message compositionSat, 09 Nov 2013 09:12:38 +0100, by souliane
-
misc: added a file for frontend's string operations:Fri, 08 Nov 2013 19:14:13 +0100, by souliane
-
plugin XEP-249: added parameter Misc / Auto-join MUC on invitationTue, 05 Nov 2013 21:08:31 +0100, by souliane
-
tools: renamed tools.jid.JID attribute "short" to "bare"Tue, 29 Oct 2013 16:26:55 +0100, by souliane
-
primitivus card_game: bug fix and improvementMon, 28 Oct 2013 19:04:49 +0100, by souliane
-
plugin card_game: better PEP-8 complianceMon, 28 Oct 2013 18:49:01 +0100, by souliane
-
primitivus, wix: auto-display MUC dialog after it has been joined:Mon, 28 Oct 2013 18:29:34 +0100, by souliane
-
core (tools): small fix in using imported methodsThu, 24 Oct 2013 08:47:45 +0200, by souliane
-
plugins radiocol, card_game, quiz: code factorizationWed, 23 Oct 2013 12:45:13 +0200, by souliane
-
tools: moved src/tools/games.py to src/tools/frontends/Fri, 18 Oct 2013 11:58:42 +0200, by souliane
-
memory: fixed getHistory behavior when parameter between=True:Wed, 23 Oct 2013 00:28:00 +0200, by souliane
-
primitivus, wix: fixed bridge methods calls for plugins radiocol and card gameTue, 22 Oct 2013 16:24:11 +0200, by souliane
-
wix, misc: use picture of dimension 32x32 for tray icon + better PEP-8 complianceTue, 22 Oct 2013 09:41:27 +0200, by souliane
-
primitivus: code factorization for user notificationMon, 21 Oct 2013 15:52:28 +0200, by souliane
-
core (memory): cleaned the part for load/save to xml (not used)Fri, 18 Oct 2013 19:23:03 +0200, by souliane
-
social contract: typos fixes:Fri, 08 Nov 2013 17:48:27 +0100, by souliane
-
new xml tools module (sat.tools.frontends.xml):Sat, 09 Nov 2013 10:17:53 +0100, by Goffi
-
plugin text_syntaxes: fixed clean_xhml (it now return XHTML instead of HTML)Sat, 09 Nov 2013 10:16:35 +0100, by Goffi
-
moved sat.tools.frontend to sat.tools.frontendsFri, 08 Nov 2013 16:35:51 +0100, by Goffi
-
plugin misc_account: added method getNewAccountDomainThu, 07 Nov 2013 17:01:40 +0100, by souliane
-
frontend, primitivus: added input history (mode-wise)Thu, 07 Nov 2013 16:58:20 +0100, by souliane
-
social contract: typos fixesThu, 07 Nov 2013 16:14:56 +0100, by souliane
-
core, bridge: extra parameter is saved in history:Thu, 07 Nov 2013 15:29:39 +0100, by Goffi
-
plugin XEP_0071: first draftTue, 05 Nov 2013 22:41:45 +0100, by Goffi
-
plugin XEP-0115: changed node for "http://sat.goffi.org" + filtering using list comprehension instead of filter()Tue, 05 Nov 2013 22:40:56 +0100, by Goffi
-
core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi"Tue, 05 Nov 2013 22:40:55 +0100, by Goffi
-
plugin text syntaxes: this plugin manage rich text syntaxes conversions and cleaning.Tue, 05 Nov 2013 22:40:46 +0100, by Goffi
-
install: added lxml to setup.py dependenciesThu, 31 Oct 2013 17:18:32 +0100, by Goffi
-
core: Deferred in onMessage.Thu, 31 Oct 2013 17:18:04 +0100, by Goffi
-
core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one.Thu, 31 Oct 2013 17:14:15 +0100, by Goffi
-
primitivus: fixed crash on private messagesTue, 15 Oct 2013 23:10:31 +0200, by Goffi
-
core, plugins: fixed bad use of children instead of elements() for domish.Element instances.Tue, 15 Oct 2013 19:28:34 +0200, by Goffi
-
plugin xep-0085: bug fix + improvementMon, 07 Oct 2013 13:09:57 +0200, by souliane
-
misc: added Dal to contributorsMon, 07 Oct 2013 14:58:41 +0200, by Goffi
-
jp: profiles managementMon, 07 Oct 2013 14:56:09 +0200, by Dal
-
bridge, memory: added the parameter security_limit to asyncGetParamA so it can be used from libervia. refactorization in memory.py are related to that.Wed, 02 Oct 2013 20:25:19 +0200, by souliane
-
core, primitivus: better support for parameter of type listWed, 02 Oct 2013 17:38:29 +0200, by souliane
-
plugin XEP-0085: improvement for sending "composing" stateThu, 26 Sep 2013 10:44:57 +0200, by souliane
-
wix: bug fix at startup when the method chatStateReceived doesn't existThu, 26 Sep 2013 10:14:23 +0200, by souliane
-
install: minimum required wokkel version is now 0.7.1, updated setup.pyFri, 04 Oct 2013 12:22:51 +0200, by Goffi
-
install: fixed setup.py (changed "imaging" to "PIL")Thu, 03 Oct 2013 12:58:00 +0200, by Goffi
-
bridge: doc fix for newContactSun, 29 Sep 2013 16:29:57 +0200, by Goffi
-
tests: helpers improvments:Sun, 29 Sep 2013 16:29:36 +0200, by Goffi
-
tests: fix SatMessageProtocolTest.test_onMessageThu, 26 Sep 2013 17:33:04 +0200, by Goffi
-
tests: Use of FailTest for DifferentArgsException instead of Exception, so the test fail instead of raising en error.Thu, 26 Sep 2013 17:32:24 +0200, by Goffi
-
primitivus: disconnected contact crash fixSun, 22 Sep 2013 01:49:19 +0200, by Goffi
-
core: misc bug fixesSat, 21 Sep 2013 15:34:10 +0200, by Goffi
-
plugin misc_account: fix for sending a failure messageSun, 08 Sep 2013 14:59:14 +0200, by souliane
-
plugin XEP-0085: renamed category and parameterSat, 07 Sep 2013 19:50:12 +0200, by souliane
-
core: fix for methods signatureSun, 08 Sep 2013 15:00:15 +0200, by souliane
-
core: added the security_limit to setParamSat, 07 Sep 2013 02:03:17 +0200, by souliane
-
Added Soul to contributorsSun, 08 Sep 2013 19:18:46 +0200, by Goffi
-
core: better handling of profile_key and don't write the param file anymoreThu, 05 Sep 2013 21:03:52 +0200, by souliane
-
misc: a few "cosmetic" changes (PEP 8...)Thu, 05 Sep 2013 20:57:00 +0200, by souliane
-
primitivus: chat state implementationSun, 08 Sep 2013 19:13:02 +0200, by souliane
-
plugin XEP-0085: Chat State NotificationsThu, 05 Sep 2013 20:48:47 +0200, by souliane
-
core: memory's updateEntityData improvments.Sun, 08 Sep 2013 19:12:59 +0200, by souliane
-
core: security attribute added to the parametersThu, 05 Sep 2013 20:28:44 +0200, by souliane
-
primitivus: menu to search directory (using XEP-0055)Sun, 08 Sep 2013 18:05:19 +0200, by Goffi
-
primitivus: really basic implementation of advanced list.Sun, 08 Sep 2013 18:05:19 +0200, by Goffi
-
plugin XEP-0055: implementation of Jabber SearchSun, 08 Sep 2013 18:05:19 +0200, by Goffi
-
core: added advanced list to XMLUI (need improvment, very basic so far)Sun, 08 Sep 2013 18:05:19 +0200, by Goffi
-
i18n: fixed bad translationSun, 08 Sep 2013 18:05:19 +0200, by Goffi
-
wix: fixed application quitting (fix bug 25)Sun, 23 Jun 2013 01:42:12 +0200, by Goffi
-
core, bridge, jp, quick_frontend: SÃ T stop more gracefully if bridge can't be initialised:Fri, 21 Jun 2013 02:00:37 +0200, by Goffi
-
doc: added instructions to launch D-Bus on a terminal environment, as requested in bug 27.Thu, 20 Jun 2013 17:44:27 +0200, by Goffi
-
core: fixed crash on first run, when no profile exist yetThu, 20 Jun 2013 17:22:40 +0200, by Goffi
-
core: fixed bad database creation on first run in sqlite storageThu, 20 Jun 2013 17:17:35 +0200, by Goffi
-
plugin XEP-0277: RuntimeError is now catched during link parsing (can happen if no service jid is found)Thu, 20 Jun 2013 17:15:21 +0200, by Goffi
-
pluging maildir: some trivial fixes:Thu, 20 Jun 2013 12:37:06 +0200, by Goffi
-
pluging groupblog: comments handling:Thu, 20 Jun 2013 12:14:43 +0200, by Goffi
-
core: more explicit UnknownEntityErrorThu, 20 Jun 2013 12:11:54 +0200, by Goffi
-
plugin group blog: getItems for comments fixed when we are the publisher of the parent nodeMon, 17 Jun 2013 13:55:11 +0200, by Goffi
-
plugin groupblog: fixed bad inialisation checkMon, 17 Jun 2013 13:30:57 +0200, by Goffi
-
plugin group blog: comments handling (comments are automaticaly requested when a comment node is found)Mon, 17 Jun 2013 13:17:43 +0200, by Goffi
-
plugin groupblog: comment item is specified through microblog data, there is no more a specific signal typeSun, 16 Jun 2013 18:49:02 +0200, by Goffi
-
plugins XEP-0060, XEP-0277, groupblog: comments implementation (first draft, not finished yet):Mon, 20 May 2013 23:21:29 +0200, by Goffi
-
misc: added Thomas Preud'homme to contributors + a thanks message to maintainers =)Sun, 07 Apr 2013 23:27:07 +0200, by Goffi
-
quick frontend, jp: fix localesSun, 07 Apr 2013 22:54:47 +0200, by Thomas Preud'homme
-
misc: fixed bridge_constructor.py typoSun, 24 Mar 2013 15:41:30 +0100, by Goffi
-
core: added Priority managementSun, 10 Mar 2013 20:55:29 +0100, by Goffi
-
Primitivus: fixed xmlui/chat bad contents changeSun, 10 Mar 2013 20:54:45 +0100, by Goffi
-
fixed licences in docstrings (they are now in comments)Fri, 08 Mar 2013 00:36:22 +0100, by Goffi
-
Primitivus: fixed contacts list (un)hiddingSun, 24 Feb 2013 15:29:31 +0100, by Goffi
-
primitivus: fixed urwid issues with recent urwid versionsSun, 24 Feb 2013 13:57:37 +0100, by Goffi
-
installation: added forgotten imaging dependencySat, 23 Feb 2013 17:50:58 +0100, by Goffi
-
core: fixed sendMessageSat, 23 Feb 2013 12:25:34 +0100, by Goffi
-
plugin export command: first draftFri, 22 Feb 2013 00:22:50 +0100, by Goffi
-
plugin parrot: sendMessage now avoid triggersFri, 22 Feb 2013 00:19:32 +0100, by Goffi
-
core: sendMessage refactoring:Fri, 22 Feb 2013 00:15:50 +0100, by Goffi
-
jp, core: jp's clean_ustr moved to a new general utils moduleFri, 22 Feb 2013 00:11:47 +0100, by Goffi
-
plugin text commands: basic /whois command (just show jid so far)Wed, 20 Feb 2013 20:37:17 +0100, by Goffi
-
plugin XEP-0045: fixed isNickInRoomWed, 20 Feb 2013 20:36:09 +0100, by Goffi
-
misc: add ctags_links to .hgignoreWed, 20 Feb 2013 20:08:15 +0100, by Goffi
-
core: version update to development versionWed, 20 Feb 2013 19:52:46 +0100, by Goffi
-
plugin XEP-0045: fixed mucLeave bridge methodSat, 26 Jan 2013 00:30:00 +0100, by Goffi
-
Fix pep8 support in src/bridge.Fri, 18 Jan 2013 17:55:35 +0100, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/plugins.Fri, 18 Jan 2013 17:55:35 +0100, by Emmanuel Gil Peyrot
-
core: added forgotten errback in sqlite's deleteProfileMon, 21 Jan 2013 00:59:50 +0100, by Goffi
-
Fix pep8 support in src/memory.Fri, 18 Jan 2013 17:55:35 +0100, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/test.Fri, 18 Jan 2013 17:55:35 +0100, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/tools.Fri, 18 Jan 2013 17:55:35 +0100, by Emmanuel Gil Peyrot
-
Fix pep8 support in src/core.Fri, 18 Jan 2013 17:55:35 +0100, by Emmanuel Gil Peyrot
-
Remove every old-style class.Fri, 18 Jan 2013 17:55:35 +0100, by Emmanuel Gil Peyrot
-
Remove trailing whitespaces.Fri, 18 Jan 2013 17:55:34 +0100, by Emmanuel Gil Peyrot
-
Fix coding style in setup.py.Fri, 18 Jan 2013 17:55:27 +0100, by Emmanuel Gil Peyrot
-
Remove useless trailing semicolons.Fri, 18 Jan 2013 17:53:08 +0100, by Emmanuel Gil Peyrot
-
Added tag SÃ T v0.3.0 for changeset df6b9b881f0eWed, 09 Jan 2013 22:59:55 +0100, by Goffi
-
Added tag SÃ T, v0.3.0 for changeset 78ca32cc0b51Wed, 09 Jan 2013 22:56:24 +0100, by Goffi
-
CHANGELOG + version updates (yes, that's a release \o/)Wed, 09 Jan 2013 22:55:59 +0100, by Goffi
-
misc: setup.py long description updateWed, 09 Jan 2013 22:50:01 +0100, by Goffi
-
removed CONST from sat_main as it is already in default_configWed, 09 Jan 2013 22:43:41 +0100, by Goffi
-
misc: README cleaning + added Mutagen to creditsWed, 09 Jan 2013 22:31:32 +0100, by Goffi
-
plugin radiocol: songs are deleted once played (Q&D need to be reworked once file are properly transfered to server)Wed, 09 Jan 2013 21:41:40 +0100, by Goffi
-
misc: added presentation website to READMEWed, 09 Jan 2013 01:20:52 +0100, by Goffi
-
installation: setup.py description + website url updateWed, 09 Jan 2013 01:06:08 +0100, by Goffi
-
core, plugin imap, plugin smtp: fixed SMTP/IMAP integration. /!\ Profile need to be connected for IMAP server to work (will change in the future)Tue, 08 Jan 2013 00:46:38 +0100, by Goffi
-
installation: added mutagen to setup.py's dependenciesMon, 07 Jan 2013 23:54:17 +0100, by Goffi
-
dates updateMon, 07 Jan 2013 23:30:13 +0100, by Goffi
-
plugin account: errReceived fix + emails are now sent on new account + generic example server constantsMon, 07 Jan 2013 23:10:26 +0100, by Goffi
-
plugin XEP-0054: fixed bad image resizingMon, 07 Jan 2013 23:08:45 +0100, by Goffi
-
plugin account: first draft of automatic SÃ T/Prosody account creation (basis coming from Libervia)Mon, 07 Jan 2013 01:03:49 +0100, by Goffi
-
bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/Mon, 07 Jan 2013 01:01:10 +0100, by Goffi
-
core: initial discovery fixMon, 07 Jan 2013 00:58:43 +0100, by Goffi
-
core: sqlite storage constraint fixMon, 07 Jan 2013 00:57:50 +0100, by Goffi
-
plugin text commands: added /topic as a synonym of /titleMon, 07 Jan 2013 00:56:13 +0100, by Goffi
-
plugin quiz: fixed XEP-0045 callFri, 28 Dec 2012 20:05:08 +0100, by Goffi
-
plugin Tarot: fixed pluginFri, 28 Dec 2012 02:27:34 +0100, by Goffi
-
core, plugin XEP-0054: avatar upload:Fri, 28 Dec 2012 01:00:31 +0100, by Goffi
-
quick frontend: asyncConnect is now used, to be sure that roster is available before continuing profile pluggingWed, 19 Dec 2012 23:22:10 +0100, by Goffi
-
plugin XEP-0054: added profile own jid to _fillCachedValues (needed to have its own avatar)Tue, 18 Dec 2012 00:02:28 +0100, by Goffi
-
core: renamed badly named ConnectedProfileErrorSun, 16 Dec 2012 18:02:43 +0100, by Goffi
-
core: port parameter is usedSun, 16 Dec 2012 18:01:50 +0100, by Goffi
-
core: paramaters are now merged: if a parameter doens't exist in loaded xml but exists in default parameters, it is addedSun, 16 Dec 2012 18:01:06 +0100, by Goffi
-
core: added Port parameterSun, 16 Dec 2012 17:59:50 +0100, by Goffi
-
primitivus, wix: fixed bad defaults values for XMLUI classSun, 09 Dec 2012 23:25:51 +0100, by Goffi
-
plugin XEP-0077: misc fixesSun, 09 Dec 2012 23:24:53 +0100, by Goffi
-
core: fixed presence cache errorThu, 06 Dec 2012 22:11:41 +0100, by Goffi
-
wix: fixed profile managerSat, 24 Nov 2012 02:21:02 +0100, by Goffi
-
plugin XEP-0054: naive approach to have a persistent cache of avatarsThu, 22 Nov 2012 00:46:49 +0100, by Goffi
-
core: asyncConnect is now fired when roster is availableThu, 22 Nov 2012 00:46:00 +0100, by Goffi
-
core: client.roster has now a got_roster deferred which is fired when roster is availableThu, 22 Nov 2012 00:44:56 +0100, by Goffi
-
installation: removed BeautifulSoup from dependencies as it was only used by CS plugin which is now deprecatedWed, 14 Nov 2012 21:47:56 +0100, by Goffi
-
installation: added wokkel to dependencies, and removed custom wokkel installation in setup.py (muc branch is now merged mainstream)Wed, 14 Nov 2012 21:44:25 +0100, by Goffi
-
primitivus: fixed actionResult call (fix gateways management)Wed, 14 Nov 2012 21:31:38 +0100, by Goffi
-
wix: fixed parameters managementWed, 14 Nov 2012 21:30:21 +0100, by Goffi
-
plugin XEP-0100: fixed lackings profile arguments in some methodsWed, 14 Nov 2012 21:29:38 +0100, by Goffi
-
quick frontend: fixed clearContactsWed, 14 Nov 2012 20:56:04 +0100, by Goffi
-
frontends: incoming files transfer management:Wed, 14 Nov 2012 20:37:15 +0100, by Goffi
-
core, bridge: waiting confirmation management (new getWaitingConf method)Wed, 14 Nov 2012 20:24:28 +0100, by Goffi
-
plugin XEP-0096: restored XEP-0065 usageMon, 12 Nov 2012 10:55:44 +0100, by Goffi
-
quick frontend: fixed getHistory callMon, 12 Nov 2012 10:55:09 +0100, by Goffi
-
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profilesSat, 10 Nov 2012 16:38:16 +0100, by Goffi
-
plugin cs: this plugin is now deprecatedSun, 04 Nov 2012 23:53:26 +0100, by Goffi
-
core, plugins: fixed bad namespace in stanza creationThu, 01 Nov 2012 22:41:39 +0100, by Goffi
-
bridge: fixed D-Bus warning in frontend side of bridgeThu, 01 Nov 2012 19:52:59 +0100, by Goffi
-
plugin group blog: item configuration data (which groups are allowed) are parsed and added to microblog dataTue, 30 Oct 2012 00:54:42 +0100, by Goffi
-
misc: added informations on Apache logs in README's privacy warningSun, 28 Oct 2012 18:40:14 +0100, by Goffi
-
plugin group blog: security check + fixed publisher in personalEvent signalSun, 28 Oct 2012 18:27:37 +0100, by Goffi
-
primitivus: fixed info messages timestampSun, 28 Oct 2012 17:59:24 +0100, by Goffi
-
primitivus: fixed edit bar's captions encoding (could cause crashes)Sun, 28 Oct 2012 17:58:47 +0100, by Goffi
-
plugin groupblog: fixed GROUP and JID publishers_type in getMassiveLastGroupBlogs and massiveSubscribeGroupBlogsMon, 22 Oct 2012 00:10:21 +0200, by Goffi
-
plugin XEP-0045: in case of nickname conflict when entering a room, a new one is automaticaly assignedSun, 21 Oct 2012 22:31:57 +0200, by Goffi
-
plugin text commands: added /parrot and /unparrot commands to use Parrot pluginSun, 21 Oct 2012 19:46:08 +0200, by Goffi
-
new plugin: Parrot is an experimental plugin which repeat messages between 2 entitiesSun, 21 Oct 2012 19:43:14 +0200, by Goffi
-
core: Triggers can now frobid other triggers executionSun, 21 Oct 2012 19:28:38 +0200, by Goffi
-
primitivus: Primitivus is now modal (vi-like behaviour):Sun, 21 Oct 2012 16:40:19 +0200, by Goffi
-
plugin text commands: added _feedback method to send an answer to userSun, 21 Oct 2012 13:37:15 +0200, by Goffi
-
plugin XEP-0045: added isNickInRoom methodSun, 21 Oct 2012 13:36:28 +0200, by Goffi
-
primitivus: fixed double messages discardingSun, 21 Oct 2012 13:23:21 +0200, by Goffi
-
primitivus: better chat text insertion in chat windowSun, 21 Oct 2012 12:55:47 +0200, by Goffi
-
reverted bad commitSun, 21 Oct 2012 12:55:27 +0200, by Goffi
-
primitivus: fixed messages order in chat windowSun, 21 Oct 2012 12:03:29 +0200, by Goffi
-
plugin text commands: added /help commandSat, 20 Oct 2012 19:22:51 +0200, by Goffi
-
core: added priority management in triggersSat, 20 Oct 2012 18:18:40 +0200, by Goffi
-
plugin XEP-0045, plugin text commands: added '/title' commandSat, 20 Oct 2012 18:02:14 +0200, by Goffi
-
Primitivus: avoid double messages in case of backlog/history conflictSat, 20 Oct 2012 17:24:30 +0200, by Goffi
-
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:Sat, 20 Oct 2012 17:23:56 +0200, by Goffi
-
core, bridge, quick_frontend: MUC private messages history management:Wed, 17 Oct 2012 00:35:48 +0200, by Goffi
-
Primitivus: present contacts in groups chat can now be clickedTue, 16 Oct 2012 01:22:40 +0200, by Goffi
-
quick frontend, primitivus, wix: MUC private messages managementThu, 11 Oct 2012 00:48:35 +0200, by Goffi
-
plugin text commands: added /join commandFri, 28 Sep 2012 00:48:52 +0200, by Goffi
-
plugin text commands: /leave management:Fri, 28 Sep 2012 00:31:10 +0200, by Goffi
-
frontends, core, plugin XEP-0045: leave implementation + better nick changeFri, 28 Sep 2012 00:26:24 +0200, by Goffi
-
plugin text commands: Text commands is a new plugin that bring IRC-like commandsThu, 27 Sep 2012 00:54:42 +0200, by Goffi
-
plugin xep-0045: nick change managementThu, 27 Sep 2012 00:51:43 +0200, by Goffi
-
core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:Wed, 26 Sep 2012 01:23:56 +0200, by Goffi
-
Primitivus: new entities are added to contact list if they send messages + QuickFrontend: names fixesWed, 26 Sep 2012 00:38:41 +0200, by Goffi
-
QuickFrontend, Primitivus, Wix: special entities management:Tue, 25 Sep 2012 23:10:22 +0200, by Goffi
-
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:Tue, 25 Sep 2012 00:58:34 +0200, by Goffi
-
primitivus: keep focus position in contacts list on redrawWed, 05 Sep 2012 00:19:32 +0200, by Goffi
-
primitivus: fixed display for selected entity in contacts list + added indentation for status messageTue, 04 Sep 2012 13:36:14 +0200, by Goffi
-
primitivus: better focused attributes for rosterTue, 04 Sep 2012 13:34:52 +0200, by Goffi
-
primitivus: contacts list improvments:Tue, 04 Sep 2012 01:15:19 +0200, by Goffi
-
primitivus: added show and status text attributes + show iconsTue, 04 Sep 2012 01:12:52 +0200, by Goffi
-
primitivus: moved constants in a separate fileMon, 03 Sep 2012 23:43:15 +0200, by Goffi
-
core: memory bug fixFri, 17 Aug 2012 03:20:40 +0200, by Goffi
-
jp: - better expandJid: roster's jids' nodes are used after names to expand jidFri, 17 Aug 2012 03:17:44 +0200, by Goffi
-
bridge: updated D-Bus frontendFri, 17 Aug 2012 03:14:20 +0200, by Goffi
-
wix: renamed id variable to avoid reserved nameFri, 17 Aug 2012 03:13:08 +0200, by Goffi
-
Bridge: "auto" type for sendMessage methodFri, 17 Aug 2012 03:11:39 +0200, by Goffi
-
core: sendMessage refactoring:Fri, 17 Aug 2012 03:11:03 +0200, by Goffi
-
plugin xep-0045: entity type is changer to chatroom for room joinedFri, 17 Aug 2012 03:08:37 +0200, by Goffi
-
core: added isJidInRoster methodFri, 17 Aug 2012 03:07:49 +0200, by Goffi
-
core: entity cache misc data management + error moved to core.exceptions in memoryFri, 17 Aug 2012 03:07:22 +0200, by Goffi
-
plugin xep-0054: changed deprecated deferredGenerator for inlineCallbacksThu, 16 Aug 2012 15:17:16 +0200, by Goffi
-
core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnectionWed, 15 Aug 2012 15:50:46 +0200, by Goffi
-
core: fixed bad try/except block in memorySun, 12 Aug 2012 15:49:08 +0200, by Goffi
-
misc: updated README with contributorsThu, 02 Aug 2012 01:08:51 +0200, by Goffi
-
misc: CONTRAT SOCIAL (Social Contract) English translationThu, 02 Aug 2012 01:07:45 +0200, by Matthieu Rakotojaona
-
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+Wed, 01 Aug 2012 22:53:02 +0200, by Goffi
-
quickapp: fixed typoMon, 25 Jun 2012 23:58:28 +0200, by Goffi
-
plugin groupblog: fixed initialisationMon, 25 Jun 2012 01:00:55 +0200, by Goffi
-
plugin groupblog: subscriptions/notificationsMon, 25 Jun 2012 00:08:16 +0200, by Goffi
-
plugin groupblog: added disco info + misc fixesThu, 31 May 2012 00:26:39 +0200, by Goffi
-
frontend: Fix notify import in Primitivus.Sat, 14 Apr 2012 16:26:55 +0200, by Emmanuel Gil Peyrot
-
misc: Add the build directory to the ignore file.Sat, 14 Apr 2012 13:55:11 +0200, by Emmanuel Gil Peyrot
-
misc: Make the shell launcher use the same python interpreter than setup.py.Sat, 14 Apr 2012 13:53:55 +0200, by Emmanuel Gil Peyrot
-
misc: Add the forgotten sat.memory to setup.py.Sat, 14 Apr 2012 11:09:31 +0200, by Emmanuel Gil Peyrot
-
core: exceptions moved to coreWed, 04 Apr 2012 00:06:44 +0200, by Goffi
-
plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogsSun, 01 Apr 2012 19:48:31 +0200, by Goffi
-
D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs methodSun, 01 Apr 2012 19:45:35 +0200, by Goffi
-
plugin group blog: getMassiveGroupBlog first draftThu, 29 Mar 2012 00:04:31 +0200, by Goffi
-
core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.Mon, 26 Mar 2012 00:22:49 +0200, by Goffi
-
plugin groupblog: added getLastGroupBlogs methodSat, 24 Mar 2012 17:48:12 +0100, by Goffi
-
plugin radiocol: fixed missing importSat, 24 Mar 2012 17:46:42 +0100, by Goffi
-
fixed lauching scriptSat, 24 Mar 2012 16:11:16 +0100, by Goffi
-
plugin groupblog: next-gen group blog first draftWed, 14 Mar 2012 23:45:01 +0100, by Goffi
-
core: typoWed, 14 Mar 2012 23:41:06 +0100, by Goffi
-
backend: added warning message when jabberfr workaround is used + fixed missing warning methodTue, 13 Mar 2012 22:04:03 +0100, by Goffi
-
copyleft date updateTue, 06 Mar 2012 09:07:24 +0100, by Goffi
-
core: fixed Params class name in load_default_paramsTue, 06 Mar 2012 09:03:19 +0100, by Goffi
-
plugin radiocol: working Radio Collective \o/Sun, 29 Jan 2012 03:00:25 +0100, by Goffi
-
plugin radiocol: fixed autocreation of radiocol for new comersTue, 24 Jan 2012 00:22:11 +0100, by Goffi
-
plugin RadioCol: basic functionnality working approximatelyMon, 23 Jan 2012 00:14:33 +0100, by Goffi
-
plugin XEP-0249: fixed join (signature changed after wokkel update)Mon, 23 Jan 2012 00:13:37 +0100, by Goffi
-
plugin radiocol: removed occupants list in radiocolStarted signalSun, 22 Jan 2012 19:41:02 +0100, by Goffi
-
plugin XEP-0045: room unlocking fixSun, 22 Jan 2012 19:40:04 +0100, by Goffi
-
plugin xep-0045: fixed missing return deferredThu, 05 Jan 2012 00:42:24 +0100, by Goffi
-
plugins: radio collective first draftThu, 05 Jan 2012 00:21:30 +0100, by Goffi
-
bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugsMon, 12 Dec 2011 22:24:50 +0100, by Goffi
-
core: - history management improvedSun, 04 Dec 2011 16:18:56 +0100, by Goffi
-
Wix: fixed asynchronous call to get profile's data in profile managerSun, 04 Dec 2011 00:58:20 +0100, by Goffi
-
Primitivus: fixed redraw on profile change in profile managerSun, 04 Dec 2011 00:05:41 +0100, by Goffi
-
plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.forceSun, 04 Dec 2011 00:03:15 +0100, by Goffi
-
plugin xep 0054: fixed bad bridge signatureSat, 03 Dec 2011 23:43:10 +0100, by Goffi
-
core: getPrivate/setPrivate removed from memory, private values now use database storage and persistent dicts \o/Sat, 03 Dec 2011 23:33:00 +0100, by Goffi
-
core: added get method to PersistentDictionarySat, 03 Dec 2011 22:21:52 +0100, by Goffi
-
core: fixed bad query in Sqlite storageSat, 03 Dec 2011 22:21:27 +0100, by Goffi
-
plugin CS: use of PersistentBinaryData to store profile's information, and clean up on profile disconnection.Sat, 03 Dec 2011 19:52:04 +0100, by Goffi
-
plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific dataSat, 03 Dec 2011 15:50:09 +0100, by Goffi
-
core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resourcesSat, 03 Dec 2011 15:45:48 +0100, by Goffi
-
plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cacheWed, 30 Nov 2011 00:24:41 +0100, by Goffi
-
core: sqlite persistentBinaryDict storage fixWed, 30 Nov 2011 00:23:50 +0100, by Goffi
-
plugin XEP-0054: cache now use storageSun, 20 Nov 2011 15:56:51 +0100, by Goffi
-
core: path update for Memory importSun, 20 Nov 2011 15:36:45 +0100, by Goffi
-
core: memory.py and sqlite.py moved from tools to memorySun, 20 Nov 2011 15:36:02 +0100, by Goffi
-
core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)Sun, 20 Nov 2011 15:34:37 +0100, by Goffi
-
bridge: typo in bridge constructorSat, 12 Nov 2011 10:33:29 +0100, by Goffi
-
primitivus: chat window is not scrolled anymore when user is watching history and a new message is receivedFri, 11 Nov 2011 19:50:24 +0100, by Goffi
-
core: fixed empty body error on new messageFri, 11 Nov 2011 19:49:21 +0100, by Goffi
-
core: fixed memory initialisation sequenceFri, 11 Nov 2011 19:49:00 +0100, by Goffi
-
core: outgoing groupchat message are not added to history anymoreFri, 11 Nov 2011 18:40:23 +0100, by Goffi
-
core: don't save anymore delayed message in historyTue, 08 Nov 2011 22:21:58 +0100, by Goffi
-
backend, bridge: asynchronous historyTue, 08 Nov 2011 01:08:11 +0100, by Goffi
-
bridge: added check that synchronous method does not return a deferredMon, 07 Nov 2011 22:27:07 +0100, by Goffi
-
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferredMon, 07 Nov 2011 00:09:22 +0100, by Goffi
-
Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login fieldSun, 06 Nov 2011 15:19:51 +0100, by Goffi
-
primitivus: profile manager updated to use new asynchronous profile creationWed, 02 Nov 2011 22:50:06 +0100, by Goffi
-
core: profile creation/deletion through databaseWed, 02 Nov 2011 22:49:23 +0100, by Goffi
-
bridge: added generic D-Bus exception management + asyncCreateProfile methodWed, 02 Nov 2011 22:47:59 +0100, by Goffi
-
core: removed former parameters files data location constantsTue, 01 Nov 2011 23:06:18 +0100, by Goffi
-
core: removed former save_data methodTue, 01 Nov 2011 23:04:48 +0100, by Goffi
-
core: param loading/purging on profile connection/disconnectionTue, 01 Nov 2011 22:59:15 +0100, by Goffi
-
primitivus: fixed screen redraw after plugin profileTue, 01 Nov 2011 22:55:58 +0100, by Goffi
-
Quick frontend: use of asyncGetParamA when pluging profileTue, 01 Nov 2011 22:52:36 +0100, by Goffi
-
core: - individual parameters managed through sqliteTue, 01 Nov 2011 20:39:22 +0100, by Goffi
-
database integration: first draftSun, 30 Oct 2011 23:13:40 +0100, by Goffi
-
primitivus: urwid 1.0.0 update (crash was caused by using non unicode caption)Sat, 08 Oct 2011 21:03:02 +0200, by Goffi
-
plugin XEP-0163: user event mood with no item fixSat, 08 Oct 2011 20:27:15 +0200, by Goffi
-
plugin XEP-0045: typo fixSat, 08 Oct 2011 20:26:36 +0200, by Goffi
-
wix: removed forgotten testSat, 08 Oct 2011 20:05:44 +0200, by Goffi
-
plugin XEP-0045: fix method callSat, 08 Oct 2011 19:13:43 +0200, by Goffi
-
plugin XEP-0045: send error on invalid room jid on _joinSat, 08 Oct 2011 19:04:28 +0200, by Goffi
-
MUC update to follow wokkel's MUC branch updateSat, 08 Oct 2011 18:43:17 +0200, by Goffi
-
plugin xep-0047: removed gajim workaround as gajim has been fixedSat, 08 Oct 2011 11:19:25 +0200, by Goffi
-
plugins XEP-0047 and XEP-0065: timout bug fixFri, 07 Oct 2011 12:09:48 +0200, by Goffi
-
jp: use with statement to open fifoFri, 07 Oct 2011 11:19:15 +0200, by Goffi
-
jp roster name manegement + Pipe transferFri, 07 Oct 2011 00:25:15 +0200, by Goffi
-
plugin XEP-0096: minor cleaningThu, 06 Oct 2011 21:21:53 +0200, by Goffi
-
core: added getLastResource methodThu, 06 Oct 2011 21:16:03 +0200, by Goffi
-
File transfer:Wed, 05 Oct 2011 16:49:57 +0200, by Goffi
-
core: workaround to avoid a bug in item detection on jabber.fr. Need more investigation with jabber.fr admins (may be a bug in ejabberd)Wed, 05 Oct 2011 16:48:25 +0200, by Goffi
-
memory: avoid duplicate in getParamsCategoriesTue, 04 Oct 2011 23:43:06 +0200, by Goffi
-
memory: multiples params of the same category are now mergedTue, 04 Oct 2011 23:22:13 +0200, by Goffi
-
plugin XEP-0065: refactored and misc stuff fixed. Still not finishedMon, 03 Oct 2011 18:05:15 +0200, by Goffi
-
jp: added --connect optionSun, 02 Oct 2011 00:29:04 +0200, by Goffi
-
memory: general param default value fixThu, 29 Sep 2011 15:13:54 +0200, by Goffi
-
spellingThu, 29 Sep 2011 14:59:14 +0200, by Goffi
-
jp: fixed file receptionThu, 29 Sep 2011 14:43:33 +0200, by Goffi