Mercurial > libervia-backend
graph
-
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
-
core (memory): stopSession implementation2015-11-27, by Goffi
-
plugin misc_account: fixed password verification2015-11-27, by souliane
-
core: fixed cache check on presence unavailable2015-11-27, by Goffi
-
core (memory): catch exceptions.UnknownEntityError in getMainResource2015-11-26, by Goffi
-
jp (profile): fixed profile/modify command:2015-11-26, by Goffi
-
core: avoid to send presence unavailable signal when it's not necessary2015-11-25, by Goffi
-
plugin XEP-0054: fixed presence issue when avatar is not in cache2015-11-25, by Goffi
-
plugin XEP-0277: minor fixes for publisher attribute2015-11-25, by Goffi
-
plugin XEP-0277: unicode fixes in logs2015-11-25, by Goffi
-
plugin XEP-0277: use bare JIDs to verify publisher2015-11-25, by souliane
-
plugin XEP-0060: trap failure when subscription to a node is not possible2015-11-25, by souliane
-
tmp (wokkel.pubsub): implemented missing notifyRetract2015-11-25, by Goffi
-
plugin XEP-0065: fixed bad error handling2015-11-25, by Goffi
-
plugin file: fixed bad method call2015-11-25, by Goffi
-
plugin group blog: minor log change2015-11-25, by Goffi
-
plugin group blog: big cleaning2015-11-25, by Goffi
-
jp (pipe): pipe commands now use the new CommandAnswering API (with actionNew)2015-11-25, by Goffi
-
plugin ip: fixed ip check (XEP-0279) use2015-11-24, by Goffi
-
quick_frontend (quick_blog): remove tags2mbdata which is replaced by common.iter2dict2015-11-24, by souliane
-
plugin XEP-0020: fixed bad import2015-11-24, by souliane
-
plugin XEP-0277: tags are handled through atom categories2015-11-24, by Goffi
-
quick_frontend(blog): groups blog sending is handled2015-11-24, by Goffi
-
plugin XEP-0277: added a trigger on data2entry and comments management2015-11-24, by Goffi
-
primitivus: fixes joining a MUC room2015-11-24, by souliane
-
plugin sec_otr: fixes bad handling of entity disconnection2015-11-24, by souliane
-
plugin XEP-0277: checkFeatures implemented2015-11-23, by Goffi
-
quick_frontend: getFeatures is called on profile plug, and saved in host.features2015-11-23, by Goffi
-
plugin command export: fixed severity for a debug message2015-11-23, by Goffi
-
plugin misc_account: add method asyncConnectWithXMPPCredentials2015-11-23, by souliane
-
memory: fixes asyncCreateProfile to not overwrite the personal key2015-11-23, by souliane
-
core: fixed getStringParamA2015-11-23, by Goffi
-
plugin XEP-0277: fixed entries in atom feed2015-11-23, by Goffi
-
plugin XEP-0277: fixed unsecure blog feed2015-11-23, by Goffi
-
plugin file: deferred XMLUI now use security limit2015-11-22, by Goffi
-
core (xmlui): fixed security_limit in deferXMLUI2015-11-22, by Goffi
-
core: fixed session cleaning after actionNew timeout2015-11-22, by Goffi
-
jp (file): new file/upload command2015-11-22, by Goffi
-
plugin XEP-0363, upload: File upload (through HTTP upload only for now):2015-11-22, by Goffi
-
quick_frontend (quick_blog): retrieve and set the tags from/to microblog data2015-11-21, by souliane
-
primivitus: fixed crash when self.target is a full jid2015-11-20, by Goffi
-
primitivus: fixed progress panel2015-11-20, by Goffi
-
plugin file: added "Action/send" file menu2015-11-20, by Goffi
-
primitivus: fixed showDialog2015-11-19, by Goffi
-
plugin XEP-0260, XEP-0261: fallback from S5B to IBB is implemented2015-11-19, by Goffi
-
plugin XEP-0166: transport replacement:2015-11-19, by Goffi
-
plugin 0047: increased timeout to 120s2015-11-19, by Goffi
-
core, plugins file, XEP-0234, bridge: progression api enhancement:2015-11-19, by Goffi
-
quick_frontend: add quick_list_manager.py and the QuickTagList class2015-11-19, by souliane
-
core: fixed launchAction:2015-11-18, by Goffi
-
jp: use the new actionsGet method2015-11-17, by Goffi
-
core, bridge: actionsGet:2015-11-17, by Goffi
-
jp (file): print a message and quit if progress_id is not received2015-11-17, by Goffi
-
plugin XEP-0234: hash checksum proper handling2015-11-17, by Goffi
-
plugin XEP-0300: implemented hashing:2015-11-17, by Goffi
-
plugin XEP-0166: session-info action handling2015-11-17, by Goffi
-
jingle XEP-0166: fixed session creation on non session-initiate actions2015-11-17, by Goffi
-
plugin XEP-0166: sendError now manage jingle conditions2015-11-17, by Goffi
-
quick_frontend(profile manager): fixed alert messages2015-11-17, by Goffi
-
primitivus: fixed showDialog and XMLUI message dialog2015-11-17, by Goffi
-
primitivus (xmlui): fixed closing on popup panel "OK" button press2015-11-16, by Goffi
-
primitivus: fixed alert case + alert in profileManager2015-11-16, by Goffi
-
frontends (xmlui): fixed widget closing on submit2015-11-16, by Goffi
-
jp (base, file): file command and progress fixes and adaptation to new API:2015-11-15, by Goffi
-
core: added callback_id in DataError message of launchCallback2015-11-15, by Goffi
-
jp: added a --verbose command2015-11-14, by Goffi
-
jp: added profile/connect command2015-11-14, by Goffi
-
jp: better profile commands:2015-11-14, by Goffi
-
core, bridge: added a profileSetDefault method2015-11-14, by Goffi
-
jp: profile session can now be started without connection:2015-11-14, by Goffi
-
jp: added param/set command2015-11-14, by Goffi
-
jp: optional positional arguments on "param get" command2015-11-14, by Goffi
-
jp: fixed bad --connect option check2015-11-14, by Goffi
-
bridge, core(params): removed obsolete methods:2015-11-14, by Goffi
-
primitivus: partly reverted commit 641cfd2faefe :2015-11-13, by Goffi
-
Primitivus: better popups handling:2015-11-11, by Goffi
-
plugin XEP-0047: some cleaning2015-11-11, by Goffi
-
plugins XEP-0234, file: moved human file size conversion to file plugi2015-11-11, by Goffi
-
plugins XEP-0234, file: moved file request dialog to file plugin2015-11-11, by Goffi
-
quick frontend: fixed resources display in quickContactList2015-11-08, by Goffi
-
plugins XEP-0260, XEP-0065: proxy handling:2015-11-08, by Goffi
-
plugins XEP-0234, file: use of SatFile for writing too2015-11-08, by Goffi
-
plugin XEP-0085: renamed "__xxx" methods to "_xxx"2015-11-06, by Goffi
-
core (xmpp.py): fixed bad import2015-11-06, by Goffi
-
plugin XEP-0085: fixed chatstate blinking following 0632d96f08ad change2015-11-03, by Goffi
-
plugin NAT Port: added instruction with pip when miniupnpc is missing2015-11-02, by Goffi
-
plugin XEP-0260: first draft2015-11-02, by Goffi
-
plugin XEP-0065, XEP-0096: preparation for plugin XEP-0260 implementation:2015-11-02, by Goffi
-
plugin XEP-0047: minor improvements2015-11-02, by Goffi
-
plugin XEP-0234: "senders" handling2015-11-02, by Goffi
-
plugin XEP-0166, XEP-0234, XEP-0261:2015-11-02, by Goffi
-
plugin ip: local ip cache + DNS error detection2015-11-02, by Goffi
-
plugin NAT port: added UPnP IGD mapping + automatic unmapping on backend shut down2015-11-02, by Goffi
-
fixed bad inheritance of SatFile2015-11-02, by Goffi
-
core (disco): use of “profile” instead of “profile_key” in several disco methods2015-11-02, by Goffi
-
core: plugin unload:2015-11-02, by Goffi
-
launching script: use SIGTERM instead of SIGINT with the “stop” command2015-11-02, by Goffi
-
core (stdui): fixed a keyword argument not changed after commit 48706f4ff19c2015-11-02, by Goffi
-
jp: separate password and connection of profile in --connect and --pwd arguments2015-11-02, by Goffi
-
social contract: fixed a typo2015-11-02, by Goffi
-
plugins: added new MissingModule exceptions to plugins using third party modules2015-09-30, by Goffi
-
README, README4PACKAGERS: some update about third party modules.2015-09-30, by Goffi
-
plugin ad-hoc D-Bus: exception fixe + minor fixes2015-09-30, by Goffi
-
reverted patch ad4ec8d9235e: there must not be security limit on room configuration2015-09-29, by Goffi
-
plugin IP discovery: better IP discovering:2015-09-29, by Goffi
-
plugin nat-port: NAT port first draft:2015-09-29, by Goffi
-
core: more robust plugins loading:2015-09-29, by Goffi
-
plugin ip, params: plugin IP discovery, first draft:2015-09-29, by Goffi
-
core: removed forgotten breakpoint2015-09-29, by Goffi
-
plugin tmp_demo_directory: removed2015-09-14, by souliane
-
core (xmlui): fixed submit_id returning None when its value is ''2015-09-26, by Goffi
-
core (XMLUI): restorer submit_id:2015-09-26, by Goffi
-
plugin XEP-0234: removed forgotten debugging bridge method2015-09-26, by Goffi
-
plugin XEP-0234: jingle file transfer first draft2015-09-25, by Goffi
-
plugin XEP-0261: jingle in-band bystream first draft2015-09-25, by Goffi
-
plugin XEP-0300: hashes management first draft2015-09-25, by Goffi
-
plugin file: first draft:2015-09-25, by Goffi
-
plugin XEP-0047, XEP-0096: In-Band Bystream plugin cleaning:2015-09-25, by Goffi
-
plugin XEP-0166: (jingle) first draft. Not all actions are managed yet2015-09-25, by Goffi
-
core: progression handling improvments:2015-09-25, by Goffi
-
core (contants): added PROF_KEY_ALL en PLUG_TYPE_* constants2015-09-25, by Goffi
-
core (memory, params): minor docstrings updates2015-09-25, by Goffi
-
plugin XEP-0050: minor parentheses removal2015-09-25, by Goffi
-
plugin XEP-0277, misc_groupblog: move getGroupBlogsAtom to XEP-0277, rename to mbGetAtom2015-09-10, by souliane
-
tmp (wokkel): fixes RSM when maxItems is 02015-09-10, by souliane
-
tmp (wokkel): fixes changeset 91631837ce5c (rev 1510)2015-09-10, by souliane
-
plugin XEP-0277, quick_frontend: rename mbGetLast to mbGet and add it the parameter "item_ids"2015-09-10, by souliane
-
plugin XEP-0060: fixes a one-line loop2015-09-10, by souliane
-
plugin XEP-0277: clarify a docstring for one complex method argument2015-09-10, by souliane
-
tmp (wokkel): fixes RSM implementation to fit sat_pubsub answer when in "unrestricted" mode2015-09-10, by souliane
-
plugin XEP-0055: display the search results using XMLUI JidsListWidget2015-09-02, by souliane
-
plugin XEP-0055: remove a "debug" break that has been forgotten here2015-09-02, by souliane
-
plugin XEP-0050: pre-fill the target server's field with user's host.2015-09-02, by souliane
-
core (xmlui): added helper method to easily manage dialogs with a deferred2015-08-27, by Goffi
-
core (plugins): detect import_name conflicts2015-08-27, by Goffi
-
core (utils): added a method to generate XEP-0082 style dates2015-08-27, by Goffi
-
tools (xml_tools): keeps data form result headers sorted2015-08-26, by souliane
-
tools (xml_tools): fixes JidElement.__init__2015-08-26, by souliane
-
plugin XEP-0055: add "simple" and "advanced" modes to Jabber search:2015-08-21, by souliane
-
core (params): fixes jid_list to use node's default value when no user value is defined2015-08-22, by souliane
-
core (params): fixed exception on empty jids list2015-08-25, by Goffi
-
plugin XEP-0050: fixed crash on empty node in addAdHocCommand2015-08-25, by Goffi
-
plugin XEP-0050: return disco for commands only on commands namespace2015-08-25, by Goffi
-
primitivus (ProfileManager): fixed profile change event callback2015-08-25, by Goffi
-
tools (xmlui): changeContainer do not create a new one when the current one already fits2015-08-21, by souliane
-
tools, frontends (xmlui): allow to select a tab when adding it2015-08-21, by souliane
-
core (disco): fixed bad indentation resulting in bad result in findFeaturesSet2015-08-21, by Goffi
-
core, bridge: added getFeatures method:2015-08-21, by Goffi
-
QuickFrontend: removed old watched stuff as a new plugin now manages it properly2015-08-20, by Goffi
-
core, plugin watched: new plugin, show an alert when a watched entity goes online2015-08-20, by Goffi
-
primivitus: fixed profile manager exception when nothing is focused2015-08-20, by Goffi
-
core (params): jids_list type management2015-08-20, by Goffi
-
core (xmlui): added JidsListWidget to manage editable list of jids:2015-08-20, by Goffi
-
core(xmlui): removed useless parenthesis around assert2015-08-18, by Goffi
-
core (memory): fixed a double timer.cancel in Sessions2015-08-18, by Goffi
-
core , privmitivus (xmlui): add jidInput handling, with a simple String for now2015-08-18, by Goffi
-
xmlui: minor docstring fixes2015-08-18, by Goffi
-
core: removed sat_id which is not used anywhere, uuid do the job better2015-08-18, by Goffi
-
quick_frontend, primitivus: handling of actionNew signal2015-08-18, by Goffi
-
plugin XEP-0045: added disco announce2015-08-18, by Goffi
-
plugin XEP-0059: fixed bad disco handling2015-08-18, by Goffi
-
setup: wx is not more a dependency since wix has been deprecated2015-08-20, by souliane
-
plugin OTR: fixes a couple of typos2014-09-03, by souliane
-
quick_frontend: minor fixes2015-08-15, by Goffi
-
core: getProfileName no raise ProfileUnknownError + minor doc fixes2015-08-15, by Goffi
-
plugin text-syntaxes: minor variable renaming2015-08-15, by Goffi
-
tmp(pubsub): added retract "notify" attribute management2015-08-15, by Goffi
-
xml_tools: minor attribute renaming2015-08-15, by Goffi
-
tmp (wokkel.rsm): use of super instead of direct call in PubSubRequest2015-08-15, by Goffi
-
plugin xep-0060,xep-0277: added getFromMany using new RTDeferredSession mechanism2015-08-15, by Goffi
-
core: new tools.sat_defer module, and implementation of RTDeferredSessions:2015-08-15, by Goffi
-
core (memory): Sessions fixes:2015-08-15, by Goffi
-
plugins xep-0060, xep-0277: code simplification/cleaning/fix:2015-08-15, by Goffi
-
tools (xml_tools): better PEP-8 compliance2015-07-21, by souliane
-
add PyOpenSSL to the dependency list2015-07-21, by souliane
-
quick_frontend: display over whole alerts counter2015-07-20, by souliane
-
plugin misc_groupblog: pubsub response do not fail when target server doesn't handle RSM2015-07-14, by souliane
-
tmp (wokkel): pubsub response do not fail when target server doesn't handle RSM2015-07-14, by souliane
-
add tests for sat.tmp.wokkel2015-07-14, by souliane
-
plugin XEP-0054: fixes bug introduced by changeset 1255 (38fb8823cee8)2015-07-14, by souliane
-
quick_frontend: add a couple of TODOs2015-07-13, by souliane
-
primitivus: fix setting the presence and status2015-06-10, by souliane
-
plugin misc_account: change the message sent by email after an account creation2015-06-06, by souliane
-
tmp (rsm): better use of domish.Element.elements() + minor fixes2015-05-27, by Goffi
-
quick_frontend (quick_app): properly fixed roster loss:2015-05-22, by Goffi
-
display the resource in the chat dialog when printing a private MUC message2015-04-24, by souliane
-
core (xmpp): update the cache for a contact group when a contact is removed from it2015-04-24, by souliane
-
core (xmpp): RosterItem.jid is deprecated in Wokkel 0.7.1, use RosterItem.entity instead2015-04-24, by souliane
-
core (tests): fixed bad use of reserved name2015-04-23, by Goffi
-
core (tests): test fixes2015-04-23, by Goffi
-
plugin groupblog, tmp (mam, rsm): some style improvments/fixes:2015-04-23, by Goffi
-
tmp (wokkel): licenses fixes:2015-04-23, by Goffi
-
plugins xep-0277: some methods reordering to make the plugin more readable2015-04-23, by Goffi
-
plugins groupblog, xep-0060: first pass of simplification2015-04-22, by Goffi
-
plugins (groupblog, xep-0277) + tmp(rsm): improved style:2015-04-22, by Goffi
-
core (disco): fixed bad indentation in _discoInfos (used by bridge)2015-04-17, by Goffi
-
bridge: getInfos description minor update2015-04-17, by Goffi
-
core, bridge, jp: management of service discovery extensions (XEP-0128)2015-04-17, by Goffi
-
tmp (mam): fixed name shadowing + getDiscoInfo for mam fix:2015-04-17, by Goffi
-
test: fix the tests2015-04-17, by souliane
-
quick_frontend, primitivus: fixes a couple of issues:2015-04-16, by souliane
-
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions2015-04-16, by souliane
-
primitivus: fixes :search command2015-04-09, by souliane
-
quick_frontends(profile manager): typo2015-04-06, by Goffi
-
jp (profile): added "profile modify" command2015-04-06, by Goffi
-
jp (profile): fixed "profile info" to use profile, and then manage connection.2015-04-06, by Goffi
-
jp: fixed crash on commands using profile without "connect" option2015-04-06, by Goffi
-
quick_frontend (constants): set a constant for default MUC service2015-04-01, by souliane
-
quick_frontend: keep the contact list groups synchronised on contact deletion2015-04-01, by souliane
-
core (xmmp): keep the roster groups cache synchronised + fixes a log.warning2015-04-01, by souliane
-
2015 copyright dates update2015-03-30, by Goffi
-
jp: fixed bad try/except hidding errors + fixed bad management of jids without node2015-03-30, by Goffi
-
quick_frontend: fixes personalEventHandler signature2015-03-25, by souliane
-
quick_frontend, primitivus: various fixes (MUC and cached signals):2015-03-25, by souliane