2018-06-20 |
Goffi |
jp (event): fixed crash on missing item in get and inviteeGet by making it mandatory.
|
2018-06-20 |
Goffi |
plugin XEP-0045: fixed crash when muc service is not found
|
2018-06-20 |
Goffi |
tools (date_utils): moved date_parse to common.date_utils, because it can be used in frontends
|
2018-06-20 |
Goffi |
install (setup): added python-dateutil as dependency (was already a dependency of Wokkel)
|
2018-06-20 |
Goffi |
jp (common): allow tables filters callbacks to have only one argument
|
2018-06-06 |
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.
|
2018-06-03 |
Goffi |
jp (forums/edit): fixed unicode when dumping in json
|
2018-06-03 |
Goffi |
core (version): added workaround for Pyjamas, avoiding crash when reading VERSION
|
2018-06-02 |
Goffi |
misc (README): added sat_templates installation for Xavier Maillard contributions + removed non contributions related sentences:
|
2018-06-01 |
Goffi |
jp (info/session): show short + relative date by default for "started"
|
2018-06-01 |
Goffi |
plugin merge-requests: allow to set empty repository when "update" is set in extra parameters:
|
2018-06-01 |
Goffi |
plugins schema, merge-requests, tickets: convert labels from textbox to list only when "labels_as_list" is set in extra parameters.
|
2018-06-01 |
Goffi |
jp (ticket): new "get" subcommand, to retrieve ticket(s)
|
2018-06-01 |
Goffi |
jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputs
|
2018-06-01 |
Goffi |
jp (info/session): by default, display started as human readable date instead of Unix time
|
2018-06-01 |
Goffi |
tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.
|
2018-06-01 |
Goffi |
jp (blog/preview): fixed guessSyntaxFromPath call
|
2018-05-25 |
Goffi |
core: discoFindByFeatures now return only available resources
|
2018-05-25 |
Goffi |
core (xmpp): fixed "Force server" param on Android
|
2018-05-25 |
Goffi |
core: added local_device argument to discoFindByFeatures
|
2018-05-25 |
Goffi |
core (xmpp): use "phone" type in identities when backend is started from Android
|
2018-05-25 |
Goffi |
tools (common): new files_utils module:
|
2018-05-25 |
Goffi |
jp (file/share/list): fixed default value for jid
|
2018-05-25 |
Goffi |
core (constants): new downloads_dir config option (default path where files can be downloaded):
|
2018-05-22 |
Goffi |
quick frontends (app): retrieve namespaces on startup
|
2018-05-22 |
Goffi |
plugin XEP-0329: new methods/signals to handle shares:
|
2018-05-22 |
Goffi |
jp (base): fixed jid encoding
|
2018-05-22 |
Goffi |
core (disco): fixed disco capabilities (empty disco was used)
|
2018-05-11 |
Goffi |
quick frontend (app): avoid resource locking on new message
|
2018-05-11 |
Goffi |
plugin XEP-0050: filter form received from form-processing entity, to only keep "form" and "result" types
|
2018-05-11 |
Goffi |
plugin XEP-0045: display a note when no configuration is available on the room
|
2018-05-11 |
Goffi |
plugin XEP-0045: fixed room configuration cancellation
|
2018-05-11 |
Goffi |
quick frontend (contact list): don't store "nick" for group contacts:
|
2018-05-11 |
Goffi |
plugin XEP-0045: fixed joining workflow:
|
2018-05-10 |
Goffi |
quick frontend (chat): added a property to Message which is True when message comes from history
|
2018-04-13 |
Goffi |
bridge: added generated pb files to repository (needed for Cagou on Android)
|
2018-04-13 |
Goffi |
core (constants): updated Android constants for Cagou
|
2018-04-07 |
Goffi |
primitivus (xmlui): fixed XMLUIPanel signature
|
2018-04-06 |
Goffi |
setup, tools(utils): fixed versioning in setup and getRepositoryData
|
2018-04-06 |
Goffi |
tools (xmlui): fixed XMLUIDialog signature
|
2018-04-05 |
Goffi |
setup: use NAME to get version
|
2018-04-05 |
Goffi |
tools (utils): better repository version handling:
|
2018-04-05 |
Goffi |
setup: use scm version
|
2018-04-05 |
Goffi |
setup: version is now set in SAT/VERSION, sat is not imported anymore in setup
|
2018-04-04 |
Goffi |
README: typo
|
2018-04-04 |
Goffi |
README: added Arnaud Joset to contributors
|
2018-04-04 |
Goffi |
tools(utils): fixed path handling in getRepositoryData
|
2018-04-04 |
Goffi |
setup: minimal version of sat_tmp is 0.0.3
|
2018-04-03 |
Goffi |
core: replaced gtk3reactor by gireactor
|
2018-04-03 |
Goffi |
setup, constant: use https address in APP_URL, and keep pypi NAME separated from constants
|
2018-04-03 |
Goffi |
setup: use constants to get name and version
|
2018-04-02 |
Goffi |
setup: removed ez_setup.py
|
2018-04-02 |
Goffi |
core, setup: huge cleaning:
|
2018-04-02 |
Goffi |
plugin merge-request mercurial: keeps more chars for import name
|
2018-04-02 |
Goffi |
plugin merge-request mercurial: accept space and period for import name sanitization
|
2018-04-02 |
Goffi |
plugin merge-request mercurial: better name sanitization for import
|
2018-04-02 |
Goffi |
jp (merge-request,common): fixed URIFinder when metadata are not needed:
|
2018-04-01 |
Goffi |
README: minor line addition
|
2018-04-01 |
Goffi |
jp (base): fixed URI's item with use_pubsub
|
2018-04-01 |
Goffi |
README: label to use for tickets and merge requests is specified
|