Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/test.
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/tools.
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/core.
|
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.
|
Fri, 18 Jan 2013 17:55:27 +0100 |
Emmanuel Gil Peyrot |
Fix coding style in setup.py.
|
Fri, 18 Jan 2013 17:53:08 +0100 |
Emmanuel Gil Peyrot |
Remove useless trailing semicolons.
|
Wed, 09 Jan 2013 22:59:55 +0100 |
Goffi |
Added tag SàT v0.3.0 for changeset df6b9b881f0e
|
Wed, 09 Jan 2013 22:59:52 +0100 |
Goffi |
bad tagging
0.3.0 SàT v0.3.0
|
Wed, 09 Jan 2013 22:56:24 +0100 |
Goffi |
Added tag SàT, v0.3.0 for changeset 78ca32cc0b51
|
Wed, 09 Jan 2013 22:55:59 +0100 |
Goffi |
CHANGELOG + version updates (yes, that's a release \o/)
|
Wed, 09 Jan 2013 22:50:01 +0100 |
Goffi |
misc: setup.py long description update
|
Wed, 09 Jan 2013 22:43:41 +0100 |
Goffi |
removed CONST from sat_main as it is already in default_config
|
Wed, 09 Jan 2013 22:31:32 +0100 |
Goffi |
misc: README cleaning + added Mutagen to credits
|
Wed, 09 Jan 2013 21:41:40 +0100 |
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 01:20:52 +0100 |
Goffi |
misc: added presentation website to README
|
Wed, 09 Jan 2013 01:06:08 +0100 |
Goffi |
installation: setup.py description + website url update
|
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:54:17 +0100 |
Goffi |
installation: added mutagen to setup.py's dependencies
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
Mon, 07 Jan 2013 23:10:26 +0100 |
Goffi |
plugin account: errReceived fix + emails are now sent on new account + generic example server constants
|
Mon, 07 Jan 2013 23:08:45 +0100 |
Goffi |
plugin XEP-0054: fixed bad image resizing
|
Mon, 07 Jan 2013 01:03:49 +0100 |
Goffi |
plugin account: first draft of automatic SàT/Prosody account creation (basis coming from Libervia)
|
Mon, 07 Jan 2013 01:01:10 +0100 |
Goffi |
bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/
|
Mon, 07 Jan 2013 00:58:43 +0100 |
Goffi |
core: initial discovery fix
|
Mon, 07 Jan 2013 00:57:50 +0100 |
Goffi |
core: sqlite storage constraint fix
|
Mon, 07 Jan 2013 00:56:13 +0100 |
Goffi |
plugin text commands: added /topic as a synonym of /title
|
Fri, 28 Dec 2012 20:05:08 +0100 |
Goffi |
plugin quiz: fixed XEP-0045 call
|
Fri, 28 Dec 2012 02:27:34 +0100 |
Goffi |
plugin Tarot: fixed plugin
|
Fri, 28 Dec 2012 01:00:31 +0100 |
Goffi |
core, plugin XEP-0054: avatar upload:
|
Wed, 19 Dec 2012 23:22:10 +0100 |
Goffi |
quick frontend: asyncConnect is now used, to be sure that roster is available before continuing profile plugging
|
Tue, 18 Dec 2012 00:02:28 +0100 |
Goffi |
plugin XEP-0054: added profile own jid to _fillCachedValues (needed to have its own avatar)
|
Sun, 16 Dec 2012 18:02:43 +0100 |
Goffi |
core: renamed badly named ConnectedProfileError
|
Sun, 16 Dec 2012 18:01:50 +0100 |
Goffi |
core: port parameter is used
|
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
|
Sun, 09 Dec 2012 23:25:51 +0100 |
Goffi |
primitivus, wix: fixed bad defaults values for XMLUI class
|
Sun, 09 Dec 2012 23:24:53 +0100 |
Goffi |
plugin XEP-0077: misc fixes
|
Thu, 06 Dec 2012 22:11:41 +0100 |
Goffi |
core: fixed presence cache error
|
Sat, 24 Nov 2012 02:21:02 +0100 |
Goffi |
wix: fixed profile manager
|
Thu, 22 Nov 2012 00:46:49 +0100 |
Goffi |
plugin XEP-0054: naive approach to have a persistent cache of avatars
|
Thu, 22 Nov 2012 00:46:00 +0100 |
Goffi |
core: asyncConnect is now fired when roster is available
|
Thu, 22 Nov 2012 00:44:56 +0100 |
Goffi |
core: client.roster has now a got_roster deferred which is fired when roster is available
|
Wed, 14 Nov 2012 21:47:56 +0100 |
Goffi |
installation: removed BeautifulSoup from dependencies as it was only used by CS plugin which is now deprecated
|
Wed, 14 Nov 2012 21:44:25 +0100 |
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:31:38 +0100 |
Goffi |
primitivus: fixed actionResult call (fix gateways management)
|
Wed, 14 Nov 2012 21:30:21 +0100 |
Goffi |
wix: fixed parameters management
|
Wed, 14 Nov 2012 21:29:38 +0100 |
Goffi |
plugin XEP-0100: fixed lackings profile arguments in some methods
|
Wed, 14 Nov 2012 20:56:04 +0100 |
Goffi |
quick frontend: fixed clearContacts
|
Wed, 14 Nov 2012 20:37:15 +0100 |
Goffi |
frontends: incoming files transfer management:
|
Wed, 14 Nov 2012 20:24:28 +0100 |
Goffi |
core, bridge: waiting confirmation management (new getWaitingConf method)
|
Mon, 12 Nov 2012 10:55:44 +0100 |
Goffi |
plugin XEP-0096: restored XEP-0065 usage
|
Mon, 12 Nov 2012 10:55:09 +0100 |
Goffi |
quick frontend: fixed getHistory call
|
Sat, 10 Nov 2012 16:38:16 +0100 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
Sun, 04 Nov 2012 23:53:26 +0100 |
Goffi |
plugin cs: this plugin is now deprecated
|
Thu, 01 Nov 2012 22:41:39 +0100 |
Goffi |
core, plugins: fixed bad namespace in stanza creation
|
Thu, 01 Nov 2012 19:52:59 +0100 |
Goffi |
bridge: fixed D-Bus warning in frontend side of bridge
|
Tue, 30 Oct 2012 00:54:42 +0100 |
Goffi |
plugin group blog: item configuration data (which groups are allowed) are parsed and added to microblog data
|
Sun, 28 Oct 2012 18:40:14 +0100 |
Goffi |
misc: added informations on Apache logs in README's privacy warning
|
Sun, 28 Oct 2012 18:27:37 +0100 |
Goffi |
plugin group blog: security check + fixed publisher in personalEvent signal
|
Sun, 28 Oct 2012 17:59:24 +0100 |
Goffi |
primitivus: fixed info messages timestamp
|
Sun, 28 Oct 2012 17:58:47 +0100 |
Goffi |
primitivus: fixed edit bar's captions encoding (could cause crashes)
|
Mon, 22 Oct 2012 00:10:21 +0200 |
Goffi |
plugin groupblog: fixed GROUP and JID publishers_type in getMassiveLastGroupBlogs and massiveSubscribeGroupBlogs
|
Sun, 21 Oct 2012 22:31:57 +0200 |
Goffi |
plugin XEP-0045: in case of nickname conflict when entering a room, a new one is automaticaly assigned
|
Sun, 21 Oct 2012 19:46:08 +0200 |
Goffi |
plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
|
Sun, 21 Oct 2012 19:43:14 +0200 |
Goffi |
new plugin: Parrot is an experimental plugin which repeat messages between 2 entities
|
Sun, 21 Oct 2012 19:28:38 +0200 |
Goffi |
core: Triggers can now frobid other triggers execution
|
Sun, 21 Oct 2012 16:40:19 +0200 |
Goffi |
primitivus: Primitivus is now modal (vi-like behaviour):
|
Sun, 21 Oct 2012 13:37:15 +0200 |
Goffi |
plugin text commands: added _feedback method to send an answer to user
|
Sun, 21 Oct 2012 13:36:28 +0200 |
Goffi |
plugin XEP-0045: added isNickInRoom method
|
Sun, 21 Oct 2012 13:23:21 +0200 |
Goffi |
primitivus: fixed double messages discarding
|
Sun, 21 Oct 2012 12:55:47 +0200 |
Goffi |
primitivus: better chat text insertion in chat window
|
Sun, 21 Oct 2012 12:55:27 +0200 |
Goffi |
reverted bad commit
|
Sun, 21 Oct 2012 12:03:29 +0200 |
Goffi |
primitivus: fixed messages order in chat window
|
Sat, 20 Oct 2012 19:22:51 +0200 |
Goffi |
plugin text commands: added /help command
|
Sat, 20 Oct 2012 18:18:40 +0200 |
Goffi |
core: added priority management in triggers
|
Sat, 20 Oct 2012 18:02:14 +0200 |
Goffi |
plugin XEP-0045, plugin text commands: added '/title' command
|
Sat, 20 Oct 2012 17:24:30 +0200 |
Goffi |
Primitivus: avoid double messages in case of backlog/history conflict
|
Sat, 20 Oct 2012 17:23:56 +0200 |
Goffi |
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
|
Wed, 17 Oct 2012 00:35:48 +0200 |
Goffi |
core, bridge, quick_frontend: MUC private messages history management:
|
Tue, 16 Oct 2012 01:22:40 +0200 |
Goffi |
Primitivus: present contacts in groups chat can now be clicked
|
Thu, 11 Oct 2012 00:48:35 +0200 |
Goffi |
quick frontend, primitivus, wix: MUC private messages management
|
Fri, 28 Sep 2012 00:48:52 +0200 |
Goffi |
plugin text commands: added /join command
|
Fri, 28 Sep 2012 00:31:10 +0200 |
Goffi |
plugin text commands: /leave management:
|
Fri, 28 Sep 2012 00:26:24 +0200 |
Goffi |
frontends, core, plugin XEP-0045: leave implementation + better nick change
|
Thu, 27 Sep 2012 00:54:42 +0200 |
Goffi |
plugin text commands: Text commands is a new plugin that bring IRC-like commands
|
Thu, 27 Sep 2012 00:51:43 +0200 |
Goffi |
plugin xep-0045: nick change management
|
Wed, 26 Sep 2012 01:23:56 +0200 |
Goffi |
core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
|
Wed, 26 Sep 2012 00:38:41 +0200 |
Goffi |
Primitivus: new entities are added to contact list if they send messages + QuickFrontend: names fixes
|
Tue, 25 Sep 2012 23:10:22 +0200 |
Goffi |
QuickFrontend, Primitivus, Wix: special entities management:
|
Tue, 25 Sep 2012 00:58:34 +0200 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
Wed, 05 Sep 2012 00:19:32 +0200 |
Goffi |
primitivus: keep focus position in contacts list on redraw
|
Tue, 04 Sep 2012 13:36:14 +0200 |
Goffi |
primitivus: fixed display for selected entity in contacts list + added indentation for status message
|
Tue, 04 Sep 2012 13:34:52 +0200 |
Goffi |
primitivus: better focused attributes for roster
|
Tue, 04 Sep 2012 01:15:19 +0200 |
Goffi |
primitivus: contacts list improvments:
|
Tue, 04 Sep 2012 01:12:52 +0200 |
Goffi |
primitivus: added show and status text attributes + show icons
|
Mon, 03 Sep 2012 23:43:15 +0200 |
Goffi |
primitivus: moved constants in a separate file
|
Fri, 17 Aug 2012 03:20:40 +0200 |
Goffi |
core: memory bug fix
|
Fri, 17 Aug 2012 03:17:44 +0200 |
Goffi |
jp: - better expandJid: roster's jids' nodes are used after names to expand jid
|
Fri, 17 Aug 2012 03:14:20 +0200 |
Goffi |
bridge: updated D-Bus frontend
|
Fri, 17 Aug 2012 03:13:08 +0200 |
Goffi |
wix: renamed id variable to avoid reserved name
|
Fri, 17 Aug 2012 03:11:39 +0200 |
Goffi |
Bridge: "auto" type for sendMessage method
|
Fri, 17 Aug 2012 03:11:03 +0200 |
Goffi |
core: sendMessage refactoring:
|
Fri, 17 Aug 2012 03:08:37 +0200 |
Goffi |
plugin xep-0045: entity type is changer to chatroom for room joined
|
Fri, 17 Aug 2012 03:07:49 +0200 |
Goffi |
core: added isJidInRoster method
|
Fri, 17 Aug 2012 03:07:22 +0200 |
Goffi |
core: entity cache misc data management + error moved to core.exceptions in memory
|
Thu, 16 Aug 2012 15:17:16 +0200 |
Goffi |
plugin xep-0054: changed deprecated deferredGenerator for inlineCallbacks
|
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
|
Thu, 02 Aug 2012 01:08:51 +0200 |
Goffi |
misc: updated README with contributors
|
Thu, 02 Aug 2012 01:07:45 +0200 |
Matthieu Rakotojaona |
misc: CONTRAT SOCIAL (Social Contract) English translation
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Mon, 25 Jun 2012 23:58:28 +0200 |
Goffi |
quickapp: fixed typo
|
Mon, 25 Jun 2012 01:00:55 +0200 |
Goffi |
plugin groupblog: fixed initialisation
|
Mon, 25 Jun 2012 00:08:16 +0200 |
Goffi |
plugin groupblog: subscriptions/notifications
|
Thu, 31 May 2012 00:26:39 +0200 |
Goffi |
plugin groupblog: added disco info + misc fixes
|
Sat, 14 Apr 2012 16:26:55 +0200 |
Emmanuel Gil Peyrot |
frontend: Fix notify import in Primitivus.
|
Sat, 14 Apr 2012 13:55:11 +0200 |
Emmanuel Gil Peyrot |
misc: Add the build directory to the ignore file.
|
Sat, 14 Apr 2012 13:53:55 +0200 |
Emmanuel Gil Peyrot |
misc: Make the shell launcher use the same python interpreter than setup.py.
|
Sat, 14 Apr 2012 11:09:31 +0200 |
Emmanuel Gil Peyrot |
misc: Add the forgotten sat.memory to setup.py.
|
Wed, 04 Apr 2012 00:06:44 +0200 |
Goffi |
core: exceptions moved to core
|
Sun, 01 Apr 2012 19:48:31 +0200 |
Goffi |
plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
|
Sun, 01 Apr 2012 19:45:35 +0200 |
Goffi |
D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
|
Fri, 30 Mar 2012 09:23:23 +0200 |
Goffi |
D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
|
Thu, 29 Mar 2012 00:04:31 +0200 |
Goffi |
plugin group blog: getMassiveGroupBlog first draft
|
Mon, 26 Mar 2012 00:22:49 +0200 |
Goffi |
core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
|
Sat, 24 Mar 2012 17:48:12 +0100 |
Goffi |
plugin groupblog: added getLastGroupBlogs method
|
Sat, 24 Mar 2012 17:46:42 +0100 |
Goffi |
plugin radiocol: fixed missing import
|