Mercurial > libervia-backend
graph
-
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
-
plugin XEP-0047: typoThu, 29 Sep 2011 14:43:12 +0200, by Goffi
-
core: progress callback now use id as first parameterThu, 29 Sep 2011 12:14:19 +0200, by Goffi
-
frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffixThu, 29 Sep 2011 12:13:22 +0200, by Goffi
-
plugins: plugin XEP-0096 update, use of XEP-0047 (IBB)Thu, 29 Sep 2011 12:09:31 +0200, by Goffi
-
plugins: Stream initiation (xep-0095) implementationThu, 29 Sep 2011 12:07:11 +0200, by Goffi
-
plugins: In-Band Bytestreams (XEP-0047) implementationThu, 29 Sep 2011 12:05:45 +0200, by Goffi
-
plugins: feature negociation (XEP-0020) implementationThu, 29 Sep 2011 12:05:25 +0200, by Goffi
-
Primitivus: fixed "info" showDialogThu, 29 Sep 2011 12:01:52 +0200, by Goffi
-
primitivus: added forgotten gettext i18n callSat, 27 Aug 2011 17:24:17 +0200, by Goffi
-
primitivus: freedesktop notifications (if available) when somebody is talking to us and we have not focus, or our nick is pinged and we have not focus.Sat, 27 Aug 2011 17:15:41 +0200, by Goffi
-
core: Fix status update crashSat, 27 Aug 2011 12:39:51 +0200, by Xavier Maillard
-
bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotationsSun, 14 Aug 2011 18:06:14 +0200, by Goffi
-
Bridge Constructor: added anchor link in mediawiki constructorFri, 12 Aug 2011 14:07:55 +0200, by Goffi
-
bridge: .ini arguments are now named jid or .*_jid if a Jabber ID is expectedThu, 11 Aug 2011 18:36:22 +0200, by Goffi