Mercurial > libervia-backend
graph
-
plugin email invitation: simple invitation creationSat, 01 Aug 2020 16:19:50 +0200, by Goffi
-
plugin list for interest: build ID using URI or file path metadata:Sat, 01 Aug 2020 16:17:19 +0200, by Goffi
-
plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:Sat, 01 Aug 2020 16:14:37 +0200, by Goffi
-
plugin XEP-0329: implemented ways to get/set affiliations:Sat, 01 Aug 2020 16:12:44 +0200, by Goffi
-
core (memory): `setFileAccessModel` implementation:Sat, 01 Aug 2020 16:07:39 +0200, by Goffi
-
core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:Sat, 01 Aug 2020 16:06:12 +0200, by Goffi
-
core (memory): files are now public by default except for those in root directory:Sat, 01 Aug 2020 16:02:41 +0200, by Goffi
-
core (xmpp): text can now be specified in `sendError`Sat, 01 Aug 2020 15:59:49 +0200, by Goffi
-
plugin XEP-0050: typoSat, 01 Aug 2020 15:58:20 +0200, by Goffi
-
component file sharing: add/parse affiliation when possibleFri, 17 Jul 2020 13:00:10 +0200, by Goffi
-
memory: new "affiliation" metadata for files:Fri, 17 Jul 2020 12:58:57 +0200, by Goffi
-
plugin XEP-0060: serialise psItemsGet result with data_formatFri, 17 Jul 2020 12:57:23 +0200, by Goffi
-
tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`Thu, 16 Jul 2020 09:07:26 +0200, by Goffi
-
tools (common/data_objects): removed deprecated code:Thu, 16 Jul 2020 09:07:26 +0200, by Goffi
-
plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:Thu, 16 Jul 2020 09:07:26 +0200, by Goffi
-
plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:Thu, 16 Jul 2020 09:07:20 +0200, by Goffi
-
tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItemFri, 19 Jun 2020 15:47:16 +0200, by Goffi
-
common (template): better json dumping:Fri, 19 Jun 2020 15:45:57 +0200, by Goffi
-
plugin file sharing management: added a fileSharingDelete methodFri, 19 Jun 2020 15:39:32 +0200, by Goffi
-
plugin list of interests: added `id` to data + fixed key conflict:Fri, 19 Jun 2020 15:38:17 +0200, by Goffi
-
plugin list of interest: new "interestRetract" methodFri, 19 Jun 2020 15:37:02 +0200, by Goffi
-
plugin XEP-0050: some modernisation + adHocSequence:Fri, 19 Jun 2020 15:35:45 +0200, by Goffi
-
comp file sharing: file paths are now quoted on upload to allow unicodeFri, 19 Jun 2020 14:56:45 +0200, by Goffi
-
core (memory): fixed recursive file deletion + log an error and continue when deleting a missing fileFri, 19 Jun 2020 14:55:30 +0200, by Goffi
-
plugin list of interest: expose `interestsRegisterFileSharing` to bridge + use coroutinesTue, 09 Jun 2020 06:25:20 +0200, by Goffi
-
comp file sharing management: fixed confirmation checkTue, 09 Jun 2020 06:23:37 +0200, by Goffi
-
comp file sharing: handle upload with headers:Tue, 09 Jun 2020 06:23:01 +0200, by Goffi
-
comp file sharing: CORS:Tue, 09 Jun 2020 06:21:23 +0200, by Goffi
-
core: findByFeatures type hintsTue, 09 Jun 2020 06:16:52 +0200, by Goffi
-
plugin XEP-0363: register namespaceTue, 09 Jun 2020 05:59:14 +0200, by Goffi
-
plugin XEP-0363: fixed fileHTTPUploadGetSlotTue, 09 Jun 2020 05:58:57 +0200, by Goffi
-
tools (common/utils): new OrderedSet classMon, 08 Jun 2020 08:54:53 +0200, by Goffi
-
component file sharing: don't initialise the plugin if not component use itMon, 01 Jun 2020 11:15:16 +0200, by Goffi
-
tools (common/dynamic_import): log a warning if bridge can't be importedMon, 01 Jun 2020 11:14:20 +0200, by Goffi
-
plugin comp file sharing: files can now be uploaded/downloaded via HTTP:Fri, 29 May 2020 21:55:45 +0200, by Goffi
-
core (memory/sqlite): new database schema (v9):Fri, 29 May 2020 21:50:49 +0200, by Goffi
-
tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/commonFri, 29 May 2020 21:07:10 +0200, by Goffi
-
plugin XEP-0300; fixed use of calculateHash with getHasherFri, 29 May 2020 21:06:10 +0200, by Goffi
-
core: getLocalPath now returns a PathFri, 29 May 2020 21:02:20 +0200, by Goffi
-
core (launcher): fixed launching of twistd when no subparsed is specifiedFri, 29 May 2020 20:57:23 +0200, by Goffi
-
doc (jp/roster): fixed example for `jp roster set`Tue, 26 May 2020 12:52:22 +0200, by Goffi
-
core (launcher): extra arguments can now be passed the service with `bg`, `fg` and `dbg`:Mon, 25 May 2020 16:15:05 +0200, by Goffi
-
core: replaced `sat` shell script by a python script:Mon, 25 May 2020 15:50:01 +0200, by Goffi
-
core (log): logging with Twisted now uses the new twisted.loggerMon, 25 May 2020 15:46:21 +0200, by Goffi
-
plugin XEP-0054: don't use cache anymore in `getAvatar`:Tue, 19 May 2020 18:34:06 +0200, by Goffi
-
plugin identity: fixed update in avatarSetPostTreatmentTue, 19 May 2020 18:34:05 +0200, by Goffi
-
plugin identity: fixed infinite loop on nicknames updateMon, 18 May 2020 23:52:34 +0200, by Goffi
-
jp (event): new `list` command to get evens available in a serviceMon, 18 May 2020 23:48:40 +0200, by Goffi
-
jp (pubsub): fixed arguments returned when item has no payloadMon, 18 May 2020 23:43:06 +0200, by Goffi
-
tools (common/template): new `icon_from_client` method:Mon, 18 May 2020 23:41:36 +0200, by Goffi
-
plugin XEP-0231, XEP-0264: fixed some remaining encoding issue following Python 3 portMon, 18 May 2020 23:39:41 +0200, by Goffi
-
plugin XEP-0060: fixed payload parsing in sendItemMon, 18 May 2020 23:38:21 +0200, by Goffi
-
plugin pubsub schema, tools (common/template xmlui): use a JID for publisher:Mon, 18 May 2020 23:37:04 +0200, by Goffi
-
plugin list of interest: fixed wrong variable used in a logMon, 18 May 2020 23:31:55 +0200, by Goffi
-
core (constants): added `theme` keyMon, 18 May 2020 23:30:55 +0200, by Goffi
-
tools (common/template): theme settings with possibility to disable default fallback for CSS:Sun, 03 May 2020 17:01:39 +0200, by Goffi
-
tools (common/template): typosSun, 03 May 2020 13:40:04 +0200, by Goffi
-
tools (common/template): list themes and parse their browser data, available through new `getThemesData` methodFri, 01 May 2020 16:26:39 +0200, by Goffi
-
tools (common/utils): new `recursive_update` method for dictsWed, 29 Apr 2020 13:53:00 +0200, by Goffi
-
tools (common/data_objects): added __iter__ to IdentitiesSat, 25 Apr 2020 15:54:26 +0200, by Goffi
-
bin (sat): check `twistd` before `twistd3` to use venv version firstMon, 20 Apr 2020 14:52:57 +0200, by Goffi
-
plugin identity: fixed update when cached data is NoneMon, 20 Apr 2020 14:51:58 +0200, by Goffi
-
tools (common/data_objects): new `avatar_basename` propertySun, 19 Apr 2020 22:52:15 +0200, by Goffi
-
doc (installation): updated instructions for backendSun, 19 Apr 2020 16:54:13 +0200, by Goffi
-
core: image convertion + SVG support:Sun, 19 Apr 2020 16:53:44 +0200, by Goffi
-
plugin XEP-0054: SVG images can now be uploaded for avatars.Sun, 19 Apr 2020 16:40:34 +0200, by Goffi
-
plugin identity: fixed update with `get_all` + better new data detection for avatar:Sun, 19 Apr 2020 16:38:46 +0200, by Goffi
-
changelog: updateTue, 14 Apr 2020 21:01:13 +0200, by Goffi
-
jp (roster): new roster/set commandTue, 14 Apr 2020 21:01:04 +0200, by Goffi
-
core, frontends: avatar refactoring:Tue, 14 Apr 2020 21:00:33 +0200, by Goffi
-
core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict:Tue, 14 Apr 2020 20:36:24 +0200, by Goffi
-
tools (image): added a guess_type method to guess media type:Tue, 14 Apr 2020 20:29:37 +0200, by Goffi
-
doc (config): fixed documentation about configuration file possible paths + minor corrections.Tue, 14 Apr 2020 20:26:47 +0200, by Goffi
-
core (memory/disco): fixed types of disco extensions:Tue, 14 Apr 2020 20:25:05 +0200, by Goffi
-
core (xmpp): helper method to launch a plugin method:Fri, 03 Apr 2020 18:02:31 +0200, by Goffi
-
core (exceptions): new MissingPlugin exception:Fri, 03 Apr 2020 18:02:27 +0200, by Goffi
-
changelog: replaced "geo:" by URIs:Wed, 01 Apr 2020 23:46:46 +0200, by Goffi
-
tools (common/files_utils): put extra suffix before file extensionWed, 01 Apr 2020 22:29:43 +0200, by Goffi
-
plugin android: use `certifi` SSL root certicatesWed, 01 Apr 2020 22:28:50 +0200, by Goffi
-
core (xmpp): properly clean profile data in case of startConnection failure:Wed, 01 Apr 2020 16:17:09 +0200, by Goffi
-
bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridgeWed, 01 Apr 2020 15:40:29 +0200, by Goffi
-
bridge (dbus): fixed typo in log.warningWed, 01 Apr 2020 15:32:18 +0200, by Goffi
-
jp (blog/edit): --no-publish is a boolean optionTue, 31 Mar 2020 08:45:49 +0200, by Goffi
-
plugin XEP-0384: fixed /omemo_reset + device ID type:Mon, 30 Mar 2020 19:59:17 +0200, by Goffi
-
core (tools/utils): fixed return value for non async callbacksMon, 30 Mar 2020 19:59:14 +0200, by Goffi
-
core (xmpp): use asDeferred for profileConnecting and profileConnectedMon, 30 Mar 2020 19:59:12 +0200, by Goffi
-
plugin XEP-0384: OMEMO trust policy:Fri, 27 Mar 2020 10:02:14 +0100, by Goffi
-
plugin XEP-0384: added resetTrust in OmemoSessionFri, 27 Mar 2020 09:55:16 +0100, by Goffi
-
core (memory/encryption): use utils.asDeferred for trust UI, so async coroutines can be usedFri, 27 Mar 2020 09:53:59 +0100, by Goffi
-
core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:Fri, 27 Mar 2020 09:53:00 +0100, by Goffi
-
tools (xl_tools): fixed handling of list options labelsFri, 27 Mar 2020 09:50:42 +0100, by Goffi
-
quick frontend (app): fixed argument order in `messageSend` default errbackMon, 23 Mar 2020 17:53:29 +0100, by Goffi
-
core (memory/encryption): automatic start encryption if peer send encrypted message:Mon, 23 Mar 2020 17:52:18 +0100, by Goffi
-
changelog: updateMon, 23 Mar 2020 16:55:15 +0100, by Goffi
-
quick frontend (chat): added `encrypted` propertyMon, 23 Mar 2020 16:53:29 +0100, by Goffi
-
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
-
plugin XEP-0060, jp (pubsub/set): publish-options implementation:Sat, 28 Dec 2019 20:02:18 +0100, by Goffi
-
bin: look for twistd3 first:Fri, 27 Dec 2019 13:30:20 +0100, by Goffi
-
plugin XEP-0384: typoFri, 20 Dec 2019 14:26:05 +0100, by Goffi
-
jp (blog): added --language to common publish argumentFri, 20 Dec 2019 14:23:42 +0100, by Goffi
-
CHANGELOG: updateFri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
plugin android: removed comment on vibrator bug as it is fixed in dev version of plyerFri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
jp (file): new `get` command + encryption with upload:Fri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
jp (xmlui_manager): use level for notes:Fri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
doc (jp/shell): typosFri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
tools (common/files_utils): get_unique_name now uses and returns Path instances.Fri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:Fri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
plugin upload, XEP-0363: code modernisation + preparation for extension:Fri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
plugin file download: meta plugin to handle file download:Fri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
tools (stream): data modification on SatFile:Fri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
plugin XEP-0045: show join error even if it's not a StanzaError, log it with warning instead of errorFri, 20 Dec 2019 12:28:04 +0100, by Goffi
-
plugin XEP-0384: update to latest python-omemo + better trust management:Fri, 20 Dec 2019 12:28:01 +0100, by Goffi
-
plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 portSat, 07 Dec 2019 11:30:56 +0100, by Goffi
-
plugin events: fixed eventInviteeGet signatureFri, 06 Dec 2019 15:20:00 +0100, by Goffi
-
plugin manhole: fixed default valueFri, 06 Dec 2019 15:19:31 +0100, by Goffi
-
plugins (imap, maildir, smtp): removed plugins IMAP, Maildir and SMTP:Fri, 06 Dec 2019 15:02:02 +0100, by Goffi
-
plugin XEP-0045: don't fail on `item-not-found` with MAM:Thu, 05 Dec 2019 23:05:16 +0100, by Goffi
-
core (memory/sqlite): added `before_uid` filter to retrieve history before a message UIDThu, 05 Dec 2019 22:58:06 +0100, by Goffi
-
quick frontend(chat): store filters used with initial historyGetMon, 18 Nov 2019 22:34:13 +0100, by Goffi
-
quick frontend(app): catch exception when trying to remove a missing listener, and log itMon, 18 Nov 2019 22:34:13 +0100, by Goffi
-
core: use sat_tmp's twisted patches for Python 3.8 compatibilityMon, 18 Nov 2019 20:51:25 +0100, by Goffi
-
plugin text syntaxes: don't use anymore deprecated cgi.escapeMon, 18 Nov 2019 20:50:34 +0100, by Goffi
-
bridge (embedded): typoFri, 15 Nov 2019 17:57:49 +0100, by Goffi
-
install (setup): added Python 3.8 classifierFri, 15 Nov 2019 17:55:39 +0100, by Goffi
-
doc (jp): typoFri, 15 Nov 2019 17:55:14 +0100, by Goffi
-
plugin pubsub schema: fixed XML field handling in `sendDataFormItem`Fri, 08 Nov 2019 12:51:03 +0100, by Goffi
-
quick frontend (chat): removed hack not needed anymore now that Pyjamas is not used anymoreFri, 08 Nov 2019 11:56:21 +0100, by Goffi
-
plugin XEP-0277: fixed comments URLs parsingFri, 08 Nov 2019 11:55:21 +0100, by Goffi
-
jp (file/upload): fixed exception when no jid is specifiedFri, 08 Nov 2019 11:47:42 +0100, by Goffi
-
CHANGELOG: updateWed, 30 Oct 2019 19:49:43 +0100, by Goffi
-
core: added imageCheck and imageResize methods:Tue, 29 Oct 2019 20:38:39 +0100, by Goffi
-
quick frontend (contact list): added "contactsFilled" eventTue, 29 Oct 2019 20:24:29 +0100, by Goffi
-
core (tools/utils): fixed hex conversion in getRepositoryData following Python 3 portMon, 21 Oct 2019 23:52:25 +0200, by Goffi
-
bridge (pb): added missing _generic_errbackMon, 21 Oct 2019 23:06:30 +0200, by Goffi
-
plugin XEP-0060: fixed bad MAM unwrapping after Python 3 portSun, 20 Oct 2019 19:34:26 +0200, by Goffi
-
tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctlyFri, 18 Oct 2019 17:51:44 +0200, by Goffi
-
plugin XEP-0045: join / MAM history improvements:Fri, 18 Oct 2019 14:45:07 +0200, by Goffi
-
core: `history is skipped as requested` log message is now at debug levelFri, 18 Oct 2019 14:36:46 +0200, by Goffi
-
plugin OTR: work around a bad exception raised in potrWed, 16 Oct 2019 08:39:52 +0200, by Goffi
-
plugin android: fixed encoding in states after Python 3 portWed, 16 Oct 2019 08:39:52 +0200, by Goffi
-
core (log): removed Android hack:Wed, 16 Oct 2019 08:39:35 +0200, by Goffi
-
plugin account: fixed email sendingFri, 11 Oct 2019 16:15:34 +0200, by Goffi
-
doc (jp): typos (thanks tbart)Fri, 11 Oct 2019 16:15:09 +0200, by Goffi
-
misc: don't import memory in launch script:Tue, 08 Oct 2019 12:10:26 +0200, by Goffi
-
doc (jp/file_share): typoMon, 07 Oct 2019 17:29:28 +0200, by Goffi
-
jp: default to "dark" if background is not set and can't be detectedThu, 03 Oct 2019 22:17:19 +0200, by Goffi
-
doc (jp/common_arguments): updated note about `--pwd`Tue, 01 Oct 2019 22:54:18 +0200, by Goffi
-
jp: password is now prompted if needed:Tue, 01 Oct 2019 22:49:11 +0200, by Goffi
-
changelog: updateTue, 01 Oct 2019 22:49:11 +0200, by Goffi
-
jp (debug): new "theme" command to print colour theme according to `background` value:Tue, 01 Oct 2019 22:49:11 +0200, by Goffi
-
jp: dark and light theme:Tue, 01 Oct 2019 22:49:10 +0200, by Goffi
-
tools (common): helping method to calculate luminance:Tue, 01 Oct 2019 22:49:10 +0200, by Goffi
-
core (patches): updated TLS patches:Tue, 01 Oct 2019 22:49:10 +0200, by Goffi
-
jp: handle dbus bridge with asyncio:Tue, 01 Oct 2019 22:49:10 +0200, by Goffi
-
bridge (dbus): AsyncIO version of D-Bus bridge:Tue, 01 Oct 2019 22:49:10 +0200, by Goffi
-
doc (jp): jp commands are now fully documented:Tue, 01 Oct 2019 22:49:06 +0200, by Goffi
-
jp: jp asyncio port:Wed, 25 Sep 2019 08:56:41 +0200, by Goffi
-
bridge (pb): implemented an asyncio compatible bridge:Wed, 25 Sep 2019 08:53:38 +0200, by Goffi
-
common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)Wed, 25 Sep 2019 08:41:36 +0200, by Goffi
-
jp (common): fixed draft path use in BaseEditMon, 26 Aug 2019 09:14:58 +0200, by Goffi
-
install (setup.py): updated classifiersSun, 25 Aug 2019 12:16:18 +0200, by Goffi
-
install (setup.py): updated `python_requires`Sun, 25 Aug 2019 09:53:03 +0200, by Goffi
-
tools (common/email): fixed email sending after python 3 portFri, 16 Aug 2019 17:06:52 +0200, by Goffi
-
tools (async_process): log command as strFri, 16 Aug 2019 17:06:51 +0200, by Goffi
-
plugin XEP-0329: fixed ShareNode item() and values after Python 3 portFri, 16 Aug 2019 17:06:44 +0200, by Goffi
-
tools (config), memory: renamed SafeConfigParser following Python 3 portFri, 16 Aug 2019 17:06:43 +0200, by Goffi
-
install (manifest): fixed old paths which where still usedFri, 16 Aug 2019 14:14:19 +0200, by Goffi
-
doc: replaced deprecated installation link in INSTALLWed, 14 Aug 2019 08:08:25 +0200, by Goffi
-
Python 3 port:Tue, 13 Aug 2019 19:08:41 +0200, by Goffi
-
0.8 development startsWed, 31 Jul 2019 11:31:22 +0200, by Goffi
-
Added tag 0.7.0 for changeset c7138e913213Wed, 24 Jul 2019 20:05:00 +0200, by Goffi
-
install: added doc to MANIFEST.inWed, 24 Jul 2019 19:54:29 +0200, by Goffi
-
plugin XEP-0313: log issues in addToHistory instead of raising errorWed, 24 Jul 2019 07:51:48 +0200, by Goffi
-
doc: some corrections:Wed, 24 Jul 2019 07:51:07 +0200, by Goffi
-
doc: added, overview, configuration and Primitivus documentation + some small modificationsSun, 21 Jul 2019 22:14:30 +0200, by Goffi
-
plugin XEP-0198: don't crash if transport is None in onAckTimeOutSun, 21 Jul 2019 10:16:32 +0200, by Goffi
-
plugin XEP-0198: catch and log an error if buffer is unexpectedly emptySat, 20 Jul 2019 20:55:17 +0200, by Goffi
-
plugin android: catch and log exception when using the vibrator:Sat, 20 Jul 2019 20:53:52 +0200, by Goffi
-
quick frontend (app): show an info log if avatar is not found instead of raising exceptionSat, 20 Jul 2019 16:03:28 +0200, by Goffi
-
core: fixed handling of button callback in popups:Fri, 19 Jul 2019 23:04:35 +0200, by Goffi
-
plugin XEP-0045: fixed a bad attribute in a log message.Fri, 19 Jul 2019 23:01:57 +0200, by Goffi
-
plugin ad-hoc D-Bus: fixed warning when no media player is foundFri, 19 Jul 2019 17:07:56 +0200, by Goffi
-
memory (sqlite): properly wait for messages to be writen in database:Thu, 18 Jul 2019 21:58:34 +0200, by Goffi
-
memory (disco): fixed boolean to string conversionThu, 18 Jul 2019 20:26:49 +0200, by Goffi
-
plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:Wed, 17 Jul 2019 09:28:35 +0200, by Goffi
-
primitivus: fixed status popup's cancel buttonWed, 17 Jul 2019 09:28:34 +0200, by Goffi
-
plugin adhoc D-Bus: typoWed, 17 Jul 2019 09:28:33 +0200, by Goffi
-
plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:Tue, 16 Jul 2019 21:59:30 +0200, by Goffi
-
plugins account, email invitation: fixed import of "email" module after it has been movedMon, 15 Jul 2019 22:36:28 +0200, by Goffi
-
quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler:Sun, 14 Jul 2019 21:19:47 +0200, by Goffi
-
primitivus: better popup sizing:Sun, 14 Jul 2019 20:42:14 +0200, by Goffi
-
primitivus: select the widget even if an other one is selected when the selection comes from an user action:Sun, 14 Jul 2019 20:38:34 +0200, by Goffi
-
plugin XEP-0054: reject image without MIME type if it's not PNGSun, 14 Jul 2019 16:43:04 +0200, by Goffi
-
plugin 0249: fixed invitation handling + some improvments:Sun, 14 Jul 2019 11:23:25 +0200, by Goffi
-
primitivus: don't focus on new widget if one is already selected:Sun, 14 Jul 2019 11:23:23 +0200, by Goffi
-
jp (blog/preview): fixed watch restoring when file is moved/deleted:Fri, 12 Jul 2019 11:29:05 +0200, by Goffi
-
doc (jp/blog): added note for --previewFri, 12 Jul 2019 11:24:22 +0200, by Goffi
-
Backed out changeset cf0dda0d4cdaFri, 12 Jul 2019 09:04:45 +0200, by Goffi
-
jp (blog/edit): fail and show error message if --preview is not workingFri, 12 Jul 2019 08:55:41 +0200, by Goffi
-
doc (jp/blog): minor fixFri, 12 Jul 2019 08:55:11 +0200, by Goffi
-
frontends (xmlui): fixed crash when CURRENT_LABEL is None:Thu, 11 Jul 2019 09:21:10 +0200, by Goffi
-
core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:Tue, 09 Jul 2019 09:06:45 +0200, by Goffi
-
primitivus (contact list): fixed notifications counter for mentions:Mon, 08 Jul 2019 19:11:29 +0200, by Goffi
-
primitivus (chat): don't show minor notifications (all but mentions) when printing historyMon, 08 Jul 2019 09:20:06 +0200, by Goffi
-
plugin XEP-0045: avoid sending useless presence signals:Sun, 07 Jul 2019 15:39:53 +0200, by Goffi
-
plugin XEP-0045: log "failure" on configure errorSat, 06 Jul 2019 15:51:48 +0200, by Goffi
-
memory (sqlite): fixed order for last_stanza_id:Sat, 06 Jul 2019 15:50:55 +0200, by Goffi
-
quick frontend (chat), primitivus(chat): properly clear occupants on resync:Sat, 06 Jul 2019 12:22:25 +0200, by Goffi
-
quick_frontend (contact list): fixed `nick` use for groupchat:Fri, 05 Jul 2019 15:58:15 +0200, by Goffi
-
plugin XEP-0045: added a warning if a message is discarded because the room has not been foundTue, 02 Jul 2019 19:36:27 +0200, by Goffi
-
core (xmpp): removed log for presence, as it is barely useful and too verbose even for debug logs.Tue, 02 Jul 2019 19:36:26 +0200, by Goffi
-
core (xmpp): set message timestamp on message reception:Tue, 02 Jul 2019 19:36:15 +0200, by Goffi
-
core (xmpp): fixed URI correction while parsing messages:Tue, 02 Jul 2019 09:09:04 +0200, by Goffi
-
we are in dev version againSun, 30 Jun 2019 16:39:42 +0200, by Goffi
-
Added tag 0.7.0b4 for changeset 86bfdf73d24aSun, 30 Jun 2019 15:55:05 +0200, by Goffi
-
core, plugin XEP-0045: fix crashes when changing URIs:Sun, 30 Jun 2019 15:52:30 +0200, by Goffi
-
quick frontends (contact list): ignore roster entities with a resource:Sun, 30 Jun 2019 15:52:27 +0200, by Goffi
-
core: return full jid in bridge's getContacts:Sun, 30 Jun 2019 15:43:57 +0200, by Goffi
-
quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.Sun, 30 Jun 2019 15:41:59 +0200, by Goffi
-
logs: increased defaut limit for memory output to 300Sun, 30 Jun 2019 15:40:52 +0200, by Goffi
-
core (constants): fixed flatpak config paths for older versions of flatpak:Sun, 30 Jun 2019 15:39:58 +0200, by Goffi
-
we are in dev version againThu, 27 Jun 2019 20:32:18 +0200, by Goffi
-
Added tag 0.7.0b3 for changeset dbf24ba40396Thu, 27 Jun 2019 20:28:10 +0200, by Goffi
-
core (constants): fixed Flatpak config path:Thu, 27 Jun 2019 20:26:00 +0200, by Goffi
-
jp (blog/preview): fixed call to getCurrentFileThu, 27 Jun 2019 20:24:14 +0200, by Goffi
-
we are in dev version againSun, 23 Jun 2019 17:56:57 +0200, by Goffi
-
Added tag 0.7.0b2 for changeset 43e5e0dc8c60Sun, 23 Jun 2019 17:45:03 +0200, by Goffi
-
core (config): if flatpak is detected, config is also looked after in /appSun, 23 Jun 2019 17:40:19 +0200, by Goffi
-
memory (sqlite): exit with an error if current db version is higher than version expected in current codeFri, 21 Jun 2019 12:59:36 +0200, by Goffi
-
install: remove "service_identity" which is need by Twisted, and request "tls" extra for twistedFri, 21 Jun 2019 11:37:51 +0200, by Goffi
-
install: updated minimal version for sat_tmp and urwid-satextWed, 19 Jun 2019 20:07:56 +0200, by Goffi
-
jp (xmlui): check root read_only status in addition to widget oneFri, 14 Jun 2019 12:49:45 +0200, by Goffi
-
jp (xmlui): fixed encoding for raw_input in StringWidgetFri, 14 Jun 2019 12:49:44 +0200, by Goffi
-
plugins schema, tickets, merge_requests: use serialised data for extra dict + some cosmetic changesFri, 14 Jun 2019 12:37:34 +0200, by Goffi
-
tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)Wed, 12 Jun 2019 09:11:28 +0200, by Goffi
-
doc (jp/common_arguments): typoSun, 26 May 2019 22:30:09 +0200, by Goffi
-
core (constants): added generic constants for "info", "warning" and "error" levelsSun, 26 May 2019 22:22:01 +0200, by Goffi
-
core (constants): "on" can now be used as True value in bool method.Sun, 26 May 2019 22:22:00 +0200, by Goffi
-
doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORSSun, 26 May 2019 22:21:56 +0200, by Goffi
-
tools (email): moved email code to common so it can be used by frontendsSun, 26 May 2019 22:20:33 +0200, by Goffi
-
tools (common/template): fixed theme parsing when there is no "/" in parenthesisSat, 25 May 2019 15:13:35 +0200, by Goffi
-
tools (email): fixed bad default value while reading configTue, 14 May 2019 20:16:45 +0200, by Goffi
-
we are in dev version againTue, 14 May 2019 19:23:05 +0200, by Goffi
-
Added tag 0.7.0b1 for changeset c6464685fcbbSun, 05 May 2019 20:26:38 +0200, by Goffi
-
changelog: added setup.py and VERSIONSun, 05 May 2019 20:20:46 +0200, by Goffi
-
doc: documentation first draft:Fri, 22 Feb 2019 18:58:59 +0100, by Goffi
-
jp (blog/edit): fixed --last-item after recent change in defaut value of --itemSun, 05 May 2019 18:50:38 +0200, by Goffi
-
jp (blog/set): fixed missing current_syntaxSun, 05 May 2019 18:50:35 +0200, by Goffi
-
jp (blog): fixed the deserialisation issue when using template outputSun, 05 May 2019 18:50:32 +0200, by Goffi
-
tools (common/data_objects): added a "deserialise" argument to BlogItem:Sun, 05 May 2019 18:50:30 +0200, by Goffi
-
plugin events: fixed invitation + set name and thumb_url from event elementSat, 04 May 2019 00:06:41 +0200, by Goffi
-
plugin list interest: initialise extra with an empty dict if not set in registerPubsubSat, 04 May 2019 00:05:11 +0200, by Goffi
-
jp (xmlui manager): basic handling of multi-lines text in TextBoxWidgetFri, 03 May 2019 20:49:27 +0200, by Goffi
-
tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data formFri, 03 May 2019 20:48:19 +0200, by Goffi
-
plugin XEP-0329: correctly handle error if something is wrong when getting file from component.Fri, 03 May 2019 20:46:59 +0200, by Goffi
-
plugin list interests: add "namespace" in serialised dataFri, 03 May 2019 20:44:55 +0200, by Goffi
-
plugin events: register namespace using "event" short nameFri, 03 May 2019 20:42:21 +0200, by Goffi
-
plugin file sharing management: filter out empty values in allowed_jidsFri, 03 May 2019 20:41:28 +0200, by Goffi
-
plugin list of interest: added an interestsList bridge method + handle thumb_urlFri, 03 May 2019 13:06:47 +0200, by Goffi
-
jp (file/invite): added a --thumbnail argumentFri, 03 May 2019 13:05:47 +0200, by Goffi
-
plugins invitation*, events: added an extra parameter and use it to keep a thumnail URLFri, 03 May 2019 13:05:01 +0200, by Goffi
-
plugin XEP-0313: fixed archive retrieval on connection:Fri, 03 May 2019 13:00:08 +0200, by Goffi
-
plugin comp file sharing: file sharing management first draft:Sun, 28 Apr 2019 09:00:51 +0200, by Goffi
-
core (memory, memory/sqlite): implemented fileDeleteSun, 28 Apr 2019 08:55:13 +0200, by Goffi
-
plugins (jingle) file transfer: use initial "from" attribute as local jid instead of client.jid:Sun, 28 Apr 2019 08:55:13 +0200, by Goffi
-
core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case.Sun, 28 Apr 2019 08:55:13 +0200, by Goffi
-
plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is calledSun, 28 Apr 2019 08:55:07 +0200, by Goffi
-
memory: minor style changeFri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
plugin XEP-0329: use local part of jid for components:Fri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
plugin XEP-0106: jid escaping implementationFri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
plugin XEP-0050: make plugin usable with components + new adHocError method to easily raise error when neededFri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
plugin XEP-0166: fixed missing key in warning logFri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
memory (sqlite): minor log improvmentFri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
memory (sqlite): fixed fileUpdate when original value is not set (NULL)Fri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
plugin invitation file: wrong plugin had been uploaded:Fri, 26 Apr 2019 11:57:26 +0200, by Goffi
-
jp (file/share): added invite command to invite an entity to a file sharing repositorySun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
core: fixed component connexion:Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
core: added getNamespace method to retrieve a namespace from short name.Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
plugins sharing invitation, invitation, list of interest: handle invitation to a file sharing repositorySun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
plugin events: refactored invitation and personal lists logic:Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errbackSun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
core (memory), plugin XEP-0329, plugin invitation: minor style improvmentsSun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
plugins: removed useless execute permissionSun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
template (filters): set locale when using "date_fmt"Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10Sun, 14 Apr 2019 08:21:51 +0200, by Goffi
-
jp (common): `publish` is now a booleanWed, 10 Apr 2019 22:15:29 +0200, by Goffi
-
primitivus (chat): fixed crash when removing focus_marker after a :search or :history commandWed, 10 Apr 2019 21:07:47 +0200, by Goffi
-
template: added "locales" variables to templates:Wed, 10 Apr 2019 21:04:51 +0200, by Goffi
-
constants: added KEY_LANG which is the key/name used in templates to change language/locale.Wed, 10 Apr 2019 21:04:51 +0200, by Goffi
-
code (xmpp): store version after roster item update + fix item removal:Wed, 10 Apr 2019 21:04:41 +0200, by Goffi
-
primitivus: don't call chatStateComposing when host is out of sync:Sun, 07 Apr 2019 21:09:51 +0200, by Goffi
-
quick frontend (app): (un)set sync state on (dis)connect:Sun, 07 Apr 2019 21:09:49 +0200, by Goffi
-
quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is setSun, 07 Apr 2019 21:06:57 +0200, by Goffi
-
quick frontend (contact list): fixed profile filtering in fill()Sun, 07 Apr 2019 20:59:34 +0200, by Goffi
-
quick_frontend (app): fixed filters serialisation before calling bridge.historyGetSun, 07 Apr 2019 20:58:15 +0200, by Goffi
-
memory (sqlite): cast timestamp_start filter to float instead of intSun, 07 Apr 2019 20:57:13 +0200, by Goffi
-
core, quick_frontend(app): fixed connected signal handlingSun, 07 Apr 2019 20:55:27 +0200, by Goffi
-
jp (roster): added resync command to do a full roster resynchronisationSun, 07 Apr 2019 18:50:13 +0200, by Goffi
-
core: added a rosterResync method to bridge:Sun, 07 Apr 2019 18:49:41 +0200, by Goffi
-
core (xmpp): implemented roster versioningSun, 07 Apr 2019 18:47:17 +0200, by Goffi
-
core (memory/persistent): added clear method + initialise with a dict:Sun, 07 Apr 2019 18:44:57 +0200, by Goffi
-
core (memory/sqlite): display arguments in logs in case of too many db/interaction triesSun, 07 Apr 2019 18:38:18 +0200, by Goffi
-
quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widgetSun, 07 Apr 2019 15:04:28 +0200, by Goffi
-
plugin android: check connectivitySat, 06 Apr 2019 19:05:58 +0200, by Goffi
-
core (xmpp): new networkEnabled() and networkDisabled() methods:Sat, 06 Apr 2019 19:05:57 +0200, by Goffi
-
core (xmpp): advanced handling of connection terminationSat, 06 Apr 2019 18:51:20 +0200, by Goffi
-
core (xmpp): use the cleaner stopTrying() instead of setting `continueTrying = 0` when connection is not possible due to invalid certificate.Fri, 05 Apr 2019 21:22:05 +0200, by Goffi
-
jp (avatar/get): fixed avatar being displayed 2 times in a corner case:Fri, 05 Apr 2019 21:22:05 +0200, by Goffi
-
plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisationFri, 05 Apr 2019 21:22:03 +0200, by Goffi
-
primitivus (chat): use the factorised code for user moved info messages.Thu, 28 Mar 2019 08:40:38 +0100, by Goffi
-
quick frontend(chat): prepared factorisation of merging of user moved info messages:Thu, 28 Mar 2019 08:39:19 +0100, by Goffi
-
core: minor style improvmentsWed, 27 Mar 2019 21:15:25 +0100, by Goffi
-
plugin text syntaxes: activated useful markdown extensions:Mon, 25 Mar 2019 18:40:12 +0100, by Goffi
-
tools (common/template): always use highlight.css if present.Mon, 25 Mar 2019 18:40:11 +0100, by Goffi
-
jp (blog/set): fixed use of --item argumentMon, 25 Mar 2019 18:40:10 +0100, by Goffi
-
misc (CHANGELOG): added CSIMon, 25 Mar 2019 18:40:08 +0100, by Goffi
-
misc (setup): minimum markdown version is not 3.0Mon, 25 Mar 2019 08:46:09 +0100, by Goffi
-
plugin text syntaxes: disable raw HTML parsing in mardown by defaultMon, 25 Mar 2019 08:14:00 +0100, by Goffi
-
plugin android: use XEP-0352 to indicate (in)active state:Mon, 25 Mar 2019 07:08:26 +0100, by Goffi
-
plugin XEP-0352: implementation of Client State IndicationMon, 25 Mar 2019 07:08:23 +0100, by Goffi
-
jp (blog/edit): fixed handling of XHTML content when it is not already wrapped in <div>…</div>Mon, 25 Mar 2019 07:06:48 +0100, by Goffi
-
plugin text syntaxes: fixed default syntaxMon, 25 Mar 2019 07:06:48 +0100, by Goffi
-
plugin android: workaround to seek() bug, fixing file upload:Mon, 25 Mar 2019 07:06:41 +0100, by Goffi
-
plugin upload: minor fixes in some docstring lengthFri, 22 Mar 2019 19:26:09 +0100, by Goffi
-
plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headersFri, 22 Mar 2019 19:26:08 +0100, by Goffi
-
plugin XEP-0198: reset req_timer on session.reset():Thu, 21 Mar 2019 08:54:59 +0100, by Goffi
-
quick frontend(chat): fixed updateHistory bad call to historyPrintWed, 20 Mar 2019 19:33:38 +0100, by Goffi
-
plugin upload: fixed inversion of title and message body + better error message on failed uploadWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
quick_frontend (app): progress callbacks handling:Wed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
quick frontend (app): fixed notifications idsWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: handle NoEligibleDevicesExceptionWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: give feedback to client when encryption failedWed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: small refactoring to encrypt messages + bugfix:Wed, 20 Mar 2019 09:08:47 +0100, by Goffi
-
plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)Wed, 20 Mar 2019 09:08:37 +0100, by Goffi
-
plugin android: don't send notification if message comes from ourself (from an other device)Sat, 16 Mar 2019 14:39:02 +0100, by Goffi
-
quick frontend(widgets): added QuickWidget.target property as a helper method to get a single target:Sun, 10 Mar 2019 18:04:27 +0100, by Goffi
-
core: added a "_debug" signal:Sun, 10 Mar 2019 18:04:01 +0100, by Goffi
-
quick frontend (widgets): improved deletion of widget:Sun, 10 Mar 2019 18:03:41 +0100, by Goffi
-
quick frontend(widgets): improved handling of multiple instances of widgets:Sun, 10 Mar 2019 18:03:14 +0100, by Goffi
-
quick_frontend (widget, chat): implementation of new sync mechanism, first draft:Sun, 10 Mar 2019 18:03:11 +0100, by Goffi
-
quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new listSun, 10 Mar 2019 18:03:02 +0100, by Goffi
-
quick frontend(chat): added setLocked/setUnlocked methods:Sun, 10 Mar 2019 18:02:58 +0100, by Goffi
-
quick_frontend(app): fixed use of bare jid for target when getting a new message:Sun, 10 Mar 2019 18:02:56 +0100, by Goffi
-
quick frontend(chat): display a useful message with __unicode__ and __str__Sun, 10 Mar 2019 18:02:54 +0100, by Goffi
-
quick frontend (app): added AUTO_RESYNC attribute in QuickApp, when set (default) the resync method is called on all widgets automatically:Sun, 10 Mar 2019 18:02:42 +0100, by Goffi
-
quick frontend (app): new synchronisation mechanism:Sat, 09 Mar 2019 16:33:31 +0100, by Goffi
-
plugin XEP-0045: added getRoomOccupants/mucOccupantsGet method to retrieve occupants of a joined room.Sat, 09 Mar 2019 16:24:17 +0100, by Goffi