Mercurial > libervia-backend
graph
-
core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra:Mon, 23 Mar 2020 16:53:03 +0100, by Goffi
-
changelog: updateSun, 22 Mar 2020 18:47:59 +0100, by Goffi
-
core (memory/encryption): encryption session are now restored on client connectionSun, 22 Mar 2020 18:39:12 +0100, by Goffi
-
core (memory/persistent): implemented `aset` and `adel`:Sun, 22 Mar 2020 18:35:22 +0100, by Goffi
-
core (xmpp): use async corouting for startConnectionSun, 22 Mar 2020 14:31:48 +0100, by Goffi
-
plugin attach: handle large images resizing:Sun, 22 Mar 2020 14:04:16 +0100, by Goffi
-
plugin aesgcm: wait for each splitted message to be sent before sending next oneSun, 22 Mar 2020 14:01:47 +0100, by Goffi
-
core (xmpp): fixed workflow with post_xml_treatments in sendMessage:Sun, 22 Mar 2020 13:59:19 +0100, by Goffi
-
tools (images): methods renamingSun, 22 Mar 2020 12:52:43 +0100, by Goffi
-
plugin attach, aesgcm: attachments refactoring:Wed, 18 Mar 2020 20:25:02 +0100, by Goffi
-
plugin XEP-0384: added "/omemo_reset" text command:Wed, 18 Mar 2020 19:56:05 +0100, by Goffi
-
core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequestedWed, 18 Mar 2020 19:54:07 +0100, by Goffi
-
plugin text commands: handles coroutines + better command parsing:Fri, 13 Mar 2020 17:50:08 +0100, by Goffi
-
core (tools/utils): new `asDeferred` function:Fri, 13 Mar 2020 17:46:27 +0100, by Goffi
-
plugin XEP-0384: use "max_items=1" for devices and bundles nodes:Wed, 11 Mar 2020 20:44:49 +0100, by Goffi
-
plugin XEP-0060: async sendItems + precondition-not-met policy:Wed, 11 Mar 2020 19:15:48 +0100, by Goffi
-
jp (xmlui): added missing `disp` method in XMLUIPanelFri, 06 Mar 2020 18:51:04 +0100, by Goffi
-
plugin download: clean unfinished files and re-raise exception in case of download errorFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core (memory/cache): new removeFromCache methodFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core (memory/cache): purge cache metadata when the referenced file doesn't existFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
bridge (constructor/dbus): typoFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
jp(info): `devices` command first draft:Fri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core, bridge: new `devicesInfosGet` method to get infos on known devices of an entityFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabledFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
quick frontend(app): new `QuickApp.profileConnected` methodFri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core (xmpp): isConnected now returns True when full connection is done:Fri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
plugin attachment: remove "path" from attachment once used:Fri, 06 Mar 2020 18:19:03 +0100, by Goffi
-
core, bridge: new `imageGeneratePreview` helped method to generate a thumbnailSun, 01 Mar 2020 18:48:06 +0100, by Goffi
-
tools (images): max_size can now be manually specified in checkImage and dest in resizeImage:Sun, 01 Mar 2020 18:47:05 +0100, by Goffi
-
plugin XEP-0054: fixed use of current dir instead of empty stringSun, 01 Mar 2020 18:33:16 +0100, by Goffi
-
core (memory/cache): added some metadata:Sun, 01 Mar 2020 18:31:45 +0100, by Goffi
-
core (xmpp): check that entity_jid is actually a jid in SatRosterProtocol.isJidInRosterSun, 01 Mar 2020 18:29:46 +0100, by Goffi
-
core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`Sat, 29 Feb 2020 16:55:22 +0100, by Goffi
-
changelog: updateFri, 28 Feb 2020 18:10:58 +0100, by Goffi
-
core (memory/disco): minor log message changeFri, 28 Feb 2020 10:06:38 +0100, by Goffi
-
quick frontend (app): avoid crash when a listener is removed while being calledFri, 28 Feb 2020 10:06:38 +0100, by Goffi
-
plugin attach: disable TLS check if "check_certificate" is disabledFri, 28 Feb 2020 10:06:23 +0100, by Goffi
-
memory (sqlite): don't store empty messagesWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
primitivus (chat) Q&D way to see attachmentsWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
quick frontend(contact list): new "isInRoster" methodWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
memory(cache): extend EOL when a file metadata is retrievedWed, 26 Feb 2020 22:03:15 +0100, by Goffi
-
plugin download: use cache if dest_path is empty:Wed, 26 Feb 2020 22:03:11 +0100, by Goffi
-
plugin download, aesgcm: fixed handling of HTTP errorsWed, 26 Feb 2020 15:54:43 +0100, by Goffi
-
memory (cache): purge + pathlib:Wed, 26 Feb 2020 15:54:43 +0100, by Goffi
-
core (xmpp): use pathlib.Path to complete attachments names, and use name to guess typeWed, 26 Feb 2020 15:54:34 +0100, by Goffi
-
core (xmpp): complete attachments for sent attachments:Sun, 23 Feb 2020 17:49:21 +0100, by Goffi
-
plugin attach, XEP-0363: progress id can now be specified:Sun, 23 Feb 2020 17:48:26 +0100, by Goffi
-
plugin attach: first draft:Sun, 23 Feb 2020 17:48:26 +0100, by Goffi
-
core (memory/encryption): "isEncryptionRequested" helper method:Sun, 23 Feb 2020 17:48:26 +0100, by Goffi
-
bridge: messageSend's extra is now serialisedFri, 21 Feb 2020 12:17:38 +0100, by Goffi
-
plugin aesgcm: use 12 bytes Initialisation Vector:Tue, 18 Feb 2020 18:17:18 +0100, by Goffi
-
jp (blog/edit): added `--no-publish` argument.Tue, 18 Feb 2020 18:17:18 +0100, by Goffi
-
quick frontends (chat): handle attachments in MessageTue, 18 Feb 2020 18:17:18 +0100, by Goffi
-
core (xmpp): add `name` and `media_type` in attachements if they are missing.Tue, 18 Feb 2020 18:17:18 +0100, by Goffi
-
plugin aesgcm: look for "aesgcm" links in body to use them as attachmentsTue, 18 Feb 2020 18:17:18 +0100, by Goffi
-
core (xmpp): new message key to handle attachmentsTue, 18 Feb 2020 18:17:14 +0100, by Goffi
-
core: renamed "MessageReceived" trigger to "messageReceived" for consistency.Tue, 18 Feb 2020 18:13:19 +0100, by Goffi
-
core (memory/encryption): new "isEncrypted" method to check if encrypted flag is set in message dataTue, 18 Feb 2020 18:13:18 +0100, by Goffi
-
core: use serialised dict for `extra` in messageNew and historyGetTue, 18 Feb 2020 18:13:17 +0100, by Goffi
-
bridge constructor: replaced deprecated `readfp`Fri, 14 Feb 2020 15:18:52 +0100, by Goffi
-
quick frontends (widgets): added widgetNew and widgetDelete listeners:Wed, 12 Feb 2020 19:46:14 +0100, by Goffi
-
quick frontends (app): added an "ignore_missing" argument to RemoveListener:Wed, 12 Feb 2020 19:44:05 +0100, by Goffi
-
quick frontend (app): replaced OrderedDict by regular dict:Wed, 12 Feb 2020 19:40:48 +0100, by Goffi
-
quick frontend(widget): added `with_duplicates` argument to getWidgets:Wed, 12 Feb 2020 19:38:32 +0100, by Goffi
-
quick frontend(app): added listener for selected widgetMon, 10 Feb 2020 22:02:31 +0100, by Goffi
-
bridge: added methods to let frontends store/retrieve/delete private dataMon, 10 Feb 2020 22:01:53 +0100, by Goffi
-
core (xmpp), plugin android: fixed DNS, SRV handling on Android:Sun, 09 Feb 2020 23:56:42 +0100, by Goffi
-
tools (common/async_process): fixed stderr handling + added global "run"Sun, 09 Feb 2020 23:56:40 +0100, by Goffi
-
core (memory/crypto): replaced `PyCrypto` by `cryptography`:Sun, 09 Feb 2020 23:50:26 +0100, by Goffi
-
quick_frontend (app, widget): CagouWidget.onSelected is called when the widget is selected:Sun, 09 Feb 2020 23:50:21 +0100, by Goffi
-
quick frontend (app): added "explicit_close" to deleteWidget, and use it on mucRoomLeftHandler:Thu, 06 Feb 2020 00:01:36 +0100, by Goffi
-
tools (images): fixed type for recommended_size.Wed, 05 Feb 2020 23:59:19 +0100, by Goffi
-
core (memory/disco): fixed checkFeature return Failure:Tue, 04 Feb 2020 19:59:42 +0100, by Goffi
-
plugin XEP-0363: fixed errback args in fileHTTPUploadTue, 04 Feb 2020 18:24:15 +0100, by Goffi
-
plugin android: attach an action dict to notification:Mon, 03 Feb 2020 13:49:45 +0100, by Goffi
-
core (xmpp): avoid starting several clients at the same time:Mon, 03 Feb 2020 13:46:24 +0100, by Goffi
-
core (memory/disco): fixed failure creation in infosEbMon, 03 Feb 2020 13:42:43 +0100, by Goffi
-
changelog: updateWed, 29 Jan 2020 20:52:23 +0100, by Goffi
-
doc (profile): added --autoconnect infoWed, 29 Jan 2020 20:52:57 +0100, by Goffi
-
core (xmpp): use a stable resource (sat.[shortuuid]) instead of server one if nothing is specifiedWed, 29 Jan 2020 20:21:21 +0100, by Goffi
-
core: log filenames of read config filesWed, 29 Jan 2020 19:42:02 +0100, by Goffi
-
core (constants): use parent of "sat" module dir as last config pathWed, 29 Jan 2020 19:28:08 +0100, by Goffi
-
core (constants): missing trailing `/`Wed, 29 Jan 2020 19:21:16 +0100, by Goffi
-
core (constants): don't parse `sat.conf` from current dir anymore + parse root_dir lastWed, 29 Jan 2020 19:12:46 +0100, by Goffi
-
core (constants): parse `sat.conf` from `sat` module dirWed, 29 Jan 2020 19:05:41 +0100, by Goffi
-
bridge (dbus): new `bridge_dbus_int_prefix` option (in `[DEFAULT]` settings) to change interface prefixWed, 29 Jan 2020 18:54:40 +0100, by Goffi
-
plugin XEP-0384: fixed exception catching on getItemsWed, 29 Jan 2020 18:31:47 +0100, by Goffi
-
plugin XEP-0280: handle CCed messages without "to"Wed, 29 Jan 2020 17:39:00 +0100, by Goffi
-
core: fixed `findByFeatures`:Wed, 29 Jan 2020 12:38:48 +0100, by Goffi
-
plugin XEP-0198: minor log formattingWed, 29 Jan 2020 11:19:47 +0100, by Goffi
-
core (xmpp): raise InternalError when a new profile Client is created while there is already one in hostWed, 29 Jan 2020 11:00:14 +0100, by Goffi
-
fixed shebangsWed, 29 Jan 2020 10:07:00 +0100, by Goffi
-
dates updateWed, 29 Jan 2020 09:50:54 +0100, by Goffi
-
core (xmpp): don't purge entity on disconnect if continueTrying is setTue, 28 Jan 2020 22:42:10 +0100, by Goffi
-
plugin manhole: added `d` to namespace as shortcut for defer.ensureDeferredTue, 28 Jan 2020 22:27:42 +0100, by Goffi
-
plugin XEP-0198: don't crash when xmlstream has been closedTue, 28 Jan 2020 22:26:12 +0100, by Goffi
-
plugin ip: fixed IP detection with external websiteMon, 27 Jan 2020 19:53:31 +0100, by Goffi
-
tools (common/files_utils): fixed get_unique_name when `path` is a str and not a PathMon, 27 Jan 2020 19:53:31 +0100, by Goffi
-
quick frontend (app): log own jid when receivedMon, 27 Jan 2020 19:53:31 +0100, by Goffi
-
plugin XEP-0184: show a warning and the message XML on missing `id`Mon, 27 Jan 2020 19:53:31 +0100, by Goffi
-
core (memory): avoid session locking if profileAuthenticate is called twice quicklyMon, 27 Jan 2020 19:52:49 +0100, by Goffi
-
android: deactivate annoying jnius logs when DEBUG is setMon, 27 Jan 2020 19:52:46 +0100, by Goffi
-
plugin manhole: added "C" to namespaceSun, 26 Jan 2020 18:08:10 +0100, by Goffi
-
plugin android: reconnect profiles with autoconnect if network is activated:Sun, 26 Jan 2020 18:08:09 +0100, by Goffi
-
plugin android: added a `profileAutoconnectGet` method:Sat, 25 Jan 2020 21:08:41 +0100, by Goffi
-
core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:Sat, 25 Jan 2020 21:08:40 +0100, by Goffi
-
jp (profile): added --autoconnect argument in `modify` and `create` + use output in `info`Sat, 25 Jan 2020 21:08:39 +0100, by Goffi
-
jp (common): various Table fixes:Sat, 25 Jan 2020 21:08:37 +0100, by Goffi
-
core: backend autoconnection:Sat, 25 Jan 2020 21:08:32 +0100, by Goffi
-
doc (jp/message): typoSat, 25 Jan 2020 21:08:29 +0100, by Goffi
-
quick frontend (app): call `getReady` once connected to bridge:Sat, 25 Jan 2020 21:08:26 +0100, by Goffi
-
core: added a debug log when a namespace is registeredSat, 25 Jan 2020 21:08:25 +0100, by Goffi
-
quick frontend (widgets): don't use *args for onDelete + more debug logsFri, 17 Jan 2020 20:27:35 +0100, by Goffi
-
quick frontend (widgets): some more errors handling in getOrCreateWidgetFri, 17 Jan 2020 18:47:02 +0100, by Goffi
-
quick frontend (widgets): fixed widget creation in getOrCreateWidget:Fri, 17 Jan 2020 17:55:57 +0100, by Goffi
-
quick frontend (app): removed workaround for pyjamasFri, 17 Jan 2020 15:27:39 +0100, by Goffi
-
quick frontend (widgets): added "widget_hash" helper propertyFri, 17 Jan 2020 15:26:44 +0100, by Goffi
-
install (setup.py): use progressbar2 instead of progressbarSat, 11 Jan 2020 17:20:44 +0100, by Goffi
-
core (sat_main): avoid double init + log versionFri, 10 Jan 2020 10:22:46 +0100, by Goffi
-
changelog: updateFri, 10 Jan 2020 10:10:42 +0100, by Goffi
-
quick_frontend (widget): typoFri, 03 Jan 2020 20:10:58 +0100, by Goffi
-
frontends (tools/strings): added "geo:" scheme in RE_URLFri, 03 Jan 2020 17:10:53 +0100, by Goffi
-
plugin android: sound notification + change settings:Fri, 03 Jan 2020 13:21:27 +0100, by Goffi
-
core (memory/params): new "makeOptions" method to easily create options XML from a dictFri, 03 Jan 2020 13:20:45 +0100, by Goffi
-
plugin XEP-0384: OMEMO for MUC implementation:Mon, 30 Dec 2019 20:59:46 +0100, by Goffi
-
plugin XEP-0359: handle origin-idMon, 30 Dec 2019 20:44:05 +0100, by Goffi
-
core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadataMon, 30 Dec 2019 20:44:04 +0100, by Goffi
-
plugin XEP-0045: added room statuses to metadata:Mon, 30 Dec 2019 20:44:02 +0100, by Goffi