Mercurial > libervia-backend
graph
-
core: findByFeatures fixesFri, 31 Aug 2018 15:29:25 +0200, by Goffi
-
core: minor version fix for pyjamas workaroundFri, 31 Aug 2018 15:25:25 +0200, by Goffi
-
quick frontend (app, chat): encryption handling:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
jp (message): new encryption/algorithms command to retrieve available encryptions algorithms.Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0384: PEP handling + mark as encrypted:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (xmpp): send initial presence only after all profileConnected have been treated:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0163: fixed bad PEP filteringSat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin OTR: use new "directed" attribute when registering + use new markAsEncryptedSat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (memore/encryption): new methods and checks:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin otr: use namespace specified in XEP-0378Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
tools (common/data_format): added serialise and deserialise methods (using json for now)Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (bridge): new messageEncryptionStarted and messageEncryptionStopped signals (not used yet)Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0384, install: adapted plugin to omemo module changes + added omemo module to dependencies:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expectedSat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
plugin XEP-0334: added a method to add hint directly to elements (i.e. on domish.Element instead of message data)Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
core (memory/encryption): start improvments, stop and getSession:Sat, 11 Aug 2018 18:24:55 +0200, by Goffi
-
tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellableSat, 11 Aug 2018 18:24:52 +0200, by Goffi
-
core: we are in dev version againSat, 04 Aug 2018 13:03:44 +0200, by Goffi
-
plugin XEP-0384: OMEMO implementation first draft:Sun, 29 Jul 2018 19:24:21 +0200, by Goffi
-
plugin XEP-0060: added singleton ID ("current")Sun, 29 Jul 2018 19:23:01 +0200, by Goffi
-
core: new EncryptionHandler class which manage encrypted session as a core feature:Sun, 29 Jul 2018 19:22:56 +0200, by Goffi
-
core: added async TriggerManagerSun, 29 Jul 2018 19:22:51 +0200, by Goffi
-
core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found)Sun, 29 Jul 2018 18:44:49 +0200, by Goffi
-
core: style improvments (90 chars limit)Sun, 29 Jul 2018 18:44:27 +0200, by Goffi
-
Added tag 0.7.0a2 for changeset b42aa52d2621Sun, 08 Jul 2018 18:38:32 +0200, by Goffi
-
install (setup.py): don't use sys.prefix for localesSun, 08 Jul 2018 18:37:36 +0200, by Goffi
-
jp (blog): fixed path encoding for inotifySun, 08 Jul 2018 11:15:22 +0200, by Goffi
-
Added tag 0.7.0a1 for changeset 534b264d63df (replace former tag after setup fix)Wed, 04 Jul 2018 08:00:19 +0200, by Goffi
-
Added tag 0.7.0a1 for changeset eecd84a2530aWed, 04 Jul 2018 07:33:26 +0200, by Goffi
-
0.7.0a1 releaseWed, 04 Jul 2018 07:26:20 +0200, by Goffi
-
plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possibleWed, 04 Jul 2018 07:26:20 +0200, by Goffi
-
misc: renamed former tags from "SàT va.b.c" to "a.b.c"Wed, 04 Jul 2018 07:24:42 +0200, by Goffi
-
quick_frontend (chat): create target in cache if it is not found, avoiding an exceptionMon, 02 Jul 2018 08:54:57 +0200, by Goffi
-
doc (CHANGELOG): added D-Bus namespace changeMon, 02 Jul 2018 08:53:29 +0200, by Goffi
-
doc (CHANGELOG): prepared CHANGELOG for 0.7 release + unified indentation to 4 spacesMon, 02 Jul 2018 08:26:02 +0200, by Goffi
-
doc (README): removed version from README to avoid having to update it each time + removed mentions to future frontendsMon, 02 Jul 2018 08:25:04 +0200, by Goffi
-
core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:Sun, 01 Jul 2018 20:37:58 +0200, by Goffi
-
plugin merge-request/mercurial: fixed missing last line in diff while parsing patchFri, 29 Jun 2018 15:54:46 +0200, by Goffi
-
quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactListWed, 27 Jun 2018 22:50:32 +0200, by Goffi
-
plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the codeWed, 27 Jun 2018 21:15:34 +0200, by Goffi
-
code style reformatting using blackWed, 27 Jun 2018 20:14:46 +0200, by Goffi
-
plugin merge request (mercurial): clean item_id for import (some chars are not accepted in name)Wed, 27 Jun 2018 07:51:29 +0200, by Goffi
-
core: lines limitWed, 27 Jun 2018 07:50:35 +0200, by Goffi
-
plugin merge request (mercurial): escape colons in import nameWed, 27 Jun 2018 07:23:59 +0200, by Goffi
-
core: some more line limitingWed, 27 Jun 2018 07:23:13 +0200, by Goffi
-
doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisationTue, 26 Jun 2018 22:02:59 +0200, by Goffi
-
quick app: added missing docstring in showDialogTue, 26 Jun 2018 07:09:49 +0200, by Goffi
-
quick_frontend(contact list): refactored update:Sun, 24 Jun 2018 21:59:29 +0200, by Goffi
-
plugin events: invitations improvments + personal listThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
tools (misc): do not remove flags while using them anymore, instead added "all_used" and "unused" properties in FlagsHandlerThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
jp (event): fixed crash on missing item in get and inviteeGet by making it mandatory.Thu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
plugin XEP-0045: fixed crash when muc service is not foundThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
tools (date_utils): moved date_parse to common.date_utils, because it can be used in frontendsThu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
install (setup): added python-dateutil as dependency (was already a dependency of Wokkel)Thu, 21 Jun 2018 01:21:44 +0200, by Goffi
-
jp (common): allow tables filters callbacks to have only one argumentThu, 21 Jun 2018 01:21:34 +0200, by Goffi
-
jp (base): do not crash when item is specified (e.g. in URL) but not needed in command, but display a message on stderr.Wed, 06 Jun 2018 19:24:15 +0200, by Goffi
-
jp (forums/edit): fixed unicode when dumping in jsonSun, 03 Jun 2018 18:05:01 +0200, by Goffi
-
core (version): added workaround for Pyjamas, avoiding crash when reading VERSIONSun, 03 Jun 2018 13:54:35 +0200, by Goffi
-
misc (README): added sat_templates installation for Xavier Maillard contributions + removed non contributions related sentences:Sat, 02 Jun 2018 17:29:55 +0200, by Goffi
-
jp (info/session): show short + relative date by default for "started"Fri, 01 Jun 2018 18:27:49 +0200, by Goffi
-
plugin merge-requests: allow to set empty repository when "update" is set in extra parameters:Fri, 01 Jun 2018 12:23:43 +0200, by Goffi
-
plugins schema, merge-requests, tickets: convert labels from textbox to list only when "labels_as_list" is set in extra parameters.Fri, 01 Jun 2018 12:21:23 +0200, by Goffi
-
jp (ticket): new "get" subcommand, to retrieve ticket(s)Fri, 01 Jun 2018 12:17:06 +0200, by Goffi
-
jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputsFri, 01 Jun 2018 12:15:38 +0200, by Goffi
-
jp (info/session): by default, display started as human readable date instead of Unix timeFri, 01 Jun 2018 12:06:33 +0200, by Goffi
-
tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.Fri, 01 Jun 2018 12:04:06 +0200, by Goffi
-
jp (blog/preview): fixed guessSyntaxFromPath callFri, 01 Jun 2018 12:02:09 +0200, by Goffi
-
core: discoFindByFeatures now return only available resourcesFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core (xmpp): fixed "Force server" param on AndroidFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core: added local_device argument to discoFindByFeaturesFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core (xmpp): use "phone" type in identities when backend is started from AndroidFri, 25 May 2018 10:52:01 +0200, by Goffi
-
tools (common): new files_utils module:Fri, 25 May 2018 10:52:01 +0200, by Goffi
-
jp (file/share/list): fixed default value for jidFri, 25 May 2018 10:52:01 +0200, by Goffi
-
core (constants): new downloads_dir config option (default path where files can be downloaded):Fri, 25 May 2018 10:51:59 +0200, by Goffi
-
quick frontends (app): retrieve namespaces on startupTue, 22 May 2018 10:07:33 +0200, by Goffi
-
plugin XEP-0329: new methods/signals to handle shares:Tue, 22 May 2018 10:06:07 +0200, by Goffi
-
jp (base): fixed jid encodingTue, 22 May 2018 10:01:00 +0200, by Goffi
-
core (disco): fixed disco capabilities (empty disco was used)Tue, 22 May 2018 09:59:58 +0200, by Goffi
-
quick frontend (app): avoid resource locking on new messageFri, 11 May 2018 20:06:06 +0200, by Goffi
-
plugin XEP-0050: filter form received from form-processing entity, to only keep "form" and "result" typesFri, 11 May 2018 18:20:39 +0200, by Goffi
-
plugin XEP-0045: display a note when no configuration is available on the roomFri, 11 May 2018 18:18:06 +0200, by Goffi
-
plugin XEP-0045: fixed room configuration cancellationFri, 11 May 2018 17:24:37 +0200, by Goffi
-
quick frontend (contact list): don't store "nick" for group contacts:Fri, 11 May 2018 17:13:58 +0200, by Goffi
-
plugin XEP-0045: fixed joining workflow:Fri, 11 May 2018 17:11:47 +0200, by Goffi
-
quick frontend (chat): added a property to Message which is True when message comes from historyThu, 10 May 2018 08:34:44 +0200, by Goffi
-
bridge: added generated pb files to repository (needed for Cagou on Android)Fri, 13 Apr 2018 18:45:43 +0200, by Goffi
-
core (constants): updated Android constants for CagouFri, 13 Apr 2018 18:44:22 +0200, by Goffi
-
primitivus (xmlui): fixed XMLUIPanel signatureSat, 07 Apr 2018 14:07:05 +0200, by Goffi
-
setup, tools(utils): fixed versioning in setup and getRepositoryDataFri, 06 Apr 2018 16:47:40 +0200, by Goffi
-
tools (xmlui): fixed XMLUIDialog signatureFri, 06 Apr 2018 15:41:26 +0200, by Goffi
-
setup: use NAME to get versionThu, 05 Apr 2018 17:42:05 +0200, by Goffi
-
tools (utils): better repository version handling:Thu, 05 Apr 2018 15:23:38 +0200, by Goffi
-
setup: use scm versionThu, 05 Apr 2018 12:49:25 +0200, by Goffi
-
setup: version is now set in SAT/VERSION, sat is not imported anymore in setupThu, 05 Apr 2018 10:41:08 +0200, by Goffi
-
README: typoWed, 04 Apr 2018 22:09:20 +0200, by Goffi
-
README: added Arnaud Joset to contributorsWed, 04 Apr 2018 09:34:58 +0200, by Goffi
-
tools(utils): fixed path handling in getRepositoryDataWed, 04 Apr 2018 09:21:00 +0200, by Goffi
-
setup: minimal version of sat_tmp is 0.0.3Wed, 04 Apr 2018 08:45:09 +0200, by Goffi
-
core: replaced gtk3reactor by gireactorTue, 03 Apr 2018 20:54:17 +0200, by Goffi
-
setup, constant: use https address in APP_URL, and keep pypi NAME separated from constantsTue, 03 Apr 2018 09:04:55 +0200, by Goffi
-
setup: use constants to get name and versionTue, 03 Apr 2018 08:00:42 +0200, by Goffi
-
setup: removed ez_setup.pyMon, 02 Apr 2018 19:48:50 +0200, by Goffi
-
core, setup: huge cleaning:Mon, 02 Apr 2018 19:44:50 +0200, by Goffi
-
plugin merge-request mercurial: keeps more chars for import nameMon, 02 Apr 2018 08:56:24 +0200, by Goffi
-
plugin merge-request mercurial: accept space and period for import name sanitizationMon, 02 Apr 2018 08:49:20 +0200, by Goffi
-
plugin merge-request mercurial: better name sanitization for importMon, 02 Apr 2018 08:45:08 +0200, by Goffi
-
jp (merge-request,common): fixed URIFinder when metadata are not needed:Mon, 02 Apr 2018 08:23:22 +0200, by Goffi
-
README: minor line additionSun, 01 Apr 2018 20:55:43 +0200, by Goffi
-
jp (base): fixed URI's item with use_pubsubSun, 01 Apr 2018 20:41:03 +0200, by Goffi
-
README: label to use for tickets and merge requests is specifiedSun, 01 Apr 2018 20:17:00 +0200, by Goffi
-
plugin uri finder, jp (merge-request): labels handling:Sun, 01 Apr 2018 20:17:00 +0200, by Goffi
-
jp (merge-request): find URIs when --service and --node are not specified for get and import:Sat, 31 Mar 2018 18:42:01 +0200, by Goffi
-
jp (base): added C.ITEM pubsub flag when --item is requiredSat, 31 Mar 2018 18:40:54 +0200, by Goffi
-
jp (merge-request/set): if service and node are not specified, URIFinder is now used + ask confirmation before publishingSat, 31 Mar 2018 18:23:06 +0200, by Goffi
-
jp (base): new confirmOrQuit helper method to ask confirmation to user, and quit if he cancelSat, 31 Mar 2018 18:21:56 +0200, by Goffi
-
README: specified URIs location for tickets and merge requestsSat, 31 Mar 2018 17:20:38 +0200, by Goffi
-
plugin uri finder: plugin to find URIs in well-known locationsSat, 31 Mar 2018 17:20:14 +0200, by Goffi
-
jp: new argument pubsub_default can be used in Commands to replace default value in help stringSat, 31 Mar 2018 17:10:43 +0200, by Goffi
-
plugin merge-requests: fixed labels (they were using textbox instead of list)Fri, 30 Mar 2018 19:49:35 +0200, by Goffi
-
jp (merge-request/import): added import commandFri, 30 Mar 2018 17:53:57 +0200, by Goffi
-
plugin merge-requests, mercurial merge-requests: merge request import implementationFri, 30 Mar 2018 17:53:11 +0200, by Goffi
-
plugin XEP-0115: fixed caps initial checkFri, 30 Mar 2018 17:51:32 +0200, by Goffi
-
jp (merge/get): "get" command first draft:Thu, 29 Mar 2018 09:09:33 +0200, by Goffi
-
jp (xmlui): added whitelist, read_only and values_only options:Thu, 29 Mar 2018 09:09:32 +0200, by Goffi
-
frontends (xmlui): added whitelist argument:Thu, 29 Mar 2018 09:03:19 +0200, by Goffi
-
jp (base): add --max option:Thu, 29 Mar 2018 08:59:38 +0200, by Goffi