Mercurial > libervia-backend
graph
-
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