log

age author description
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:
2020-04-19 Goffi plugin XEP-0054: SVG images can now be uploaded for avatars.
2020-04-19 Goffi plugin identity: fixed update with `get_all` + better new data detection for avatar:
2020-04-14 Goffi changelog: update
2020-04-14 Goffi jp (roster): new roster/set command
2020-04-14 Goffi core, frontends: avatar refactoring:
2020-04-14 Goffi core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict:
2020-04-14 Goffi tools (image): added a guess_type method to guess media type:
2020-04-14 Goffi doc (config): fixed documentation about configuration file possible paths + minor corrections.
2020-04-14 Goffi core (memory/disco): fixed types of disco extensions:
2020-04-03 Goffi core (xmpp): helper method to launch a plugin method:
2020-04-03 Goffi core (exceptions): new MissingPlugin exception:
2020-04-01 Goffi changelog: replaced "geo:" by URIs:
2020-04-01 Goffi tools (common/files_utils): put extra suffix before file extension
2020-04-01 Goffi plugin android: use `certifi` SSL root certicates
2020-04-01 Goffi core (xmpp): properly clean profile data in case of startConnection failure:
2020-04-01 Goffi bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge
2020-04-01 Goffi bridge (dbus): fixed typo in log.warning
2020-03-31 Goffi jp (blog/edit): --no-publish is a boolean option
2020-03-30 Goffi plugin XEP-0384: fixed /omemo_reset + device ID type:
2020-03-30 Goffi core (tools/utils): fixed return value for non async callbacks
2020-03-30 Goffi core (xmpp): use asDeferred for profileConnecting and profileConnected
2020-03-27 Goffi plugin XEP-0384: OMEMO trust policy:
2020-03-27 Goffi plugin XEP-0384: added resetTrust in OmemoSession
2020-03-27 Goffi core (memory/encryption): use utils.asDeferred for trust UI, so async coroutines can be used
2020-03-27 Goffi core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:
2020-03-27 Goffi tools (xl_tools): fixed handling of list options labels
2020-03-23 Goffi quick frontend (app): fixed argument order in `messageSend` default errback
2020-03-23 Goffi core (memory/encryption): automatic start encryption if peer send encrypted message:
2020-03-23 Goffi changelog: update
2020-03-23 Goffi quick frontend (chat): added `encrypted` property
2020-03-23 Goffi core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra:
2020-03-22 Goffi changelog: update
2020-03-22 Goffi core (memory/encryption): encryption session are now restored on client connection
2020-03-22 Goffi core (memory/persistent): implemented `aset` and `adel`:
2020-03-22 Goffi core (xmpp): use async corouting for startConnection
2020-03-22 Goffi plugin attach: handle large images resizing:
2020-03-22 Goffi plugin aesgcm: wait for each splitted message to be sent before sending next one
2020-03-22 Goffi core (xmpp): fixed workflow with post_xml_treatments in sendMessage:
2020-03-22 Goffi tools (images): methods renaming
2020-03-18 Goffi plugin attach, aesgcm: attachments refactoring:
2020-03-18 Goffi plugin XEP-0384: added "/omemo_reset" text command:
2020-03-18 Goffi core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequested
2020-03-13 Goffi plugin text commands: handles coroutines + better command parsing:
2020-03-13 Goffi core (tools/utils): new `asDeferred` function:
2020-03-11 Goffi plugin XEP-0384: use "max_items=1" for devices and bundles nodes:
2020-03-11 Goffi plugin XEP-0060: async sendItems + precondition-not-met policy:
2020-03-06 Goffi jp (xmlui): added missing `disp` method in XMLUIPanel
2020-03-06 Goffi plugin download: clean unfinished files and re-raise exception in case of download error
2020-03-06 Goffi core (memory/cache): new removeFromCache method
2020-03-06 Goffi core (memory/cache): purge cache metadata when the referenced file doesn't exist
2020-03-06 Goffi bridge (constructor/dbus): typo
2020-03-06 Goffi jp(info): `devices` command first draft:
2020-03-06 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
2020-03-06 Goffi plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabled
2020-03-06 Goffi quick frontend(app): new `QuickApp.profileConnected` method
2020-03-06 Goffi core (xmpp): isConnected now returns True when full connection is done:
2020-03-06 Goffi plugin attachment: remove "path" from attachment once used:
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-03-01 Goffi plugin XEP-0054: fixed use of current dir instead of empty string
2020-03-01 Goffi core (memory/cache): added some metadata:
2020-03-01 Goffi core (xmpp): check that entity_jid is actually a jid in SatRosterProtocol.isJidInRoster
2020-02-29 Goffi core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`
2020-02-28 Goffi changelog: update
2020-02-28 Goffi core (memory/disco): minor log message change
2020-02-28 Goffi quick frontend (app): avoid crash when a listener is removed while being called
2020-02-28 Goffi plugin attach: disable TLS check if "check_certificate" is disabled
2020-02-26 Goffi memory (sqlite): don't store empty messages
2020-02-26 Goffi primitivus (chat) Q&D way to see attachments
2020-02-26 Goffi quick frontend(contact list): new "isInRoster" method
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-26 Goffi plugin download, aesgcm: fixed handling of HTTP errors
2020-02-26 Goffi memory (cache): purge + pathlib:
2020-02-26 Goffi core (xmpp): use pathlib.Path to complete attachments names, and use name to guess type
2020-02-23 Goffi core (xmpp): complete attachments for sent attachments:
2020-02-23 Goffi plugin attach, XEP-0363: progress id can now be specified:
2020-02-23 Goffi plugin attach: first draft:
2020-02-23 Goffi core (memory/encryption): "isEncryptionRequested" helper method:
2020-02-21 Goffi bridge: messageSend's extra is now serialised
2020-02-18 Goffi plugin aesgcm: use 12 bytes Initialisation Vector:
2020-02-18 Goffi jp (blog/edit): added `--no-publish` argument.
2020-02-18 Goffi quick frontends (chat): handle attachments in Message
2020-02-18 Goffi core (xmpp): add `name` and `media_type` in attachements if they are missing.
2020-02-18 Goffi plugin aesgcm: look for "aesgcm" links in body to use them as attachments
2020-02-18 Goffi core (xmpp): new message key to handle attachments
2020-02-18 Goffi core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
2020-02-18 Goffi core (memory/encryption): new "isEncrypted" method to check if encrypted flag is set in message data
2020-02-18 Goffi core: use serialised dict for `extra` in messageNew and historyGet
2020-02-14 Goffi bridge constructor: replaced deprecated `readfp`
2020-02-12 Goffi quick frontends (widgets): added widgetNew and widgetDelete listeners:
2020-02-12 Goffi quick frontends (app): added an "ignore_missing" argument to RemoveListener:
2020-02-12 Goffi quick frontend (app): replaced OrderedDict by regular dict:
2020-02-12 Goffi quick frontend(widget): added `with_duplicates` argument to getWidgets:
2020-02-10 Goffi quick frontend(app): added listener for selected widget
2020-02-10 Goffi bridge: added methods to let frontends store/retrieve/delete private data
2020-02-09 Goffi core (xmpp), plugin android: fixed DNS, SRV handling on Android:
2020-02-09 Goffi tools (common/async_process): fixed stderr handling + added global "run"
2020-02-09 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
2020-02-09 Goffi quick_frontend (app, widget): CagouWidget.onSelected is called when the widget is selected:
2020-02-05 Goffi quick frontend (app): added "explicit_close" to deleteWidget, and use it on mucRoomLeftHandler:
2020-02-05 Goffi tools (images): fixed type for recommended_size.
2020-02-04 Goffi core (memory/disco): fixed checkFeature return Failure:
2020-02-04 Goffi plugin XEP-0363: fixed errback args in fileHTTPUpload
2020-02-03 Goffi plugin android: attach an action dict to notification:
2020-02-03 Goffi core (xmpp): avoid starting several clients at the same time:
2020-02-03 Goffi core (memory/disco): fixed failure creation in infosEb
2020-01-29 Goffi changelog: update
2020-01-29 Goffi doc (profile): added --autoconnect info
2020-01-29 Goffi core (xmpp): use a stable resource (sat.[shortuuid]) instead of server one if nothing is specified
2020-01-29 Goffi core: log filenames of read config files
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 bridge (dbus): new `bridge_dbus_int_prefix` option (in `[DEFAULT]` settings) to change interface prefix
2020-01-29 Goffi plugin XEP-0384: fixed exception catching on getItems
2020-01-29 Goffi plugin XEP-0280: handle CCed messages without "to"
2020-01-29 Goffi core: fixed `findByFeatures`:
2020-01-29 Goffi plugin XEP-0198: minor log formatting
2020-01-29 Goffi core (xmpp): raise InternalError when a new profile Client is created while there is already one in host
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2020-01-28 Goffi core (xmpp): don't purge entity on disconnect if continueTrying is set
2020-01-28 Goffi plugin manhole: added `d` to namespace as shortcut for defer.ensureDeferred
2020-01-28 Goffi plugin XEP-0198: don't crash when xmlstream has been closed
2020-01-27 Goffi plugin ip: fixed IP detection with external website
2020-01-27 Goffi tools (common/files_utils): fixed get_unique_name when `path` is a str and not a Path
2020-01-27 Goffi quick frontend (app): log own jid when received
2020-01-27 Goffi plugin XEP-0184: show a warning and the message XML on missing `id`
2020-01-27 Goffi core (memory): avoid session locking if profileAuthenticate is called twice quickly
2020-01-27 Goffi android: deactivate annoying jnius logs when DEBUG is set
2020-01-26 Goffi plugin manhole: added "C" to namespace
2020-01-26 Goffi plugin android: reconnect profiles with autoconnect if network is activated:
2020-01-25 Goffi plugin android: added a `profileAutoconnectGet` method:
2020-01-25 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
2020-01-25 Goffi jp (profile): added --autoconnect argument in `modify` and `create` + use output in `info`
2020-01-25 Goffi jp (common): various Table fixes:
2020-01-25 Goffi core: backend autoconnection:
2020-01-25 Goffi doc (jp/message): typo
2020-01-25 Goffi quick frontend (app): call `getReady` once connected to bridge:
2020-01-25 Goffi core: added a debug log when a namespace is registered
2020-01-17 Goffi quick frontend (widgets): don't use *args for onDelete + more debug logs
2020-01-17 Goffi quick frontend (widgets): some more errors handling in getOrCreateWidget
2020-01-17 Goffi quick frontend (widgets): fixed widget creation in getOrCreateWidget:
2020-01-17 Goffi quick frontend (app): removed workaround for pyjamas
2020-01-17 Goffi quick frontend (widgets): added "widget_hash" helper property
2020-01-11 Goffi install (setup.py): use progressbar2 instead of progressbar
2020-01-10 Goffi core (sat_main): avoid double init + log version
2020-01-10 Goffi changelog: update
2020-01-03 Goffi quick_frontend (widget): typo
2020-01-03 Goffi frontends (tools/strings): added "geo:" scheme in RE_URL
2020-01-03 Goffi plugin android: sound notification + change settings:
2020-01-03 Goffi core (memory/params): new "makeOptions" method to easily create options XML from a dict
2019-12-30 Goffi plugin XEP-0384: OMEMO for MUC implementation:
2019-12-30 Goffi plugin XEP-0359: handle origin-id
2019-12-30 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
2019-12-30 Goffi plugin XEP-0045: added room statuses to metadata:
2019-12-28 Goffi plugin XEP-0060, jp (pubsub/set): publish-options implementation:
2019-12-27 Goffi bin: look for twistd3 first:
2019-12-20 Goffi plugin XEP-0384: typo
2019-12-20 Goffi jp (blog): added --language to common publish argument
2019-12-20 Goffi CHANGELOG: update
2019-12-20 Goffi plugin android: removed comment on vibrator bug as it is fixed in dev version of plyer
2019-12-20 Goffi jp (file): new `get` command + encryption with upload:
2019-12-20 Goffi jp (xmlui_manager): use level for notes:
2019-12-20 Goffi doc (jp/shell): typos
2019-12-20 Goffi tools (common/files_utils): get_unique_name now uses and returns Path instances.
2019-12-20 Goffi plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:
2019-12-20 Goffi plugin upload, XEP-0363: code modernisation + preparation for extension:
2019-12-20 Goffi plugin file download: meta plugin to handle file download:
2019-12-20 Goffi tools (stream): data modification on SatFile:
2019-12-20 Goffi plugin XEP-0045: show join error even if it's not a StanzaError, log it with warning instead of error
2019-12-20 Goffi plugin XEP-0384: update to latest python-omemo + better trust management:
2019-12-07 Goffi plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
2019-12-06 Goffi plugin events: fixed eventInviteeGet signature
2019-12-06 Goffi plugin manhole: fixed default value
2019-12-06 Goffi plugins (imap, maildir, smtp): removed plugins IMAP, Maildir and SMTP:
2019-12-05 Goffi plugin XEP-0045: don't fail on `item-not-found` with MAM:
2019-12-05 Goffi core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID
2019-11-18 Goffi quick frontend(chat): store filters used with initial historyGet
2019-11-18 Goffi quick frontend(app): catch exception when trying to remove a missing listener, and log it
2019-11-18 Goffi core: use sat_tmp's twisted patches for Python 3.8 compatibility
2019-11-18 Goffi plugin text syntaxes: don't use anymore deprecated cgi.escape
2019-11-15 Goffi bridge (embedded): typo
2019-11-15 Goffi install (setup): added Python 3.8 classifier
2019-11-15 Goffi doc (jp): typo
2019-11-08 Goffi plugin pubsub schema: fixed XML field handling in `sendDataFormItem`
2019-11-08 Goffi quick frontend (chat): removed hack not needed anymore now that Pyjamas is not used anymore
2019-11-08 Goffi plugin XEP-0277: fixed comments URLs parsing
2019-11-08 Goffi jp (file/upload): fixed exception when no jid is specified
2019-10-30 Goffi CHANGELOG: update
2019-10-29 Goffi core: added imageCheck and imageResize methods:
2019-10-29 Goffi quick frontend (contact list): added "contactsFilled" event
2019-10-21 Goffi core (tools/utils): fixed hex conversion in getRepositoryData following Python 3 port
2019-10-21 Goffi bridge (pb): added missing _generic_errback
2019-10-20 Goffi plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port
2019-10-18 Goffi tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly
2019-10-18 Goffi plugin XEP-0045: join / MAM history improvements:
2019-10-18 Goffi core: `history is skipped as requested` log message is now at debug level
2019-10-16 Goffi plugin OTR: work around a bad exception raised in potr
2019-10-16 Goffi plugin android: fixed encoding in states after Python 3 port
2019-10-16 Goffi core (log): removed Android hack:
2019-10-11 Goffi plugin account: fixed email sending
2019-10-11 Goffi doc (jp): typos (thanks tbart)
2019-10-08 Goffi misc: don't import memory in launch script:
2019-10-07 Goffi doc (jp/file_share): typo
2019-10-03 Goffi jp: default to "dark" if background is not set and can't be detected
2019-10-01 Goffi doc (jp/common_arguments): updated note about `--pwd`
2019-10-01 Goffi jp: password is now prompted if needed:
2019-10-01 Goffi changelog: update
2019-10-01 Goffi jp (debug): new "theme" command to print colour theme according to `background` value:
2019-10-01 Goffi jp: dark and light theme:
2019-10-01 Goffi tools (common): helping method to calculate luminance:
2019-10-01 Goffi core (patches): updated TLS patches:
2019-10-01 Goffi jp: handle dbus bridge with asyncio:
2019-10-01 Goffi bridge (dbus): AsyncIO version of D-Bus bridge:
2019-10-01 Goffi doc (jp): jp commands are now fully documented:
2019-09-25 Goffi jp: jp asyncio port:
2019-09-25 Goffi bridge (pb): implemented an asyncio compatible bridge:
2019-09-25 Goffi common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)
2019-08-26 Goffi jp (common): fixed draft path use in BaseEdit
2019-08-25 Goffi install (setup.py): updated classifiers
2019-08-25 Goffi install (setup.py): updated `python_requires`
2019-08-16 Goffi tools (common/email): fixed email sending after python 3 port
2019-08-16 Goffi tools (async_process): log command as str
2019-08-16 Goffi plugin XEP-0329: fixed ShareNode item() and values after Python 3 port
2019-08-16 Goffi tools (config), memory: renamed SafeConfigParser following Python 3 port
2019-08-16 Goffi install (manifest): fixed old paths which where still used
2019-08-14 Goffi doc: replaced deprecated installation link in INSTALL
2019-08-13 Goffi Python 3 port:
2019-07-31 Goffi 0.8 development starts
2019-07-24 Goffi Added tag 0.7.0 for changeset c7138e913213
2019-07-24 Goffi 0.7.0 « La Commune » release 0.7.0
2019-07-24 Goffi install: added doc to MANIFEST.in
2019-07-24 Goffi plugin XEP-0313: log issues in addToHistory instead of raising error
2019-07-24 Goffi doc: some corrections:
2019-07-21 Goffi doc: added, overview, configuration and Primitivus documentation + some small modifications
2019-07-21 Goffi plugin XEP-0198: don't crash if transport is None in onAckTimeOut
2019-07-20 Goffi plugin XEP-0198: catch and log an error if buffer is unexpectedly empty
2019-07-20 Goffi plugin android: catch and log exception when using the vibrator:
2019-07-20 Goffi quick frontend (app): show an info log if avatar is not found instead of raising exception
2019-07-19 Goffi core: fixed handling of button callback in popups:
2019-07-19 Goffi plugin XEP-0045: fixed a bad attribute in a log message.
2019-07-19 Goffi plugin ad-hoc D-Bus: fixed warning when no media player is found
2019-07-18 Goffi memory (sqlite): properly wait for messages to be writen in database:
2019-07-18 Goffi memory (disco): fixed boolean to string conversion
2019-07-17 Goffi plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:
2019-07-17 Goffi primitivus: fixed status popup's cancel button
2019-07-17 Goffi plugin adhoc D-Bus: typo
2019-07-16 Goffi plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
2019-07-15 Goffi plugins account, email invitation: fixed import of "email" module after it has been moved
2019-07-14 Goffi quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler:
2019-07-14 Goffi primitivus: better popup sizing:
2019-07-14 Goffi primitivus: select the widget even if an other one is selected when the selection comes from an user action:
2019-07-14 Goffi plugin XEP-0054: reject image without MIME type if it's not PNG
2019-07-14 Goffi plugin 0249: fixed invitation handling + some improvments:
2019-07-14 Goffi primitivus: don't focus on new widget if one is already selected:
2019-07-12 Goffi jp (blog/preview): fixed watch restoring when file is moved/deleted:
2019-07-12 Goffi doc (jp/blog): added note for --preview
2019-07-12 Goffi Backed out changeset cf0dda0d4cda
2019-07-12 Goffi jp (blog/edit): fail and show error message if --preview is not working
2019-07-12 Goffi doc (jp/blog): minor fix
2019-07-11 Goffi frontends (xmlui): fixed crash when CURRENT_LABEL is None:
2019-07-09 Goffi core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
2019-07-08 Goffi primitivus (contact list): fixed notifications counter for mentions:
2019-07-08 Goffi primitivus (chat): don't show minor notifications (all but mentions) when printing history
2019-07-07 Goffi plugin XEP-0045: avoid sending useless presence signals:
2019-07-06 Goffi plugin XEP-0045: log "failure" on configure error
2019-07-06 Goffi memory (sqlite): fixed order for last_stanza_id:
2019-07-06 Goffi quick frontend (chat), primitivus(chat): properly clear occupants on resync:
2019-07-05 Goffi quick_frontend (contact list): fixed `nick` use for groupchat:
2019-07-02 Goffi plugin XEP-0045: added a warning if a message is discarded because the room has not been found
2019-07-02 Goffi core (xmpp): removed log for presence, as it is barely useful and too verbose even for debug logs.
2019-07-02 Goffi core (xmpp): set message timestamp on message reception:
2019-07-02 Goffi core (xmpp): fixed URI correction while parsing messages:
2019-06-30 Goffi we are in dev version again
2019-06-30 Goffi Added tag 0.7.0b4 for changeset 86bfdf73d24a
2019-06-30 Goffi 0.7.0b4 release 0.7.0b4
2019-06-30 Goffi core, plugin XEP-0045: fix crashes when changing URIs:
2019-06-30 Goffi quick frontends (contact list): ignore roster entities with a resource:
2019-06-30 Goffi core: return full jid in bridge's getContacts:
2019-06-30 Goffi quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
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 we are in dev version again
2019-06-27 Goffi Added tag 0.7.0b3 for changeset dbf24ba40396
2019-06-27 Goffi 0.7.0b3 release 0.7.0b3
2019-06-27 Goffi core (constants): fixed Flatpak config path:
2019-06-27 Goffi jp (blog/preview): fixed call to getCurrentFile
2019-06-23 Goffi we are in dev version again
2019-06-23 Goffi Added tag 0.7.0b2 for changeset 43e5e0dc8c60
2019-06-23 Goffi 0.7.0b2 release 0.7.0b2
2019-06-23 Goffi core (config): if flatpak is detected, config is also looked after in /app
2019-06-21 Goffi memory (sqlite): exit with an error if current db version is higher than version expected in current code
2019-06-21 Goffi install: remove "service_identity" which is need by Twisted, and request "tls" extra for twisted
2019-06-19 Goffi install: updated minimal version for sat_tmp and urwid-satext
2019-06-14 Goffi jp (xmlui): check root read_only status in addition to widget one
2019-06-14 Goffi jp (xmlui): fixed encoding for raw_input in StringWidget
2019-06-14 Goffi plugins schema, tickets, merge_requests: use serialised data for extra dict + some cosmetic changes
2019-06-12 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
2019-05-26 Goffi doc (jp/common_arguments): typo
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-05-26 Goffi doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORS
2019-05-26 Goffi tools (email): moved email code to common so it can be used by frontends
2019-05-25 Goffi tools (common/template): fixed theme parsing when there is no "/" in parenthesis
2019-05-14 Goffi tools (email): fixed bad default value while reading config
2019-05-14 Goffi we are in dev version again
2019-05-05 Goffi Added tag 0.7.0b1 for changeset c6464685fcbb
2019-05-05 Goffi 0.7.0b1 release 0.7.0b1
2019-05-05 Goffi changelog: added setup.py and VERSION
2019-02-22 Goffi doc: documentation first draft:
2019-05-05 Goffi jp (blog/edit): fixed --last-item after recent change in defaut value of --item
2019-05-05 Goffi jp (blog/set): fixed missing current_syntax
2019-05-05 Goffi jp (blog): fixed the deserialisation issue when using template output
2019-05-05 Goffi tools (common/data_objects): added a "deserialise" argument to BlogItem:
2019-05-03 Goffi plugin events: fixed invitation + set name and thumb_url from event element
2019-05-03 Goffi plugin list interest: initialise extra with an empty dict if not set in registerPubsub
2019-05-03 Goffi jp (xmlui manager): basic handling of multi-lines text in TextBoxWidget
2019-05-03 Goffi tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form
2019-05-03 Goffi plugin XEP-0329: correctly handle error if something is wrong when getting file from component.
2019-05-03 Goffi plugin list interests: add "namespace" in serialised data
2019-05-03 Goffi plugin events: register namespace using "event" short name
2019-05-03 Goffi plugin file sharing management: filter out empty values in allowed_jids
2019-05-03 Goffi plugin list of interest: added an interestsList bridge method + handle thumb_url
2019-05-03 Goffi jp (file/invite): added a --thumbnail argument
2019-05-03 Goffi plugins invitation*, events: added an extra parameter and use it to keep a thumnail URL
2019-05-03 Goffi plugin XEP-0313: fixed archive retrieval on connection:
2019-04-28 Goffi plugin comp file sharing: file sharing management first draft:
2019-04-28 Goffi core (memory, memory/sqlite): implemented fileDelete
2019-04-28 Goffi plugins (jingle) file transfer: use initial "from" attribute as local jid instead of client.jid:
2019-04-28 Goffi core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case.
2019-04-28 Goffi plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is called
2019-04-26 Goffi memory: minor style change
2019-04-26 Goffi plugin XEP-0329: use local part of jid for components:
2019-04-26 Goffi plugin XEP-0106: jid escaping implementation
2019-04-26 Goffi plugin XEP-0050: make plugin usable with components + new adHocError method to easily raise error when needed
2019-04-26 Goffi plugin XEP-0166: fixed missing key in warning log
2019-04-26 Goffi memory (sqlite): minor log improvment
2019-04-26 Goffi memory (sqlite): fixed fileUpdate when original value is not set (NULL)
2019-04-26 Goffi plugin invitation file: wrong plugin had been uploaded:
2019-04-14 Goffi jp (file/share): added invite command to invite an entity to a file sharing repository
2019-04-14 Goffi core: fixed component connexion:
2019-04-14 Goffi core: added getNamespace method to retrieve a namespace from short name.
2019-04-14 Goffi plugins sharing invitation, invitation, list of interest: handle invitation to a file sharing repository
2019-04-14 Goffi plugin events: refactored invitation and personal lists logic:
2019-04-14 Goffi tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errback
2019-04-14 Goffi jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
2019-04-14 Goffi core (memory), plugin XEP-0329, plugin invitation: minor style improvments
2019-04-14 Goffi plugins: removed useless execute permission
2019-04-14 Goffi template (filters): set locale when using "date_fmt"
2019-04-14 Goffi template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
2019-04-10 Goffi jp (common): `publish` is now a boolean
2019-04-10 Goffi primitivus (chat): fixed crash when removing focus_marker after a :search or :history command
2019-04-10 Goffi template: added "locales" variables to templates:
2019-04-10 Goffi constants: added KEY_LANG which is the key/name used in templates to change language/locale.