2021-07-29 |
Goffi |
plugin pubsub cache: Pubsub Caching implementation
|
2021-07-29 |
Goffi |
plugin XEP-0060: handle purge notifications
|
2021-03-23 |
Goffi |
frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
|
2021-03-20 |
Goffi |
Renamed the project from "Salut à Toi" to "Libervia":
|
2021-03-19 |
Goffi |
date update
|
2020-12-04 |
Goffi |
core (constants): added EXIT_CONFLICT
|
2020-11-12 |
Goffi |
core (constants): moved shell exit code constants to core constants:
|
2020-11-12 |
Goffi |
plugin XEP-0353: Jingle Message Initiation implementation:
|
2020-10-15 |
Goffi |
core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
|
2020-05-18 |
Goffi |
core (constants): added `theme` key
|
2020-04-14 |
Goffi |
core, frontends: avatar refactoring:
|
2020-03-22 |
Goffi |
plugin attach: handle large images resizing:
|
2020-03-01 |
Goffi |
core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
|
2020-03-01 |
Goffi |
tools (images): max_size can now be manually specified in checkImage and dest in resizeImage:
|
2020-02-29 |
Goffi |
core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`
|
2020-02-26 |
Goffi |
memory(cache): extend EOL when a file metadata is retrieved
|
2020-02-26 |
Goffi |
plugin download: use cache if dest_path is empty:
|
2020-02-18 |
Goffi |
core (xmpp): new message key to handle attachments
|
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
|