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