Thu, 09 Mar 2017 00:06:13 +0100 |
Goffi |
plugin account: removed dependency to Prosody/prosodyctl and properly use in-band registration instead
|
Sun, 05 Mar 2017 21:36:01 +0100 |
Goffi |
core, bridge: renamed getProfileName to profileNameGet according to new conventions
|
Sun, 26 Feb 2017 18:23:01 +0100 |
Goffi |
core, frontends: various fixes for Libervia:
|
Sun, 12 Feb 2017 19:23:34 +0100 |
Goffi |
core: added release name in constants + full version
|
Sun, 12 Feb 2017 19:08:52 +0100 |
Goffi |
core, frontends: getProfilesList renamed to profilesGetList + behaviour change:
|
Sun, 12 Feb 2017 17:55:43 +0100 |
Goffi |
core, jp: component handling + client handling refactoring:
|
Mon, 06 Feb 2017 22:54:43 +0100 |
Goffi |
core, bridge, frontends: renamed asyncConnect to connect, and added options parameters (not used yet)
|
Sun, 05 Feb 2017 15:00:01 +0100 |
Goffi |
plugin OTR, core; use of new sendMessage + OTR mini refactoring:
|
Sun, 05 Feb 2017 14:55:19 +0100 |
Goffi |
plugin XEP-0334: fixed and improved message processing hints:
|
Sat, 04 Feb 2017 17:59:13 +0100 |
Goffi |
core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly
|
Wed, 01 Feb 2017 21:44:24 +0100 |
Goffi |
plugin otr: various improvments:
|
Thu, 26 Jan 2017 20:29:48 +0100 |
Goffi |
core (menus): improvments:
|
Thu, 05 Jan 2017 22:22:13 +0100 |
Goffi |
core: added sessionGetInfos bridge method to retrieve various data on current profile session + client.started keep start time
|
Sun, 25 Dec 2016 16:43:56 +0100 |
Goffi |
core(constants): added a constant for profile extension (PLUGIN_EXT):
|
Mon, 19 Dec 2016 23:49:37 +0100 |
Goffi |
plugin android: first draft:
|
Sun, 04 Dec 2016 18:16:48 +0100 |
Goffi |
core, quick_frontends: android compatibility hacks:
|
Sun, 04 Dec 2016 18:16:37 +0100 |
Goffi |
core: bridge can now be changed in conf
|
Mon, 03 Oct 2016 21:15:39 +0200 |
Goffi |
bridge (D-Bus): bad design fixes:
|
Sun, 28 Aug 2016 19:23:58 +0200 |
Goffi |
core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf
|
Sun, 17 Jul 2016 16:47:33 +0200 |
Goffi |
plugin XEP-0085, quick_frontends, primitivus: chat states are working again
|
Mon, 20 Jun 2016 18:41:53 +0200 |
Goffi |
backend, frontends: message refactoring (huge commit):
|
Tue, 24 May 2016 22:11:04 +0200 |
Goffi |
backend, frontend: messages refactoring (huge commit, not finished):
|
Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
Mon, 07 Dec 2015 19:56:12 +0100 |
souliane |
core, plugin misc_account: set XMPP connection max retries to 0 when checking if an external account exists
|
Fri, 27 Nov 2015 16:50:29 +0100 |
Goffi |
core (memory): profile is checked in startSession (an error is raised if it doesn't exist)
|
Mon, 23 Nov 2015 16:21:32 +0100 |
Goffi |
quick frontend (blog): fixed group blog panels (displaying only, sending is not working yet)
|
Sun, 22 Nov 2015 21:23:14 +0100 |
Goffi |
core: fixed session cleaning after actionNew timeout
|
Thu, 19 Nov 2015 18:13:26 +0100 |
Goffi |
core, plugins file, XEP-0234, bridge: progression api enhancement:
|
Wed, 18 Nov 2015 11:06:24 +0100 |
Goffi |
core: fixed launchAction:
|
Tue, 17 Nov 2015 21:28:58 +0100 |
Goffi |
core, bridge: actionsGet:
|
Sun, 15 Nov 2015 23:11:41 +0100 |
Goffi |
core: added callback_id in DataError message of launchCallback
|
Sat, 14 Nov 2015 19:21:56 +0100 |
Goffi |
backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument
|
Sat, 14 Nov 2015 19:20:33 +0100 |
Goffi |
core, plugin file: fixed progress id + data is now returned by getProgress, instead of being an argument to fill
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core, bridge: added a profileSetDefault method
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
bridge: new core method profileStartSession to start a session without connecting the profile
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core: profile session starting and connection are now separated. Moved profile session starting/authentication to memory module
|
Sat, 14 Nov 2015 19:18:10 +0100 |
Goffi |
core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category
|
Sat, 14 Nov 2015 19:18:07 +0100 |
Goffi |
bridge, core(params): removed obsolete methods:
|
Sat, 14 Nov 2015 19:18:05 +0100 |
Goffi |
plugins XEP-0096, XEP-0260, file: sendFile method is managed by file plugin, which choose the best available method + progress_id fix
|
Wed, 11 Nov 2015 14:56:05 +0100 |
Goffi |
core (client): added a sendError method to easily build error response from <IQ\> stanza
|
Mon, 02 Nov 2015 22:02:41 +0100 |
Goffi |
core: plugin unload:
|
Tue, 29 Sep 2015 17:54:23 +0200 |
Goffi |
core: more robust plugins loading:
|
Tue, 29 Sep 2015 17:54:21 +0200 |
Goffi |
core: removed forgotten breakpoint
|
Fri, 25 Sep 2015 19:19:12 +0200 |
Goffi |
core: progression handling improvments:
|
Thu, 27 Aug 2015 17:59:15 +0200 |
Goffi |
core (plugins): detect import_name conflicts
|
Tue, 25 Aug 2015 16:05:01 +0200 |
Goffi |
core (disco): added checkFeatures to check several features at once + identities are now managed with a tuple in findFeaturesSet and checkFeatures
|
Fri, 21 Aug 2015 17:08:26 +0200 |
Goffi |
core, bridge: added getFeatures method:
|
Tue, 18 Aug 2015 09:01:18 +0200 |
Goffi |
core: moved __version__ to __init__.py, so we can check version by doing "import sat;print(sat.__version__)"
|
Tue, 18 Aug 2015 09:01:18 +0200 |
Goffi |
core: removed sat_id which is not used anywhere, uuid do the job better
|
Tue, 18 Aug 2015 09:01:18 +0200 |
Goffi |
core, bridge: new signal actionNew to launch an action from the backend (e.g. display a dialog message):
|
Mon, 20 Apr 2015 16:39:38 +0200 |
souliane |
core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
|
Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Thu, 19 Mar 2015 20:40:10 +0100 |
Goffi |
core: getRepositoryData now get the module in argument
|
Thu, 19 Mar 2015 19:47:01 +0100 |
Goffi |
core: if we are in dev version and it's possible, repository data are now checked and added to SàT version
|
Thu, 19 Mar 2015 19:44:37 +0100 |
Goffi |
renamed tools.misc to tools.trigger
|
Tue, 17 Mar 2015 19:33:05 +0100 |
Goffi |
core, quick_frontends: added an "extra" item in getMenus + use of new quick_menus module in QuickApp
frontends_multi_profiles
|
Fri, 06 Mar 2015 16:06:38 +0100 |
souliane |
core: fixes bug introduced by 1262 (f8a8434dbac7) in SAT.delContact
frontends_multi_profiles
|
Sat, 21 Feb 2015 17:22:39 +0100 |
souliane |
core, quick_frontends: fixes one typo and a variable naming issue
frontends_multi_profiles
|
Mon, 09 Feb 2015 21:39:51 +0100 |
Goffi |
core: added a "profileConnecting" method check:
frontends_multi_profiles
|
Mon, 09 Feb 2015 21:39:51 +0100 |
Goffi |
core: added getEntitiesData which get cache data for several entities at once
frontends_multi_profiles
|
Sat, 24 Jan 2015 01:00:29 +0100 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
Wed, 10 Dec 2014 18:32:33 +0100 |
Goffi |
core: improved roster management + misc:
frontends_multi_profiles
|
Tue, 07 Oct 2014 17:12:41 +0200 |
Goffi |
core: better management of default value in getConfig
|
Mon, 08 Sep 2014 21:23:21 +0200 |
Goffi |
core (disco): added a timeout to get items
|
Mon, 01 Sep 2014 15:43:16 +0200 |
souliane |
core: sendMessage handles the extra data key 'send_only' to skip triggers, storage and echo
|
Mon, 01 Sep 2014 11:05:27 +0200 |
Goffi |
core: more robust plugins importation
|
Mon, 25 Aug 2014 17:21:04 +0200 |
Goffi |
core: twistd plugin refactoring:
|
Sun, 24 Aug 2014 18:44:17 +0200 |
Goffi |
core: sat bakcend is now a twisted plugin (no more .tac file)
|
Thu, 26 Jun 2014 14:59:02 +0200 |
Goffi |
core: use of debug log instead of error when port default value is used
|
Wed, 25 Jun 2014 20:54:15 +0200 |
Goffi |
core (menus): constants are used for menu types
|
Mon, 23 Jun 2014 10:23:13 +0200 |
souliane |
core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
|
Mon, 23 Jun 2014 00:44:10 +0200 |
souliane |
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
|
Sat, 07 Jun 2014 15:39:20 +0200 |
souliane |
frontends: async failures are more detailed (full class name + error message)
|
Fri, 23 May 2014 10:40:54 +0200 |
souliane |
core, frontends: remove bridge method "connect" (always use asyncConnect)
|
Sat, 07 Jun 2014 16:35:29 +0200 |
Goffi |
core (XMPP): sendMessage refactoring:
|
Wed, 21 May 2014 23:15:01 +0200 |
souliane |
core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
|
Fri, 16 May 2014 00:58:20 +0200 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
Wed, 07 May 2014 16:03:38 +0200 |
souliane |
stdui: add ui_profile_manager to interact with frontends when profile authentication is needed
|
Wed, 07 May 2014 16:02:23 +0200 |
souliane |
core, memory, bridge: added profile password + password encryption:
|
Thu, 15 May 2014 20:25:52 +0200 |
Goffi |
core: fixed typo
|
Thu, 15 May 2014 20:01:56 +0200 |
Goffi |
core: getReady and asyncConnect now wait full initialisation, not only memory
|
Thu, 15 May 2014 16:02:16 +0200 |
Goffi |
core: added a getReady method which can be called by frontends to ensure that backend is fully initialised before doing anything + this ckeck is automatically done in asyncConnect
|
Wed, 07 May 2014 15:44:31 +0200 |
souliane |
better PEP-8 compliance
|
Sun, 04 May 2014 18:43:54 +0200 |
souliane |
memory, jp: added jp commands to load/save parameters template
|
Mon, 05 May 2014 18:58:34 +0200 |
Goffi |
core (log): refactoring + twisted backend:
|
Fri, 11 Apr 2014 11:02:42 +0200 |
souliane |
plugin XEP_0033: fixes the server part and the tests
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Sat, 19 Apr 2014 00:02:38 +0200 |
Goffi |
core: logging refactoring, first step:
|
Thu, 03 Apr 2014 16:10:44 +0200 |
souliane |
core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
|
Wed, 02 Apr 2014 12:31:23 +0200 |
Goffi |
core: better plugin initialisation sequence:
|
Tue, 01 Apr 2014 21:14:57 +0200 |
Goffi |
core (disco): added discoInfos and discoItems bridge methods
|
Mon, 31 Mar 2014 12:23:13 +0200 |
Goffi |
core (disco): added checkFeature method + fixed hasFeature test
|
Mon, 31 Mar 2014 12:23:13 +0200 |
Goffi |
core: fixed bad closure in connection intialisation sequence (profileConnected in plugins were not called correctly)
|
Fri, 28 Mar 2014 18:07:22 +0100 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
Fri, 28 Mar 2014 18:07:17 +0100 |
Goffi |
core (memory): entities cache improvments:
|
Fri, 28 Mar 2014 18:07:02 +0100 |
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 cleaned
|
Sun, 23 Mar 2014 22:43:43 +0100 |
souliane |
core, memory: use XDG recommended paths as the defaults for the config and local directories
|
Sun, 23 Mar 2014 10:02:50 +0100 |
Goffi |
core: plugins now accepts recommendations:
|
Sat, 22 Mar 2014 17:48:10 +0100 |
Goffi |
core: removed default_config:
|
Sat, 22 Mar 2014 15:34:05 +0100 |
Goffi |
core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation
|
Sat, 22 Mar 2014 13:42:59 +0100 |
Goffi |
core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JID
|
Thu, 20 Mar 2014 21:18:18 +0100 |
souliane |
bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Fri, 21 Mar 2014 16:08:11 +0100 |
Goffi |
core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there
|
Fri, 21 Mar 2014 15:03:51 +0100 |
Goffi |
core: minor docstring fixes
|
Mon, 03 Mar 2014 09:59:10 +0100 |
souliane |
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
|
Sun, 23 Feb 2014 23:30:32 +0100 |
Goffi |
core (sqlite): automatic database update:
|
Tue, 18 Feb 2014 14:33:35 +0100 |
souliane |
core: fix mispelled argument
|
Fri, 07 Feb 2014 22:17:06 +0100 |
souliane |
core: bug fix at connection time
|
Tue, 04 Feb 2014 18:54:06 +0100 |
Goffi |
core: registerNewAccount partial fix
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Tue, 04 Feb 2014 18:32:39 +0100 |
Goffi |
core: security limit in menus
|
Tue, 04 Feb 2014 18:26:03 +0100 |
Goffi |
plugin XEP-0077, plugin XEP-0100, frontends: gateways have been entirely implemented in backend using the new refactored XMLUI and AdvancedListContainer. The now useless code has been removed from frontends.
|
Tue, 04 Feb 2014 18:24:27 +0100 |
Goffi |
core: added "one_shot" option to registered callback:
|
Tue, 04 Feb 2014 18:06:12 +0100 |
Goffi |
plugin XEP-0045, primitivus: added MUC configuration
|
Sun, 05 Jan 2014 13:05:31 +0100 |
souliane |
test: added tests for XEP-0033
|
Fri, 27 Dec 2013 13:28:26 +0100 |
souliane |
core, bridge: new method paramsRegisterApp to register frontend's specific parameters
|
Sun, 29 Dec 2013 17:10:14 +0100 |
Goffi |
core: dynamics menus refactoring:
|