Mercurial > libervia-backend
graph
-
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
-
core: lines limit2018-06-27, by Goffi
-
plugin merge request (mercurial): escape colons in import name2018-06-27, by Goffi
-
core: some more line limiting2018-06-27, by Goffi
-
quick app: added missing docstring in showDialog2018-06-26, by Goffi
-
quick_frontend(contact list): refactored update:2018-06-24, by Goffi
-
plugin events: invitations improvments + personal list2018-06-20, by Goffi
-
plugin XEP-0045: fixed crash when muc service is not found2018-06-20, by Goffi
-
jp (common): allow tables filters callbacks to have only one argument2018-06-20, by Goffi
-
jp (forums/edit): fixed unicode when dumping in json2018-06-03, by Goffi
-
core (version): added workaround for Pyjamas, avoiding crash when reading VERSION2018-06-03, by Goffi
-
jp (info/session): show short + relative date by default for "started"2018-06-01, by Goffi
-
jp (ticket): new "get" subcommand, to retrieve ticket(s)2018-06-01, by Goffi
-
jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputs2018-06-01, by Goffi
-
jp (blog/preview): fixed guessSyntaxFromPath call2018-06-01, by Goffi
-
core: discoFindByFeatures now return only available resources2018-05-25, by Goffi
-
core (xmpp): fixed "Force server" param on Android2018-05-25, by Goffi
-
core: added local_device argument to discoFindByFeatures2018-05-25, by Goffi
-
core (xmpp): use "phone" type in identities when backend is started from Android2018-05-25, by Goffi
-
tools (common): new files_utils module:2018-05-25, by Goffi
-
jp (file/share/list): fixed default value for jid2018-05-25, by Goffi
-
quick frontends (app): retrieve namespaces on startup2018-05-22, by Goffi
-
plugin XEP-0329: new methods/signals to handle shares:2018-05-22, by Goffi
-
jp (base): fixed jid encoding2018-05-22, by Goffi
-
core (disco): fixed disco capabilities (empty disco was used)2018-05-22, by Goffi
-
quick frontend (app): avoid resource locking on new message2018-05-11, by Goffi
-
plugin XEP-0045: display a note when no configuration is available on the room2018-05-11, by Goffi
-
plugin XEP-0045: fixed room configuration cancellation2018-05-11, by Goffi
-
quick frontend (contact list): don't store "nick" for group contacts:2018-05-11, by Goffi
-
plugin XEP-0045: fixed joining workflow:2018-05-11, by Goffi
-
bridge: added generated pb files to repository (needed for Cagou on Android)2018-04-13, by Goffi
-
core (constants): updated Android constants for Cagou2018-04-13, by Goffi
-
primitivus (xmlui): fixed XMLUIPanel signature2018-04-07, by Goffi
-
setup, tools(utils): fixed versioning in setup and getRepositoryData2018-04-06, by Goffi
-
tools (xmlui): fixed XMLUIDialog signature2018-04-06, by Goffi
-
setup: use NAME to get version2018-04-05, by Goffi
-
tools (utils): better repository version handling:2018-04-05, by Goffi
-
setup: use scm version2018-04-05, by Goffi
-
setup: version is now set in SAT/VERSION, sat is not imported anymore in setup2018-04-05, by Goffi
-
README: typo2018-04-04, by Goffi
-
README: added Arnaud Joset to contributors2018-04-04, by Goffi
-
tools(utils): fixed path handling in getRepositoryData2018-04-04, by Goffi
-
setup: minimal version of sat_tmp is 0.0.32018-04-04, by Goffi
-
core: replaced gtk3reactor by gireactor2018-04-03, by Goffi
-
setup: use constants to get name and version2018-04-03, by Goffi
-
setup: removed ez_setup.py2018-04-02, by Goffi
-
core, setup: huge cleaning:2018-04-02, by Goffi
-
plugin merge-request mercurial: keeps more chars for import name2018-04-02, by Goffi
-
plugin merge-request mercurial: accept space and period for import name sanitization2018-04-02, by Goffi
-
plugin merge-request mercurial: better name sanitization for import2018-04-02, by Goffi
-
jp (merge-request,common): fixed URIFinder when metadata are not needed:2018-04-02, by Goffi
-
README: minor line addition2018-04-01, by Goffi
-
jp (base): fixed URI's item with use_pubsub2018-04-01, by Goffi
-
README: label to use for tickets and merge requests is specified2018-04-01, by Goffi
-
plugin uri finder, jp (merge-request): labels handling:2018-04-01, by Goffi
-
jp (base): added C.ITEM pubsub flag when --item is required2018-03-31, by Goffi
-
README: specified URIs location for tickets and merge requests2018-03-31, by Goffi
-
plugin uri finder: plugin to find URIs in well-known locations2018-03-31, by Goffi
-
plugin merge-requests: fixed labels (they were using textbox instead of list)2018-03-30, by Goffi
-
jp (merge-request/import): added import command2018-03-30, by Goffi
-
plugin merge-requests, mercurial merge-requests: merge request import implementation2018-03-30, by Goffi
-
plugin XEP-0115: fixed caps initial check2018-03-30, by Goffi
-
jp (merge/get): "get" command first draft:2018-03-29, by Goffi
-
jp (xmlui): added whitelist, read_only and values_only options:2018-03-29, by Goffi
-
frontends (xmlui): added whitelist argument:2018-03-29, by Goffi
-
jp (base): add --max option:2018-03-29, by Goffi
-
jp (base): fixed use_pubsub when pubsub_flags is not needed2018-03-29, by Goffi
-
tools (common/data_objects): fixed Identity2018-03-26, by Goffi
-
core: added bare_jid and identities arguments to discoGetByFeatures:2018-03-26, by Goffi
-
plugin XEP-0234: fixed regex import2018-03-25, by Goffi
-
core (disco), plugin XEP-0115: client use + capabilities hash improvment:2018-03-24, by Goffi
-
jp: pubsub options refactoring:2018-03-21, by Goffi
-
jp (output/template): fixed template output (media_dir was missing)2018-03-21, by Goffi
-
component file sharing: changed pubsub identity:2018-03-18, by Goffi
-
component file sharing: comments metadata:2018-03-16, by Goffi
-
component file sharing: comments handling first draft:2018-03-16, by Goffi
-
core: use C.bool to detect value of "handler" field in PLUGIN_INFO2018-03-16, by Goffi
-
core (constants): accept "yes" as a True value in bool()2018-03-16, by Goffi
-
jp (common): assure nosplitright in default commands for edition with vim2018-03-16, by Goffi
-
plugin XEP-0264: handle truncated files2018-03-14, by Goffi
-
plugin XEP-0329: fixed extra key serialisation before sending to bridge2018-03-14, by Goffi
-
component file sharing: fixed hash handling (key has been renamed to "file_hash")2018-03-14, by Goffi
-
core (memory): use bare jid for owner in setFiles:2018-03-14, by Goffi