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