Mercurial > libervia-backend
graph
-
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
-
jp (base): new own_jid host attribute:2018-12-01, by Goffi
-
jp (base): new date_decoder to specify dates in arguments2018-12-01, by Goffi
-
tools (common/date_utils): date_parse_ext + timezone handling:2018-12-01, by Goffi
-
plugin XEP-0060: use new parseExtra methods from MAM and RSM2018-12-01, by Goffi
-
plugin XEP-0313: implementation of MAM for messages:2018-12-01, by Goffi
-
core (memory/sqlite): added stanza_id:2018-12-01, by Goffi
-
core: minor style/typos fixes2018-12-01, by Goffi
-
plugin XEP-0359: Unique and Stable Stanza IDs implementation, first draft2018-12-01, by Goffi
-
core: fixed reactor crash by installing reactor only in makeService2018-11-19, by Goffi
-
core: removed whitespace ping (not needed anymore as we handle XMPP ping)2018-11-19, by Goffi
-
core (xmpp): added NS_X_DATA to disco features2018-11-18, by Goffi
-
jp (base): fixed connection when start_session arg exists but is False2018-11-18, by Goffi
-
plugin XEP-0198: Stream Management implementation:2018-11-18, by Goffi
-
jp: new command "ping"2018-11-10, by Goffi
-
plugin XEP-0199: implementation of XMPP Ping2018-11-10, by Goffi
-
core (xmpp): added missing disco#info namespace to disco info result.2018-11-10, by Goffi
-
core (xmpp): server certificate validation:2018-11-10, by Goffi
-
quick frontend (app): create the contact list immediatly on plug2018-11-05, by Goffi
-
core: fixed package name for Android2018-10-05, by Goffi
-
template: better css files order2018-10-03, by Goffi
-
plugin identity: fixed nick when there is no user part in entity2018-10-03, by Goffi
-
jp (info): replaced "Client" by the more generic "Software"2018-09-27, by Goffi
-
template: fixed by variable used in css_files_noscript2018-09-27, by Goffi
-
doc: CHANGELOG update2018-09-20, by Goffi
-
install: use omemo in install_requires only for platforms supported upstream2018-09-20, by Goffi
-
template: overriden get_template to always have full template name:2018-09-18, by Goffi
-
template: import contextfilter as module attribute2018-09-18, by Goffi
-
core (exceptions): new ConfigError exception2018-09-18, by Goffi
-
jp: fixed bad call to quit2018-09-14, by Goffi
-
tools (common/template), jp: refactoring to handle multiple sites:2018-09-10, by Goffi
-
core(twisted): install reactor before doing anything else2018-08-31, by Goffi
-
frontends (xmlui): class_map is now an arg of create function:2018-08-31, by Goffi
-
plugin XEP-0050, adhoc D-Bus: Ad-Hoc improvment + remote media control:2018-08-31, by Goffi
-
core: findByFeatures fixes2018-08-31, by Goffi
-
core: minor version fix for pyjamas workaround2018-08-31, by Goffi
-
quick frontend (app, chat): encryption handling:2018-08-11, by Goffi
-
plugin XEP-0384: PEP handling + mark as encrypted:2018-08-11, by Goffi
-
plugin XEP-0163: fixed bad PEP filtering2018-08-11, by Goffi
-
plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted2018-08-11, by Goffi
-
core (memore/encryption): new methods and checks:2018-08-11, by Goffi
-
plugin otr: use namespace specified in XEP-03782018-08-11, by Goffi
-
core (memory/encryption): start improvments, stop and getSession:2018-08-11, by Goffi
-
core: we are in dev version again2018-08-04, by Goffi
-
plugin XEP-0384: OMEMO implementation first draft:2018-07-29, by Goffi
-
plugin XEP-0060: added singleton ID ("current")2018-07-29, by Goffi
-
core: new EncryptionHandler class which manage encrypted session as a core feature:2018-07-29, by Goffi
-
core: added async TriggerManager2018-07-29, by Goffi
-
core: style improvments (90 chars limit)2018-07-29, by Goffi
-
Added tag 0.7.0a2 for changeset b42aa52d26212018-07-08, by Goffi
-
install (setup.py): don't use sys.prefix for locales2018-07-08, by Goffi
-
jp (blog): fixed path encoding for inotify2018-07-08, by Goffi
-
Added tag 0.7.0a1 for changeset 534b264d63df (replace former tag after setup fix)2018-07-04, by Goffi
-
Added tag 0.7.0a1 for changeset eecd84a2530a2018-07-04, by Goffi
-
0.7.0a1 release2018-07-04, by Goffi
-
plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possible2018-07-04, by Goffi
-
misc: renamed former tags from "SàT va.b.c" to "a.b.c"2018-07-04, by Goffi
-
doc (CHANGELOG): added D-Bus namespace change2018-07-02, by Goffi
-
core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:2018-07-01, by Goffi
-
plugin merge-request/mercurial: fixed missing last line in diff while parsing patch2018-06-29, by Goffi
-
quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactList2018-06-27, by Goffi
-
plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the code2018-06-27, by Goffi
-
code style reformatting using black2018-06-27, by Goffi