2022-05-13 |
Goffi |
comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:
|
2022-05-13 |
Goffi |
plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided
|
2022-05-13 |
Goffi |
plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming
|
2022-05-13 |
Goffi |
plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger
|
2022-05-13 |
Goffi |
plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`
|
2022-05-13 |
Goffi |
plugin pubsub cache: more resilient node caching:
|
2022-05-13 |
Goffi |
plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
|
2022-05-13 |
Goffi |
plugin XEP-0060: use serialised options in `psSubscribe` + triggers update
|
2022-05-13 |
Goffi |
plugin XEP-0060: better filtering when looking for default pubsub service
|
2022-05-13 |
Goffi |
tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints
|
2022-05-13 |
Goffi |
core (memory/sqla): `searchPubsubItems` can now filter on item names
|
2022-05-13 |
Goffi |
core (memory/sqla): add attribute to filter on `item_ids` in `getItems`
|
2022-05-13 |
Goffi |
core (memory/param): fix unproper use of `Failure`
|
2022-05-13 |
Goffi |
core (memory/disco): fix hard encoded value in `findServiceEntity`
|
2022-05-13 |
Goffi |
core (disco): use new `client.server_jid` property in `getItems`
|
2022-05-13 |
Goffi |
core (xmpp): add a `server_jid` property
|
2022-03-22 |
Goffi |
jp (xmlui): add `PasswordWidget`
|
2022-03-22 |
Goffi |
tools (common/template): fix setting of `css_files_noscript` when `css_file` is specified
|
2022-03-22 |
Goffi |
doc (components): documentation of `comments_max_depth` option and threads conversion:
|
2022-03-22 |
Goffi |
comp AP gateway: signature checking, caching and threads management:
|
2022-03-22 |
Goffi |
core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:
|
2022-03-22 |
Goffi |
core (memory/migration): ignore FTS table when autogenerating script for migration:
|
2022-03-22 |
Goffi |
comp AP: helper methods to get AP objects:
|
2022-03-22 |
Goffi |
comp AP gateway: regular expression to parse `Signature` header:
|
2022-03-22 |
Goffi |
plugin XEP-0277: methods to check is a node is a comments node and to get its parent
|
2022-03-22 |
Goffi |
tools (utils): fix `getRepositoryData` crash:
|
2022-03-22 |
Goffi |
plugin XEP-0059, cache: allow those plugins to work in component mode
|
2022-03-22 |
Goffi |
plugin XEP-0060: specify sender using `client.jid` in `subscribe`:
|
2022-03-22 |
Goffi |
core (xmpp): new `getVirtualClient` for components:
|
2022-03-21 |
Goffi |
tests (ap-gateway): fix use of outbox URL to get items
|
2022-01-31 |
Goffi |
doc (components): update AP component documentation:
|
2022-01-31 |
Goffi |
tests (unit): AP gateway unit tests:
|
2022-01-31 |
Goffi |
tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:
|
2022-01-31 |
Goffi |
tests (e2e/CLI/set_get): fix RSM request:
|
2022-01-31 |
Goffi |
docker: don't move `.egg_info` files anymore:
|
2022-01-31 |
Goffi |
component AP gateway: split plugin in several files:
|
2022-01-25 |
Goffi |
component AP gateway: JID/node ⟺ AP outbox conversion:
|
2022-01-25 |
Goffi |
cli (blog/get): fix default output when a value is None
|
2022-01-25 |
Goffi |
plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components
|
2022-01-25 |
Goffi |
tools (common): new `async_utils` module with an async version of `lru_cache`
|
2022-01-25 |
Goffi |
plugin XEP-0277: various fixes + async:
|
2022-01-25 |
Goffi |
plugin XEP-0060: `None` must not be used for `getItems`'s `node`
|
2022-01-25 |
Goffi |
component file sharing: set server name at render time
|
2022-01-25 |
Goffi |
component file sharing: fix incorrect use of `returnValue` in `items` async method
|
2022-01-25 |
Goffi |
memory (sqla): fix `complete` setting when `index` is `None` in `getItems`
|
2022-01-25 |
Goffi |
memory (sqla): don't set keys with None as value for RSM in `getItems`
|
2022-01-25 |
Goffi |
memory (disco), core (main): new `hasIdentity` method
|
2022-01-25 |
Goffi |
plugin XEP-0384: fix typo in attribute
|
2021-12-08 |
Goffi |
tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:
|
2021-12-01 |
Goffi |
merge bookmark 0.9
0.9
|
2021-11-30 |
Goffi |
Added tag v0.8.0 for changeset f97be63871e4
|
2021-11-30 |
Goffi |
v0.8.0 release
v0.8.0
|
2021-11-30 |
Goffi |
tools (common/async_process): use parent environment by default
|
2021-11-30 |
Goffi |
core (memory/param): don't crash when getting unset int value
|
2021-11-30 |
Goffi |
core (xmpp): specify profile when logging a connection problem
|
2021-11-12 |
Goffi |
merge bookmark @
|
2021-11-12 |
Goffi |
plugin events: store `interest_id` in data:
|
2021-11-12 |
Goffi |
changelog: minor update following renaming
|
2021-11-06 |
Goffi |
cli (base): use `XTERM_VERSION` to detect XTerm:
|
2021-11-06 |
Goffi |
cli (debug/theme): display currently used background
|