Mercurial > libervia-backend
graph
-
plugin OTR: ignore messages from sender without resource or from own jid2019-03-01, by Goffi
-
jp (message/mam): added missing RSM options2019-03-01, by Goffi
-
bridge (pb): minor import order change2019-02-28, by Goffi
-
plugin XEP-0384: better bundle handling + misc improvments2019-02-28, by Goffi
-
plugin XEP-0280: priority and "sent" fixes:2019-02-28, by Goffi
-
plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method2019-02-28, by Goffi
-
core (xml_tools): new elementCopy method to shallow copy a domish.Element2019-02-28, by Goffi
-
core: we are in dev version again2019-02-28, by Goffi
-
core (patches): partially fixed jid caching:2019-02-24, by Goffi
-
jp (blog/edit): changed comments handling:2019-02-23, by Goffi
-
plugin XEP-0277: blog items data are now entirely serialised before going to bridge:2019-02-23, by Goffi
-
misc (README): typo2019-02-20, by Goffi
-
jp(pubsub): minor code style fixes2019-02-15, by Goffi
-
jp (pubsub/node): new "import" command, to publish many nodes from an XML file2019-02-15, by Goffi
-
jp (pubsub/node): added purge command2019-02-15, by Goffi
-
plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node2019-02-15, by Goffi
-
plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once2019-02-15, by Goffi
-
Added tag 0.7.0a3 for changeset 7d2d28564b3e2019-02-06, by Goffi
-
tools (common): fixed dateutil.parser import2019-02-02, by Goffi
-
plugin XEP-0198: don't use hooks on components2019-02-02, by Goffi
-
plugin XEP-0198: fixed typo resulting in a crash on resume2019-01-26, by Goffi
-
plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.2019-01-26, by Goffi
-
plugin mr mercurial, tools(common/utils): moved command protocol to a new module2019-01-25, by Goffi
-
quick frontend (chat): use right type in getOrCreateWidget on new message2019-01-22, by Goffi
-
core (findByFeatures): fixed services discovery2019-01-20, by Goffi
-
quick frontend (app): fixed filtering for chat state notifications2019-01-19, by Goffi
-
quick frontend (chat): fixed use of old method printInfo2019-01-19, by Goffi
-
memory (sqlite): optimizations2019-01-19, by Goffi
-
merge_requests: use XHTML for body2019-01-19, by Goffi
-
plugin pubsub schema: handle XHTML fields2019-01-19, by Goffi
-
frontends, jp, templates: added XHTMLBox widget:2019-01-19, by Goffi
-
core (XMLUI): new XHTMLBox widget:2019-01-19, by Goffi
-
changelog: update2019-01-19, by Goffi
-
core, XEP-0315: move XML element handling to sat_tmp:2019-01-16, by Goffi
-
jp (pubsub): new "transform" command:2019-01-15, by Goffi
-
plugin pubsub admin: pubsub administrator first draft:2019-01-15, by Goffi
-
jp (base): fixed default values for --max-items and --max when using pubsub2019-01-12, by Goffi
-
plugin pubsub schema: code formatting minor update2019-01-12, by Goffi
-
jp (pubsub/search): fixed name for node_max2019-01-12, by Goffi
-
plugin XEP-0315: implementation of Data Forms XML Element2019-01-12, by Goffi
-
date update2019-01-12, by Goffi
-
plugin XEP-0060: set a 30s timeout on items get2019-01-11, by Goffi
-
core (disco): client.disco.requestInfo failure are re-raised:2019-01-11, by Goffi
-
core: findByFeatures speed improvments:2019-01-11, by Goffi
-
tools (common/data_objects): metadata parsing in BlogItems:2019-01-11, by Goffi
-
jp (base): MAM and RSM arguments can now be used for pubsub commands:2019-01-11, by Goffi
-
XEP-0059: max value check:2019-01-11, by Goffi
-
jp (base, pubsub, ticket): handle order-by:2019-01-06, by Goffi
-
plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:2019-01-06, by Goffi
-
plugin XEP-0380: register namespace2019-01-06, by Goffi
-
plugin XEP-0060: fixed MAM return value on getItems():2019-01-06, by Goffi
-
plugin android: fixed path for .cagou_status2019-01-04, by Goffi
-
plugin manhole: manhole debug plugin, first draft:2019-01-04, by Goffi
-
plugin OTR: fixed a bug which was tagging every message as "encrypted"2019-01-04, by Goffi
-
core (constants): added a constant for "encrypted"2019-01-04, by Goffi
-
core (xmpp): don't add to history a message if there is no message and no subject.2019-01-04, by Goffi
-
plugin XEP-0380: Explicit Message Encryption implementation2019-01-04, by Goffi
-
core (xmpp): added "extra" argument to client.feedback2019-01-04, by Goffi
-
memory (sqlite): minor comment move2019-01-04, by Goffi
-
plugin XEP-0384: don't ignore StanzaError if it's not item-not-found2019-01-04, by Goffi
-
plugin XEP-0384: various bug fixes:2019-01-03, by Goffi
-
core (memory/encryption), plugin OTR: finished OTR integration in encryption:2019-01-03, by Goffi
-
core (xmpp): implemented human friendly __unicode__ for client2019-01-03, by Goffi
-
jp (message/send, encryption): encryption handling:2019-01-02, by Goffi
-
jp (xmlui): JidWidget + small improvments:2019-01-02, by Goffi
-
plugin XEP-0384: update to last python-omemo + trust management:2019-01-02, by Goffi
-
core (memory/persistent): new LazyPersistentBinaryDict.remove method2019-01-02, by Goffi
-
core (log): fixed double call to ansiColors2018-12-27, by Goffi
-
core (xmpp): set "to" attribute to <message> element when it's missing:2018-12-27, by Goffi
-
plugin XEP-0045: fixed bad MAM detection on join2018-12-26, by Goffi
-
plugin XEP-0198: allow to customise/disable ack_timeout:2018-12-26, by Goffi
-
plugin OTR: catch and log potr.context.ErrorReceived instead of raising it.2018-12-26, by Goffi
-
plugin XEP-0198: abort connection if ack is not received after a timeout:2018-12-26, by Goffi
-
plugin XEP-0045: don't loop when initiating MAM archive2018-12-12, by Goffi
-
plugin XEP-0045: request 50 *last* MAM messages if new archive2018-12-12, by Goffi
-
core (memory/sqlite): further improvments in update_v7:2018-12-11, by Goffi
-
core (memory/sqlite): fixed v7 update performance issue:2018-12-11, by Goffi
-
jp (message/mam): display metadata when verbose2018-12-10, by Goffi
-
plugin XEP-0313, XEP-0045: loop MAM requests until whole archive is retrieved:2018-12-10, by Goffi
-
plugin XEP-0059: added serialise method2018-12-10, by Goffi
-
core (memory/sqlite): changed history constraint2018-12-09, by Goffi
-
plugin XEP-0045: MAM implementation for MUC2018-12-07, by Goffi
-
plugin XEP-0313: improvments to prepare MUC MAM:2018-12-07, by Goffi
-
core (memory/disco): normalise booleans in extensions2018-12-01, by Goffi
-
core (memory/sqlite): skip a line before debug log showing statements2018-12-01, by Goffi
-
jp (info/disco): better default output for extensions2018-12-01, by Goffi
-
jp (message): new mam subcommand:2018-12-01, by Goffi
-
jp (output): new OUTPUT_MESS output to handle data containing chat messages2018-12-01, by Goffi