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