Mercurial > libervia-backend
graph
-
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)Fri, 11 Jan 2019 11:13:15 +0100, by Goffi
-
jp (base): MAM and RSM arguments can now be used for pubsub commands:Fri, 11 Jan 2019 10:18:02 +0100, by Goffi
-
XEP-0059: max value check:Fri, 11 Jan 2019 09:48:19 +0100, by Goffi
-
core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiationFri, 11 Jan 2019 09:48:17 +0100, by Goffi
-
jp (base, pubsub, ticket): handle order-by:Sun, 06 Jan 2019 17:39:57 +0100, by Goffi
-
plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:Sun, 06 Jan 2019 17:36:51 +0100, by Goffi
-
plugin XEP-0380: register namespaceSun, 06 Jan 2019 17:34:56 +0100, by Goffi
-
plugin XEP-0060: fixed MAM return value on getItems():Sun, 06 Jan 2019 17:33:53 +0100, by Goffi
-
plugin XEP-0384: give feedback to user when trust must be handled before sending a messageSat, 05 Jan 2019 14:15:11 +0100, by Goffi
-
plugin android: fixed path for .cagou_statusFri, 04 Jan 2019 19:12:43 +0100, by Goffi
-
plugin manhole: manhole debug plugin, first draft:Fri, 04 Jan 2019 18:59:24 +0100, by Goffi
-
plugin XEP-0380, XEP-0384: use C.EXTRA_INFO_DECR_ERR as info sub-type when a message can't be decrypted.Fri, 04 Jan 2019 18:47:56 +0100, by Goffi
-
plugin OTR: fixed a bug which was tagging every message as "encrypted"Fri, 04 Jan 2019 18:46:39 +0100, by Goffi
-
core (constants): added a constant for "encrypted"Fri, 04 Jan 2019 18:46:02 +0100, by Goffi
-
core (xmpp): don't add to history a message if there is no message and no subject.Fri, 04 Jan 2019 18:44:43 +0100, by Goffi
-
plugin XEP-0380: Explicit Message Encryption implementationFri, 04 Jan 2019 11:14:53 +0100, by Goffi
-
core (memory/encryption): added getNamespaces method to retrieve all plugins namespacesFri, 04 Jan 2019 11:14:17 +0100, by Goffi
-
core (xmpp): added "extra" argument to client.feedbackFri, 04 Jan 2019 11:13:31 +0100, by Goffi
-
memory (sqlite): minor comment moveFri, 04 Jan 2019 09:26:57 +0100, by Goffi
-
memory (sqlite): retry _runInteraction in the same way as for _runQuery, this improve reliabilityFri, 04 Jan 2019 09:21:16 +0100, by Goffi
-
plugin XEP-0384: don't ignore StanzaError if it's not item-not-foundFri, 04 Jan 2019 09:20:32 +0100, by Goffi
-
plugin XEP-0384: various bug fixes:Thu, 03 Jan 2019 21:04:55 +0100, by Goffi
-
core (memory/encryption), plugin OTR: finished OTR integration in encryption:Thu, 03 Jan 2019 21:00:00 +0100, by Goffi
-
core (xmpp): implemented human friendly __unicode__ for clientThu, 03 Jan 2019 20:51:08 +0100, by Goffi
-
tools (xml_tools): isXMLUICancelled helper function to check if an XMLUI has been cancelled from raw XML.Thu, 03 Jan 2019 20:49:21 +0100, by Goffi
-
jp (message/send, encryption): encryption handling:Wed, 02 Jan 2019 18:50:57 +0100, by Goffi
-
jp (xmlui): JidWidget + small improvments:Wed, 02 Jan 2019 18:50:47 +0100, by Goffi
-
plugin XEP-0384: update to last python-omemo + trust management:Wed, 02 Jan 2019 18:50:28 +0100, by Goffi
-
frontends (XMLUI): TabsContainer can now be the main container (Primitivus keep the old behaviour and always use VerticalContainer as main container)Wed, 02 Jan 2019 18:32:16 +0100, by Goffi
-
core (xmpp): don't send message without message or subject to bridge (and log a warning in frontends if such a message is received)Wed, 02 Jan 2019 18:28:30 +0100, by Goffi
-
core (memory/sqlite): new delPrivateNamespace method to delete all data of a specific namespace for a profile.Wed, 02 Jan 2019 18:25:55 +0100, by Goffi
-
core (memory/persistent): new LazyPersistentBinaryDict.remove methodWed, 02 Jan 2019 18:24:14 +0100, by Goffi
-
core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods:Wed, 02 Jan 2019 18:22:30 +0100, by Goffi
-
core (log): fixed double call to ansiColorsThu, 27 Dec 2018 11:40:04 +0100, by Goffi
-
core (xmpp): set "to" attribute to <message> element when it's missing:Thu, 27 Dec 2018 11:40:04 +0100, by Goffi
-
quick frontend(chat): use unicode on jid.JID instance in self.host.bridge.messageEncryptionGet:Thu, 27 Dec 2018 11:40:04 +0100, by Goffi
-
plugin XEP-0198: rised ACK_TIMEOUT + set req_time to None when timing out to be ready after resumingThu, 27 Dec 2018 09:21:10 +0100, by Goffi
-
plugin XEP-0045: fixed bad MAM detection on joinWed, 26 Dec 2018 17:21:39 +0100, by Goffi
-
plugin XEP-0198: allow to customise/disable ack_timeout:Wed, 26 Dec 2018 17:21:38 +0100, by Goffi
-
plugin OTR: catch and log potr.context.ErrorReceived instead of raising it.Wed, 26 Dec 2018 17:18:52 +0100, by Goffi
-
plugin XEP-0198: abort connection if ack is not received after a timeout:Wed, 26 Dec 2018 14:37:13 +0100, by Goffi
-
plugin XEP-0045: don't loop when initiating MAM archiveWed, 12 Dec 2018 08:58:52 +0100, by Goffi
-
plugin XEP-0045: request 50 *last* MAM messages if new archiveWed, 12 Dec 2018 01:13:15 +0100, by Goffi
-
core (memory/sqlite): further improvments in update_v7:Wed, 12 Dec 2018 00:53:14 +0100, by Goffi
-
core (memory/sqlite): fixed v7 update performance issue:Tue, 11 Dec 2018 23:53:27 +0100, by Goffi
-
core (memory/sqlite): do not call commitStatements if there is nothing to commit in checkUpdatesMon, 10 Dec 2018 21:06:20 +0100, by Goffi
-
jp (message/mam): display metadata when verboseMon, 10 Dec 2018 20:34:45 +0100, by Goffi
-
plugin XEP-0313, XEP-0045: loop MAM requests until whole archive is retrieved:Mon, 10 Dec 2018 20:34:45 +0100, by Goffi
-
plugin XEP-0059: added serialise methodMon, 10 Dec 2018 20:34:45 +0100, by Goffi
-
core (memory/sqlite): changed history constraintSun, 09 Dec 2018 14:07:26 +0100, by Goffi
-
plugin XEP-0045: MAM implementation for MUCFri, 07 Dec 2018 19:13:28 +0100, by Goffi
-
core (xmpp): check <message> namespace in parseMessage, and accept empty namespace (happen with Wokkel)Fri, 07 Dec 2018 17:46:50 +0100, by Goffi
-
plugin XEP-0313: improvments to prepare MUC MAM:Fri, 07 Dec 2018 17:43:43 +0100, by Goffi
-
core (memory/disco): normalise booleans in extensionsSat, 01 Dec 2018 14:40:32 +0100, by Goffi
-
core (memory/sqlite): skip a line before debug log showing statementsSat, 01 Dec 2018 14:39:35 +0100, by Goffi
-
jp (info/disco): better default output for extensionsSat, 01 Dec 2018 14:35:28 +0100, by Goffi