log

age author description
2021-06-17 Goffi core (memory/cache): don't crash on EOFError in getMetadata
2021-06-16 Weblate i18n: Added translation using Weblate (Slovak)
2021-06-15 Goffi i18n: update French catalog
2021-06-14 Goffi i18n: extraction update
2021-06-14 Goffi core, frontends: fix invalid translatable strings.
2021-06-14 Goffi app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:
2021-06-12 Goffi app manager (docker/weblate): use new `files` feature to set `settings-override.py`:
2021-06-12 Goffi plugin app manager: add a way to create files:
2021-06-11 Goffi plugin app manager: "public_url" must NOT have a schema
2021-06-11 Goffi doc: fix remaining SàT references/typos + add `libervia-cli` missing commands
2021-06-11 Goffi misc: update .hgignore
2021-06-10 Goffi plugin XEP-0313: on cold start (without known archive) we only request 50 last messages
2021-06-10 Goffi plugin XEP-0054: fix call to JID serialisation method
2021-06-09 Goffi plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name valid
2021-06-09 Goffi doc (installation): update instruction to use requirements + fix name in a few places
2021-06-09 Goffi install (requirements): update + add setuptools_scm
2021-06-09 Goffi install (setup): add `setuptools_scm` to install dependencies if in dev version
2021-06-09 Goffi cli: update constants to use new name
2021-06-09 Goffi plugin XEP-0054: fix update call
2021-06-09 Goffi core (xmpp): show "Libervia" without the "(backend)" component in version
2021-06-09 Goffi doc (cli/profile): add autoconnection in example
2021-06-09 Goffi memory(sqlite): fix encoding when loading pickled data
2021-06-06 Goffi plugin XEP-0277: "user" part of author jid is used for author name when later is missing
2021-06-06 Goffi plugin forums: use serialised data for extra in forumTopicsGet
2021-06-04 Goffi plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly:
2021-06-04 Goffi jp: fix background guessing when stdin is redirected
2021-06-04 Goffi tools (common/template_xmlui: add `multi` and `value` propertied to OptionsWidget
2021-06-04 Goffi memory (sqlite): work around encoding issues with pickle
2021-06-03 Goffi plugin XEP-0045: fix `/join` text command
2021-06-03 Goffi plugin XEP-0045: fix "reason" parsing for /ban and /kick text commands
2021-06-03 Goffi core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow
2021-06-03 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
2021-06-03 Goffi tools (utils): new `ensure_deferred` decorator
2021-06-03 Goffi bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
2021-06-03 Goffi bridge (constructor/base_constructor): add `args_no_default` to `completion`
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
2021-06-03 Goffi doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)
2021-05-06 Goffi core (memory/sqlite): return 0 instead of None when user has no file yet
2021-05-06 Goffi plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` method
2021-05-06 Goffi core (xmpp): fix typo in sendError
2021-05-05 Goffi component file sharing: forbid jingle upload by entities which are not in allowed hosts
2021-05-05 Goffi component file sharing (management): add values of `quota` and `used` size on result form
2021-05-05 Goffi plugin XEP-0050: show notes when there is a data form on completed command:
2021-05-05 Goffi component file sharing (plugin management): new command to get available quota/used space.
2021-05-05 Goffi component file sharing: quotas implementation:
2021-05-05 Goffi plugin XEP-0166, XEP-0234: better management of `terminate`:
2021-05-05 Goffi plugin XEP-0363: allow async callbacks in handlers + method to generate `file-too-large` element
2021-05-05 Goffi tools (async_trigger): new `asyncReturnPoint` method
2021-05-05 Goffi tools (common/utils): new methods to parse and generate file size with symbols:
2021-05-05 Goffi core (memory, sqlite): new `fileGetUsedSpace` method
2021-05-05 Goffi core (xmpp): added `appCondition` argument to `sendError`
2021-05-01 Goffi jp (pubsub, blog): `rename` commands implementation
2021-05-01 Goffi jp (blog/get): fix comments node parsing
2021-05-01 Goffi plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):
2021-05-01 Goffi tools (common/date_utils): fix `date_only` for `short`, `long` and `full` format
2021-05-01 Goffi plugin XEP-0353: don't use Jingle Message Initiation for components:
2021-05-01 Goffi plugin XEP-0329: fix root node retrieval and `_fileSendingRequestTrigger` return value
2021-05-01 Goffi plugin misc forums: use rich content in createTopic
2021-05-01 Goffi component (file sharing): fix retrieving owner from jid when user part is not specified
2021-04-29 Goffi XEP-0277: new preview/mbPreview method:
2021-04-23 Goffi docker: separate build instructions for demo compose file
2021-04-23 Goffi docker: add demo images and compose file
2021-04-22 Goffi jp (list): implement `set` and `delete` subcommands.
2021-04-22 Goffi plugin XEP-0346: bridge method to retrieve template, submitted, or application namespaces
2021-04-22 Goffi plugin list: `delete` implementation:
2021-04-22 Goffi comp file sharing: fix port type:
2021-04-22 Goffi plugin misc account: fix missing arg
2021-04-22 Goffi doc: more renaming
2021-04-21 Goffi CHANGELOG: update
2021-04-21 Goffi plugin misc account: specify domain in new account email sent to admins
2021-04-16 Goffi plugin XEP-0277: user friendly ID:
2021-04-16 Goffi tools (common/regex): move code to make user friendly URLs from web frontend
2021-04-16 Goffi plugin XEP-0329: check files conflict also for root files
2021-04-16 Goffi memory: new `getFilesOwner` method:
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: