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