Mercurial > libervia-backend
graph
-
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