Mercurial > libervia-backend
graph
-
tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp21 months ago, by Goffi
-
tools (common/date_utils): let use a timezone name as str in `date_fmt`21 months ago, by Goffi
-
plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP21 months ago, by Goffi
-
core (memory/sqla): be sure to have a dict when serialising History.extra:21 months ago, by Goffi
-
component AP gateway: revert forgotten verbose mode21 months ago, by Goffi
-
jp (blog): new `--attachment` argument to attach files or external data to a blog post21 months ago, by Goffi
-
component AP gateway: handle attachments21 months ago, by Goffi
-
plugin lang detect: don't detect the language if the body is empty21 months ago, by Goffi
-
core (xmpp), component file sharing, plugin XEP-0363: `enabled_features` + HTTP Upload:21 months ago, by Goffi
-
plugin XEP-0277: handle "related" and "enclosure" links:21 months ago, by Goffi
-
core: log a traceback if a plugin can't be loaded21 months ago, by Goffi
-
plugin XEP-0277: ensure that `max-items` is set to `max` when creating a node21 months ago, by Goffi
-
component AP gateway: add mention to direct messages:21 months ago, by Goffi
-
component AP gateway (http): fix missing `pformat` module in verbose mode21 months ago, by Goffi
-
component AP gateway (http): add verbose log when signature verification fails on POST request21 months ago, by Goffi
-
component AP gateway (http): handle properly NotFound error:21 months ago, by Goffi
-
component AP gateway: fix bad use of `parseAPURL` return data:21 months ago, by Goffi
-
plugin AP gateway: fix exception on HEAD requests21 months ago, by Goffi
-
tools (xml_tools): accept several namespaces in `findAncestor`21 months ago, by Goffi
-
component AP gateway (http/outbox): return data when no RSM is available21 months ago, by Goffi
-
plugin XEP-0465: log a warning and return empty list/dict when `forbidden` error is received:21 months ago, by Goffi
-
plugin XEP-0384: skip MessageReceived trigger when in a component:21 months ago, by Goffi
-
plugin XEP-0060: fix namespace on node subscriptions request21 months ago, by Goffi
-
component AP gateway: reset stream position after getting payload:21 months ago, by Goffi
-
plugin XEP-0384: run `profileConnected` workflow in background:22 months ago, by Goffi
-
core (memory/sqla): activate Write-Ahead Logging:22 months ago, by Goffi
-
plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:22 months ago, by Goffi
-
plugin XEP-0045: dot not wait for MAM retrieval to be completed:22 months ago, by Goffi
-
core (xmpp): improve pluging timing log by using highest `profileConnected` time:22 months ago, by Goffi
-
core: add debug trace to show plugins loading time22 months ago, by Goffi
-
plugin app manager: `start` doesn't wait anymore for actual app start:22 months ago, by Goffi
-
core (log): type hints22 months ago, by Goffi
-
component AP gateway (http_server): use log.exception instead of log.error22 months ago, by Goffi
-
component AP gateway: fix missing argument when calling APOutboxPageRequest23 months ago, by Goffi
-
component AP gateway: don't percent-encode `@`:23 months ago, by Goffi
-
plugin XEP-0470: create a default configuration if node config can't be accessed2022-12-05, by Goffi
-
component AP gateway: fix bad condition2022-11-25, by Goffi
-
component AP gateway: fix header checking for redirection2022-11-25, by Goffi
-
doc[installation]: update instructions2022-11-24, by Goffi
-
core (main): log Exception when `bridge_pi` fails2022-11-24, by Goffi
-
core (log): `log.exception` is now usable2022-11-24, by Goffi
-
install: get `urwid-satext` directly from repos2022-11-22, by Goffi
-
install: typo2022-11-22, by Goffi
-
install: get `sat_tmp` directly from repos2022-11-22, by Goffi
-
doc (components): typo2022-11-22, by Goffi
-
component AP gateway: ignore actor delection notifications:2022-11-15, by Goffi
-
component AP gateway: parse body immediately on `POST` request:2022-11-15, by Goffi
-
component AP gateway: fix pubsub attachment plugin call following renaming.2022-11-15, by Goffi
-
component AP gateway: log at debug level instead of warning when no client is set2022-11-15, by Goffi
-
doc (components/AP Gateway): `html_redirect_dict` option2022-11-11, by Goffi
-
component AP gateway: HTML redirection:2022-11-11, by Goffi
-
plugin XEP-0384: log `import_error` when import is failing2022-11-10, by Goffi
-
doc (encryption, cli): document Pubsub Targeted Encryption:2022-10-31, by Goffi
-
tests (e2e/cli): test for Pubsub Targeted Encryption:2022-10-31, by Goffi
-
cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:2022-10-31, by Goffi
-
plugin pte: Pubsub Target Encryption implementation:2022-10-31, by Goffi
-
tests (e2e/cli): add tests for JET:2022-10-31, by Goffi
-
cli (file/send): add `--encrypt` argument to request encryption:2022-10-31, by Goffi
-
tools (strem): fix `mode` + add `pre_close_cb` callback:2022-10-31, by Goffi
-
plugin XEP-0384: Implementation of Automatic Trust Management:2022-10-28, by Syndace
-
doc (encryption, cli): pubsub signing documentation:2022-10-29, by Goffi
-
cli (pubsub/set,edit) add `--sign` argument:2022-10-29, by Goffi
-
cli (pubsub/signature): add `sign` command:2022-10-29, by Goffi
-
plugin pubsub signature: fix attachment setting + default signer:2022-10-29, by Goffi
-
tests (e2e/cli): add a test for Pubsub Signing:2022-10-29, by Goffi
-
plugin pubsub signing: fix `gpg_provider` instanciation:2022-10-29, by Goffi
-
plugin XEP-0373: minor renaming + set `gpg_provider` in client:2022-10-29, by Goffi
-
cli (pubsub): new `signature` subcommands:2022-10-28, by Goffi
-
cli (blog/set): new `--sign` argument:2022-10-28, by Goffi
-
plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:2022-10-28, by Goffi
-
plugin pubsub signing: pubsub items signature implementation:2022-10-28, by Goffi
-
plugin XEP-0373: typos2022-10-28, by Goffi
-
tools (utils): fix `parse_xmpp_date` timezone:2022-10-28, by Goffi
-
plugin OXPS: fix triggers return values:2022-10-28, by Goffi
-
doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:2022-10-15, by Goffi
-
plugin XEP-0277: add `encryption` flag to MB data:2022-10-15, by Goffi
-
plugin OXPS, XEP-0060: indicate which items were e2ee:2022-10-15, by Goffi
-
cli (pubsub/set, edit): add `--encrypt` flag:2022-10-15, by Goffi
-
tests (e2e/cli): add test for pubsub encryption:2022-10-15, by Goffi
-
plugin XEP-0470: fix autocreate in `create_attachments_node`:2022-10-15, by Goffi
-
plugin XEP-0373: download public keys if they are not found in local storage:2022-10-15, by Goffi
-
plugin pubsub cache: avoid race condition by retrying node request:2022-10-15, by Goffi
-
docker: update images to include new OMEMO libraries and OpenPGP packages:2022-10-15, by Goffi
-
cli (pubsub): new `secret` subcommands:2022-10-15, by Goffi
-
cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:2022-10-15, by Goffi
-
cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:2022-10-15, by Goffi
-
tools (common/async_utils): set default `maxsize` to 50 in `async_lru`2022-10-15, by Goffi
-
plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:2022-10-15, by Goffi
-
plugin OXPS: OpenPGP for XMPP Pubsub implementation:2022-10-15, by Goffi
-
plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:2022-09-20, by Syndace
-
core: fix and renamed getLocalPath -> get_local_path:2022-10-10, by Goffi
-
plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values2022-10-07, by Goffi
-
plugin lists: fix double deserialisation2022-10-06, by Goffi
-
plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`2022-10-06, by Syndace
-
plugin lists: fix deserialisation on listSet2022-10-06, by Goffi
-
plugin XEP-0448: Encryption for stateless file sharing implementation:2022-10-06, by Goffi
-
cli (file/get): handle full JSON attachment following change in backend:2022-10-06, by Goffi
-
cli (message/send): new `--attach` argument to send an attachment:2022-10-06, by Goffi
-
tools (stream): log error when a SatFile is closed:2022-10-06, by Goffi
-
plugin XEP-0334: avoid adding twice the same hint:2022-10-06, by Goffi
-
plugin XEP-0447: handle attachment and download:2022-10-06, by Goffi
-
core (xmpp): check presence of some keys in attachment before using them:2022-10-06, by Goffi
-
plugin XEP-0384: temporarily disable `<iq>` stanza encryption:2022-10-06, by Goffi
-
plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:2022-10-06, by Goffi
-
plugin XEP-0420: fix exception on missing `from` or `to`:2022-10-06, by Goffi
-
plugin XEP-0300: type hints2022-10-06, by Goffi
-
plugin events: fix bad import2022-10-06, by Goffi
-
core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:2022-09-24, by Goffi
-
core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered2022-09-24, by Goffi
-
plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:2022-08-23, by Syndace
-
doc (components/AP Gateway): Ad-Hoc and Events:2022-09-22, by Goffi
-
doc (cli/event): update doc following changes:2022-09-22, by Goffi
-
tests (unit/AP gateway): add tests for events:2022-09-21, by Goffi
-
tests (unit/AP gateway): fix tests:2022-09-21, by Goffi
-
cli (event): update commands following changes in events:2022-09-21, by Goffi
-
tools (common/date_utils) handle timestamp and `in` + `delta2human`:2022-09-21, by Goffi
-
component AP gateway: events:2022-09-21, by Goffi
-
tools (xml_tools): handle `required` field in `dataDict2dataForm`:2022-09-21, by Goffi
-
plugin events: update following `Events` protoXEP submission:2022-09-21, by Goffi
-
plugin XEP-0470: add `create_attachments_node` method:2022-09-21, by Goffi
-
plugin XEP-0050: use coroutine + minor code readability improvments:2022-09-21, by Goffi
-
tools (utils): helper `parse_xmpp_date` method:2022-09-21, by Goffi
-
plugin XEP-0447: Stateless File Sharing implementation:2022-09-21, by Goffi
-
plugin XEP-0446: File Metadata implementation:2022-09-21, by Goffi
-
plugin XEP-0103: URL Address Information implementation:2022-09-21, by Goffi
-
plugin XEP-0080: User Location implementation:2022-09-21, by Goffi
-
core, CLI (base), tools (common/data_format): typing/core readability2022-09-21, by Goffi
-
doc (components/AP gateway): "reactions":2022-08-31, by Goffi
-
tests (AP gateway): reactions tests:2022-08-31, by Goffi
-
tests (AP gateway): fix tests following changes in gateway:2022-08-31, by Goffi
-
cli (pubsub/attachment/set): update reactions handling:2022-08-31, by Goffi
-
component AP gateway: AP <=> XMPP reactions conversions:2022-08-31, by Goffi
-
plugin XEP-0424: rename bridge method:2022-08-31, by Goffi
-
plugin XEP-0444: Message Reactions implementation:2022-08-31, by Goffi
-
doc (components): the word "handle" is more adapted here2022-08-31, by Goffi
-
component AP gateway: work around encoding bug in Mastodon:2022-08-31, by Goffi
-
component AP gateway: fix headers case in signature:2022-08-31, by Goffi
-
component AP gateway: add `aliases` to webfinger data2022-08-31, by Goffi
-
component AP gateway: better verbose logging:2022-08-31, by Goffi
-
tools (datetime, utils): fix incorrect use of naive object:2022-08-31, by Goffi
-
plugin XEP-0420: Implementation of Stanza Content Encryption:2022-08-23, by Syndace
-
plugin mr mercurial: limit export to ancestors of working directory parent2022-08-23, by Goffi
-
plugin merge-requests: fix `await` use on blocking method2022-08-23, by Goffi
-
doc (components/AP gateway): "repeat" and "noticed/like":2022-07-22, by Goffi
-
doc (cli/pubsub, cli/blog): `attachments` subcommands documentation:2022-07-22, by Goffi
-
doc (cli/blog): `repeat` documentation:2022-07-22, by Goffi
-
tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:2022-07-22, by Goffi
-
component AP gateway: fix item ID for XMPP items on Announce:2022-07-22, by Goffi
-
component AP gateway: handle `Like` and `Undo`/`Like` activities:2022-07-21, by Goffi
-
plugin XEP-0060: sender can now be specified in `sendItems` and `publish`:2022-07-21, by Goffi
-
cli (blog, pubsub): new `attachments` subcommands:2022-07-20, by Goffi
-
component AP gateway: handle XMPP attachments -> AP likes conversion:2022-07-20, by Goffi
-
plugin pubsub attachments: partial implementation of pubsub-attachments protoXEP:2022-07-20, by Goffi
-
plugin pubsub cache: replace empty list by None in `getItemsFromCache`:2022-07-20, by Goffi
-
core (memory/sqla): add argument to `getPubsubNode` to auto-create a node:2022-07-20, by Goffi
-
plugin XEP-0277: add a trigger to `send` method:2022-07-20, by Goffi
-
plugin XEP-0060, tools (utils): doc/type hints2022-07-20, by Goffi
-
core: fix calls to `domish.Element.elements`:2022-07-20, by Goffi
-
cli (blog/get): verbose level of 2 now shows `extra` field2022-07-14, by Goffi
-
cli (blog/set): show ID of published item2022-07-14, by Goffi
-
component AP gateway: "repeat" to "Announce" conversion:2022-07-14, by Goffi
-
plugin XEP-0060: fix bad naming of return variable2022-07-14, by Goffi
-
component AP gateway: we need to use `actor` and not `attributedTo` for activities:2022-07-14, by Goffi
-
component AP gateway: get items when not found in cache in `apGetLocalObject`:2022-07-14, by Goffi
-
component AP gateway: use the new `priority` argument of `addManagedNode`:2022-07-14, by Goffi
-
plugin XEP-0060: handle priority in `addManagedNode`:2022-07-14, by Goffi
-
plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`2022-07-14, by Goffi
-
component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:2022-07-14, by Goffi
-
component AP gateway: return item when `item` URL is used:2022-07-14, by Goffi
-
component AP gateway: use `createActivity` in `mbdata2APitem`2022-07-14, by Goffi
-
component AP gateway: `Announce` activity implementation:2022-07-14, by Goffi
-
component AP gateway: `getAPAccountFromId` now works with local IDs:2022-07-14, by Goffi
-
component AP gateway: `apGetObject` and `apGetList` now work with local object:2022-07-14, by Goffi
-
li (blog): new `repeat` subcommand, to re-publish a blog post:2022-07-14, by Goffi
-
plugin XEP-0277: post repeating implementation:2022-07-13, by Goffi
-
install: pyyaml and treq update2022-07-10, by Goffi
-
doc (components/AP): Mention:2022-07-10, by Goffi
-
test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:2022-07-10, by Goffi
-
doc (cli/pubsub): add doc for ``reference`` subcommand:2022-07-10, by Goffi
-
cli: helper method to retrieve profile's jid:2022-07-10, by Goffi
-
component AP gateway: convert XMPP mentions to AP:2022-07-10, by Goffi
-
component AP gateway: convert AP mention to XEP-0372 mentions:2022-07-10, by Goffi
-
plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:2022-07-10, by Goffi
-
plugin XEP-0372: References implementation:2022-07-10, by Goffi
-
tools (common/uri): accept URIs without type:2022-07-09, by Goffi
-
doc (developer): typo2022-07-09, by Goffi
-
doc (components/AP): identity and avatar:2022-06-29, by Goffi
-
CLI (identity): add description to `identity set`:2022-06-29, by Goffi
-
component AP: convert AP identity data to XMPP:2022-06-29, by Goffi
-
core (tools/web): helped method to download files:2022-06-29, by Goffi
-
component AP: XMPP identity => AP actor data converstion:2022-06-29, by Goffi
-
plugin XEP-0084: "User Avatar" implementation:2022-06-29, by Goffi
-
plugin XEP-0292: vCard4 Over XMPP implementation:2022-06-29, by Goffi
-
core (memory/cache): type hints + filename fix:2022-06-29, by Goffi
-
plugin identity: make the plugin compatible with component + description:2022-06-29, by Goffi
-
plugin XEP-0060: type hints2022-06-29, by Goffi
-
core (memory/sqla_config): set a timeout for SQLite:2022-06-29, by Goffi
-
core (memory/sqla): `session_add` must have a default value in `delete`2022-06-29, by Goffi
-
core (types): add `is_component` to `SatXMPPEntity`2022-06-29, by Goffi
-
plugin XEP-0191: fix wrong name and description2022-06-17, by Goffi
-
doc (components): AP item retraction + blocking:2022-06-17, by Goffi
-
tests (unit/ap gateway): message/item retractation tests:2022-06-17, by Goffi
-
tests (unit/ap gateway): fix `onMessage` call following change in the component:2022-06-17, by Goffi
-
component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`2022-06-17, by Goffi
-
doc (cli/message): `retract` command2022-06-17, by Goffi
-
cli (message/retract): message retractation command:2022-06-17, by Goffi
-
component AP gateway: AP delete activity => message retract:2022-06-17, by Goffi
-
component AP gateway: message retractation => AP deletion2022-06-17, by Goffi
-
component AP gateway: set POST default response code to 202 (accepted)2022-06-17, by Goffi
-
plugin XEP-424: Message Retractation implementation:2022-06-17, by Goffi
-
plugin XEP-0428: Fallback Indication implementation:2022-06-17, by Goffi
-
plugin XEP-0422: Message Fastening implementation:2022-06-17, by Goffi
-
core (memory/sqla): generic `get` + `session_add` in `delete`:2022-06-17, by Goffi
-
core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:2022-06-17, by Goffi
-
core (memory/mapping): add `origin_id` column to History + constraints update:2022-06-17, by Goffi
-
core (xmpp): adapt message workflow to components:2022-06-17, by Goffi
-
core (constants): type hints2022-06-17, by Goffi
-
comp AP gateway: convert pubsub item retractation to AP `Delete` activity:2022-06-17, by Goffi
-
plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:2022-06-17, by Goffi
-
doc (components): typo/spelling2022-06-17, by Goffi
-
doc (cli/blocking): `blocking` command documentation:2022-06-17, by Goffi
-
cli: new `blocking` commands:2022-05-27, by Goffi
-
plugin XEP-0191: Blocking Command implementation:2022-05-27, by Goffi
-
doc (components): message delivery documentation:2022-05-24, by Goffi
-
test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:2022-05-24, by Goffi
-
comp AP gateway: message conversion:2022-05-24, by Goffi
-
tests (unit/ap_gateway): fix tests2022-05-24, by Goffi
-
core (memory): `fileDelete` is now async, fix coroutine issue2022-05-16, by Goffi
-
plugin invitation: use `store` hint to be sure that the invitation is archived2022-05-16, by Goffi
-
core: remove useless method (it's available directly in client)2022-05-16, by Goffi
-
comp file sharing: handle `admins` in quotas2022-05-15, by Goffi
-
core: method to know if a profile/entity is an admin:2022-05-15, by Goffi
-
doc (installation): `sat_media` is now `libervia-media`2022-05-14, by Goffi
-
install (setup): fix `urwid-satext` version2022-05-14, by Goffi
-
doc (installation): fix missing `hg clone` instructions2022-05-14, by Goffi
-
install: requirements.txt update2022-05-14, by Goffi
-
doc (components): update AP gateway documentation:2022-05-13, by Goffi
-
doc (cli/pubsub): document new `--public` flags:2022-05-13, by Goffi
-
tests (unit/ap-gateway): tests for following/followers <=> PPS:2022-05-13, by Goffi
-
tests (e2e/cli/cache_search): make the test more resilient:2022-05-13, by Goffi
-
docker (prosody-e2e): update Prosody's conf:2022-05-13, by Goffi
-
docker (backend-dev): move dbus unix socket:2022-05-13, by Goffi
-
docker (backend-dev/libervia.conf): don't force CLI background anymore:2022-05-13, by Goffi
-
CLI: don't fail when calling `getContacts` with a component profile2022-05-13, by Goffi
-
plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming2022-05-13, by Goffi
-
plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger2022-05-13, by Goffi
-
plugin pubsub cache: more resilient node caching:2022-05-13, by Goffi
-
plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:2022-05-13, by Goffi
-
plugin XEP-0060: use serialised options in `psSubscribe` + triggers update2022-05-13, by Goffi
-
plugin XEP-0060: better filtering when looking for default pubsub service2022-05-13, by Goffi
-
tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints2022-05-13, by Goffi
-
core (memory/sqla): `searchPubsubItems` can now filter on item names2022-05-13, by Goffi
-
core (memory/sqla): add attribute to filter on `item_ids` in `getItems`2022-05-13, by Goffi
-
core (memory/param): fix unproper use of `Failure`2022-05-13, by Goffi
-
core (memory/disco): fix hard encoded value in `findServiceEntity`2022-05-13, by Goffi
-
core (disco): use new `client.server_jid` property in `getItems`2022-05-13, by Goffi
-
core (xmpp): add a `server_jid` property2022-05-13, by Goffi
-
jp (xmlui): add `PasswordWidget`2022-03-22, by Goffi
-
comp AP gateway: signature checking, caching and threads management:2022-03-22, by Goffi
-
core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:2022-03-22, by Goffi
-
core (memory/migration): ignore FTS table when autogenerating script for migration:2022-03-22, by Goffi
-
comp AP: helper methods to get AP objects:2022-03-22, by Goffi
-
comp AP gateway: regular expression to parse `Signature` header:2022-03-22, by Goffi
-
plugin XEP-0277: methods to check is a node is a comments node and to get its parent2022-03-22, by Goffi
-
tools (utils): fix `getRepositoryData` crash:2022-03-22, by Goffi
-
plugin XEP-0059, cache: allow those plugins to work in component mode2022-03-22, by Goffi
-
plugin XEP-0060: specify sender using `client.jid` in `subscribe`:2022-03-22, by Goffi
-
core (xmpp): new `getVirtualClient` for components:2022-03-22, by Goffi
-
tests (ap-gateway): fix use of outbox URL to get items2022-03-21, by Goffi
-
doc (components): update AP component documentation:2022-01-31, by Goffi
-
tests (unit): AP gateway unit tests:2022-01-31, by Goffi
-
tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:2022-01-31, by Goffi
-
tests (e2e/CLI/set_get): fix RSM request:2022-01-31, by Goffi
-
docker: don't move `.egg_info` files anymore:2022-01-31, by Goffi
-
component AP gateway: split plugin in several files:2022-01-31, by Goffi
-
component AP gateway: JID/node ⟺ AP outbox conversion:2022-01-25, by Goffi
-
cli (blog/get): fix default output when a value is None2022-01-25, by Goffi
-
tools (common): new `async_utils` module with an async version of `lru_cache`2022-01-25, by Goffi
-
plugin XEP-0277: various fixes + async:2022-01-25, by Goffi
-
plugin XEP-0060: `None` must not be used for `getItems`'s `node`2022-01-25, by Goffi
-
component file sharing: set server name at render time2022-01-25, by Goffi
-
component file sharing: fix incorrect use of `returnValue` in `items` async method2022-01-25, by Goffi
-
memory (sqla): fix `complete` setting when `index` is `None` in `getItems`2022-01-25, by Goffi
-
memory (sqla): don't set keys with None as value for RSM in `getItems`2022-01-25, by Goffi
-
memory (disco), core (main): new `hasIdentity` method2022-01-25, by Goffi
-
plugin XEP-0384: fix typo in attribute2022-01-25, by Goffi
-
tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:2021-12-08, by Goffi
-
Added tag v0.8.0 for changeset f97be63871e42021-11-30, by Goffi
-
tools (common/async_process): use parent environment by default2021-11-30, by Goffi
-
core (memory/param): don't crash when getting unset int value2021-11-30, by Goffi
-
core (xmpp): specify profile when logging a connection problem2021-11-30, by Goffi
-
merge bookmark @2021-11-12, by Goffi
-
plugin events: store `interest_id` in data:2021-11-12, by Goffi
-
changelog: minor update following renaming2021-11-12, by Goffi
-
cli (base): use `XTERM_VERSION` to detect XTerm:2021-11-06, by Goffi
-
cli (debug/theme): display currently used background2021-11-06, by Goffi
-
cli (base): better background detection:2021-11-06, by Goffi
-
tests (e2e/web): add basic tests for generic lists2021-11-05, by Goffi
-
tests (e2e/run_e2e): fix inappropriate use of `-T` option2021-11-05, by Goffi
-
plugin comp file sharing: don't use Deferred in return value2021-11-05, by Goffi
-
plugin email invitations: re-use existing invitation for a given email:2021-11-05, by Goffi
-
plugin XEP-0264: replace `SIZE_FULL_SCREEN` by `SIZE_BIG`:2021-11-05, by Goffi
-
core: don't callback `self.conn_deferred` if already called:2021-11-04, by Goffi
-
install: requirements update2021-11-04, by Goffi
-
plugin XEP-0384: fix encryption for user own devices:2021-10-22, by Goffi
-
docker (prosody): remove unused `entrypoint.sh` file and `sed` from Dockerfile:2021-10-22, by Goffi
-
plugin text syntaxes: remove `id` attributes and whitelist allowed classes:2021-10-21, by Goffi
-
docker (web-demo): fix prosody `tmpfs` instruction2021-10-21, by Goffi
-
docker (docker-compose-e2e): fix `tmpfs` instruction for `prosody`2021-10-20, by Goffi
-
docker: use `@` instead of `tip` for dev images:2021-10-20, by Goffi
-
docker: fix use of `REVISION` in `FROM` instruction2021-10-20, by Goffi
-
docker: fix use of File Sharing component following entry point renaming2021-10-20, by Goffi
-
misc (.hgignore): exlude e2e tests reports2021-09-30, by Goffi
-
install (setup): set minimum version of `python-dateutil` to `2.8.1`:2021-09-30, by Goffi
-
plugin XEP-0054: fix wrongly used `await`:2021-09-30, by Goffi
-
component AP gateway: fix wrong operator when testing HTTP code2021-09-27, by Goffi
-
doc (components): base documentation for AP Gateway:2021-09-26, by Goffi
-
comp AP Gateway: ActivityPub Component first draft:2021-09-26, by Goffi
-
merge bookmark `@`2021-09-26, by Goffi
-
plugin XEP-0277: import `SatXMPPEntity` from core_types2021-09-26, by Goffi
-
core (core_types): add `jid` to `SatXMPPEntity`2021-09-26, by Goffi
-
doc: components documentation:2021-09-26, by Goffi
-
component (file-sharing): use `file-sharing` instead of `file_sharing`:2021-09-26, by Goffi
-
jp (common): add neovim (`nvim`) default arguments2021-09-26, by Goffi
-
merge bookmark `@`2021-09-08, by Goffi
-
tests (e2e/CLI): tests for Pubsub Cache Search2021-09-08, by Goffi
-
core (memory/sqla): fix `fileUpdate`2021-09-08, by Goffi
-
plugin XEP-0384: fix calls outside of main thread:2021-09-08, by Goffi
-
docker (e2e): add `pytest-twisted` to image2021-09-08, by Goffi
-
doc (cli/pubsub_cache): `search` command documentation:2021-09-08, by Goffi
-
doc (cli/pubsub_cache): add a warning for `reset`2021-09-08, by Goffi
-
CLI (pubsub/cache): `search` implementation2021-09-08, by Goffi
-
CLI: move `format_time` to `common` + add timezone2021-09-08, by Goffi
-
plugin pubsub cache: implement `psCacheSearch`2021-09-08, by Goffi
-
core (memory/slqa): implement `getProfileById`2021-09-08, by Goffi
-
memory (sqla): implement `searchPubsubItems`:2021-09-08, by Goffi
-
db (schema): create virtual table for FTS + migration2021-09-08, by Goffi
-
tests (e2e): print revision used in `run_e2e`2021-09-08, by Goffi
-
merge bookmark `@`2021-09-08, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:2021-07-29, by Goffi
-
tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLI2021-09-08, by Goffi
-
test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:2021-09-08, by Goffi
-
tests (e2e/web): fix test files paths following global name change2021-09-08, by Goffi
-
tests (e2e): fix names in `run_e2e` script, following global name change.2021-09-08, by Goffi
-
plugin misc file: fix `getDestDir` returning a Deferred in a coroutine2021-09-08, by Goffi
-
plugin android: use `callFromThread` instead of `callLater`:2021-09-08, by Goffi
-
core (memory/persistent): implement `__repr__` (via `__str__`)2021-09-08, by Goffi
-
plugin XEP-0353: fix jingle initiation on disco "Service Unavailable" error:2021-09-08, by Goffi
-
plugin XEP-0353: fix plugin modes2021-09-08, by Goffi
-
core (main): check plugin modes and skip pluggin/log an error if value is invalid2021-09-08, by Goffi
-
core (sat_main): fix the "Could not initialize backend" error logging2021-09-08, by Goffi
-
bridge (dbus/frontend): reintrospect signature in case of guess error:2021-09-08, by Goffi
-
docker: fixes following global renaming2021-09-08, by Goffi
-
doc (contributing): typo2021-09-08, by Goffi
-
doc (contributing): fix `docker-compose-e2e.yml` spelling2021-09-08, by Goffi
-
plugin XEP-0277: use `common.uri` to parse comment URIs2021-09-08, by Goffi
-
tools (common/uri): fix uri parsing for Python 3.9+2021-09-08, by Goffi
-
docker: Libervia revision can now be specified:2021-09-08, by Goffi
-
CLI: use global constants for output names2021-09-08, by Goffi
-
core (memory/sql_mapping): remove autoincrement:2021-09-01, by Goffi
-
core (memory/sqla): fix key/value inversion in self.profiles2021-09-01, by Goffi
-
merge branche "@"2021-09-01, by Goffi
-
cli: call `bridge.getReady()` after bridge connection2021-09-01, by Goffi
-
merge branche "@"2021-08-28, by Goffi
-
bridge: bridge can now be set using environment variable:2021-08-28, by Goffi
-
install (setup): modified sat_tmp version specifier to also match `0.9.dev0`2021-08-27, by Goffi
-
doc: minor typo2021-08-27, by Goffi
-
merge branche "@"2021-08-27, by Goffi
-
tests (run_e2e): update tmp dir prefix following name change2021-08-27, by Goffi
-
tools (common/date_utils): parse `now` alone (when used without relative delta)2021-08-27, by Goffi
-
doc (configuration): add `public_url` in config sample2021-08-27, by Goffi
-
CLI: fix section used for config following name change2021-08-27, by Goffi
-
install (setup): update `sat_tmp` version2021-08-27, by Goffi
-
tests: pubsub cache tests2021-08-02, by Goffi
-
tests: unit tests preparation with some fixtures2021-08-02, by Goffi
-
misc: add a `dev-requirements.txt` file2021-08-02, by Goffi
-
core (memory/sqla): minor docstring line lenght fix2021-08-02, by Goffi
-
plugin text syntaxes: remove side effect on init:2021-08-02, by Goffi
-
plugin pubsub cache: use `asDeferred` with `match_cb`2021-08-02, by Goffi
-
jp (pubsub/cache/purge): fix conflict with `subtype` short option2021-08-02, by Goffi
-
misc: update VERSION2021-08-02, by Goffi
-
merge branch "@"2021-08-02, by Goffi
-
plugin XEP-0346: fix deprecated import2021-08-02, by Goffi
-
docker: fix Dockerfile following repositories redirections2021-08-02, by Goffi
-
doc (cli/pubsub): document pubsub cache management commands2021-07-29, by Goffi
-
doc (cli/pubsub/delete): update doc following notification option change2021-07-29, by Goffi
-
doc (cli/pubsub/get): fix option in example:2021-07-29, by Goffi
-
doc (cli/common): time pattern2021-07-29, by Goffi
-
doc (cli/common): explain the new `-C, --no-cache` option2021-07-29, by Goffi
-
doc (configuration): add `pubsub_cache_strategy` option2021-07-29, by Goffi
-
doc: developer documentation explaining storage and pubsub cache2021-07-29, by Goffi
-
frontends (tools/misc): `FlagsHandler.__getitems__` now returns attribute2021-07-29, by Goffi
-
tools (common/async_process): remove useless encoding + use full path for command:2021-07-29, by Goffi
-
jp (base): add flag for `use_pubsub` to add cache skipping option2021-07-29, by Goffi
-
plugin XEP-0277: pubsub cache analyser implementation2021-07-29, by Goffi
-
plugin pubsub cache: Pubsub Caching implementation2021-07-29, by Goffi
-
core (memory/sqla): generic methods to add and delete ORM objects directly2021-07-29, by Goffi
-
core (memory/sqla): methods to manipulate pubsub tables2021-07-29, by Goffi
-
migration: script to create pubsub caching tables2021-07-29, by Goffi
-
plugin XEP-0277: ignore `max_items` if `rsm_request` is set2021-07-29, by Goffi
-
plugin XEP-0060: fix notification handling in `retractItems`2021-07-29, by Goffi
-
plugin XEP-0060: add trigger points2021-07-29, by Goffi
-
plugin XEP-0060: events callbacks can now be sync or async2021-07-29, by Goffi
-
plugin XEP-0060: handle purge notifications2021-07-29, by Goffi
-
plugin XEP-0060: getItems extra is now serialised dict2021-07-28, by Goffi
-
plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines2021-06-30, by Goffi
-
core (memory/sqla): database migration using Alembic:2021-06-25, by Goffi
-
merge changes from main branch2021-06-18, by Goffi
-
Added tag v0.8.0b1 for changeset efe2445b053c2021-06-18, by Goffi
-
install: fix pygobject dependency2021-06-18, by Goffi
-
/!\ package is being renamed to libervia-backend following global name change /!\2021-06-18, by Goffi
-
install: set upper limit for dependencies versions2021-06-18, by Goffi
-
misc: added freedesktop metadata files2021-06-18, by Goffi
-
merge changes from main branch2021-06-17, by Goffi
-
core (memory/cache): don't crash on EOFError in getMetadata2021-06-17, by Goffi
-
i18n: Added translation using Weblate (Slovak)2021-06-16, by Weblate
-
i18n: update French catalog2021-06-15, by Goffi
-
i18n: extraction update2021-06-14, by Goffi
-
core, frontends: fix invalid translatable strings.2021-06-14, by Goffi
-
app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:2021-06-14, by Goffi
-
app manager (docker/weblate): use new `files` feature to set `settings-override.py`:2021-06-12, by Goffi
-
plugin app manager: add a way to create files:2021-06-12, by Goffi
-
plugin app manager: "public_url" must NOT have a schema2021-06-11, by Goffi
-
doc: fix remaining SÃ T references/typos + add `libervia-cli` missing commands2021-06-11, by Goffi
-
misc: update .hgignore2021-06-11, by Goffi
-
plugin XEP-0054: fix call to JID serialisation method2021-06-10, by Goffi
-
plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name valid2021-06-09, by Goffi
-
install (requirements): update + add setuptools_scm2021-06-09, by Goffi
-
install (setup): add `setuptools_scm` to install dependencies if in dev version2021-06-09, by Goffi
-
cli: update constants to use new name2021-06-09, by Goffi
-
plugin XEP-0054: fix update call2021-06-09, by Goffi
-
core (xmpp): show "Libervia" without the "(backend)" component in version2021-06-09, by Goffi
-
doc (cli/profile): add autoconnection in example2021-06-09, by Goffi
-
memory(sqlite): fix encoding when loading pickled data2021-06-09, by Goffi
-
plugin forums: use serialised data for extra in forumTopicsGet2021-06-06, by Goffi
-
jp: fix background guessing when stdin is redirected2021-06-04, by Goffi
-
tools (common/template_xmlui: add `multi` and `value` propertied to OptionsWidget2021-06-04, by Goffi
-
memory (sqlite): work around encoding issues with pickle2021-06-04, by Goffi
-
plugin XEP-0045: fix `/join` text command2021-06-03, by Goffi
-
plugin XEP-0045: fix "reason" parsing for /ban and /kick text commands2021-06-03, by Goffi
-
core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow2021-06-03, by Goffi
-
core: various changes and fixes to work with new storage and D-Bus bridge:2021-06-03, by Goffi
-
tools (utils): new `ensure_deferred` decorator2021-06-03, by Goffi
-
bridge (dbus): use Tx DBus for backend part of D-Bus bridge:2021-06-03, by Goffi
-
bridge (constructor/base_constructor): add `args_no_default` to `completion`2021-06-03, by Goffi
-
core (memory/storage): backend storage is now based on SQLAlchemy2021-06-03, by Goffi
-
doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)2021-06-03, by Goffi
-
core (memory/sqlite): return 0 instead of None when user has no file yet2021-05-06, by Goffi
-
plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` method2021-05-06, by Goffi
-
core (xmpp): fix typo in sendError2021-05-06, by Goffi
-
plugin XEP-0050: show notes when there is a data form on completed command:2021-05-05, by Goffi
-
component file sharing: quotas implementation:2021-05-05, by Goffi
-
plugin XEP-0166, XEP-0234: better management of `terminate`:2021-05-05, by Goffi
-
tools (async_trigger): new `asyncReturnPoint` method2021-05-05, by Goffi
-
tools (common/utils): new methods to parse and generate file size with symbols:2021-05-05, by Goffi
-
core (memory, sqlite): new `fileGetUsedSpace` method2021-05-05, by Goffi
-
core (xmpp): added `appCondition` argument to `sendError`2021-05-05, by Goffi
-
jp (pubsub, blog): `rename` commands implementation2021-05-01, by Goffi
-
jp (blog/get): fix comments node parsing2021-05-01, by Goffi
-
plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):2021-05-01, by Goffi
-
tools (common/date_utils): fix `date_only` for `short`, `long` and `full` format2021-05-01, by Goffi
-
plugin XEP-0353: don't use Jingle Message Initiation for components:2021-05-01, by Goffi
-
plugin misc forums: use rich content in createTopic2021-05-01, by Goffi
-
XEP-0277: new preview/mbPreview method:2021-04-29, by Goffi
-
docker: separate build instructions for demo compose file2021-04-23, by Goffi
-
docker: add demo images and compose file2021-04-23, by Goffi
-
jp (list): implement `set` and `delete` subcommands.2021-04-22, by Goffi
-
plugin list: `delete` implementation:2021-04-22, by Goffi
-
comp file sharing: fix port type:2021-04-22, by Goffi
-
plugin misc account: fix missing arg2021-04-22, by Goffi
-
doc: more renaming2021-04-22, by Goffi
-
CHANGELOG: update2021-04-21, by Goffi
-
plugin misc account: specify domain in new account email sent to admins2021-04-21, by Goffi
-
plugin XEP-0277: user friendly ID:2021-04-16, by Goffi
-
tools (common/regex): move code to make user friendly URLs from web frontend2021-04-16, by Goffi
-
plugin XEP-0329: check files conflict also for root files2021-04-16, by Goffi
-
memory: new `getFilesOwner` method:2021-04-16, by Goffi
-
tests: update following names change2021-04-16, by Goffi
-
docker: update following name changes:2021-04-16, by Goffi
-
core: remove `print` which may provoke undesired side effects2021-04-14, by Goffi
-
core: apply wokkel patches if they are not already:2021-04-14, by Goffi
-
frontends (primitivus): `SECTION_NAME` is now `CONFIG_SECTION`2021-04-01, by Goffi
-
plugin XEP-0277: be sure to have an `author_jid` set2021-03-27, by Goffi
-
plugin XEP-0277: better resilience to broken items:2021-03-27, by Goffi
-
tools (xml_tools): new findAncestor method:2021-03-27, by Goffi
-
frontends: use new EXIT_BACKEND_NOT_FOUND exit code:2021-03-23, by Goffi
-
bridge (pb): connection can be set to used either UNIX socket or TCP socket:2021-03-21, by Goffi
-
doc: updated doc following global renaming2021-03-21, by Goffi
-
jp: config section is now `cli` instead of `jp` following global renaming2021-03-21, by Goffi
-
misc: update names for D-Bus service file and zsh autocompletion:2021-03-21, by Goffi
-
CHANGELOG: update (including renaming of project)2021-03-20, by Goffi
-
install: added `requirements.txt`2021-03-20, by Goffi
-
core (setup), jp, primitivus: update console scripts + classifiers:2021-03-20, by Goffi
-
Renamed the project from "Salut à Toi" to "Libervia":2021-03-20, by Goffi
-
date update2021-03-19, by Goffi
-
tools (common/template): new `fallback` settings:2021-03-19, by Goffi
-
tools (image): fix bad method name used when `fix_orientation` is set in `resize`2021-03-19, by Goffi
-
core: moved `sat_tmp.wokkel` install `sat_plugin`:2021-03-18, by Goffi
-
core: removed `sat_tmp.twisted` patches + update minimum Twisted version:2021-03-18, by Goffi
-
plugin XEP-0346: new `psSchemaDictGet` to get node schema as a serialisable dict2021-02-27, by Goffi
-
tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:2021-02-27, by Goffi
-
plugin list: set `overwrite_policy` to `any_publisher` for `grocery` list2021-02-27, by Goffi
-
plugin list: rename `shopping` list to `grocery` list2021-02-27, by Goffi
-
plugin lists: register `tickets_type` namespace2021-02-27, by Goffi
-
plugin XEP-0060: added constants for overwrite policy configuration option2021-02-27, by Goffi
-
plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.2021-02-19, by Goffi
-
tools (xml_tools): fix pFmtElt:2021-02-19, by Goffi
-
tools (common/email): try to guess sender domain when necessary:2021-02-19, by Goffi
-
plugin lists: new `listsList` method to retrieve lists from personal interests2021-02-19, by Goffi
-
plugin misc list: register lists for pubsub invitations2021-02-19, by Goffi
-
plugin invitation: pubsub invitations:2021-02-19, by Goffi
-
plugin misc lists: templates:2021-02-19, by Goffi
-
plugin tickets, merge_requests: renamed "tickets" feature to "lists":2021-02-04, by Goffi
-
Backed out changeset 6deea0d8d0e72021-02-04, by Goffi
-
plugin XEP-0346: use submitted namespace for node:2021-02-04, by Goffi
-
plugin tickets, merge_requests: renamed "tickets" feature to "lists":2021-02-04, by Goffi
-
plugin app manager docker: use default emails for weblate:2021-01-15, by Goffi
-
doc (jp/message): typo2021-01-02, by Goffi
-
jp (pubsub/node/schema): handle not-found conditions properly2020-12-11, by Goffi
-
plugin XEP-0346: "Form Discovery and Publishing" implementation:2020-12-11, by Goffi
-
plugin XEP-0060: add constants for common values of publish model2020-12-11, by Goffi
-
plugin XEP-0106: log rejected value when escaping fails.2020-12-11, by Goffi
-
plugin XEP-0096: fix plugin following changes in `plugin_misc_file`2020-12-11, by Goffi
-
tools (xml_tools): add missing `value` property to JidWidget2020-12-10, by Goffi
-
plugin XEP-0431: Fulltext Search for MAM implementation2020-12-10, by Goffi
-
docker: use `slim` version of Debian as base for our images2020-12-10, by Goffi
-
contrat social: updated English translation's formulation about censorship:2020-12-10, by Goffi
-
contrat social: replaced formulation about censorship:2020-12-05, by Goffi
-
contrat social (en): replaced "Mankind" by "Humanity":2020-12-05, by Goffi
-
tests (e2e/libervia): more stable `test_user_can_log_in` + photos tests2020-12-04, by Goffi
-
tests (e2e): new fixture to share data between tests:2020-12-04, by Goffi
-
tests, doc(testing): added `pytest-dependency` plugin to `backend_e2e` image + doc2020-12-04, by Goffi
-
tests (e2e/libervia/conftest): new `log_in_account1_s2` fixture2020-12-04, by Goffi
-
tests (e2e/conftest): create a test account on server3.test2020-12-04, by Goffi
-
jp (account): better exit code handling2020-12-04, by Goffi
-
plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`2020-12-04, by Goffi
-
core (constants): added EXIT_CONFLICT2020-12-04, by Goffi
-
docker (e2e): use shared volume for SÃ T's local dir:2020-12-04, by Goffi
-
doc (testing): typos2020-12-04, by Goffi
-
doc: documentation for testing in new `contributing` section2020-11-27, by Goffi
-
tests, docker(e2e): added e2e tests for Libervia:2020-11-27, by Goffi
-
tests: added testing files (photos)2020-11-27, by Goffi
-
plugin XEP-0077: use `xmpp_domain` when set for `host`2020-11-27, by Goffi
-
docker (e2e): added `libervia` and `libervia.test` in certificates2020-11-27, by Goffi
-
docker(libervia): build site in the image:2020-11-27, by Goffi
-
docker: added libervia e2e image and include it in `docker-compose_e2e`:2020-11-16, by Goffi
-
docker (backend_e2e): set `xmpp_domain` in conf.2020-11-16, by Goffi
-
docker (backend): fixed `media_dir` in conf.2020-11-16, by Goffi
-
tools(utils): fixed error catching when getting repository data with `pkg_resources`2020-11-16, by Goffi
-
docker (libervia): expose HTTP and HTTPS ports2020-11-15, by Goffi
-
docker (compose): name `libervia` image2020-11-15, by Goffi
-
plugin app manager: fixed `public_url` value check2020-11-14, by Goffi
-
core (launcher): exit code can now specified2020-11-14, by Goffi
-
tests: end-2-end tests first draft:2020-11-12, by Goffi
-
jp (roster): `delete` implementation2020-11-12, by Goffi
-
jp (pubsub/node/info, pubsub/get): better exit code:2020-11-12, by Goffi
-
jp (base, pubsub/set): new `--quiet` argument:2020-11-12, by Goffi
-
jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:2020-11-12, by Goffi
-
jp: new `confirm` method:2020-11-12, by Goffi
-
jp (file/send): don't add main resource to bare jid anymore:2020-11-12, by Goffi
-
jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)2020-11-12, by Goffi
-
core (constants): moved shell exit code constants to core constants:2020-11-12, by Goffi
-
plugin XEP-0353: Jingle Message Initiation implementation:2020-11-12, by Goffi
-
plugin XEP-0166: new trigger point + coroutines + helper methods:2020-11-12, by Goffi
-
plugin file, XEP-0234: registering is now done by class + use of async:2020-11-12, by Goffi
-
plugin XEP-0329: minor reformatting2020-11-12, by Goffi
-
plugin XEP-0065: some cleaning:2020-11-12, by Goffi
-
plugin XEP-0077: disconnect client when deleting self account:2020-11-12, by Goffi
-
plugin XEP-0363: fixed invalid reference to `slot` in catched exception:2020-11-12, by Goffi
-
test: fixed use of `client.host` in legacy test:2020-11-12, by Goffi
-
tools (async_trigger): use `utils.asDeferred` for async triggers:2020-11-12, by Goffi
-
tools (xml_tools): `domish.Element` pretty formatting functions:2020-11-12, by Goffi
-
tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`2020-11-12, by Goffi
-
plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:2020-11-12, by Goffi
-
tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:2020-11-12, by Goffi
-
plugin XEP-0047: fixed file reading and content encoding2020-11-12, by Goffi
-
plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server2020-11-12, by Goffi
-
core (xmpp): client.roster now implements __contains__2020-11-12, by Goffi
-
core: use utils.asDeferred for `launchCallback` so coroutines can be used2020-11-12, by Goffi
-
docker (compose): test environment variable + network alias:2020-11-12, by Goffi
-
docker (backend_e2e): install pytest and sh2020-11-12, by Goffi
-
doc, core: typos2020-11-12, by Goffi
-
plugin app manager docker: typo2020-10-20, by Goffi
-
docker: dockers images, first draft:2020-10-19, by Goffi
-
tools (common/tls): removed unused import2020-10-19, by Goffi
-
jp: don't guess background when stdout is not a tty2020-10-15, by Goffi
-
jp (application/list): don't use `extend` in argument as in it Python 3.8+ only2020-10-01, by Goffi
-
plugin app manager docker: weblate SÃ T app file for Docker2020-09-28, by Goffi
-
i18n: renamed template file to get the correct '.pot' extension2020-09-28, by Goffi
-
jp (application): new `application` (or `app`) commands:2020-09-28, by Goffi
-
plugin app managed docker: handle Docker application with App Manager2020-09-28, by Goffi
-
plugin app manager: first draft:2020-09-28, by Goffi
-
core: plugins can now be loaded from a directory:2020-09-20, by Goffi
-
doc (installation): added instruction to download dev version of `sat_template`2020-09-20, by Goffi
-
core: minor typos, docstring/comments update2020-09-20, by Goffi
-
component file sharing: added missing `owner` filtering in `_retrieveFiles`2020-09-20, by Goffi
-
plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:2020-09-20, by Goffi
-
plugin XEP-0329: fix filtering by owner on components2020-09-20, by Goffi
-
core (memory/memory): `public_id` should not be used when creating parent dirs2020-09-17, by Goffi
-
component file sharing: fix used of `self.files_path` in `_retrieveFiles`2020-09-17, by Goffi
-
plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`2020-09-17, by Goffi
-
core (memory/memory): fixed directory creation in setFile2020-09-17, by Goffi
-
plugin XEP-0329: typo2020-09-17, by Goffi
-
plugin XEP-0329: added `FISCreateDir` method:2020-09-17, by Goffi
-
plugin XEP-0313: fix getting MAM archive when history is empty2020-09-17, by Goffi
-
plugin XEP-0313: fixed `MAMGet` signature2020-09-17, by Goffi
-
plugin XEP-0329: better error handling in `onComponentAffiliationsGet`2020-09-14, by Goffi
-
plugin XEP-0077: fixed "check_certificate" handling2020-09-13, by Goffi
-
doc: updated installation instructions2020-09-13, by Goffi
-
install (setup.py): added missing `extra_requires`2020-09-13, by Goffi
-
plugin invitation: if "thumb_url" is not set, try to use one from list of interests2020-09-05, by Goffi
-
plugin list of interests: normalize item ID + added `get` method2020-09-05, by Goffi
-
core (memory/memory): fixed assignations2020-09-05, by Goffi
-
component file sharing: generate thumbnails for videos2020-08-25, by Goffi
-
tools: new `video` module:2020-08-25, by Goffi
-
plugin XEP-0264: only log "fix orientation" when the option is used2020-08-25, by Goffi
-
plugin XEP-0234: fixed mime type in `buildFileElementFromDict`2020-08-25, by Goffi
-
plugin list of interest: fixed registerPubsub2020-08-15, by Goffi
-
changelog: added alternative media player (libervia) and invitation/delete (jp)2020-08-15, by Goffi
-
jp (blog/edit): fixed edition when syntax is specified2020-08-15, by Goffi
-
plugin XEP-0277: fixed item2mbdata call2020-08-15, by Goffi
-
component file sharing: added `Access-Control-Expose-Headers` CORS header:2020-08-15, by Goffi
-
jp (invitation): `delete` implementation2020-08-13, by Goffi
-
plugin identity: new methods `identitiesGet` and `identitiesBaseGet`2020-08-13, by Goffi
-
plugin email invitation: new `invitationDelete` method2020-08-13, by Goffi
-
plugin email invitation: fixed create/simpleCreate + invitee_name:2020-08-13, by Goffi
-
plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:2020-08-13, by Goffi
-
plugin XEP-0329: download thumbnails:2020-08-13, by Goffi
-
tools (image): fix_orientation on resize + `fix_orientation` method:2020-08-13, by Goffi
-
comp file sharing: minor core re-organisation2020-08-13, by Goffi
-
plugin XEP-0264: fix orientation of thumbnails:2020-08-13, by Goffi
-
plugin XEP-0264: updated size to get values closest to standard one:2020-08-13, by Goffi
-
plugin XEP-0277: set "uri" in item2mbdata2020-08-03, by Goffi
-
changelog: update2020-08-02, by Goffi
-
plugin identity: added "filename" metadata for avatar2020-08-02, by Goffi
-
plugins invitation, invitation-file: adapt service JID and affiliation:2020-08-01, by Goffi
-
plugin email invitation: simple invitation creation2020-08-01, by Goffi
-
plugin list for interest: build ID using URI or file path metadata:2020-08-01, by Goffi
-
plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:2020-08-01, by Goffi
-
plugin XEP-0329: implemented ways to get/set affiliations:2020-08-01, by Goffi
-
core (memory): `setFileAccessModel` implementation:2020-08-01, by Goffi
-
core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:2020-08-01, by Goffi
-
core (memory): files are now public by default except for those in root directory:2020-08-01, by Goffi
-
core (xmpp): text can now be specified in `sendError`2020-08-01, by Goffi
-
plugin XEP-0050: typo2020-08-01, by Goffi
-
component file sharing: add/parse affiliation when possible2020-07-17, by Goffi
-
memory: new "affiliation" metadata for files:2020-07-17, by Goffi
-
plugin XEP-0060: serialise psItemsGet result with data_format2020-07-17, by Goffi
-
tools (common/data_objects): removed deprecated code:2020-07-16, by Goffi
-
plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:2020-07-16, by Goffi
-
plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:2020-07-16, by Goffi
-
tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItem2020-06-19, by Goffi
-
common (template): better json dumping:2020-06-19, by Goffi
-
plugin file sharing management: added a fileSharingDelete method2020-06-19, by Goffi
-
plugin list of interests: added `id` to data + fixed key conflict:2020-06-19, by Goffi
-
plugin list of interest: new "interestRetract" method2020-06-19, by Goffi
-
plugin XEP-0050: some modernisation + adHocSequence:2020-06-19, by Goffi
-
comp file sharing: file paths are now quoted on upload to allow unicode2020-06-19, by Goffi
-
comp file sharing management: fixed confirmation check2020-06-09, by Goffi
-
comp file sharing: handle upload with headers:2020-06-09, by Goffi
-
comp file sharing: CORS:2020-06-09, by Goffi
-
core: findByFeatures type hints2020-06-09, by Goffi
-
plugin XEP-0363: register namespace2020-06-09, by Goffi
-
plugin XEP-0363: fixed fileHTTPUploadGetSlot2020-06-09, by Goffi
-
tools (common/utils): new OrderedSet class2020-06-08, by Goffi
-
component file sharing: don't initialise the plugin if not component use it2020-06-01, by Goffi
-
tools (common/dynamic_import): log a warning if bridge can't be imported2020-06-01, by Goffi
-
plugin comp file sharing: files can now be uploaded/downloaded via HTTP:2020-05-29, by Goffi
-
core (memory/sqlite): new database schema (v9):2020-05-29, by Goffi
-
tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/common2020-05-29, by Goffi
-
plugin XEP-0300; fixed use of calculateHash with getHasher2020-05-29, by Goffi
-
core: getLocalPath now returns a Path2020-05-29, by Goffi
-
core (launcher): fixed launching of twistd when no subparsed is specified2020-05-29, by Goffi
-
doc (jp/roster): fixed example for `jp roster set`2020-05-26, by Goffi
-
core: replaced `sat` shell script by a python script:2020-05-25, by Goffi
-
core (log): logging with Twisted now uses the new twisted.logger2020-05-25, by Goffi
-
plugin XEP-0054: don't use cache anymore in `getAvatar`:2020-05-19, by Goffi
-
plugin identity: fixed update in avatarSetPostTreatment2020-05-19, by Goffi
-
plugin identity: fixed infinite loop on nicknames update2020-05-18, by Goffi
-
jp (event): new `list` command to get evens available in a service2020-05-18, by Goffi
-
jp (pubsub): fixed arguments returned when item has no payload2020-05-18, by Goffi
-
tools (common/template): new `icon_from_client` method:2020-05-18, by Goffi
-
plugin XEP-0060: fixed payload parsing in sendItem2020-05-18, by Goffi
-
plugin pubsub schema, tools (common/template xmlui): use a JID for publisher:2020-05-18, by Goffi
-
plugin list of interest: fixed wrong variable used in a log2020-05-18, by Goffi
-
core (constants): added `theme` key2020-05-18, by Goffi
-
tools (common/template): typos2020-05-03, by Goffi
-
tools (common/utils): new `recursive_update` method for dicts2020-04-29, by Goffi
-
tools (common/data_objects): added __iter__ to Identities2020-04-25, by Goffi
-
bin (sat): check `twistd` before `twistd3` to use venv version first2020-04-20, by Goffi
-
plugin identity: fixed update when cached data is None2020-04-20, by Goffi
-
tools (common/data_objects): new `avatar_basename` property2020-04-19, by Goffi
-
doc (installation): updated instructions for backend2020-04-19, by Goffi
-
core: image convertion + SVG support:2020-04-19, by Goffi
-
plugin XEP-0054: SVG images can now be uploaded for avatars.2020-04-19, by Goffi
-
plugin identity: fixed update with `get_all` + better new data detection for avatar:2020-04-19, by Goffi
-
changelog: update2020-04-14, by Goffi
-
jp (roster): new roster/set command2020-04-14, by Goffi
-
core, frontends: avatar refactoring:2020-04-14, by Goffi
-
tools (image): added a guess_type method to guess media type:2020-04-14, by Goffi
-
core (memory/disco): fixed types of disco extensions:2020-04-14, by Goffi
-
core (xmpp): helper method to launch a plugin method:2020-04-03, by Goffi
-
core (exceptions): new MissingPlugin exception:2020-04-03, by Goffi
-
changelog: replaced "geo:" by URIs:2020-04-01, by Goffi
-
tools (common/files_utils): put extra suffix before file extension2020-04-01, by Goffi
-
plugin android: use `certifi` SSL root certicates2020-04-01, by Goffi
-
core (xmpp): properly clean profile data in case of startConnection failure:2020-04-01, by Goffi
-
bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge2020-04-01, by Goffi
-
bridge (dbus): fixed typo in log.warning2020-04-01, by Goffi
-
jp (blog/edit): --no-publish is a boolean option2020-03-31, by Goffi
-
plugin XEP-0384: fixed /omemo_reset + device ID type:2020-03-30, by Goffi
-
core (tools/utils): fixed return value for non async callbacks2020-03-30, by Goffi
-
core (xmpp): use asDeferred for profileConnecting and profileConnected2020-03-30, by Goffi
-
plugin XEP-0384: OMEMO trust policy:2020-03-27, by Goffi
-
plugin XEP-0384: added resetTrust in OmemoSession2020-03-27, by Goffi
-
core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:2020-03-27, by Goffi
-
tools (xl_tools): fixed handling of list options labels2020-03-27, by Goffi
-
quick frontend (app): fixed argument order in `messageSend` default errback2020-03-23, by Goffi
-
core (memory/encryption): automatic start encryption if peer send encrypted message:2020-03-23, by Goffi
-
changelog: update2020-03-23, by Goffi
-
quick frontend (chat): added `encrypted` property2020-03-23, by Goffi
-
changelog: update2020-03-22, by Goffi
-
core (memory/encryption): encryption session are now restored on client connection2020-03-22, by Goffi
-
core (memory/persistent): implemented `aset` and `adel`:2020-03-22, by Goffi
-
core (xmpp): use async corouting for startConnection2020-03-22, by Goffi
-
plugin attach: handle large images resizing:2020-03-22, by Goffi
-
plugin aesgcm: wait for each splitted message to be sent before sending next one2020-03-22, by Goffi
-
core (xmpp): fixed workflow with post_xml_treatments in sendMessage:2020-03-22, by Goffi
-
tools (images): methods renaming2020-03-22, by Goffi
-
plugin attach, aesgcm: attachments refactoring:2020-03-18, by Goffi
-
plugin XEP-0384: added "/omemo_reset" text command:2020-03-18, by Goffi
-
plugin text commands: handles coroutines + better command parsing:2020-03-13, by Goffi
-
core (tools/utils): new `asDeferred` function:2020-03-13, by Goffi
-
plugin XEP-0384: use "max_items=1" for devices and bundles nodes:2020-03-11, by Goffi
-
plugin XEP-0060: async sendItems + precondition-not-met policy:2020-03-11, by Goffi
-
jp (xmlui): added missing `disp` method in XMLUIPanel2020-03-06, by Goffi
-
core (memory/cache): new removeFromCache method2020-03-06, by Goffi
-
core (memory/cache): purge cache metadata when the referenced file doesn't exist2020-03-06, by Goffi
-
bridge (constructor/dbus): typo2020-03-06, by Goffi
-
jp(info): `devices` command first draft:2020-03-06, by Goffi
-
quick frontend(app): new `QuickApp.profileConnected` method2020-03-06, by Goffi
-
core (xmpp): isConnected now returns True when full connection is done:2020-03-06, by Goffi
-
plugin attachment: remove "path" from attachment once used:2020-03-06, by Goffi
-
core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail2020-03-01, by Goffi
-
plugin XEP-0054: fixed use of current dir instead of empty string2020-03-01, by Goffi
-
core (memory/cache): added some metadata:2020-03-01, by Goffi
-
core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`2020-02-29, by Goffi
-
changelog: update2020-02-28, by Goffi
-
core (memory/disco): minor log message change2020-02-28, by Goffi
-
quick frontend (app): avoid crash when a listener is removed while being called2020-02-28, by Goffi
-
plugin attach: disable TLS check if "check_certificate" is disabled2020-02-28, by Goffi
-
memory (sqlite): don't store empty messages2020-02-26, by Goffi
-
primitivus (chat) Q&D way to see attachments2020-02-26, by Goffi
-
quick frontend(contact list): new "isInRoster" method2020-02-26, by Goffi
-
memory(cache): extend EOL when a file metadata is retrieved2020-02-26, by Goffi
-
plugin download: use cache if dest_path is empty:2020-02-26, by Goffi
-
plugin download, aesgcm: fixed handling of HTTP errors2020-02-26, by Goffi
-
memory (cache): purge + pathlib:2020-02-26, by Goffi
-
core (xmpp): complete attachments for sent attachments:2020-02-23, by Goffi
-
plugin attach, XEP-0363: progress id can now be specified:2020-02-23, by Goffi
-
plugin attach: first draft:2020-02-23, by Goffi
-
core (memory/encryption): "isEncryptionRequested" helper method:2020-02-23, by Goffi
-
bridge: messageSend's extra is now serialised2020-02-21, by Goffi
-
plugin aesgcm: use 12 bytes Initialisation Vector:2020-02-18, by Goffi
-
jp (blog/edit): added `--no-publish` argument.2020-02-18, by Goffi
-
quick frontends (chat): handle attachments in Message2020-02-18, by Goffi
-
core (xmpp): add `name` and `media_type` in attachements if they are missing.2020-02-18, by Goffi
-
plugin aesgcm: look for "aesgcm" links in body to use them as attachments2020-02-18, by Goffi
-
core (xmpp): new message key to handle attachments2020-02-18, by Goffi
-
core: renamed "MessageReceived" trigger to "messageReceived" for consistency.2020-02-18, by Goffi
-
core: use serialised dict for `extra` in messageNew and historyGet2020-02-18, by Goffi
-
bridge constructor: replaced deprecated `readfp`2020-02-14, by Goffi
-
quick frontends (widgets): added widgetNew and widgetDelete listeners:2020-02-12, by Goffi
-
quick frontends (app): added an "ignore_missing" argument to RemoveListener:2020-02-12, by Goffi
-
quick frontend (app): replaced OrderedDict by regular dict:2020-02-12, by Goffi
-
quick frontend(widget): added `with_duplicates` argument to getWidgets:2020-02-12, by Goffi
-
quick frontend(app): added listener for selected widget2020-02-10, by Goffi
-
bridge: added methods to let frontends store/retrieve/delete private data2020-02-10, by Goffi
-
core (xmpp), plugin android: fixed DNS, SRV handling on Android:2020-02-09, by Goffi
-
tools (common/async_process): fixed stderr handling + added global "run"2020-02-09, by Goffi
-
core (memory/crypto): replaced `PyCrypto` by `cryptography`:2020-02-09, by Goffi
-
tools (images): fixed type for recommended_size.2020-02-05, by Goffi
-
core (memory/disco): fixed checkFeature return Failure:2020-02-04, by Goffi
-
plugin XEP-0363: fixed errback args in fileHTTPUpload2020-02-04, by Goffi
-
plugin android: attach an action dict to notification:2020-02-03, by Goffi
-
core (xmpp): avoid starting several clients at the same time:2020-02-03, by Goffi
-
core (memory/disco): fixed failure creation in infosEb2020-02-03, by Goffi
-
changelog: update2020-01-29, by Goffi
-
doc (profile): added --autoconnect info2020-01-29, by Goffi
-
core: log filenames of read config files2020-01-29, by Goffi
-
core (constants): use parent of "sat" module dir as last config path2020-01-29, by Goffi
-
core (constants): missing trailing `/`2020-01-29, by Goffi
-
core (constants): parse `sat.conf` from `sat` module dir2020-01-29, by Goffi
-
plugin XEP-0384: fixed exception catching on getItems2020-01-29, by Goffi
-
plugin XEP-0280: handle CCed messages without "to"2020-01-29, by Goffi
-
core: fixed `findByFeatures`:2020-01-29, by Goffi
-
plugin XEP-0198: minor log formatting2020-01-29, by Goffi
-
fixed shebangs2020-01-29, by Goffi
-
dates update2020-01-29, by Goffi
-
core (xmpp): don't purge entity on disconnect if continueTrying is set2020-01-28, by Goffi
-
plugin manhole: added `d` to namespace as shortcut for defer.ensureDeferred2020-01-28, by Goffi
-
plugin XEP-0198: don't crash when xmlstream has been closed2020-01-28, by Goffi
-
plugin ip: fixed IP detection with external website2020-01-27, by Goffi
-
quick frontend (app): log own jid when received2020-01-27, by Goffi
-
plugin XEP-0184: show a warning and the message XML on missing `id`2020-01-27, by Goffi
-
core (memory): avoid session locking if profileAuthenticate is called twice quickly2020-01-27, by Goffi
-
android: deactivate annoying jnius logs when DEBUG is set2020-01-27, by Goffi
-
plugin manhole: added "C" to namespace2020-01-26, by Goffi
-
plugin android: reconnect profiles with autoconnect if network is activated:2020-01-26, by Goffi
-
plugin android: added a `profileAutoconnectGet` method:2020-01-25, by Goffi
-
jp (common): various Table fixes:2020-01-25, by Goffi
-
core: backend autoconnection:2020-01-25, by Goffi
-
doc (jp/message): typo2020-01-25, by Goffi
-
quick frontend (app): call `getReady` once connected to bridge:2020-01-25, by Goffi
-
core: added a debug log when a namespace is registered2020-01-25, by Goffi
-
quick frontend (widgets): don't use *args for onDelete + more debug logs2020-01-17, by Goffi
-
quick frontend (widgets): some more errors handling in getOrCreateWidget2020-01-17, by Goffi
-
quick frontend (widgets): fixed widget creation in getOrCreateWidget:2020-01-17, by Goffi
-
quick frontend (app): removed workaround for pyjamas2020-01-17, by Goffi
-
quick frontend (widgets): added "widget_hash" helper property2020-01-17, by Goffi
-
install (setup.py): use progressbar2 instead of progressbar2020-01-11, by Goffi
-
core (sat_main): avoid double init + log version2020-01-10, by Goffi
-
changelog: update2020-01-10, by Goffi
-
quick_frontend (widget): typo2020-01-03, by Goffi
-
frontends (tools/strings): added "geo:" scheme in RE_URL2020-01-03, by Goffi
-
plugin android: sound notification + change settings:2020-01-03, by Goffi
-
plugin XEP-0384: OMEMO for MUC implementation:2019-12-30, by Goffi
-
plugin XEP-0359: handle origin-id2019-12-30, by Goffi
-
plugin XEP-0045: added room statuses to metadata:2019-12-30, by Goffi
-
plugin XEP-0060, jp (pubsub/set): publish-options implementation:2019-12-28, by Goffi
-
bin: look for twistd3 first:2019-12-27, by Goffi
-
plugin XEP-0384: typo2019-12-20, by Goffi
-
jp (blog): added --language to common publish argument2019-12-20, by Goffi
-
CHANGELOG: update2019-12-20, by Goffi
-
jp (file): new `get` command + encryption with upload:2019-12-20, by Goffi
-
jp (xmlui_manager): use level for notes:2019-12-20, by Goffi
-
doc (jp/shell): typos2019-12-20, by Goffi
-
tools (common/files_utils): get_unique_name now uses and returns Path instances.2019-12-20, by Goffi
-
plugin upload, XEP-0363: code modernisation + preparation for extension:2019-12-20, by Goffi
-
plugin file download: meta plugin to handle file download:2019-12-20, by Goffi
-
tools (stream): data modification on SatFile:2019-12-20, by Goffi
-
plugin XEP-0384: update to latest python-omemo + better trust management:2019-12-20, by Goffi
-
plugin events: fixed eventInviteeGet signature2019-12-06, by Goffi
-
plugin manhole: fixed default value2019-12-06, by Goffi
-
plugins (imap, maildir, smtp): removed plugins IMAP, Maildir and SMTP:2019-12-06, by Goffi
-
plugin XEP-0045: don't fail on `item-not-found` with MAM:2019-12-05, by Goffi
-
quick frontend(chat): store filters used with initial historyGet2019-11-18, by Goffi
-
core: use sat_tmp's twisted patches for Python 3.8 compatibility2019-11-18, by Goffi
-
plugin text syntaxes: don't use anymore deprecated cgi.escape2019-11-18, by Goffi
-
bridge (embedded): typo2019-11-15, by Goffi
-
install (setup): added Python 3.8 classifier2019-11-15, by Goffi
-
doc (jp): typo2019-11-15, by Goffi
-
plugin pubsub schema: fixed XML field handling in `sendDataFormItem`2019-11-08, by Goffi
-
plugin XEP-0277: fixed comments URLs parsing2019-11-08, by Goffi
-
jp (file/upload): fixed exception when no jid is specified2019-11-08, by Goffi
-
CHANGELOG: update2019-10-30, by Goffi
-
core: added imageCheck and imageResize methods:2019-10-29, by Goffi
-
quick frontend (contact list): added "contactsFilled" event2019-10-29, by Goffi
-
bridge (pb): added missing _generic_errback2019-10-21, by Goffi
-
plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port2019-10-20, by Goffi
-
plugin XEP-0045: join / MAM history improvements:2019-10-18, by Goffi
-
core: `history is skipped as requested` log message is now at debug level2019-10-18, by Goffi
-
plugin OTR: work around a bad exception raised in potr2019-10-16, by Goffi
-
plugin android: fixed encoding in states after Python 3 port2019-10-16, by Goffi
-
core (log): removed Android hack:2019-10-16, by Goffi
-
plugin account: fixed email sending2019-10-11, by Goffi
-
doc (jp): typos (thanks tbart)2019-10-11, by Goffi
-
misc: don't import memory in launch script:2019-10-08, by Goffi
-
doc (jp/file_share): typo2019-10-07, by Goffi
-
jp: default to "dark" if background is not set and can't be detected2019-10-03, by Goffi
-
doc (jp/common_arguments): updated note about `--pwd`2019-10-01, by Goffi
-
jp: password is now prompted if needed:2019-10-01, by Goffi
-
changelog: update2019-10-01, by Goffi
-
jp: dark and light theme:2019-10-01, by Goffi
-
tools (common): helping method to calculate luminance:2019-10-01, by Goffi
-
core (patches): updated TLS patches:2019-10-01, by Goffi
-
jp: handle dbus bridge with asyncio:2019-10-01, by Goffi
-
bridge (dbus): AsyncIO version of D-Bus bridge:2019-10-01, by Goffi
-
doc (jp): jp commands are now fully documented:2019-10-01, by Goffi
-
jp: jp asyncio port:2019-09-25, by Goffi
-
bridge (pb): implemented an asyncio compatible bridge:2019-09-25, by Goffi
-
jp (common): fixed draft path use in BaseEdit2019-08-26, by Goffi
-
install (setup.py): updated classifiers2019-08-25, by Goffi
-
install (setup.py): updated `python_requires`2019-08-25, by Goffi
-
tools (common/email): fixed email sending after python 3 port2019-08-16, by Goffi
-
tools (async_process): log command as str2019-08-16, by Goffi
-
plugin XEP-0329: fixed ShareNode item() and values after Python 3 port2019-08-16, by Goffi
-
tools (config), memory: renamed SafeConfigParser following Python 3 port2019-08-16, by Goffi
-
install (manifest): fixed old paths which where still used2019-08-16, by Goffi
-
doc: replaced deprecated installation link in INSTALL2019-08-14, by Goffi
-
Python 3 port:2019-08-13, by Goffi
-
0.8 development starts2019-07-31, by Goffi
-
Added tag 0.7.0 for changeset c7138e9132132019-07-24, by Goffi
-
install: added doc to MANIFEST.in2019-07-24, by Goffi
-
plugin XEP-0313: log issues in addToHistory instead of raising error2019-07-24, by Goffi
-
doc: some corrections:2019-07-24, by Goffi
-
plugin XEP-0198: don't crash if transport is None in onAckTimeOut2019-07-21, by Goffi
-
plugin XEP-0198: catch and log an error if buffer is unexpectedly empty2019-07-20, by Goffi
-
plugin android: catch and log exception when using the vibrator:2019-07-20, by Goffi
-
core: fixed handling of button callback in popups:2019-07-19, by Goffi
-
plugin XEP-0045: fixed a bad attribute in a log message.2019-07-19, by Goffi
-
plugin ad-hoc D-Bus: fixed warning when no media player is found2019-07-19, by Goffi
-
memory (sqlite): properly wait for messages to be writen in database:2019-07-18, by Goffi
-
memory (disco): fixed boolean to string conversion2019-07-18, by Goffi
-
plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:2019-07-17, by Goffi
-
primitivus: fixed status popup's cancel button2019-07-17, by Goffi
-
plugin adhoc D-Bus: typo2019-07-17, by Goffi
-
plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:2019-07-16, by Goffi
-
primitivus: better popup sizing:2019-07-14, by Goffi
-
plugin XEP-0054: reject image without MIME type if it's not PNG2019-07-14, by Goffi
-
plugin 0249: fixed invitation handling + some improvments:2019-07-14, by Goffi
-
primitivus: don't focus on new widget if one is already selected:2019-07-14, by Goffi
-
jp (blog/preview): fixed watch restoring when file is moved/deleted:2019-07-12, by Goffi
-
doc (jp/blog): added note for --preview2019-07-12, by Goffi
-
Backed out changeset cf0dda0d4cda2019-07-12, by Goffi
-
jp (blog/edit): fail and show error message if --preview is not working2019-07-12, by Goffi
-
doc (jp/blog): minor fix2019-07-12, by Goffi
-
frontends (xmlui): fixed crash when CURRENT_LABEL is None:2019-07-11, by Goffi
-
core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:2019-07-09, by Goffi
-
primitivus (contact list): fixed notifications counter for mentions:2019-07-08, by Goffi
-
plugin XEP-0045: avoid sending useless presence signals:2019-07-07, by Goffi
-
plugin XEP-0045: log "failure" on configure error2019-07-06, by Goffi
-
memory (sqlite): fixed order for last_stanza_id:2019-07-06, by Goffi
-
quick frontend (chat), primitivus(chat): properly clear occupants on resync:2019-07-06, by Goffi
-
quick_frontend (contact list): fixed `nick` use for groupchat:2019-07-05, by Goffi
-
core (xmpp): set message timestamp on message reception:2019-07-02, by Goffi
-
core (xmpp): fixed URI correction while parsing messages:2019-07-02, by Goffi
-
we are in dev version again2019-06-30, by Goffi
-
Added tag 0.7.0b4 for changeset 86bfdf73d24a2019-06-30, by Goffi
-
core, plugin XEP-0045: fix crashes when changing URIs:2019-06-30, by Goffi
-
quick frontends (contact list): ignore roster entities with a resource:2019-06-30, by Goffi
-
core: return full jid in bridge's getContacts:2019-06-30, by Goffi
-
logs: increased defaut limit for memory output to 3002019-06-30, by Goffi
-
core (constants): fixed flatpak config paths for older versions of flatpak:2019-06-30, by Goffi
-
we are in dev version again2019-06-27, by Goffi
-
Added tag 0.7.0b3 for changeset dbf24ba403962019-06-27, by Goffi
-
core (constants): fixed Flatpak config path:2019-06-27, by Goffi
-
jp (blog/preview): fixed call to getCurrentFile2019-06-27, by Goffi
-
we are in dev version again2019-06-23, by Goffi
-
Added tag 0.7.0b2 for changeset 43e5e0dc8c602019-06-23, by Goffi
-
core (config): if flatpak is detected, config is also looked after in /app2019-06-23, by Goffi
-
install: updated minimal version for sat_tmp and urwid-satext2019-06-19, by Goffi
-
jp (xmlui): check root read_only status in addition to widget one2019-06-14, by Goffi
-
jp (xmlui): fixed encoding for raw_input in StringWidget2019-06-14, by Goffi
-
doc (jp/common_arguments): typo2019-05-26, by Goffi
-
core (constants): added generic constants for "info", "warning" and "error" levels2019-05-26, by Goffi
-
core (constants): "on" can now be used as True value in bool method.2019-05-26, by Goffi
-
tools (email): moved email code to common so it can be used by frontends2019-05-26, by Goffi
-
tools (common/template): fixed theme parsing when there is no "/" in parenthesis2019-05-25, by Goffi
-
tools (email): fixed bad default value while reading config2019-05-14, by Goffi
-
we are in dev version again2019-05-14, by Goffi
-
Added tag 0.7.0b1 for changeset c6464685fcbb2019-05-05, by Goffi
-
changelog: added setup.py and VERSION2019-05-05, by Goffi
-
doc: documentation first draft:2019-02-22, by Goffi
-
jp (blog/edit): fixed --last-item after recent change in defaut value of --item2019-05-05, by Goffi
-
jp (blog/set): fixed missing current_syntax2019-05-05, by Goffi
-
jp (blog): fixed the deserialisation issue when using template output2019-05-05, by Goffi
-
tools (common/data_objects): added a "deserialise" argument to BlogItem:2019-05-05, by Goffi
-
plugin events: fixed invitation + set name and thumb_url from event element2019-05-03, by Goffi
-
jp (xmlui manager): basic handling of multi-lines text in TextBoxWidget2019-05-03, by Goffi
-
plugin list interests: add "namespace" in serialised data2019-05-03, by Goffi
-
plugin events: register namespace using "event" short name2019-05-03, by Goffi
-
plugin file sharing management: filter out empty values in allowed_jids2019-05-03, by Goffi
-
plugin list of interest: added an interestsList bridge method + handle thumb_url2019-05-03, by Goffi
-
jp (file/invite): added a --thumbnail argument2019-05-03, by Goffi
-
plugin XEP-0313: fixed archive retrieval on connection:2019-05-03, by Goffi
-
plugin comp file sharing: file sharing management first draft:2019-04-28, by Goffi
-
core (memory, memory/sqlite): implemented fileDelete2019-04-28, by Goffi
-
memory: minor style change2019-04-26, by Goffi
-
plugin XEP-0329: use local part of jid for components:2019-04-26, by Goffi
-
plugin XEP-0106: jid escaping implementation2019-04-26, by Goffi
-
plugin XEP-0166: fixed missing key in warning log2019-04-26, by Goffi
-
memory (sqlite): minor log improvment2019-04-26, by Goffi
-
memory (sqlite): fixed fileUpdate when original value is not set (NULL)2019-04-26, by Goffi
-
plugin invitation file: wrong plugin had been uploaded:2019-04-26, by Goffi
-
core: fixed component connexion:2019-04-14, by Goffi
-
core: added getNamespace method to retrieve a namespace from short name.2019-04-14, by Goffi
-
plugin events: refactored invitation and personal lists logic:2019-04-14, by Goffi
-
core (memory), plugin XEP-0329, plugin invitation: minor style improvments2019-04-14, by Goffi
-
plugins: removed useless execute permission2019-04-14, by Goffi
-
template (filters): set locale when using "date_fmt"2019-04-14, by Goffi
-
jp (common): `publish` is now a boolean2019-04-10, by Goffi
-
template: added "locales" variables to templates:2019-04-10, by Goffi
-
code (xmpp): store version after roster item update + fix item removal:2019-04-10, by Goffi
-
primitivus: don't call chatStateComposing when host is out of sync:2019-04-07, by Goffi
-
quick frontend (app): (un)set sync state on (dis)connect:2019-04-07, by Goffi
-
quick frontend (contact list): fixed profile filtering in fill()2019-04-07, by Goffi
-
quick_frontend (app): fixed filters serialisation before calling bridge.historyGet2019-04-07, by Goffi
-
memory (sqlite): cast timestamp_start filter to float instead of int2019-04-07, by Goffi
-
core, quick_frontend(app): fixed connected signal handling2019-04-07, by Goffi
-
jp (roster): added resync command to do a full roster resynchronisation2019-04-07, by Goffi
-
core: added a rosterResync method to bridge:2019-04-07, by Goffi
-
core (xmpp): implemented roster versioning2019-04-07, by Goffi
-
core (memory/persistent): added clear method + initialise with a dict:2019-04-07, by Goffi
-
plugin android: check connectivity2019-04-06, by Goffi
-
core (xmpp): new networkEnabled() and networkDisabled() methods:2019-04-06, by Goffi
-
core (xmpp): advanced handling of connection termination2019-04-06, by Goffi
-
jp (avatar/get): fixed avatar being displayed 2 times in a corner case:2019-04-05, by Goffi
-
primitivus (chat): use the factorised code for user moved info messages.2019-03-28, by Goffi
-
quick frontend(chat): prepared factorisation of merging of user moved info messages:2019-03-28, by Goffi
-
core: minor style improvments2019-03-27, by Goffi
-
plugin text syntaxes: activated useful markdown extensions:2019-03-25, by Goffi
-
tools (common/template): always use highlight.css if present.2019-03-25, by Goffi
-
jp (blog/set): fixed use of --item argument2019-03-25, by Goffi
-
misc (CHANGELOG): added CSI2019-03-25, by Goffi
-
misc (setup): minimum markdown version is not 3.02019-03-25, by Goffi
-
plugin text syntaxes: disable raw HTML parsing in mardown by default2019-03-25, by Goffi
-
plugin android: use XEP-0352 to indicate (in)active state:2019-03-25, by Goffi
-
plugin XEP-0352: implementation of Client State Indication2019-03-25, by Goffi
-
plugin text syntaxes: fixed default syntax2019-03-25, by Goffi
-
plugin android: workaround to seek() bug, fixing file upload:2019-03-25, by Goffi
-
plugin upload: minor fixes in some docstring length2019-03-22, by Goffi
-
plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headers2019-03-22, by Goffi
-
plugin XEP-0198: reset req_timer on session.reset():2019-03-21, by Goffi
-
quick frontend(chat): fixed updateHistory bad call to historyPrint2019-03-20, by Goffi
-
quick_frontend (app): progress callbacks handling:2019-03-20, by Goffi
-
quick frontend (app): fixed notifications ids2019-03-20, by Goffi
-
plugin XEP-0384: handle NoEligibleDevicesException2019-03-20, by Goffi
-
plugin XEP-0384: give feedback to client when encryption failed2019-03-20, by Goffi
-
plugin XEP-0384: small refactoring to encrypt messages + bugfix:2019-03-20, by Goffi
-
core: added a "_debug" signal:2019-03-10, by Goffi
-
quick frontend (widgets): improved deletion of widget:2019-03-10, by Goffi
-
quick frontend(widgets): improved handling of multiple instances of widgets:2019-03-10, by Goffi
-
quick_frontend (widget, chat): implementation of new sync mechanism, first draft:2019-03-10, by Goffi
-
quick frontend(chat): added setLocked/setUnlocked methods:2019-03-10, by Goffi
-
quick_frontend(app): fixed use of bare jid for target when getting a new message:2019-03-10, by Goffi
-
quick frontend(chat): display a useful message with __unicode__ and __str__2019-03-10, by Goffi
-
quick frontend (app): new synchronisation mechanism:2019-03-09, by Goffi
-
plugin text commands: typo2019-03-09, by Goffi
-
plugin android: improved state handling:2019-03-09, by Goffi
-
bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:2019-03-09, by Goffi
-
plugin manhole: added "jid" module to globals2019-03-03, by Goffi
-
core (log): add traceback when "exc_info" is set2019-03-03, by Goffi
-
tools (config): log error message if config can't be read2019-03-03, by Goffi
-
we are in dev version again2019-03-02, by Goffi
-
Added tag 0.7.0a4 for changeset 1798d4ace2962019-03-01, by Goffi
-
misc (CHANGELOG): cap hash disco extensions update2019-03-01, by Goffi
-
core (disco): added missing disco extensions when generating the cap hash.2019-03-01, by Goffi
-
quick frontend(app): avoid sending empty messages2019-03-01, by Goffi
-
primitivus(contact list): fixed room not always appearing correctly in contact list2019-03-01, by Goffi
-
plugin XEP-0045: fixed item-not-found exception when creating a room:2019-03-01, by Goffi
-
plugin OTR: ignore messages from sender without resource or from own jid2019-03-01, by Goffi
-
jp (message/mam): added missing RSM options2019-03-01, by Goffi
-
bridge (pb): minor import order change2019-02-28, by Goffi
-
plugin XEP-0384: better bundle handling + misc improvments2019-02-28, by Goffi
-
plugin XEP-0280: priority and "sent" fixes:2019-02-28, by Goffi
-
plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method2019-02-28, by Goffi
-
core (xml_tools): new elementCopy method to shallow copy a domish.Element2019-02-28, by Goffi
-
core: we are in dev version again2019-02-28, by Goffi
-
core (patches): partially fixed jid caching:2019-02-24, by Goffi
-
jp (blog/edit): changed comments handling:2019-02-23, by Goffi
-
plugin XEP-0277: blog items data are now entirely serialised before going to bridge:2019-02-23, by Goffi
-
misc (README): typo2019-02-20, by Goffi
-
jp(pubsub): minor code style fixes2019-02-15, by Goffi
-
jp (pubsub/node): new "import" command, to publish many nodes from an XML file2019-02-15, by Goffi
-
jp (pubsub/node): added purge command2019-02-15, by Goffi
-
plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node2019-02-15, by Goffi
-
plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once2019-02-15, by Goffi
-
Added tag 0.7.0a3 for changeset 7d2d28564b3e2019-02-06, by Goffi
-
tools (common): fixed dateutil.parser import2019-02-02, by Goffi
-
plugin XEP-0198: don't use hooks on components2019-02-02, by Goffi
-
plugin XEP-0198: fixed typo resulting in a crash on resume2019-01-26, by Goffi
-
plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.2019-01-26, by Goffi
-
plugin mr mercurial, tools(common/utils): moved command protocol to a new module2019-01-25, by Goffi
-
quick frontend (chat): use right type in getOrCreateWidget on new message2019-01-22, by Goffi
-
core (findByFeatures): fixed services discovery2019-01-20, by Goffi
-
quick frontend (app): fixed filtering for chat state notifications2019-01-19, by Goffi
-
quick frontend (chat): fixed use of old method printInfo2019-01-19, by Goffi
-
memory (sqlite): optimizations2019-01-19, by Goffi
-
merge_requests: use XHTML for body2019-01-19, by Goffi
-
plugin pubsub schema: handle XHTML fields2019-01-19, by Goffi
-
frontends, jp, templates: added XHTMLBox widget:2019-01-19, by Goffi
-
core (XMLUI): new XHTMLBox widget:2019-01-19, by Goffi
-
changelog: update2019-01-19, by Goffi
-
core, XEP-0315: move XML element handling to sat_tmp:2019-01-16, by Goffi
-
jp (pubsub): new "transform" command:2019-01-15, by Goffi
-
plugin pubsub admin: pubsub administrator first draft:2019-01-15, by Goffi
-
jp (base): fixed default values for --max-items and --max when using pubsub2019-01-12, by Goffi
-
plugin pubsub schema: code formatting minor update2019-01-12, by Goffi
-
jp (pubsub/search): fixed name for node_max2019-01-12, by Goffi
-
plugin XEP-0315: implementation of Data Forms XML Element2019-01-12, by Goffi
-
date update2019-01-12, by Goffi
-
plugin XEP-0060: set a 30s timeout on items get2019-01-11, by Goffi
-
core (disco): client.disco.requestInfo failure are re-raised:2019-01-11, by Goffi
-
core: findByFeatures speed improvments:2019-01-11, by Goffi
-
tools (common/data_objects): metadata parsing in BlogItems:2019-01-11, by Goffi
-
jp (base): MAM and RSM arguments can now be used for pubsub commands:2019-01-11, by Goffi
-
XEP-0059: max value check:2019-01-11, by Goffi
-
jp (base, pubsub, ticket): handle order-by:2019-01-06, by Goffi
-
plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:2019-01-06, by Goffi
-
plugin XEP-0380: register namespace2019-01-06, by Goffi
-
plugin XEP-0060: fixed MAM return value on getItems():2019-01-06, by Goffi
-
plugin android: fixed path for .cagou_status2019-01-04, by Goffi
-
plugin manhole: manhole debug plugin, first draft:2019-01-04, by Goffi
-
plugin OTR: fixed a bug which was tagging every message as "encrypted"2019-01-04, by Goffi
-
core (constants): added a constant for "encrypted"2019-01-04, by Goffi
-
core (xmpp): don't add to history a message if there is no message and no subject.2019-01-04, by Goffi
-
plugin XEP-0380: Explicit Message Encryption implementation2019-01-04, by Goffi
-
core (xmpp): added "extra" argument to client.feedback2019-01-04, by Goffi
-
memory (sqlite): minor comment move2019-01-04, by Goffi
-
plugin XEP-0384: don't ignore StanzaError if it's not item-not-found2019-01-04, by Goffi
-
plugin XEP-0384: various bug fixes:2019-01-03, by Goffi
-
core (memory/encryption), plugin OTR: finished OTR integration in encryption:2019-01-03, by Goffi
-
core (xmpp): implemented human friendly __unicode__ for client2019-01-03, by Goffi
-
jp (message/send, encryption): encryption handling:2019-01-02, by Goffi
-
jp (xmlui): JidWidget + small improvments:2019-01-02, by Goffi
-
plugin XEP-0384: update to last python-omemo + trust management:2019-01-02, by Goffi
-
core (memory/persistent): new LazyPersistentBinaryDict.remove method2019-01-02, by Goffi
-
core (log): fixed double call to ansiColors2018-12-27, by Goffi
-
core (xmpp): set "to" attribute to <message> element when it's missing:2018-12-27, by Goffi
-
plugin XEP-0045: fixed bad MAM detection on join2018-12-26, by Goffi
-
plugin XEP-0198: allow to customise/disable ack_timeout:2018-12-26, by Goffi
-
plugin OTR: catch and log potr.context.ErrorReceived instead of raising it.2018-12-26, by Goffi
-
plugin XEP-0198: abort connection if ack is not received after a timeout:2018-12-26, by Goffi
-
plugin XEP-0045: don't loop when initiating MAM archive2018-12-12, by Goffi
-
plugin XEP-0045: request 50 *last* MAM messages if new archive2018-12-12, by Goffi
-
core (memory/sqlite): further improvments in update_v7:2018-12-11, by Goffi
-
core (memory/sqlite): fixed v7 update performance issue:2018-12-11, by Goffi
-
jp (message/mam): display metadata when verbose2018-12-10, by Goffi
-
plugin XEP-0313, XEP-0045: loop MAM requests until whole archive is retrieved:2018-12-10, by Goffi
-
plugin XEP-0059: added serialise method2018-12-10, by Goffi
-
core (memory/sqlite): changed history constraint2018-12-09, by Goffi
-
plugin XEP-0045: MAM implementation for MUC2018-12-07, by Goffi
-
plugin XEP-0313: improvments to prepare MUC MAM:2018-12-07, by Goffi
-
core (memory/disco): normalise booleans in extensions2018-12-01, by Goffi
-
core (memory/sqlite): skip a line before debug log showing statements2018-12-01, by Goffi
-
jp (info/disco): better default output for extensions2018-12-01, by Goffi
-
jp (message): new mam subcommand:2018-12-01, by Goffi
-
jp (output): new OUTPUT_MESS output to handle data containing chat messages2018-12-01, by Goffi
-
jp (base): new own_jid host attribute:2018-12-01, by Goffi
-
jp (base): new date_decoder to specify dates in arguments2018-12-01, by Goffi
-
tools (common/date_utils): date_parse_ext + timezone handling:2018-12-01, by Goffi
-
plugin XEP-0060: use new parseExtra methods from MAM and RSM2018-12-01, by Goffi
-
plugin XEP-0313: implementation of MAM for messages:2018-12-01, by Goffi
-
core (memory/sqlite): added stanza_id:2018-12-01, by Goffi
-
core: minor style/typos fixes2018-12-01, by Goffi
-
plugin XEP-0359: Unique and Stable Stanza IDs implementation, first draft2018-12-01, by Goffi
-
core: fixed reactor crash by installing reactor only in makeService2018-11-19, by Goffi
-
core: removed whitespace ping (not needed anymore as we handle XMPP ping)2018-11-19, by Goffi
-
core (xmpp): added NS_X_DATA to disco features2018-11-18, by Goffi
-
jp (base): fixed connection when start_session arg exists but is False2018-11-18, by Goffi
-
plugin XEP-0198: Stream Management implementation:2018-11-18, by Goffi
-
jp: new command "ping"2018-11-10, by Goffi
-
plugin XEP-0199: implementation of XMPP Ping2018-11-10, by Goffi
-
core (xmpp): added missing disco#info namespace to disco info result.2018-11-10, by Goffi
-
core (xmpp): server certificate validation:2018-11-10, by Goffi
-
quick frontend (app): create the contact list immediatly on plug2018-11-05, by Goffi
-
core: fixed package name for Android2018-10-05, by Goffi
-
template: better css files order2018-10-03, by Goffi
-
plugin identity: fixed nick when there is no user part in entity2018-10-03, by Goffi
-
jp (info): replaced "Client" by the more generic "Software"2018-09-27, by Goffi
-
template: fixed by variable used in css_files_noscript2018-09-27, by Goffi
-
doc: CHANGELOG update2018-09-20, by Goffi
-
install: use omemo in install_requires only for platforms supported upstream2018-09-20, by Goffi
-
template: overriden get_template to always have full template name:2018-09-18, by Goffi
-
template: import contextfilter as module attribute2018-09-18, by Goffi
-
core (exceptions): new ConfigError exception2018-09-18, by Goffi
-
jp: fixed bad call to quit2018-09-14, by Goffi
-
tools (common/template), jp: refactoring to handle multiple sites:2018-09-10, by Goffi
-
core(twisted): install reactor before doing anything else2018-08-31, by Goffi
-
frontends (xmlui): class_map is now an arg of create function:2018-08-31, by Goffi
-
plugin XEP-0050, adhoc D-Bus: Ad-Hoc improvment + remote media control:2018-08-31, by Goffi
-
core: findByFeatures fixes2018-08-31, by Goffi
-
core: minor version fix for pyjamas workaround2018-08-31, by Goffi
-
quick frontend (app, chat): encryption handling:2018-08-11, by Goffi
-
plugin XEP-0384: PEP handling + mark as encrypted:2018-08-11, by Goffi
-
plugin XEP-0163: fixed bad PEP filtering2018-08-11, by Goffi
-
plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted2018-08-11, by Goffi
-
core (memore/encryption): new methods and checks:2018-08-11, by Goffi
-
plugin otr: use namespace specified in XEP-03782018-08-11, by Goffi
-
core (memory/encryption): start improvments, stop and getSession:2018-08-11, by Goffi
-
core: we are in dev version again2018-08-04, by Goffi
-
plugin XEP-0384: OMEMO implementation first draft:2018-07-29, by Goffi
-
plugin XEP-0060: added singleton ID ("current")2018-07-29, by Goffi
-
core: new EncryptionHandler class which manage encrypted session as a core feature:2018-07-29, by Goffi
-
core: added async TriggerManager2018-07-29, by Goffi
-
core: style improvments (90 chars limit)2018-07-29, by Goffi
-
Added tag 0.7.0a2 for changeset b42aa52d26212018-07-08, by Goffi
-
install (setup.py): don't use sys.prefix for locales2018-07-08, by Goffi
-
jp (blog): fixed path encoding for inotify2018-07-08, by Goffi
-
Added tag 0.7.0a1 for changeset 534b264d63df (replace former tag after setup fix)2018-07-04, by Goffi
-
Added tag 0.7.0a1 for changeset eecd84a2530a2018-07-04, by Goffi
-
0.7.0a1 release2018-07-04, by Goffi
-
plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possible2018-07-04, by Goffi
-
misc: renamed former tags from "SÃ T va.b.c" to "a.b.c"2018-07-04, by Goffi
-
doc (CHANGELOG): added D-Bus namespace change2018-07-02, by Goffi
-
core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:2018-07-01, by Goffi
-
plugin merge-request/mercurial: fixed missing last line in diff while parsing patch2018-06-29, by Goffi
-
quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactList2018-06-27, by Goffi
-
plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the code2018-06-27, by Goffi
-
code style reformatting using black2018-06-27, by Goffi
-
core: lines limit2018-06-27, by Goffi
-
plugin merge request (mercurial): escape colons in import name2018-06-27, by Goffi
-
core: some more line limiting2018-06-27, by Goffi
-
quick app: added missing docstring in showDialog2018-06-26, by Goffi
-
quick_frontend(contact list): refactored update:2018-06-24, by Goffi
-
plugin events: invitations improvments + personal list2018-06-20, by Goffi
-
plugin XEP-0045: fixed crash when muc service is not found2018-06-20, by Goffi
-
jp (common): allow tables filters callbacks to have only one argument2018-06-20, by Goffi
-
jp (forums/edit): fixed unicode when dumping in json2018-06-03, by Goffi
-
core (version): added workaround for Pyjamas, avoiding crash when reading VERSION2018-06-03, by Goffi
-
jp (info/session): show short + relative date by default for "started"2018-06-01, by Goffi
-
jp (ticket): new "get" subcommand, to retrieve ticket(s)2018-06-01, by Goffi
-
jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputs2018-06-01, by Goffi
-
jp (blog/preview): fixed guessSyntaxFromPath call2018-06-01, by Goffi
-
core: discoFindByFeatures now return only available resources2018-05-25, by Goffi
-
core (xmpp): fixed "Force server" param on Android2018-05-25, by Goffi
-
core: added local_device argument to discoFindByFeatures2018-05-25, by Goffi
-
core (xmpp): use "phone" type in identities when backend is started from Android2018-05-25, by Goffi
-
tools (common): new files_utils module:2018-05-25, by Goffi
-
jp (file/share/list): fixed default value for jid2018-05-25, by Goffi
-
quick frontends (app): retrieve namespaces on startup2018-05-22, by Goffi
-
plugin XEP-0329: new methods/signals to handle shares:2018-05-22, by Goffi
-
jp (base): fixed jid encoding2018-05-22, by Goffi
-
core (disco): fixed disco capabilities (empty disco was used)2018-05-22, by Goffi
-
quick frontend (app): avoid resource locking on new message2018-05-11, by Goffi
-
plugin XEP-0045: display a note when no configuration is available on the room2018-05-11, by Goffi
-
plugin XEP-0045: fixed room configuration cancellation2018-05-11, by Goffi
-
quick frontend (contact list): don't store "nick" for group contacts:2018-05-11, by Goffi
-
plugin XEP-0045: fixed joining workflow:2018-05-11, by Goffi
-
bridge: added generated pb files to repository (needed for Cagou on Android)2018-04-13, by Goffi
-
core (constants): updated Android constants for Cagou2018-04-13, by Goffi
-
primitivus (xmlui): fixed XMLUIPanel signature2018-04-07, by Goffi
-
setup, tools(utils): fixed versioning in setup and getRepositoryData2018-04-06, by Goffi
-
tools (xmlui): fixed XMLUIDialog signature2018-04-06, by Goffi
-
setup: use NAME to get version2018-04-05, by Goffi
-
tools (utils): better repository version handling:2018-04-05, by Goffi
-
setup: use scm version2018-04-05, by Goffi
-
setup: version is now set in SAT/VERSION, sat is not imported anymore in setup2018-04-05, by Goffi
-
README: typo2018-04-04, by Goffi
-
README: added Arnaud Joset to contributors2018-04-04, by Goffi
-
tools(utils): fixed path handling in getRepositoryData2018-04-04, by Goffi
-
setup: minimal version of sat_tmp is 0.0.32018-04-04, by Goffi
-
core: replaced gtk3reactor by gireactor2018-04-03, by Goffi
-
setup: use constants to get name and version2018-04-03, by Goffi
-
setup: removed ez_setup.py2018-04-02, by Goffi
-
core, setup: huge cleaning:2018-04-02, by Goffi
-
plugin merge-request mercurial: keeps more chars for import name2018-04-02, by Goffi
-
plugin merge-request mercurial: accept space and period for import name sanitization2018-04-02, by Goffi
-
plugin merge-request mercurial: better name sanitization for import2018-04-02, by Goffi
-
jp (merge-request,common): fixed URIFinder when metadata are not needed:2018-04-02, by Goffi
-
README: minor line addition2018-04-01, by Goffi
-
jp (base): fixed URI's item with use_pubsub2018-04-01, by Goffi
-
README: label to use for tickets and merge requests is specified2018-04-01, by Goffi
-
plugin uri finder, jp (merge-request): labels handling:2018-04-01, by Goffi
-
jp (base): added C.ITEM pubsub flag when --item is required2018-03-31, by Goffi
-
README: specified URIs location for tickets and merge requests2018-03-31, by Goffi
-
plugin uri finder: plugin to find URIs in well-known locations2018-03-31, by Goffi
-
plugin merge-requests: fixed labels (they were using textbox instead of list)2018-03-30, by Goffi
-
jp (merge-request/import): added import command2018-03-30, by Goffi
-
plugin merge-requests, mercurial merge-requests: merge request import implementation2018-03-30, by Goffi
-
plugin XEP-0115: fixed caps initial check2018-03-30, by Goffi
-
jp (merge/get): "get" command first draft:2018-03-29, by Goffi
-
jp (xmlui): added whitelist, read_only and values_only options:2018-03-29, by Goffi
-
frontends (xmlui): added whitelist argument:2018-03-29, by Goffi
-
jp (base): add --max option:2018-03-29, by Goffi
-
jp (base): fixed use_pubsub when pubsub_flags is not needed2018-03-29, by Goffi
-
tools (common/data_objects): fixed Identity2018-03-26, by Goffi
-
core: added bare_jid and identities arguments to discoGetByFeatures:2018-03-26, by Goffi
-
plugin XEP-0234: fixed regex import2018-03-25, by Goffi
-
core (disco), plugin XEP-0115: client use + capabilities hash improvment:2018-03-24, by Goffi
-
jp: pubsub options refactoring:2018-03-21, by Goffi
-
jp (output/template): fixed template output (media_dir was missing)2018-03-21, by Goffi
-
component file sharing: changed pubsub identity:2018-03-18, by Goffi
-
component file sharing: comments metadata:2018-03-16, by Goffi
-
component file sharing: comments handling first draft:2018-03-16, by Goffi
-
core: use C.bool to detect value of "handler" field in PLUGIN_INFO2018-03-16, by Goffi
-
core (constants): accept "yes" as a True value in bool()2018-03-16, by Goffi
-
jp (common): assure nosplitright in default commands for edition with vim2018-03-16, by Goffi
-
plugin XEP-0264: handle truncated files2018-03-14, by Goffi
-
plugin XEP-0329: fixed extra key serialisation before sending to bridge2018-03-14, by Goffi
-
component file sharing: fixed hash handling (key has been renamed to "file_hash")2018-03-14, by Goffi
-
core (memory): use bare jid for owner in setFiles:2018-03-14, by Goffi
-
jp (file/send): --name can now be specified2018-03-14, by Goffi
-
template: added icon handling:2018-03-11, by Goffi
-
file sharing component: thumbnails integration first draft:2018-03-02, by Goffi
-
plugin XEP-0264: thumbnails handling implementation2018-03-02, by Goffi
-
plugin XEP-0054: use .jpg instead of .jpe for jpeg files2018-03-02, by Goffi
-
core (memory/cache): common cache:2018-03-02, by Goffi
-
core (memory): fixed _getParentDir call in setFile2018-03-02, by Goffi
-
core (memory/sqlite): renamed column for files from hash to file_hash:2018-03-02, by Goffi
-
plugin XEP-0054: removed Image.ANTIALIAS filter:2018-03-01, by Goffi
-
jp (file): file sharing + improvments:2018-02-28, by Goffi
-
plugin file sharing component: first draft:2018-02-28, by Goffi
-
XEP-0329: implementation of File Information Sharing:2018-02-28, by Goffi
-
XEP-0065,XEP-0096,XEP-0166,XEP-0235,XEP-0300: file transfer improvments:2018-02-28, by Goffi
-
core (memory): file metadata handling methods:2018-02-28, by Goffi
-
memory (sqlite): files handling:2018-02-28, by Goffi
-
core (trigger): new returnPoint method:2018-02-28, by Goffi
-
core (client): component improvments:2018-02-28, by Goffi
-
core (client): set default timeout of IQ to 60 seconds2018-02-28, by Goffi
-
jp (common/table): a column can be hidden + fix for empty tables2018-02-28, by Goffi
-
jp (profile/create): errback handling2018-02-28, by Goffi
-
jp (event): added missing arg to _attend_filter2018-02-28, by Goffi
-
jp (base): added verbosity property to CommandBase2018-02-28, by Goffi
-
plugin pipe/stream, file transfert: refactoring and improvments:2018-02-07, by Goffi
-
plugin XEP-0166: added errback to terminate, which only logs issues2018-02-01, by Goffi
-
jp (base): fixed assertion error when using CommandAnswering2018-01-30, by Goffi
-
jp (forums): forums handling commands, first draft2018-01-30, by Goffi
-
plugin forums: first draft:2018-01-30, by Goffi
-
dates update2018-01-26, by Goffi
-
plugin blog import dotclear: use a smaller and lower case prefix to generate ids2018-01-24, by Goffi
-
plugin XEP-0277: use shortuuid instead of uuid + use item's XMPP URI for atom ID2018-01-22, by Goffi
-
plugin blog static: added background parameter, to set an image2018-01-22, by Goffi
-
tool (utils): import directly parser from dateutil2018-01-21, by Goffi
-
plugin XEP-0277: microblog namespace is now registered2018-01-19, by Goffi
-
core: 'x-data' namespace is now registered2018-01-19, by Goffi
-
plugin merge-requests: fixed "set" method2018-01-13, by Goffi
-
plugins tickets, merge-requests: fixed call of prepareBridgeSet2018-01-13, by Goffi
-
plugins schema, merge_requests, tickets*: factorisation2018-01-12, by Goffi
-
tools (common/data_objects): added Room class2018-01-05, by Goffi
-
template: date filter improvments:2018-01-02, by Goffi
-
tools (common/data_objects): added classes for messages2018-01-02, by Goffi
-
plugin XEP-0045: added mucNickGet to retrieve our nickname in a MUC room2018-01-02, by Goffi
-
plugin XEP-0060: added an config option to set pubsub service2017-12-12, by Goffi
-
jp (blog): added "set" command to publish content from stdin without editing2017-12-11, by Goffi
-
jp (base): added exitCb generic callback to display a message and quit2017-12-11, by Goffi
-
jp (pubsub/search): fixed --item argument2017-12-11, by Goffi
-
template (filters): don't crash on invalid date in date_fmt2017-11-30, by Goffi
-
template: remove extension from elements while looking for a path:2017-11-30, by Goffi
-
tools (config): complexe data can now be set using json and the "_json" suffix2017-11-30, by Goffi
-
jp (merge-request): first draft:2017-11-30, by Goffi
-
plugin merge requests Mercurial: first draft:2017-11-30, by Goffi
-
plugin merge requests: first draft:2017-11-30, by Goffi
-
plugin tickets: handle "update" flag + various improvments:2017-11-30, by Goffi
-
core (XMLUI): added value property for StringWidget and ListWidget2017-11-30, by Goffi
-
core: specify profile on NotFound exception2017-11-30, by Goffi
-
plugin XEP-0060: added node watching methods to bridge:2017-11-19, by Goffi
-
core: added a mechanism to associate short names to namespaces:2017-11-19, by Goffi
-
plugin import: fixed deserialisation of pubsub service2017-11-15, by Goffi
-
template (XMLUI): added JidInputWidget2017-11-15, by Goffi
-
plugin XEP-0277: better getCommentsService:2017-11-15, by Goffi
-
plugin XEP-0060: use new findServiceEntity to get default pubsub service2017-11-15, by Goffi
-
memory (disco): added findServiceEntity helper method to get first service of a kind2017-11-15, by Goffi
-
plugin tickets: fill reporter field when it is not already filled2017-11-11, by Goffi
-
core (XMLUI): form's XMLUI is use as first arguments for filters in dataForm2Widgets2017-11-11, by Goffi
-
core (XMLUI): added a "value" property in TextWidget2017-11-11, by Goffi
-
plugin identity: fixed jid.userhostJID call + capitalize user when jid is used.2017-11-11, by Goffi
-
template: added dict_ext filter to extend a dictionary2017-11-09, by Goffi
-
frontends (xmlui): fixed crash on advanced_list use:2017-11-08, by Goffi
-
XEP-0060: fixed bad attribute in getItems2017-11-08, by Goffi
-
template: fixed the use of eval_context_filter in item_filter2017-11-05, by Goffi
-
plugin tickets: added ticketsSet and ticketsSchemaGet methods:2017-11-05, by Goffi
-
frotends(xmlui): fixed _xmlui_for_name attribute for labels2017-11-05, by Goffi
-
jp (debug): new monitor command to show pretty formatted XML stream2017-11-04, by Goffi
-
jp (pubsub/node/create): fixed --field option2017-11-04, by Goffi
-
plugin XEP-0277: minor id generation change2017-11-04, by Goffi
-
misc: date update (yes it's a bit late :p )2017-11-03, by Goffi
-
jp (xmlui): fixed workflow when value is for a BoolWidget2017-10-31, by Goffi
-
jp (ad-hoc/run): node is now a positional argument2017-10-31, by Goffi
-
jp (ad-hoc): new "list" and "run" commands:2017-10-31, by Goffi
-
jp: XMLUI implementation first draft:2017-10-31, by Goffi
-
core (disco): do not cache disco items when node is set2017-10-31, by Goffi
-
core (xmlui): fixed data_form => XMLUI conversion when filters is None2017-10-31, by Goffi
-
plugin tickets: high level tickets handling, first draft:2017-10-27, by Goffi
-
template: improved date formatter:2017-10-27, by Goffi
-
template: new item_value filter2017-10-27, by Goffi
-
template(XMLUI): added items property to ListWidget:2017-10-27, by Goffi
-
plugin tickets import bugzilla: fixed parsing of "created" and "updated" fields2017-10-27, by Goffi
-
core (XMLUI): filters can now be used when converting data form to XMLUI:2017-10-27, by Goffi
-
core (XMLUI), template(XMLUI): added flags to ListWidget:2017-10-27, by Goffi
-
plugins tickets import, jp (ticket/import): implemented mapping:2017-10-27, by Goffi
-
plugin pubsub schema: allow any data_form schema:2017-10-27, by Goffi
-
template: added media_path to template data2017-10-27, by Goffi
-
plugin tickets import: create comments nodes with open access/publishing2017-10-27, by Goffi
-
jp (pubsub/delete): show deleted node + handle URIs2017-10-27, by Goffi
-
plugins import, tickets import, bugzilla import: comments handling:2017-10-20, by Goffi
-
frontends (xmlui): added ValueGetter.keys2017-10-20, by Goffi
-
template: gidx methods improvment:2017-10-16, by Goffi
-
tools (common/data_objects): new OnClick class2017-10-16, by Goffi
-
plugin import ticket, import ticket bugzilla: some normalization in values:2017-10-16, by Goffi
-
plugin schema: use new "prepend" argument to put "id" widget first.2017-10-16, by Goffi
-
core (xmlui): new "prepend" argument for dataForm2Widgets and dataFormResult2XMLUI:2017-10-16, by Goffi
-
template (xmlui): new properties + inheritance fix:2017-10-16, by Goffi
-
plugin schema: deserialise is now the last kw argument2017-10-16, by Goffi
-
frontends (xmlui): new _xmlui_for_name attribute:2017-10-16, by Goffi
-
frontends (xmlui): new widget_value dict to get first value of widget by name2017-10-16, by Goffi
-
jp (file): typo2017-10-16, by Goffi
-
jp (ticket): ticket command first draft:2017-10-06, by Goffi
-
plugin tickets import Bugzilla: Bugzilla tickets importer:2017-10-06, by Goffi
-
plugin tickets import: specialized importer for tickets, first draft:2017-10-06, by Goffi
-
plugin pubsub schema: values handling:2017-10-06, by Goffi
-
plugin import: generic data import plugin:2017-10-01, by Goffi
-
jp (base): fixed CommandAnswering and progress bar2017-10-01, by Goffi
-
core (xmlui): container now keep a list of children2017-10-01, by Goffi
-
core (xmlui): added method to convert data form result to XMLUI:2017-10-01, by Goffi
-
plugin PubSub Schema: schema helper methods:2017-10-01, by Goffi
-
template: template XMLUI first draft:2017-09-24, by Goffi
-
core, frontends (xmlui): new LabelContainer:2017-09-24, by Goffi
-
plugin XEP-0060: use client instead of profile_key in getItems2017-09-24, by Goffi
-
core (memory/sqlite): typo2017-09-22, by Goffi
-
core (memory/sqlite): better stability:2017-09-21, by Goffi
-
tmp (wokkel): fixed subscriptions node handling2017-09-08, by Goffi
-
jp (shell): changed prompt colour2017-09-08, by Goffi
-
jp (shell): fixed use of profile + added EOF handling:2017-09-08, by Goffi
-
jp (pubsub): added subscribe, unsubscribe and subscriptions methods:2017-09-08, by Goffi
-
plugin schema: PubSub node schema, first draft2017-09-06, by Goffi
-
tmp(wokkel/pubsub): allows getNodes to return names using tuples(node/names)2017-08-27, by Goffi
-
jp (output/template): check if there is a template before initializing Renderer2017-08-23, by Goffi
-
jp (info/disco): fixed headers order for items table2017-08-22, by Goffi
-
jp (info/disco): type selection + output improvments:2017-08-22, by Goffi
-
jp (common): added use_buffer argument in Table:2017-08-22, by Goffi
-
jp (common): fixed empty table display when headers are specified2017-08-22, by Goffi
-
jp (info/disco): added --no-cache option2017-08-22, by Goffi
-
plugin XEP-0277: added microblog namespace to disco info2017-08-20, by Goffi
-
jp (info): fixed help for version and session2017-08-20, by Goffi
-
jp (pubsub/node): added subscriptions subcommand:2017-08-20, by Goffi
-
plugin XEP-0060: implemented subscriptions management method for node owner:2017-08-20, by Goffi
-
tmp (wokkel/pubsub): subscriptions improvments:2017-08-20, by Goffi
-
jp (profile): added disconnect command2017-08-20, by Goffi
-
jp (common): fixed decode error when item is not specified2017-07-14, by Goffi
-
primitivus (chat): only scroll down if we are at the bottom of the discussion2017-07-14, by Goffi
-
jp (blog/edit): avoid call to syntaxConvert if syntax is already XHTML2017-07-13, by Goffi
-
jp (blog/edit): pretty format XHTML before editing it2017-07-13, by Goffi
-
jp (common): fixed encoding issue in URLs2017-07-13, by Goffi
-
tools(common/uri): fixed encoding in buildXMPPUri2017-07-13, by Goffi
-
jp (blog/get): added "url" key, which compute xmpp: URL of items2017-07-13, by Goffi
-
jp (blog/edit): syntax modifications:2017-07-13, by Goffi
-
plugin text syntaxes: various improvments:2017-07-13, by Goffi
-
template: print warning message and use DEFAULT_LOCALE on bad locale2017-07-12, by Goffi
-
plugins invitation, XEP-0277: strip language, we don't want spaces2017-07-12, by Goffi
-
jp (pubsub/search): fixed encoding for stdin in external commands2017-07-09, by Goffi
-
plugin XEP-0060: remove max_items when item_ids is set on getItems2017-07-08, by Goffi
-
jp (pubsub/search): profile is transmited to subcommand for "exec" action2017-07-08, by Goffi
-
jp (pubsub): new search command:2017-07-08, by Goffi
-
plugin XEP-0060: fixed service in metadata for PEP2017-07-08, by Goffi
-
jp (shell): use of subprocess instead of running commands in the same process:2017-07-07, by Goffi
-
jp (base): typo2017-07-07, by Goffi
-
jp (shell): added "whoami" command to print currently used profile2017-07-06, by Goffi
-
jp (shell): don't print header if a command is specified in help2017-07-06, by Goffi
-
jp (shell): shell command (REPL mode), first draft:2017-07-06, by Goffi
-
plugin Pubsub Hook: first draft:2017-07-05, by Goffi
-
jp (common): fixed the use of --last-item when "-n [node]" is used2017-07-05, by Goffi
-
plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile2017-07-05, by Goffi
-
core (tools/email): an unicode "to" email (instead of a list) can now be used2017-07-05, by Goffi
-
core (memory/persistent): fixed calls to delPrivateValue2017-07-05, by Goffi
-
jp (event/invitee): added list command to get R.S.V.P. :2017-07-02, by Goffi
-
jp (event): added checkURI to InviteeGet and InviteeSet2017-07-02, by Goffi
-
jp (common): new ansi_ljust, ansi_rjust and ansi_center command + table:2017-07-02, by Goffi
-
jp (standard output): added simple, json and json_raw for OUTPUT_DICT_DICT2017-07-02, by Goffi
-
jp (constants): added OUTPUT_DICT_DICT for dictionaries of nested dictionaries2017-07-02, by Goffi
-
plugin events: added eventInviteesList method to get all R.S.V.P. at once.2017-07-02, by Goffi
-
jp (input/csv): fixed encoding issue in debug mode2017-06-29, by Goffi
-
jp (pubsub/node/affiliations/set): call checkURI2017-06-29, by Goffi
-
jp (pubsub/node/set): added checkURI to handle xmpp: URIs2017-06-29, by Goffi
-
plugin XEP-0277: max_items fix (last "fix" about it was actually bad)2017-06-29, by Goffi
-
jp (event/invitee/invite): command to use new eventInvite backend method2017-06-29, by Goffi
-
plugin XEP-0277: change affiliations for comments + fixes:2017-06-29, by Goffi
-
jp (invitation/create): typo2017-06-29, by Goffi
-
jp (pubsub/get): renamed --id option to --item for consistency with other commands2017-06-29, by Goffi
-
jp (input): log improvments + empty filter:2017-06-28, by Goffi
-
jp (pubsub/delete): delete command implementation (to delete an item)2017-06-28, by Goffi
-
jp (cmd_pubsub): xmpp: uri handling, first draft2017-06-28, by Goffi
-
jp (input): input command first draft:2017-06-27, by Goffi
-
jp (base): added no_lf in disp() to avoid printing a line feed2017-06-27, by Goffi
-
jp (common): added --last-item to take last item when no item id is found/given2017-06-27, by Goffi
-
jp (pubsub/edit): new edit subcommand, which work in a same way as for blog2017-06-27, by Goffi
-
jp (pubsub): psItemGet has been renamed to psItemsGet as several items are gotten2017-06-27, by Goffi
-
jp (blog, common): various fixes in common and blog:2017-06-27, by Goffi
-
jp (blog): minor typo fix2017-06-27, by Goffi
-
jp (blog, common): moved and improved edit code from blog:2017-06-27, by Goffi
-
jp (constants): added exit code for data error.2017-06-27, by Goffi
-
jp (blog): added language in managed keys2017-06-25, by Goffi
-
tools (common/template): changed blog_date filter to date_days2017-06-24, by Goffi
-
tools (common/template): ScriptsHandler fix/improvments:2017-06-24, by Goffi
-
plugin XEP-0277, tools/common/data_objects: language handling2017-06-22, by Goffi
-
core (stdui): added a FIXME to not use plugin/default_host in the future2017-06-21, by Goffi
-
jp (invitation): fixed inconsistency in language handling2017-06-21, by Goffi
-
core: added hosts_dict handling in general config:2017-06-19, by Goffi
-
plugin XEP-0054: fixed not transmitted arguments in getAvatar2017-06-03, by Goffi
-
core (tools/common/data_objects): added classes to handle Identities2017-05-22, by Goffi
-
plugin identity: plugin identity first draft:2017-05-21, by Goffi
-
plugin XEP-0054: nick handling + don't remove data on avatar set2017-05-21, by Goffi
-
core: fixed profile key detection in getClients + raise DataError on empty profile2017-05-21, by Goffi
-
jp (invitation): fixed typo2017-05-21, by Goffi
-
core (tools/common/template): i18n support2017-05-21, by Goffi
-
jp (event): don't use dayfirst for YY-MM-DD style dates2017-05-21, by Goffi
-
plugin events: fixed blog/invitees uri handling2017-05-19, by Goffi
-
core (tools/common/template): helping methods/filters for templates:2017-05-19, by Goffi
-
plugin events: separation of event node and invitees node2017-05-19, by Goffi
-
core (tools/common/uri): don't display finale "?" if no extra data is specified2017-05-19, by Goffi
-
jp (uri): new command to parse or generate XMPP URIs2017-05-19, by Goffi
-
jp (pubsub/uri): fixed URI generation2017-05-19, by Goffi
-
core (tools/utils): added method to parse XMPP dates2017-05-19, by Goffi
-
jp: fixed progress2017-05-03, by Goffi
-
jp (event): event handling commands, first draft2017-04-26, by Goffi
-
jp: added use_pubsub and use_pubsub_node_req arguments to CommandBase2017-04-26, by Goffi
-
jp (invitation): added list subcommand2017-04-26, by Goffi
-
jp (output): added LIST_DICT output, to handle list of dictionaries2017-04-26, by Goffi
-
jp: added constant to handle ANSI code for header and subheaders2017-04-26, by Goffi
-
plugin event: first draft:2017-04-26, by Goffi
-
plugin invitations: added invitationList command2017-04-26, by Goffi
-
tools (common/uri): minor comment update2017-04-20, by Goffi
-
tools (common/data_objects): comments items can now be chained to their parent2017-04-17, by Goffi
-
plugin XEP-0277: comments node access model changes:2017-04-17, by Goffi
-
plugin XEP-0060: getNodeAffiliations use jid.JID as keys instead of jids as unicode2017-04-17, by Goffi
-
jp (blog): service and node can now be specified for edit command2017-04-16, by Goffi
-
jp (pubsub): added uri command to build pubsub URI2017-04-16, by Goffi
-
plugin invitations: fixed url_template check2017-04-16, by Goffi
-
tools/common (uri): added a method to build URI2017-04-16, by Goffi
-
jp (pubsub/node): added create and delete commands2017-04-02, by Goffi
-
jp (invitation): added modify command2017-04-02, by Goffi
-
plugin invitations: added modify method (+ bridge) and fixed email setting in extra2017-04-02, by Goffi
-
plugin XEP-0060: node create/delete improvments:2017-04-02, by Goffi
-
tmp(wokkel/pubsub): fixed configuration parsing2017-04-02, by Goffi
-
tools(common/uri): XMPP uri parsing module, first draft2017-03-29, by Goffi
-
jp (invitation): invitation command first draft2017-03-29, by Goffi
-
jp (base): added msg and exit_code argument to errback so it's more generic2017-03-29, by Goffi
-
plugin invitations: fixed leak of uuid in jid2017-03-26, by Goffi
-
jp (pubsub/node) added pubsub/node/affiliations/set command2017-03-26, by Goffi
-
jp (pubsub): added affiliations and node/affiliations/get:2017-03-23, by Goffi
-
plugin XEP-0060: added affiliation handling:2017-03-23, by Goffi
-
tmp (wokkel/pubsub): fixed affiliations (normal entity) handling2017-03-23, by Goffi
-
tmp (wokkel/pubsub): fixed configuration setting2017-03-23, by Goffi
-
jp (pubsub/node): added set command2017-03-13, by Goffi
-
jp (pubsub): added pubsub/node/info command to retrieve node configuration2017-03-13, by Goffi
-
plugin XEP-0060: added getConfiguration ad psNodeConfigurationGet bridge method2017-03-13, by Goffi
-
plugin XEP-0060: renamed psGet bridge method to psItemGet2017-03-13, by Goffi
-
jp (output dict): added color and no-header option2017-03-13, by Goffi
-
jp (base): raise InternalError if output is used when use_output is not declared2017-03-13, by Goffi
-
jp (output xml): remove blank spaces on parsing for better pretty printing2017-03-13, by Goffi
-
jp(pubsub/get): pubsub/get command, first draft2017-03-12, by Goffi
-
jp (base): output can now specify a default when registering2017-03-12, by Goffi
-
jp (base): replaced log.warning by stderr prints2017-03-12, by Goffi
-
jp (outputs): moved output options parsing and checking to base methods2017-03-12, by Goffi
-
jp (std output): force unicode on simple output2017-03-12, by Goffi
-
plugin XEP-0060: added psGet bridge method2017-03-12, by Goffi
-
plugin invitations: first draft:2017-03-12, by Goffi
-
plugin XEP-0077: minor raise fix2017-03-12, by Goffi
-
plugin account, tools: some cleaning account + email and password tools:2017-03-12, by Goffi
-
jp (profile): fixed help gettext calls2017-03-09, by Goffi
-
plugin XEP-0077: added changePassword and removeRegistration methods2017-03-08, by Goffi
-
jp (profile/list): fixed options help2017-03-08, by Goffi
-
core, plugin XEP-0077: in-band registration fix and move:2017-03-08, by Goffi
-
primitivus: fixed profileCreate bridge call2017-03-08, by Goffi
-
i18n: updated sat.po2017-03-06, by Goffi
-
tools(templates): workflow improvments:2017-03-05, by Goffi
-
core, bridge: renamed getProfileName to profileNameGet according to new conventions2017-03-05, by Goffi
-
core, frontends: various fixes for Libervia:2017-02-26, by Goffi
-
core (memory/cache): escape profile when creating cache dir2017-02-26, by Goffi
-
tools (common): fixed tty detection when isatty is not available2017-02-23, by Goffi
-
jp (blog): set default template and data mapping for the new template output2017-02-21, by Goffi
-
jp (output): template output first draft:2017-02-21, by Goffi
-
jp (base): improved module import:2017-02-21, by Goffi
-
core (tools/common): data objects first draft:2017-02-21, by Goffi
-
core (tools/common): template renderer first draft:2017-02-21, by Goffi
-
jp (blog): added blog/get command:2017-02-16, by Goffi
-
jp (core): added extra_outputs:2017-02-15, by Goffi
-
jp (info/disco): added --node argument2017-02-12, by Goffi
-
core(memory.disco), bridge: discoInfos and discoItems now handle node2017-02-12, by Goffi
-
plugin XEP-0045: fix after client refactoring2017-02-12, by Goffi
-
core: added release name in constants + full version2017-02-12, by Goffi
-
core, frontends: getProfilesList renamed to profilesGetList + behaviour change:2017-02-12, by Goffi
-
core (plugins): added missing contants + use of new constants in PLUGIN_INFO2017-02-12, by Goffi
-
core, jp: component handling + client handling refactoring:2017-02-12, by Goffi
-
memory (sqlite): introduced component table, schema updated:2017-02-06, by Goffi
-
primitivus: fixed resources diplay in contact list2017-02-06, by Goffi
-
plugin OTR, core; use of new sendMessage + OTR mini refactoring:2017-02-05, by Goffi
-
plugin XEP-0297: used sendMessage in forward, and added comment/warning:2017-02-05, by Goffi
-
core (client): added feedback and sendMessage methods:2017-02-05, by Goffi
-
quick app: check type in notify2017-02-05, by Goffi
-
primitivus: fixed display of error if a message can't be sent2017-02-05, by Goffi
-
plugin XEP-0280: new setPrivate method to tell server not to carbon copy it.2017-02-05, by Goffi
-
core: replaced SkipHistory exception by a key in mess_data:2017-02-05, by Goffi
-
plugin XEP-0334: fixed and improved message processing hints:2017-02-05, by Goffi
-
plugin otr: various improvments:2017-02-01, by Goffi
-
core (menus): improvments:2017-01-26, by Goffi
-
plugin sec OTR: fixed OTR:2017-01-26, by Goffi
-
quick frontend(contact list): added all_iter property to get all cached entities2017-01-15, by Goffi
-
plugin XEP-0054, quick frontend(app): various improvments:2017-01-15, by Goffi
-
quick frontend (contact list): fixed cached key removal2017-01-15, by Goffi
-
jp (core): fixed signal registration for progressions2017-01-15, by Goffi
-
bridge (constructor/embedded): fixed warning on unregistered callback2017-01-15, by Goffi
-
plugin XEP-0277: fixed mbSetAccess double registration2017-01-15, by Goffi
-
core (memory/cache): geFilePath now return None when uid is empty2017-01-15, by Goffi
-
jp (info/session): added a command to get data on current session2017-01-05, by Goffi
-
jp (constants): added exit code for error on bridge method call2017-01-05, by Goffi
-
plugin text commands: added /whoami command which return current full jid2017-01-05, by Goffi
-
plugin XEP-0231: Bits of Binary first draft:2017-01-05, by Goffi
-
core (memory/cache): file caching handling, first draft:2017-01-05, by Goffi
-
core (xml_tools): fixed findAll2017-01-03, by Goffi
-
frontends(tools/strings): put URL regex outside of getURLParams and precompile it2017-01-01, by Goffi
-
plugin text syntaxes: log error on cleanXHTML failure2017-01-01, by Goffi
-
core(constants): added a constant for profile extension (PLUGIN_EXT):2016-12-25, by Goffi
-
misc: README update2016-12-24, by Goffi
-
quick frontend (quick app): added progressFinished and progressError listeners2016-12-22, by Goffi
-
quick frontend (quick app): fixed use of profile_manager.connected2016-12-20, by Goffi
-
Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value2016-12-20, by Goffi
-
plugin android: first draft:2016-12-19, by Goffi
-
plugin XEP-0280: Message Carbons first draft2016-12-18, by Goffi
-
primitivus, jp: dynamic bridge + fixed D-Bus bridge:2016-12-18, by Goffi
-
quick_frontend(QuickApp): added onBridgeConnected method2016-12-18, by Goffi
-
xep-0184: delivery receipts are now activated by default2016-12-18, by Goffi
-
xep-0070: fixed use of byte string instead of unicode2016-12-18, by Goffi
-
frontends(xmlui): better handling of missing _xmluiAppend2016-12-18, by Goffi
-
bridbe(pb): Perspective Broker bridge, first draft2016-12-13, by Goffi
-
bridge, quick_frontend: preparation for async bridge2016-12-13, by Goffi
-
core(stdui/profile manager): fixed authentication cancellation2016-12-04, by Goffi
-
core, quick_frontends: android compatibility hacks:2016-12-04, by Goffi
-
core: bridge can now be changed in conf2016-12-04, by Goffi
-
bridge (constructor): embedded bridge generator:2016-10-05, by Goffi
-
bridge (D-Bus): bad design fixes:2016-10-03, by Goffi
-
bridge (constructor): refactoring:2016-10-02, by Goffi
-
bridge(constructor): constructor now uses argparse instead of optparse2016-10-02, by Goffi
-
bridge(D-Bus): minotr argument name fix2016-10-02, by Goffi
-
quick frontend(contact_list): avoid crash when resource in cache has not priority2016-10-02, by Goffi
-
jp (message/send): message/send can now send XHTML (-x) or rich (-r) messages2016-09-25, by Goffi
-
plugin XEP-0071: fixed rich and xhtml sending + add simple text body if not present2016-09-25, by Goffi
-
frontends (tools): added a module to parse CSS colors2016-09-25, by Goffi
-
quick frontend (chat): update use a dict2016-09-23, by Goffi
-
jp (avatar): avatar get/set implementations, first draft2016-09-13, by Goffi
-
jp (core): added EXIT_NOT_FOUND constant, which return 16 as exit code2016-09-13, by Goffi
-
plugin XEP-0054(XEP-0153): added a getAvatar:2016-09-13, by Goffi
-
core (stdui): fixed cancellation of ContactList forms2016-09-11, by Goffi
-
quick frontend (menus): minor docstring fixes2016-09-11, by Goffi
-
jp (debug/bridge/method,signal): fixed argument parsing2016-09-10, by Goffi
-
quich frontend, primivius (chat): better avatar handling:2016-09-09, by Goffi
-
plugin XEP-0045, quick frontend (app,chat): various chat improvments:2016-09-09, by Goffi
-
quick frontend (contact list): better handling of cache with full jid:2016-09-09, by Goffi
-
plugin XEP-0054: fix use of full jid for room occupants2016-09-09, by Goffi
-
quick frontend (chat): recreateArgs implementation2016-09-09, by Goffi
-
plugin XEP-0045: minor docstring fix2016-09-09, by Goffi
-
quick frontend (chat): added helping properties avatar and contact_list2016-08-28, by Goffi
-
quick frontend(QuickApp): added getDefaultAvatar method:2016-08-28, by Goffi
-
plugin XEP-0245: removed plugin XEP-0245:2016-08-28, by Goffi
-
bridge (bridge_template.ini): minor doc fix2016-08-28, by Goffi
-
jp (debug): method callback now handles methods without return value2016-08-28, by Goffi
-
core: line feed (\n) are now forbidden in profile names2016-08-28, by Goffi
-
quick frontend (app): avatar filename is not requested anymore if value is empty2016-08-28, by Goffi
-
quick frontend (chat): fixed getWidgetHash2016-08-28, by Goffi
-
plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore2016-08-28, by Goffi
-
core (xmlui): added a quickNote method to easily send notes2016-08-28, by Goffi
-
quick frontend (quick_app): fixed user_action from action coming from backend2016-08-21, by Goffi
-
jp (debug/bridge): fixed unicode handling of arguments2016-08-21, by Goffi
-
jp: added jp/debug commands:2016-08-21, by Goffi
-
plugin debug: first draft:2016-08-21, by Goffi
-
frontends (xmlui): added a user_action attribute:2016-08-21, by Goffi
-
core (constants): added XMLUI_DATA_LVLS constants which group all available levels2016-08-21, by Goffi
-
quick frontend (app): fixed regression in groups handling2016-08-10, by Goffi
-
quick frontend (QuickApp): unicode string fix2016-08-08, by Goffi
-
misc: fixed 0.6.1 tag2016-08-08, by Goffi
-
primitivus, quick frontend (chat): moved time text generation to QuickChat2016-08-08, by Goffi
-
plugin XEP-0045: fixed options parameter handling in bridge callback2016-08-07, by Goffi
-
quick frontend (widget): minor profiles check on widget creation2016-08-07, by Goffi
-
quick frontend(chat): fixed traceback in log message2016-08-07, by Goffi
-
misc: updated Chteufleur contributions in README2016-08-02, by Goffi
-
quick frontends, primitivus: messageState signal handling2016-08-02, by Goffi
-
plugin XEP-0184: Implementation of XEP-0184 (Message Delivery Receipts)2016-07-28, by Geoffrey POUZET
-
plugin XEP-0045: added bridge method to change subject2016-07-24, by Goffi
-
quick_frontend(chat): better handling of cached signals when initialising widget2016-07-24, by Goffi
-
quick_frontend, primitivus: better notifications handling2016-07-24, by Goffi
-
plugin XEP-0070: change message popup to be more user-friendly2016-07-19, by Geoffrey POUZET
-
backend (memory), frontends: improved history filtering:2016-07-17, by Goffi
-
primitivus: dont call chatStateComposing where history keys are pressed2016-07-17, by Goffi
-
plugin lang detect: added a parameter to (de)activate the detection2016-07-17, by Goffi
-
primitivus (chat): don't send notification for move messages2016-07-17, by Goffi
-
primitivus: fixed notifications counter for simple messages in MUC rooms2016-07-17, by Goffi
-
plugin XEP-0085, quick_frontends, primitivus: chat states are working again2016-07-17, by Goffi
-
added Chteufleur in contributors in README2016-07-15, by Goffi
-
plugin XEP-0070: implementation of XEP-0070 (verifying HTTP request via XMPP)2016-07-11, by Geoffrey POUZET
-
merged 0.6.1 bookmark. This bookmark (0.7-dev) is now the main one2016-07-15, by Goffi
-
Added tag 0.6.1 for changeset 3a16a74796602016-07-13, by Goffi
-
installation (MANIFEST): added misc directory2016-07-13, by Goffi
-
Added tag 0.6.1 for changeset 30e83614af482016-07-12, by Goffi
-
fixed exclusion of vim's undo file in MANIFEST.in2016-07-12, by Goffi
-
added 0.6.1 tag2016-07-12, by Goffi
-
version update (0.6.1)2016-07-12, by Goffi
-
quick_frontend (QuickWidget): keep on_new_widget argument when recreating a widget 0.7-dev2016-07-11, by Goffi
-
plugin XEP_0249: fixed bad use of namespace in addElement2016-07-10, by Goffi
-
quick_frontend, primitivus: moved main_message property to quick_frontend2016-07-10, by Goffi
-
plugin XEP-0045: fixed typo in text commands2016-07-02, by Goffi
-
primitivus: fixed XMLUI window creation2016-06-30, by Goffi
-
plugin XEP-0045: added /list text command:2016-06-30, by Goffi
-
plugin XEP-0045: various fixes/improvments:2016-06-30, by Goffi
-
primitivus (chat): fixed a crash when page-up was pressed on room contacts list2016-06-30, by Goffi
-
plugin xep-0045: ask for password when getting a "not-allowed" error2016-06-30, by Goffi
-
quick_frontend: allow presence of entities without resource2016-06-29, by Goffi
-
merged main branch2016-06-28, by Goffi