log sat/core/constants.py @ 4056:1c4f4aa36d98

age author description
Mon, 29 May 2023 13:38:10 +0200 Goffi plugin XEP-0167: Jingle RTP Sessions implementation:
Thu, 13 Apr 2023 21:53:53 +0200 Goffi core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"
Sat, 08 Apr 2023 13:54:42 +0200 Goffi massive refactoring to switch from camelCase to snake_case:
Thu, 23 Mar 2023 15:42:21 +0100 Goffi component AP gateway: handle attachments
Thu, 16 Mar 2023 16:43:47 +0100 Goffi plugin XEP-0277: when publisher is not found, check ancestor in both client and component namespaces
Sat, 15 Oct 2022 20:36:53 +0200 Goffi plugin OXPS: OpenPGP for XMPP Pubsub implementation:
Tue, 23 Aug 2022 21:06:24 +0200 Syndace plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (constants): type hints
Thu, 29 Jul 2021 22:51:01 +0200 Goffi plugin pubsub cache: Pubsub Caching implementation
Thu, 29 Jul 2021 15:54:54 +0200 Goffi plugin XEP-0060: handle purge notifications
Tue, 23 Mar 2021 21:21:00 +0100 Goffi frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
Sat, 20 Mar 2021 20:42:04 +0100 Goffi Renamed the project from "Salut à Toi" to "Libervia":
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Fri, 04 Dec 2020 12:30:46 +0100 Goffi core (constants): added EXIT_CONFLICT
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (constants): moved shell exit code constants to core constants:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0353: Jingle Message Initiation implementation:
Thu, 15 Oct 2020 16:13:30 +0200 Goffi core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
Mon, 18 May 2020 23:30:55 +0200 Goffi core (constants): added `theme` key
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Sun, 22 Mar 2020 14:04:16 +0100 Goffi plugin attach: handle large images resizing:
Sun, 01 Mar 2020 18:48:06 +0100 Goffi core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
Sun, 01 Mar 2020 18:47:05 +0100 Goffi tools (images): max_size can now be manually specified in checkImage and dest in resizeImage:
Sat, 29 Feb 2020 16:55:22 +0100 Goffi core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`
Wed, 26 Feb 2020 22:03:15 +0100 Goffi memory(cache): extend EOL when a file metadata is retrieved
Wed, 26 Feb 2020 22:03:11 +0100 Goffi plugin download: use cache if dest_path is empty:
Tue, 18 Feb 2020 18:17:14 +0100 Goffi core (xmpp): new message key to handle attachments
Wed, 29 Jan 2020 19:28:08 +0100 Goffi core (constants): use parent of "sat" module dir as last config path
Wed, 29 Jan 2020 19:21:16 +0100 Goffi core (constants): missing trailing `/`
Wed, 29 Jan 2020 19:12:46 +0100 Goffi core (constants): don't parse `sat.conf` from current dir anymore + parse root_dir last
Wed, 29 Jan 2020 19:05:41 +0100 Goffi core (constants): parse `sat.conf` from `sat` module dir
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Mon, 27 Jan 2020 19:52:46 +0100 Goffi android: deactivate annoying jnius logs when DEBUG is set
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:
Tue, 29 Oct 2019 20:38:39 +0100 Goffi core: added imageCheck and imageResize methods:
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Wed, 31 Jul 2019 11:31:22 +0200 Goffi 0.8 development starts
Tue, 09 Jul 2019 09:06:45 +0200 Goffi core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
Sun, 30 Jun 2019 15:40:52 +0200 Goffi logs: increased defaut limit for memory output to 300
Sun, 30 Jun 2019 15:39:58 +0200 Goffi core (constants): fixed flatpak config paths for older versions of flatpak:
Thu, 27 Jun 2019 20:26:00 +0200 Goffi core (constants): fixed Flatpak config path:
Sun, 23 Jun 2019 17:40:19 +0200 Goffi core (config): if flatpak is detected, config is also looked after in /app
Sun, 26 May 2019 22:22:01 +0200 Goffi core (constants): added generic constants for "info", "warning" and "error" levels
Sun, 26 May 2019 22:22:00 +0200 Goffi core (constants): "on" can now be used as True value in bool method.
Wed, 10 Apr 2019 21:04:51 +0200 Goffi constants: added KEY_LANG which is the key/name used in templates to change language/locale.
Wed, 20 Mar 2019 09:08:47 +0100 Goffi plugin XEP-0384: give feedback to client when encryption failed
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Sun, 06 Jan 2019 17:36:51 +0100 Goffi plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:
Fri, 04 Jan 2019 18:46:02 +0100 Goffi core (constants): added a constant for "encrypted"
Mon, 19 Nov 2018 21:08:25 +0100 Goffi core: removed whitespace ping (not needed anymore as we handle XMPP ping)
Sun, 18 Nov 2018 15:49:46 +0100 Goffi plugin XEP-0198: Stream Management implementation:
Fri, 05 Oct 2018 13:42:06 +0200 Goffi core: fixed package name for Android
Mon, 10 Sep 2018 08:58:18 +0200 Goffi tools (common/template), jp: refactoring to handle multiple sites:
Sun, 29 Jul 2018 19:22:56 +0200 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
Sun, 01 Jul 2018 20:37:58 +0200 Goffi core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:
Wed, 27 Jun 2018 20:14:46 +0200 Goffi code style reformatting using black
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, 25 May 2018 10:51:59 +0200 Goffi core (constants): new downloads_dir config option (default path where files can be downloaded):
Fri, 13 Apr 2018 18:44:22 +0200 Goffi core (constants): updated Android constants for Cagou