log sat/core/constants.py @ 3957:b8ab6da58ac8

age author description
2022-10-15 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
2022-08-23 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
2022-06-17 Goffi core (constants): type hints
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: