2022-11-24 |
Goffi |
core (main): log Exception when `bridge_pi` fails
|
2022-10-10 |
Goffi |
core: fix and renamed getLocalPath -> get_local_path:
|
2022-09-24 |
Goffi |
core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
|
2022-08-23 |
Syndace |
plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
|
2022-05-16 |
Goffi |
core: remove useless method (it's available directly in client)
|
2022-05-15 |
Goffi |
core: method to know if a profile/entity is an admin:
|
2022-01-25 |
Goffi |
memory (disco), core (main): new `hasIdentity` method
|
2021-09-08 |
Goffi |
merge bookmark `@`
|
2021-09-08 |
Goffi |
core (main): check plugin modes and skip pluggin/log an error if value is invalid
|
2021-09-08 |
Goffi |
core (sat_main): fix the "Could not initialize backend" error logging
|
2021-08-28 |
Goffi |
merge branche "@"
|
2021-08-28 |
Goffi |
bridge: bridge can now be set using environment variable:
|
2021-06-03 |
Goffi |
core: various changes and fixes to work with new storage and D-Bus bridge:
|
2021-06-03 |
Goffi |
bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
|
2021-06-03 |
Goffi |
core (memory/storage): backend storage is now based on SQLAlchemy
|
2021-03-20 |
Goffi |
Renamed the project from "Salut à Toi" to "Libervia":
|
2021-03-19 |
Goffi |
date update
|
2020-11-12 |
Goffi |
core: use utils.asDeferred for `launchCallback` so coroutines can be used
|
2020-09-20 |
Goffi |
core: plugins can now be loaded from a directory:
|
2020-06-09 |
Goffi |
core: findByFeatures type hints
|
2020-05-29 |
Goffi |
core: getLocalPath now returns a Path
|
2020-04-19 |
Goffi |
core: image convertion + SVG support:
|
2020-04-14 |
Goffi |
core, frontends: avatar refactoring:
|
2020-03-27 |
Goffi |
plugin XEP-0384: OMEMO trust policy:
|
2020-03-22 |
Goffi |
core (memory/encryption): encryption session are now restored on client connection
|
2020-03-22 |
Goffi |
tools (images): methods renaming
|
2020-03-06 |
Goffi |
core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
|
2020-03-01 |
Goffi |
core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
|
2020-02-21 |
Goffi |
bridge: messageSend's extra is now serialised
|
2020-02-10 |
Goffi |
bridge: added methods to let frontends store/retrieve/delete private data
|
2020-01-29 |
Goffi |
core: fixed `findByFeatures`:
|
2020-01-29 |
Goffi |
dates update
|
2020-01-26 |
Goffi |
plugin android: reconnect profiles with autoconnect if network is activated:
|
2020-01-25 |
Goffi |
core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
|
2020-01-25 |
Goffi |
core: backend autoconnection:
|
2020-01-25 |
Goffi |
core: added a debug log when a namespace is registered
|
2020-01-10 |
Goffi |
core (sat_main): avoid double init + log version
|
2019-12-30 |
Goffi |
core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
|
2019-12-20 |
Goffi |
plugin file download: meta plugin to handle file download:
|
2019-10-29 |
Goffi |
core: added imageCheck and imageResize methods:
|
2019-09-25 |
Goffi |
jp: jp asyncio port:
|
2019-08-13 |
Goffi |
Python 3 port:
|
2019-07-06 |
Goffi |
plugin XEP-0045: log "failure" on configure error
|
2019-06-30 |
Goffi |
core: return full jid in bridge's getContacts:
|
2019-04-14 |
Goffi |
core: added getNamespace method to retrieve a namespace from short name.
|
2019-04-07 |
Goffi |
core: added a rosterResync method to bridge:
|
2019-04-06 |
Goffi |
core (xmpp): new networkEnabled() and networkDisabled() methods:
|
2019-03-27 |
Goffi |
core: minor style improvments
|
2019-02-24 |
Goffi |
core: added a base menu allowing to set encryption session or show the trust management UI.
|
2019-01-20 |
Goffi |
core (findByFeatures): fixed services discovery
|
2019-01-12 |
Goffi |
date update
|
2019-01-11 |
Goffi |
core: findByFeatures speed improvments:
|
2019-01-11 |
Goffi |
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
|
2019-01-02 |
Goffi |
core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:
|
2018-11-18 |
Goffi |
plugin XEP-0198: Stream Management implementation:
|
2018-11-10 |
Goffi |
plugin XEP-0199: implementation of XMPP Ping
|
2018-11-10 |
Goffi |
core (xmpp): added missing disco#info namespace to disco info result.
|
2018-11-10 |
Goffi |
core (xmpp): server certificate validation:
|
2018-08-31 |
Goffi |
core: findByFeatures fixes
|
2018-08-11 |
Goffi |
core (memore/encryption): new methods and checks:
|