log src/memory/memory.py @ 642:e07a03d52321

age author description
Sun, 08 Sep 2013 15:00:15 +0200 souliane core: fix for methods signature
Sat, 07 Sep 2013 02:03:17 +0200 souliane core: added the security_limit to setParam
Thu, 05 Sep 2013 21:03:52 +0200 souliane core: better handling of profile_key and don't write the param file anymore
Sun, 08 Sep 2013 19:12:59 +0200 souliane core: memory's updateEntityData improvments.
Thu, 05 Sep 2013 20:28:44 +0200 souliane core: security attribute added to the parameters
Thu, 20 Jun 2013 17:22:40 +0200 Goffi core: fixed crash on first run, when no profile exist yet
Thu, 20 Jun 2013 12:11:54 +0200 Goffi core: more explicit UnknownEntityError
Sun, 10 Mar 2013 20:55:29 +0100 Goffi core: added Priority management
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/memory.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Tue, 08 Jan 2013 00:46:38 +0100 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)
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Mon, 07 Jan 2013 00:57:50 +0100 Goffi core: sqlite storage constraint fix
Sun, 16 Dec 2012 18:01:06 +0100 Goffi core: paramaters are now merged: if a parameter doens't exist in loaded xml but exists in default parameters, it is added
Sun, 16 Dec 2012 17:59:50 +0100 Goffi core: added Port parameter
Thu, 06 Dec 2012 22:11:41 +0100 Goffi core: fixed presence cache error
Sat, 10 Nov 2012 16:38:16 +0100 Goffi core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
Wed, 17 Oct 2012 00:35:48 +0200 Goffi core, bridge, quick_frontend: MUC private messages history management:
Fri, 28 Sep 2012 00:26:24 +0200 Goffi frontends, core, plugin XEP-0045: leave implementation + better nick change
Wed, 26 Sep 2012 01:23:56 +0200 Goffi core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
Fri, 17 Aug 2012 03:20:40 +0200 Goffi core: memory bug fix
Fri, 17 Aug 2012 03:07:22 +0200 Goffi core: entity cache misc data management + error moved to core.exceptions in memory
Wed, 15 Aug 2012 15:50:46 +0200 Goffi core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
Sun, 12 Aug 2012 15:49:08 +0200 Goffi core: fixed bad try/except block in memory
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Mon, 26 Mar 2012 00:22:49 +0200 Goffi core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
Tue, 13 Mar 2012 22:04:03 +0100 Goffi backend: added warning message when jabberfr workaround is used + fixed missing warning method
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Tue, 06 Mar 2012 09:03:19 +0100 Goffi core: fixed Params class name in load_default_params
Sat, 03 Dec 2011 23:33:00 +0100 Goffi core: getPrivate/setPrivate removed from memory, private values now use database storage and persistent dicts \o/
Sun, 20 Nov 2011 15:34:37 +0100 Goffi core: - memory refactoring (moved memory.py and sqlite.py from tools to memory) base src/tools/memory.py@bca0130cc7b6