Mercurial > libervia-backend
graph
-
removed pyfeed and xe from README4PACKAGERS2016-04-17, by Goffi
-
core: removed pyfeed and xe dependencies:2016-04-17, by Goffi
-
use of /usr/bin/env instead of /usr/bin/python in shebang2016-04-17, by Goffi
-
plugin adhoc_dbus, jp (cmd/adhoc): fixes adHocDBusAddAuto when no bus is found2016-04-17, by souliane
-
jp (cmd/roster): fixes division by zero exceptions2016-04-17, by souliane
-
core (memory/params): fixed exception when setting an empty password2016-03-26, by Goffi
-
setup: added sat.tools.common in packages2016-03-25, by Goffi
-
jp (blog/edit): added forgotten O_TRUNC while opening metadata file2016-03-25, by Goffi
-
jp (blog/edit): do not remove files if they are not in the temporary dir hierarchy2016-03-25, by Goffi
-
jp (blog/edit): HTTP(S) and XMPP URLs can now be directly used in blog/edit command2016-03-24, by Goffi
-
jp (blog): force deletion (without backup) when content is empty2016-03-22, by Goffi
-
tool (common): added forgotten __init__.py2016-03-22, by Goffi
-
tools (common): added regex module with path (un)escaping methods2016-03-22, by Goffi
-
jp: fixed traceback shown on a normal quit when a progression is finished2016-03-21, by Goffi
-
plugin misc_account: fixes two bugs introduced by revision 1907 (0b748ad46ede):2016-03-21, by souliane
-
test (plugin radiocol): fixes the test to also handle MP3 files2016-03-18, by souliane
-
tmp/wokkel (rsm): fixes elements count (items retrieval with RSM max = 0)2016-03-18, by souliane
-
plugin XEP-0277, test: set keys of data dict as unicode + fix the tests2016-03-18, by souliane
-
jp (blog): added "updated" to keys to keys to remove from tmp metadata2016-03-15, by Goffi
-
tmp (wokkel/mam): restore MAMPrefs being callable without argument when constructing a query:2016-03-11, by souliane
-
test: update some tests2016-03-11, by souliane
-
test: add helpers methods muteLogging and unmuteLogging2016-03-11, by souliane
-
plugin room_game: decrease the level of two logging messages from warning to info2016-03-11, by souliane
-
jp (blog/edit): a draft file can be directly specified2016-03-10, by Goffi
-
plugin XEP-0060: fixed traceback if service was None2016-03-10, by Goffi
-
plugin XEP-0060: service, node and uri are added to metadata when doing a getItems2016-03-09, by Goffi
-
plugin misc account: fixed handling of None/empty values in sendEmails.sendEmail2016-03-09, by Goffi
-
core (tools/config): fixed fixConfigOption:2016-03-09, by Goffi
-
plugin XEP-0096: add missing dependency to FILE plugin2016-03-09, by souliane
-
plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode)2016-03-09, by souliane
-
install: minimum Twisted version is now 15.2.0 as sendmail need username argument2016-03-09, by Goffi
-
README4PACKAGERS: add python-dbus to sat dependencies and inotify to jp recommendations2016-03-08, by souliane
-
frontends (jp / blog): pass the profile to subprocess when using option --preview2016-03-07, by souliane
-
jp (blog/preview): change watch for IN_MOVE_SELF event, needed at least for Emacs2016-03-07, by Goffi
-
plugin misc_account: fixes handling of deprecater parameter "admin_email"2016-03-07, by souliane
-
blog (jp/edit): added --preview option to launch a "blog preview" in parallel2016-03-05, by Goffi
-
jp (blog/preview): inotify improvments:2016-03-05, by Goffi
-
jp (blog): fixed syntax guessing on existing files2016-03-05, by Goffi
-
jp (blog/preview): xhtml cleaning is now used on preview2016-03-05, by Goffi
-
jp (file): fixed bad quit call2016-03-05, by Goffi
-
frontends (tools/strings): fixXHTMLLinks skips internal anchors (links starting with "#")2016-03-05, by souliane
-
misc (sat.sh): exec + better stop:2016-03-04, by Goffi
-
jp (blog/edit): metadata file is reused if it already exists2016-03-04, by Goffi
-
plugin XEP-0363: fixes a forgotten attribute update2016-03-04, by souliane
-
jp (blog): preview command, first draft2016-03-03, by Goffi
-
jp (blog): add to EDITOR_ARGS_MAGIC parameters for (x)emacs and nano2016-03-03, by souliane
-
jp (base): fixed Jp.quit when exit code is 02016-03-02, by Goffi
-
jp (blog): edit command, first draft:2016-03-01, by Goffi
-
jp (profile): added confirmation and --force arguement to profile/delete2016-02-29, by Goffi
-
tools (utils): improved repository version detection:2016-02-28, by Goffi
-
plugin account: modifications in welcoming email:2016-02-27, by Goffi
-
plugin account: email sending improvments:2016-02-27, by Goffi
-
plugin XEP-0060: fixed bad xmpp: URI generation in getNodeURI2016-02-25, by Goffi
-
plugin blog import dokuwiki: fixed bad use of MissingModule and unmodified docstring2016-02-25, by Goffi
-
plugin misc_upload: fixes things that have been forgotten after a refactoring2016-02-23, by souliane
-
plugin XEP-0277: add a forgotten string to JID conversion2016-02-22, by souliane
-
quick_frontend (blog): correction for the previous patch:2016-02-22, by souliane
-
quick_frontend (blog): fixes main item update (comment's data were lost)2016-02-22, by souliane
-
plugin text syntaxes: fixed defaut syntax handling2016-02-18, by Goffi
-
plugin XEP-0065: fixed timer cancellation when a profile is receiving a file2016-02-08, by Goffi
-
plugin blog_import_dokuwiki: fixes wrong URL when a substitution occurs twice2016-02-04, by souliane
-
plugin blog_import_dokuwiki: refactor to make it look more similar to blog_import_dotclear2016-02-04, by souliane
-
plugin blog_import_dokuwiki: first draft2016-02-04, by souliane
-
frontends (jp/blog), plugin blog_import: fixes:2016-02-04, by souliane
-
plugin XEP-0277: fix bad call after methods renaming2016-01-28, by Goffi
-
plugin maildir: added an option to block intercepted normal messages:2016-01-25, by Goffi
-
core (params): return given profile for ProfileUnknownError2016-01-25, by Goffi
-
core (config): _dict values are now handled with json syntax2016-01-23, by Goffi
-
plugin blog import, XEP-0277: progress + redirect:2016-01-23, by Goffi
-
bridge (template): fixed docstrings2016-01-23, by Goffi
-
plugin XEP-0060, XEP-0277: added getNodeURI method2016-01-23, by Goffi
-
jp: added a blog/import command to handle new blog import plugin2016-01-22, by Goffi
-
plugin blog import dotclear: this plugin import Dotclear 2 backups2016-01-22, by Goffi
-
plugin blog import: this plugin is the base handling blog importers:2016-01-22, by Goffi
-
plugin upload, XEP-0363: splitted fileUpload in fileUpload + upload:2016-01-22, by Goffi
-
plugin XEP-0277: comments handling improvments:2016-01-22, by Goffi
-
plugin XEP-0277: added missing author_email parsing2016-01-22, by Goffi
-
core (xml_tools): added a method to find all elements corresponding to criteria2016-01-22, by Goffi
-
core (xml_tools): unescape HTML sequences to avoid parsing error in ElementParser2016-01-22, by Goffi
-
test (RSM): fix according to modification in sat.tmp.wokkel.rsm in rev 1771 (b77dc676a4df)2016-01-19, by souliane
-
test (RSM): fix according to modification in sat.tmp.wokkel:2016-01-19, by souliane
-
plugin XEP-0277: removed cleanXHTML on output data:2016-01-19, by Goffi
-
plugin XEP-0071, XEP-0277: method clean_xhtml has been renamed to cleanXHTML2016-01-19, by souliane
-
plugin text syntaxes: fixes typo2016-01-19, by souliane
-
test, setup: requires lxml >= 3.1.0 (fixes html cleaning issue)2014-08-21, by souliane
-
plugin syntax dc_wiki: added XHTML => dc_wiki converter, plus some bug fixes:2016-01-18, by Goffi
-
plugin syntax dc_wiki: first draft:2016-01-17, by Goffi
-
pluging text syntaxes: various minor improvments:2016-01-17, by Goffi
-
plugin misc_account: add a FIXME comment2016-01-16, by souliane
-
plugin (xep-0277): avoid wrapping XML in an extra <div> in data2entry2016-01-15, by Goffi
-
jp (roster): change groups delimiter for "roster get" output, from "|" to "\t"2016-01-13, by souliane
-
jp (roster): add command "roster get" with parameters "--subscriptions", "--name" and "--groups"2016-01-13, by souliane
-
jp (roster stats): add some extra information2016-01-13, by souliane
-
jp: add command "roster stats"2016-01-13, by souliane
-
primivitus: Primivitus doesn't handle microblog yet, configure QuickApp accordingly2016-01-13, by Goffi
-
bridge (D-Bus): fixed handling of profile in kwargs:2016-01-13, by Goffi
-
jp: add command "roster purge" to remove the contacts with no from/to subscription2016-01-13, by souliane
-
tools (xml_tools): removed unused import2016-01-13, by Goffi
-
reverted patch 3770d13776e82016-01-13, by Goffi
-
tools (strings): add a parameter "new_target" to addURLToText2016-01-13, by souliane
-
plugin XEP-0045: raise a special error when the room has already been joined2016-01-13, by souliane
-
quick_frontend, primitivus (chat): move notification command to quick_frontend2016-01-12, by souliane
-
tmp (wokkel.rsm): raise RSMError when <after/> element is empty2016-01-08, by Goffi
-
tmp (wokkel.rsm): fixed incorrect behaviour which was adding max_items attribute2016-01-07, by Goffi
-
tmp (wokkel.rsm): fixed forgotten method renaming2016-01-07, by Goffi
-
plugin XEP-0060: fixed extra mam filters parsing2016-01-07, by Goffi
-
plugin XEP-0060: MAM integration:2016-01-05, by Goffi
-
plugin XEP-0313: cleaning and improvments:2016-01-05, by Goffi
-
plugin XEP-0277: ignore maxItems if it is null2016-01-05, by Goffi
-
tmp (wokkel.mam): cleaning and bug fix:2016-01-05, by Goffi
-
plugin XEP-0060, tmp(wokkel.rsm): small refactoring:2016-01-05, by Goffi
-
tmp (wokkel/rsm): various improvments:2016-01-05, by Goffi
-
tmp (mam): various improvments:2016-01-03, by Goffi
-
plugin xep-0059: minor cleaning2016-01-03, by Goffi
-
tmp (rsm): removed useless cast2016-01-03, by Goffi
-
copyright update2016-01-03, by Goffi
-
plugin misc_account: fixes login messages when sending emails2015-12-22, by souliane
-
quick_frontend (chat): temporary fix for bug 12:2015-12-22, by souliane
-
quick_frontend (chat): scroll down after having printed the history2015-12-22, by souliane
-
quick_frontend, primitivus (chat): printing the history is left to quick_frontend2015-12-22, by souliane
-
plugin XEP-0065: better handling of finished Deferred2015-12-17, by Goffi
-
plugin XEP-0260, XEP-0065: fixed session hash handling:2015-12-17, by Goffi
-
plugin XEP-0260: better proxy error handling:2015-12-17, by Goffi
-
plugin XEP-0260: kill s5b session if session is declined2015-12-17, by Goffi
-
quick_frontend: restore printing the day change while displaying history2015-12-15, by souliane
-
frontends: small message refactorisation:2015-12-12, by souliane
-
memory (params): fixes loading user value and building params XML for jids_list type2015-12-15, by souliane
-
plugin extra_pep: replaced name by a short one2015-12-15, by Goffi
-
core (params): removed unused values2015-12-15, by Goffi
-
plugin extra_pep, params: fixed insecure building of jids_list2015-12-15, by Goffi
-
plugin XEP-0203, core (xmpp): leave the management of delay element to XEP-0203 (fix bug 59):2015-12-11, by souliane
-
complete the Exception's list when catching JID error:2015-12-15, by souliane
-
plugin misc_extra_pep: use a user parameter (jids_list) instead of a general configuration value2015-12-11, by souliane
-
memory (params): parameter jids_list values are specified with <jid>...</jid>2015-12-15, by souliane
-
memory (params): forbid to pass a value to a parameter of type "list" with <param value...>2015-12-15, by souliane
-
reverted patch 58ecc0e2e6fc as it may hide an other issue2015-12-15, by Goffi
-
core (xmlui): fixed deferConfirm2015-12-15, by Goffi
-
core (xmlui): fixed bad call of deferredUI in deferXMLUI2015-12-15, by Goffi
-
tools: expandNewLinesToXHTML replaces two or more \n instead of each ones2015-12-11, by souliane
-
plugin XEP-0277: revert use of expandNewLinesToXHTML for incoming messages:2015-12-10, by souliane
-
plugin XEP-0277, xml_tools: restore decapsulation of XHTML content2015-12-10, by souliane
-
xml_tools, plugin XEP-0071, XEP-0277: add method expandNewLinesToXHTML:2015-12-10, by souliane
-
quick_frontend: catch an exception that can occurs when using a concurrent client2015-12-10, by souliane
-
plugin misc_radiocol: the smaller fix in the world (1 character!)2015-12-09, by souliane
-
reverted revision 2ebe66a96d052015-12-08, by souliane
-
plugin misc_account: auto add some contacts at profile creation2015-12-07, by souliane
-
Added tag 0.6.0 for changeset 21e6d11615ea2015-12-07, by Goffi
-
core (client): fixed maximum connection tries to 32015-12-07, by Goffi
-
we are in dev version again2015-12-07, by Goffi
-
fixed changelog 0.6.0 publication date2015-12-02, by Goffi
-
update version to 0.6.02015-12-02, by Goffi
-
README and README4PACKAGERS: add Jinja2 to the dependencies list2015-12-02, by souliane
-
updated CHANGELOG for 0.62015-12-02, by souliane
-
plugin static blog: temporarily deactivated public blog menu2015-12-02, by Goffi
-
stdui (contact_list): use jid.JID to check the JID instead of an approximative regex2015-12-02, by souliane
-
plugin misc_account: temporary disabling posts and account deletion2015-12-02, by souliane
-
plugin XEP-0277: remove forgotten break statement2015-12-01, by souliane
-
plugin XEP-0277: don't try to create a new comments node if it already exists2015-12-01, by souliane
-
plugin XEP-0277: raise a failure if XHTML content is not wrapped in a <div/>2015-12-01, by Goffi
-
primitivus and plugins: renamed a few menus:2015-12-01, by souliane
-
plugin (xml log): workaround for a crash on big stanzas2015-11-30, by Goffi
-
core (sqlite storage): do explicit delete to profile linked tables for deleteProfile2015-11-30, by Goffi
-
core (memory): fixed bad memory cleaning on asyncDeleteProfile2015-11-30, by Goffi
-
plugin welcome: fixed typo2015-11-30, by souliane
-
jp (profile): fixed creating profile with given JID and XMPP password2015-11-30, by souliane
-
plugin welcome: first draft2015-11-29, by Goffi
-
plugin XEP-0045: fixed bad default parameter2015-11-29, by Goffi
-
plugin XEP-0277: just a reminder2015-11-27, by Goffi
-
primitivus (profile manager): session is started for newly create profiles2015-11-27, by Goffi