log sat/core/constants.py @ 3163:d10b2368684e

age author description
2020-01-29 Goffi core (constants): use parent of "sat" module dir as last config path
2020-01-29 Goffi core (constants): missing trailing `/`
2020-01-29 Goffi core (constants): don't parse `sat.conf` from current dir anymore + parse root_dir last
2020-01-29 Goffi core (constants): parse `sat.conf` from `sat` module dir
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2020-01-27 Goffi android: deactivate annoying jnius logs when DEBUG is set
2019-12-20 Goffi plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:
2019-10-29 Goffi core: added imageCheck and imageResize methods:
2019-09-25 Goffi jp: jp asyncio port:
2019-08-13 Goffi Python 3 port:
2019-07-31 Goffi 0.8 development starts
2019-07-09 Goffi core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
2019-06-30 Goffi logs: increased defaut limit for memory output to 300
2019-06-30 Goffi core (constants): fixed flatpak config paths for older versions of flatpak:
2019-06-27 Goffi core (constants): fixed Flatpak config path:
2019-06-23 Goffi core (config): if flatpak is detected, config is also looked after in /app
2019-05-26 Goffi core (constants): added generic constants for "info", "warning" and "error" levels
2019-05-26 Goffi core (constants): "on" can now be used as True value in bool method.
2019-04-10 Goffi constants: added KEY_LANG which is the key/name used in templates to change language/locale.
2019-03-20 Goffi plugin XEP-0384: give feedback to client when encryption failed
2019-01-12 Goffi date update
2019-01-06 Goffi plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:
2019-01-04 Goffi core (constants): added a constant for "encrypted"
2018-11-19 Goffi core: removed whitespace ping (not needed anymore as we handle XMPP ping)
2018-11-18 Goffi plugin XEP-0198: Stream Management implementation:
2018-10-05 Goffi core: fixed package name for Android
2018-09-10 Goffi tools (common/template), jp: refactoring to handle multiple sites:
2018-07-29 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
2018-07-01 Goffi core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:
2018-06-27 Goffi code style reformatting using black
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-05-25 Goffi core (constants): new downloads_dir config option (default path where files can be downloaded):
2018-04-13 Goffi core (constants): updated Android constants for Cagou
2018-04-05 Goffi setup: version is now set in SAT/VERSION, sat is not imported anymore in setup
2018-04-03 Goffi setup, constant: use https address in APP_URL, and keep pypi NAME separated from constants
2018-04-02 Goffi core, setup: huge cleaning: base src/core/constants.py@c014062e5569