log

age author description
2021-04-16 Goffi tests: update following names change
2021-04-16 Goffi docker: update following name changes:
2021-04-14 Goffi core: remove `print` which may provoke undesired side effects
2021-04-14 Goffi core: apply wokkel patches if they are not already:
2021-04-01 Goffi frontends (primitivus): `SECTION_NAME` is now `CONFIG_SECTION`
2021-03-27 Goffi plugin XEP-0277: be sure to have an `author_jid` set
2021-03-27 Goffi plugin XEP-0277: better resilience to broken items:
2021-03-27 Goffi tools (xml_tools): new findAncestor method:
2021-03-23 Goffi frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
2021-03-21 Goffi bridge (pb): connection can be set to used either UNIX socket or TCP socket:
2021-03-21 Goffi doc: updated doc following global renaming
2021-03-21 Goffi primivitus: updated constants following global renaming, config section is now `tui` instead of `primitivus`
2021-03-21 Goffi jp: config section is now `cli` instead of `jp` following global renaming
2021-03-21 Goffi misc: update names for D-Bus service file and zsh autocompletion:
2021-03-20 Goffi CHANGELOG: update (including renaming of project)
2021-03-20 Goffi install: added `requirements.txt`
2021-03-20 Goffi tools (config): show a warning when no config file has been found + don't use hardcoded filename in `fixConfigOption`
2021-03-20 Goffi core (setup), jp, primitivus: update console scripts + classifiers:
2021-03-20 Goffi Renamed the project from "Salut à Toi" to "Libervia":
2021-03-19 Goffi date update
2021-03-19 Goffi tools (common/template): new `fallback` settings:
2021-03-19 Goffi tools (image): fix bad method name used when `fix_orientation` is set in `resize`
2021-03-18 Goffi core: moved `sat_tmp.wokkel` install `sat_plugin`:
2021-03-18 Goffi core: removed `sat_tmp.twisted` patches + update minimum Twisted version:
2021-02-27 Goffi frontends (tools/xmui): implement `ValueGetter.items` and `XMLUIPanel.values` to get a map from widget name to values
2021-02-27 Goffi plugin XEP-0346: new `psSchemaDictGet` to get node schema as a serialisable dict
2021-02-27 Goffi tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:
2021-02-27 Goffi plugin list: set `overwrite_policy` to `any_publisher` for `grocery` list
2021-02-27 Goffi plugin list: rename `shopping` list to `grocery` list
2021-02-27 Goffi plugin lists: register `tickets_type` namespace
2021-02-27 Goffi plugin XEP-0060: added constants for overwrite policy configuration option
2021-02-19 Goffi plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.
2021-02-19 Goffi tools (xml_tools): fix pFmtElt:
2021-02-19 Goffi tools (common/email): try to guess sender domain when necessary:
2021-02-19 Goffi plugin lists: new `listsList` method to retrieve lists from personal interests
2021-02-19 Goffi plugin misc list: register lists for pubsub invitations
2021-02-19 Goffi plugin invitation: pubsub invitations:
2021-02-19 Goffi plugin misc lists: register app NS for "tickets" NS instead of XEP-0346 submitted one
2021-02-19 Goffi plugin misc lists: templates:
2021-02-04 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
2021-02-04 Goffi Backed out changeset 6deea0d8d0e7
2021-02-04 Goffi plugin XEP-0346: use submitted namespace for node:
2021-02-04 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
2021-01-15 Goffi plugin app manager docker: use default emails for weblate:
2021-01-02 Goffi doc (jp/message): typo
2020-12-11 Goffi jp (pubsub/node/schema): handle not-found conditions properly
2020-12-11 Goffi plugin XEP-0346: "Form Discovery and Publishing" implementation:
2020-12-11 Goffi plugin XEP-0060: add constants for common values of publish model
2020-12-11 Goffi plugin XEP-0106: log rejected value when escaping fails.
2020-12-11 Goffi plugin XEP-0096: fix plugin following changes in `plugin_misc_file`
2020-12-10 Goffi tools (xml_tools): add missing `value` property to JidWidget
2020-12-10 Goffi plugin XEP-0431: Fulltext Search for MAM implementation
2020-12-10 Goffi docker (pubsub): install latest version of `postgresql-client` with PostgreSQL own Debian repos.
2020-12-10 Goffi docker: use `slim` version of Debian as base for our images
2020-12-10 Goffi contrat social: updated English translation's formulation about censorship:
2020-12-05 Goffi contrat social: replaced formulation about censorship:
2020-12-05 Goffi contrat social (en): replaced "Mankind" by "Humanity":
2020-12-04 Goffi tests (e2e/libervia): more stable `test_user_can_log_in` + photos tests
2020-12-04 Goffi tests (e2e): new fixture to share data between tests:
2020-12-04 Goffi tests, doc(testing): added `pytest-dependency` plugin to `backend_e2e` image + doc
2020-12-04 Goffi tests (e2e/libervia/conftest): new `log_in_account1_s2` fixture
2020-12-04 Goffi tests (e2e/conftest): create a test account on server3.test
2020-12-04 Goffi tests (e2e/conftest): check new exit code for conflict to avoid crashing if test accounts already exist
2020-12-04 Goffi jp (account): better exit code handling
2020-12-04 Goffi plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`
2020-12-04 Goffi core (constants): added EXIT_CONFLICT
2020-12-04 Goffi docker (e2e): use shared volume for SàT's local dir:
2020-12-04 Goffi doc (testing): typos
2020-11-27 Goffi doc: documentation for testing in new `contributing` section
2020-11-27 Goffi tests, docker(e2e): added e2e tests for Libervia:
2020-11-27 Goffi tests: added testing files (photos)
2020-11-27 Goffi docker (backend_e2e): added packages necessary to test Libervia + some debugging tools
2020-11-27 Goffi plugin XEP-0077: use `xmpp_domain` when set for `host`
2020-11-27 Goffi docker (e2e): added `libervia` and `libervia.test` in certificates
2020-11-27 Goffi docker(libervia): build site in the image:
2020-11-16 Goffi docker: added libervia e2e image and include it in `docker-compose_e2e`:
2020-11-16 Goffi docker (backend_e2e): set `xmpp_domain` in conf.
2020-11-16 Goffi docker (backend): fixed `media_dir` in conf.
2020-11-16 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
2020-11-15 Goffi docker (libervia): expose HTTP and HTTPS ports
2020-11-15 Goffi docker (compose): name `libervia` image
2020-11-14 Goffi plugin app manager: fixed `public_url` value check
2020-11-14 Goffi core (launcher): exit code can now specified
2020-11-12 Goffi tests: end-2-end tests first draft:
2020-11-12 Goffi jp (roster): `delete` implementation
2020-11-12 Goffi jp (pubsub/node/info, pubsub/get): better exit code:
2020-11-12 Goffi jp (base, pubsub/set): new `--quiet` argument:
2020-11-12 Goffi jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.
2020-11-12 Goffi jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:
2020-11-12 Goffi jp: new `confirm` method:
2020-11-12 Goffi jp (file/send): don't add main resource to bare jid anymore:
2020-11-12 Goffi jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)
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-11-12 Goffi plugin XEP-0166: new trigger point + coroutines + helper methods:
2020-11-12 Goffi plugin file, XEP-0234: registering is now done by class + use of async:
2020-11-12 Goffi plugin XEP-0329: minor reformatting
2020-11-12 Goffi plugin XEP-0065: some cleaning:
2020-11-12 Goffi plugin XEP-0077: disconnect client when deleting self account:
2020-11-12 Goffi plugin XEP-0363: fixed invalid reference to `slot` in catched exception:
2020-11-12 Goffi test: fixed use of `client.host` in legacy test:
2020-11-12 Goffi tools (async_trigger): use `utils.asDeferred` for async triggers:
2020-11-12 Goffi tools (xml_tools): `domish.Element` pretty formatting functions:
2020-11-12 Goffi tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`
2020-11-12 Goffi plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:
2020-11-12 Goffi tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
2020-11-12 Goffi plugin XEP-0047: fixed file reading and content encoding
2020-11-12 Goffi plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server
2020-11-12 Goffi core (memory/params): removed legacy "Register new account" label, it's not used anymore
2020-11-12 Goffi core (xmpp): client.roster now implements __contains__
2020-11-12 Goffi core: use utils.asDeferred for `launchCallback` so coroutines can be used
2020-11-12 Goffi docker (compose): test environment variable + network alias:
2020-11-12 Goffi docker (prosody_e2e): install `ipcheck` so jp doesn't need to contact external website
2020-11-12 Goffi docker (backend_e2e): install pytest and sh
2020-11-12 Goffi docker (backend): set `background` to `dark` to avoid trouble with autodetection in jp
2020-11-12 Goffi doc, core: typos
2020-10-20 Goffi plugin app manager docker: typo
2020-10-19 Goffi docker: dockers images, first draft:
2020-10-19 Goffi tools (common/tls): removed unused import
2020-10-15 Goffi core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
2020-10-15 Goffi jp: don't guess background when stdout is not a tty
2020-10-01 Goffi jp (application/list): don't use `extend` in argument as in it Python 3.8+ only
2020-09-28 Goffi plugin app manager docker: weblate SàT app file for Docker
2020-09-28 Goffi i18n: renamed template file to get the correct '.pot' extension
2020-09-28 Goffi jp (application): new `application` (or `app`) commands:
2020-09-28 Goffi plugin app managed docker: handle Docker application with App Manager
2020-09-28 Goffi plugin app manager: first draft:
2020-09-28 Goffi core (memory/memory): added `getCachePath` method to get a cache dir from a namespace.
2020-09-20 Goffi core: plugins can now be loaded from a directory:
2020-09-20 Goffi doc (installation): added instruction to download dev version of `sat_template`
2020-09-20 Goffi core: minor typos, docstring/comments update
2020-09-20 Goffi component file sharing: added missing `owner` filtering in `_retrieveFiles`
2020-09-20 Goffi plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:
2020-09-20 Goffi plugin XEP-0329: fix filtering by owner on components
2020-09-17 Goffi core (memory/memory): `public_id` should not be used when creating parent dirs
2020-09-17 Goffi component file sharing: fix used of `self.files_path` in `_retrieveFiles`
2020-09-17 Goffi plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`
2020-09-17 Goffi core (memory/memory): fixed directory creation in setFile
2020-09-17 Goffi plugin XEP-0329: typo
2020-09-17 Goffi plugin XEP-0329: added `FISCreateDir` method:
2020-09-17 Goffi core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instances
2020-09-17 Goffi plugin XEP-0313: fix getting MAM archive when history is empty
2020-09-17 Goffi plugin XEP-0313: fixed `MAMGet` signature
2020-09-14 Goffi plugin XEP-0329: better error handling in `onComponentAffiliationsGet`
2020-09-13 Goffi plugin XEP-0077: fixed "check_certificate" handling
2020-09-13 Goffi doc: updated installation instructions
2020-09-13 Goffi install (setup.py): added missing `extra_requires`
2020-09-05 Goffi plugin invitation: if "thumb_url" is not set, try to use one from list of interests
2020-09-05 Goffi plugin list of interests: normalize item ID + added `get` method
2020-09-05 Goffi core (memory/memory): fixed assignations
2020-08-25 Goffi component file sharing: generate thumbnails for videos
2020-08-25 Goffi tools: new `video` module:
2020-08-25 Goffi plugin XEP-0264: only log "fix orientation" when the option is used
2020-08-25 Goffi plugin XEP-0234: fixed mime type in `buildFileElementFromDict`
2020-08-15 Goffi plugin list of interest: fixed registerPubsub
2020-08-15 Goffi changelog: added alternative media player (libervia) and invitation/delete (jp)
2020-08-15 Goffi jp (blog/edit): fixed edition when syntax is specified
2020-08-15 Goffi plugin XEP-0277: fixed item2mbdata call
2020-08-15 Goffi component file sharing: added `Access-Control-Expose-Headers` CORS header:
2020-08-13 Goffi jp (invitation): `delete` implementation
2020-08-13 Goffi plugin identity: new methods `identitiesGet` and `identitiesBaseGet`
2020-08-13 Goffi plugin email invitation: new `invitationDelete` method
2020-08-13 Goffi plugin email invitation: guests are now automatically added to host roster in `guests` group
2020-08-13 Goffi plugin email invitation: fixed create/simpleCreate + invitee_name:
2020-08-13 Goffi plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:
2020-08-13 Goffi plugin XEP-0329: download thumbnails:
2020-08-13 Goffi tools (image): fix_orientation on resize + `fix_orientation` method:
2020-08-13 Goffi comp file sharing: minor core re-organisation
2020-08-13 Goffi plugin XEP-0264: fix orientation of thumbnails:
2020-08-13 Goffi plugin XEP-0264: updated size to get values closest to standard one:
2020-08-03 Goffi plugin XEP-0277: set "uri" in item2mbdata
2020-08-02 Goffi changelog: update
2020-08-02 Goffi plugin identity: added "filename" metadata for avatar
2020-08-01 Goffi jp (file/share): added commands to manage affiliations and configuration + documentation
2020-08-01 Goffi plugins invitation, invitation-file: adapt service JID and affiliation:
2020-08-01 Goffi plugin email invitation: simple invitation creation
2020-08-01 Goffi plugin list for interest: build ID using URI or file path metadata:
2020-08-01 Goffi plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:
2020-08-01 Goffi plugin XEP-0329: implemented ways to get/set affiliations:
2020-08-01 Goffi core (memory): `setFileAccessModel` implementation:
2020-08-01 Goffi core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:
2020-08-01 Goffi core (memory): files are now public by default except for those in root directory:
2020-08-01 Goffi core (xmpp): text can now be specified in `sendError`
2020-08-01 Goffi plugin XEP-0050: typo
2020-07-17 Goffi component file sharing: add/parse affiliation when possible
2020-07-17 Goffi memory: new "affiliation" metadata for files:
2020-07-17 Goffi plugin XEP-0060: serialise psItemsGet result with data_format
2020-07-16 Goffi tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`
2020-07-16 Goffi tools (common/data_objects): removed deprecated code:
2020-07-16 Goffi plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:
2020-07-16 Goffi plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
2020-06-19 Goffi tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItem
2020-06-19 Goffi common (template): better json dumping:
2020-06-19 Goffi plugin file sharing management: added a fileSharingDelete method
2020-06-19 Goffi plugin list of interests: added `id` to data + fixed key conflict:
2020-06-19 Goffi plugin list of interest: new "interestRetract" method
2020-06-19 Goffi plugin XEP-0050: some modernisation + adHocSequence:
2020-06-19 Goffi comp file sharing: file paths are now quoted on upload to allow unicode
2020-06-19 Goffi core (memory): fixed recursive file deletion + log an error and continue when deleting a missing file
2020-06-09 Goffi plugin list of interest: expose `interestsRegisterFileSharing` to bridge + use coroutines
2020-06-09 Goffi comp file sharing management: fixed confirmation check
2020-06-09 Goffi comp file sharing: handle upload with headers:
2020-06-09 Goffi comp file sharing: CORS:
2020-06-09 Goffi core: findByFeatures type hints
2020-06-09 Goffi plugin XEP-0363: register namespace
2020-06-09 Goffi plugin XEP-0363: fixed fileHTTPUploadGetSlot
2020-06-08 Goffi tools (common/utils): new OrderedSet class
2020-06-01 Goffi component file sharing: don't initialise the plugin if not component use it
2020-06-01 Goffi tools (common/dynamic_import): log a warning if bridge can't be imported
2020-05-29 Goffi plugin comp file sharing: files can now be uploaded/downloaded via HTTP:
2020-05-29 Goffi core (memory/sqlite): new database schema (v9):
2020-05-29 Goffi tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/common
2020-05-29 Goffi plugin XEP-0300; fixed use of calculateHash with getHasher
2020-05-29 Goffi core: getLocalPath now returns a Path
2020-05-29 Goffi core (launcher): fixed launching of twistd when no subparsed is specified
2020-05-26 Goffi doc (jp/roster): fixed example for `jp roster set`
2020-05-25 Goffi core (launcher): extra arguments can now be passed the service with `bg`, `fg` and `dbg`:
2020-05-25 Goffi core: replaced `sat` shell script by a python script:
2020-05-25 Goffi core (log): logging with Twisted now uses the new twisted.logger
2020-05-19 Goffi plugin XEP-0054: don't use cache anymore in `getAvatar`:
2020-05-19 Goffi plugin identity: fixed update in avatarSetPostTreatment
2020-05-18 Goffi plugin identity: fixed infinite loop on nicknames update
2020-05-18 Goffi jp (event): new `list` command to get evens available in a service
2020-05-18 Goffi jp (pubsub): fixed arguments returned when item has no payload
2020-05-18 Goffi tools (common/template): new `icon_from_client` method:
2020-05-18 Goffi plugin XEP-0231, XEP-0264: fixed some remaining encoding issue following Python 3 port
2020-05-18 Goffi plugin XEP-0060: fixed payload parsing in sendItem
2020-05-18 Goffi plugin pubsub schema, tools (common/template xmlui): use a JID for publisher:
2020-05-18 Goffi plugin list of interest: fixed wrong variable used in a log
2020-05-18 Goffi core (constants): added `theme` key
2020-05-03 Goffi tools (common/template): theme settings with possibility to disable default fallback for CSS:
2020-05-03 Goffi tools (common/template): typos
2020-05-01 Goffi tools (common/template): list themes and parse their browser data, available through new `getThemesData` method
2020-04-29 Goffi tools (common/utils): new `recursive_update` method for dicts
2020-04-25 Goffi tools (common/data_objects): added __iter__ to Identities
2020-04-20 Goffi bin (sat): check `twistd` before `twistd3` to use venv version first
2020-04-20 Goffi plugin identity: fixed update when cached data is None
2020-04-19 Goffi tools (common/data_objects): new `avatar_basename` property
2020-04-19 Goffi doc (installation): updated instructions for backend
2020-04-19 Goffi core: image convertion + SVG support: