Wed, 06 Jun 2018 19:24:15 +0200 |
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.
|
Sun, 03 Jun 2018 18:05:01 +0200 |
Goffi |
jp (forums/edit): fixed unicode when dumping in json
|
Sun, 03 Jun 2018 13:54:35 +0200 |
Goffi |
core (version): added workaround for Pyjamas, avoiding crash when reading VERSION
|
Sat, 02 Jun 2018 17:29:55 +0200 |
Goffi |
misc (README): added sat_templates installation for Xavier Maillard contributions + removed non contributions related sentences:
|
Fri, 01 Jun 2018 18:27:49 +0200 |
Goffi |
jp (info/session): show short + relative date by default for "started"
|
Fri, 01 Jun 2018 12:23:43 +0200 |
Goffi |
plugin merge-requests: allow to set empty repository when "update" is set in extra parameters:
|
Fri, 01 Jun 2018 12:21:23 +0200 |
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:17:06 +0200 |
Goffi |
jp (ticket): new "get" subcommand, to retrieve ticket(s)
|
Fri, 01 Jun 2018 12:15:38 +0200 |
Goffi |
jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputs
|
Fri, 01 Jun 2018 12:06:33 +0200 |
Goffi |
jp (info/session): by default, display started as human readable date instead of Unix time
|
Fri, 01 Jun 2018 12:04:06 +0200 |
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:02:09 +0200 |
Goffi |
jp (blog/preview): fixed guessSyntaxFromPath call
|
Fri, 25 May 2018 10:52:01 +0200 |
Goffi |
core: discoFindByFeatures now return only available resources
|
Fri, 25 May 2018 10:52:01 +0200 |
Goffi |
core (xmpp): fixed "Force server" param on Android
|
Fri, 25 May 2018 10:52:01 +0200 |
Goffi |
core: added local_device argument to discoFindByFeatures
|
Fri, 25 May 2018 10:52:01 +0200 |
Goffi |
core (xmpp): use "phone" type in identities when backend is started from Android
|
Fri, 25 May 2018 10:52:01 +0200 |
Goffi |
tools (common): new files_utils module:
|
Fri, 25 May 2018 10:52:01 +0200 |
Goffi |
jp (file/share/list): fixed default value for jid
|
Fri, 25 May 2018 10:51:59 +0200 |
Goffi |
core (constants): new downloads_dir config option (default path where files can be downloaded):
|
Tue, 22 May 2018 10:07:33 +0200 |
Goffi |
quick frontends (app): retrieve namespaces on startup
|
Tue, 22 May 2018 10:06:07 +0200 |
Goffi |
plugin XEP-0329: new methods/signals to handle shares:
|
Tue, 22 May 2018 10:01:00 +0200 |
Goffi |
jp (base): fixed jid encoding
|
Tue, 22 May 2018 09:59:58 +0200 |
Goffi |
core (disco): fixed disco capabilities (empty disco was used)
|
Fri, 11 May 2018 20:06:06 +0200 |
Goffi |
quick frontend (app): avoid resource locking on new message
|
Fri, 11 May 2018 18:20:39 +0200 |
Goffi |
plugin XEP-0050: filter form received from form-processing entity, to only keep "form" and "result" types
|
Fri, 11 May 2018 18:18:06 +0200 |
Goffi |
plugin XEP-0045: display a note when no configuration is available on the room
|
Fri, 11 May 2018 17:24:37 +0200 |
Goffi |
plugin XEP-0045: fixed room configuration cancellation
|
Fri, 11 May 2018 17:13:58 +0200 |
Goffi |
quick frontend (contact list): don't store "nick" for group contacts:
|
Fri, 11 May 2018 17:11:47 +0200 |
Goffi |
plugin XEP-0045: fixed joining workflow:
|
Thu, 10 May 2018 08:34:44 +0200 |
Goffi |
quick frontend (chat): added a property to Message which is True when message comes from history
|
Fri, 13 Apr 2018 18:45:43 +0200 |
Goffi |
bridge: added generated pb files to repository (needed for Cagou on Android)
|
Fri, 13 Apr 2018 18:44:22 +0200 |
Goffi |
core (constants): updated Android constants for Cagou
|
Sat, 07 Apr 2018 14:07:05 +0200 |
Goffi |
primitivus (xmlui): fixed XMLUIPanel signature
|
Fri, 06 Apr 2018 16:47:40 +0200 |
Goffi |
setup, tools(utils): fixed versioning in setup and getRepositoryData
|
Fri, 06 Apr 2018 15:41:26 +0200 |
Goffi |
tools (xmlui): fixed XMLUIDialog signature
|
Thu, 05 Apr 2018 17:42:05 +0200 |
Goffi |
setup: use NAME to get version
|
Thu, 05 Apr 2018 15:23:38 +0200 |
Goffi |
tools (utils): better repository version handling:
|
Thu, 05 Apr 2018 12:49:25 +0200 |
Goffi |
setup: use scm version
|
Thu, 05 Apr 2018 10:41:08 +0200 |
Goffi |
setup: version is now set in SAT/VERSION, sat is not imported anymore in setup
|
Wed, 04 Apr 2018 22:09:20 +0200 |
Goffi |
README: typo
|
Wed, 04 Apr 2018 09:34:58 +0200 |
Goffi |
README: added Arnaud Joset to contributors
|
Wed, 04 Apr 2018 09:21:00 +0200 |
Goffi |
tools(utils): fixed path handling in getRepositoryData
|
Wed, 04 Apr 2018 08:45:09 +0200 |
Goffi |
setup: minimal version of sat_tmp is 0.0.3
|
Tue, 03 Apr 2018 20:54:17 +0200 |
Goffi |
core: replaced gtk3reactor by gireactor
|
Tue, 03 Apr 2018 09:04:55 +0200 |
Goffi |
setup, constant: use https address in APP_URL, and keep pypi NAME separated from constants
|
Tue, 03 Apr 2018 08:00:42 +0200 |
Goffi |
setup: use constants to get name and version
|
Mon, 02 Apr 2018 19:48:50 +0200 |
Goffi |
setup: removed ez_setup.py
|
Mon, 02 Apr 2018 19:44:50 +0200 |
Goffi |
core, setup: huge cleaning:
|
Mon, 02 Apr 2018 08:56:24 +0200 |
Goffi |
plugin merge-request mercurial: keeps more chars for import name
|
Mon, 02 Apr 2018 08:49:20 +0200 |
Goffi |
plugin merge-request mercurial: accept space and period for import name sanitization
|
Mon, 02 Apr 2018 08:45:08 +0200 |
Goffi |
plugin merge-request mercurial: better name sanitization for import
|
Mon, 02 Apr 2018 08:23:22 +0200 |
Goffi |
jp (merge-request,common): fixed URIFinder when metadata are not needed:
|
Sun, 01 Apr 2018 20:55:43 +0200 |
Goffi |
README: minor line addition
|
Sun, 01 Apr 2018 20:41:03 +0200 |
Goffi |
jp (base): fixed URI's item with use_pubsub
|
Sun, 01 Apr 2018 20:17:00 +0200 |
Goffi |
README: label to use for tickets and merge requests is specified
|
Sun, 01 Apr 2018 20:17:00 +0200 |
Goffi |
plugin uri finder, jp (merge-request): labels handling:
|