Mercurial > libervia-backend
graph
-
jp (blog): set default template and data mapping for the new template output2017-02-21, by Goffi
-
jp (output): template output first draft:2017-02-21, by Goffi
-
jp (base): improved module import:2017-02-21, by Goffi
-
core (tools/common): data objects first draft:2017-02-21, by Goffi
-
core (tools/common): template renderer first draft:2017-02-21, by Goffi
-
jp (blog): added blog/get command:2017-02-16, by Goffi
-
jp (core): added extra_outputs:2017-02-15, by Goffi
-
jp (info/disco): added --node argument2017-02-12, by Goffi
-
core(memory.disco), bridge: discoInfos and discoItems now handle node2017-02-12, by Goffi
-
plugin XEP-0045: fix after client refactoring2017-02-12, by Goffi
-
core: added release name in constants + full version2017-02-12, by Goffi
-
core, frontends: getProfilesList renamed to profilesGetList + behaviour change:2017-02-12, by Goffi
-
core (plugins): added missing contants + use of new constants in PLUGIN_INFO2017-02-12, by Goffi
-
core, jp: component handling + client handling refactoring:2017-02-12, by Goffi
-
memory (sqlite): introduced component table, schema updated:2017-02-06, by Goffi
-
primitivus: fixed resources diplay in contact list2017-02-06, by Goffi
-
plugin OTR, core; use of new sendMessage + OTR mini refactoring:2017-02-05, by Goffi
-
plugin XEP-0297: used sendMessage in forward, and added comment/warning:2017-02-05, by Goffi
-
core (client): added feedback and sendMessage methods:2017-02-05, by Goffi
-
quick app: check type in notify2017-02-05, by Goffi
-
primitivus: fixed display of error if a message can't be sent2017-02-05, by Goffi
-
plugin XEP-0280: new setPrivate method to tell server not to carbon copy it.2017-02-05, by Goffi
-
core: replaced SkipHistory exception by a key in mess_data:2017-02-05, by Goffi
-
plugin XEP-0334: fixed and improved message processing hints:2017-02-05, by Goffi
-
plugin otr: various improvments:2017-02-01, by Goffi
-
core (menus): improvments:2017-01-26, by Goffi
-
plugin sec OTR: fixed OTR:2017-01-26, by Goffi
-
quick frontend(contact list): added all_iter property to get all cached entities2017-01-15, by Goffi
-
plugin XEP-0054, quick frontend(app): various improvments:2017-01-15, by Goffi
-
quick frontend (contact list): fixed cached key removal2017-01-15, by Goffi
-
jp (core): fixed signal registration for progressions2017-01-15, by Goffi
-
bridge (constructor/embedded): fixed warning on unregistered callback2017-01-15, by Goffi
-
plugin XEP-0277: fixed mbSetAccess double registration2017-01-15, by Goffi
-
core (memory/cache): geFilePath now return None when uid is empty2017-01-15, by Goffi
-
jp (info/session): added a command to get data on current session2017-01-05, by Goffi
-
jp (constants): added exit code for error on bridge method call2017-01-05, by Goffi
-
plugin text commands: added /whoami command which return current full jid2017-01-05, by Goffi
-
plugin XEP-0231: Bits of Binary first draft:2017-01-05, by Goffi
-
core (memory/cache): file caching handling, first draft:2017-01-05, by Goffi
-
core (xml_tools): fixed findAll2017-01-03, by Goffi
-
frontends(tools/strings): put URL regex outside of getURLParams and precompile it2017-01-01, by Goffi
-
plugin text syntaxes: log error on cleanXHTML failure2017-01-01, by Goffi
-
core(constants): added a constant for profile extension (PLUGIN_EXT):2016-12-25, by Goffi
-
misc: README update2016-12-24, by Goffi
-
quick frontend (quick app): added progressFinished and progressError listeners2016-12-22, by Goffi
-
quick frontend (quick app): fixed use of profile_manager.connected2016-12-20, by Goffi
-
Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value2016-12-20, by Goffi
-
plugin android: first draft:2016-12-19, by Goffi
-
plugin XEP-0280: Message Carbons first draft2016-12-18, by Goffi
-
primitivus, jp: dynamic bridge + fixed D-Bus bridge:2016-12-18, by Goffi
-
quick_frontend(QuickApp): added onBridgeConnected method2016-12-18, by Goffi
-
xep-0184: delivery receipts are now activated by default2016-12-18, by Goffi
-
xep-0070: fixed use of byte string instead of unicode2016-12-18, by Goffi
-
frontends(xmlui): better handling of missing _xmluiAppend2016-12-18, by Goffi
-
bridbe(pb): Perspective Broker bridge, first draft2016-12-13, by Goffi
-
bridge, quick_frontend: preparation for async bridge2016-12-13, by Goffi
-
core(stdui/profile manager): fixed authentication cancellation2016-12-04, by Goffi
-
core, quick_frontends: android compatibility hacks:2016-12-04, by Goffi
-
core: bridge can now be changed in conf2016-12-04, by Goffi
-
bridge (constructor): embedded bridge generator:2016-10-05, by Goffi
-
bridge (D-Bus): bad design fixes:2016-10-03, by Goffi
-
bridge (constructor): refactoring:2016-10-02, by Goffi
-
bridge(constructor): constructor now uses argparse instead of optparse2016-10-02, by Goffi
-
bridge(D-Bus): minotr argument name fix2016-10-02, by Goffi
-
quick frontend(contact_list): avoid crash when resource in cache has not priority2016-10-02, by Goffi
-
jp (message/send): message/send can now send XHTML (-x) or rich (-r) messages2016-09-25, by Goffi
-
plugin XEP-0071: fixed rich and xhtml sending + add simple text body if not present2016-09-25, by Goffi
-
frontends (tools): added a module to parse CSS colors2016-09-25, by Goffi
-
quick frontend (chat): update use a dict2016-09-23, by Goffi
-
jp (avatar): avatar get/set implementations, first draft2016-09-13, by Goffi
-
jp (core): added EXIT_NOT_FOUND constant, which return 16 as exit code2016-09-13, by Goffi
-
plugin XEP-0054(XEP-0153): added a getAvatar:2016-09-13, by Goffi
-
core (stdui): fixed cancellation of ContactList forms2016-09-11, by Goffi
-
quick frontend (menus): minor docstring fixes2016-09-11, by Goffi
-
jp (debug/bridge/method,signal): fixed argument parsing2016-09-10, by Goffi
-
quich frontend, primivius (chat): better avatar handling:2016-09-09, by Goffi
-
plugin XEP-0045, quick frontend (app,chat): various chat improvments:2016-09-09, by Goffi
-
quick frontend (contact list): better handling of cache with full jid:2016-09-09, by Goffi
-
plugin XEP-0054: fix use of full jid for room occupants2016-09-09, by Goffi
-
quick frontend (chat): recreateArgs implementation2016-09-09, by Goffi
-
plugin XEP-0045: minor docstring fix2016-09-09, by Goffi
-
quick frontend (chat): added helping properties avatar and contact_list2016-08-28, by Goffi
-
quick frontend(QuickApp): added getDefaultAvatar method:2016-08-28, by Goffi
-
plugin XEP-0245: removed plugin XEP-0245:2016-08-28, by Goffi
-
bridge (bridge_template.ini): minor doc fix2016-08-28, by Goffi
-
jp (debug): method callback now handles methods without return value2016-08-28, by Goffi
-
core: line feed (\n) are now forbidden in profile names2016-08-28, by Goffi
-
quick frontend (app): avatar filename is not requested anymore if value is empty2016-08-28, by Goffi
-
quick frontend (chat): fixed getWidgetHash2016-08-28, by Goffi
-
plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore2016-08-28, by Goffi
-
core (xmlui): added a quickNote method to easily send notes2016-08-28, by Goffi
-
quick frontend (quick_app): fixed user_action from action coming from backend2016-08-21, by Goffi
-
jp (debug/bridge): fixed unicode handling of arguments2016-08-21, by Goffi
-
jp: added jp/debug commands:2016-08-21, by Goffi
-
plugin debug: first draft:2016-08-21, by Goffi
-
frontends (xmlui): added a user_action attribute:2016-08-21, by Goffi
-
core (constants): added XMLUI_DATA_LVLS constants which group all available levels2016-08-21, by Goffi
-
quick frontend (app): fixed regression in groups handling2016-08-10, by Goffi
-
quick frontend (QuickApp): unicode string fix2016-08-08, by Goffi
-
misc: fixed 0.6.1 tag2016-08-08, by Goffi
-
primitivus, quick frontend (chat): moved time text generation to QuickChat2016-08-08, by Goffi
-
plugin XEP-0045: fixed options parameter handling in bridge callback2016-08-07, by Goffi
-
quick frontend (widget): minor profiles check on widget creation2016-08-07, by Goffi
-
quick frontend(chat): fixed traceback in log message2016-08-07, by Goffi
-
misc: updated Chteufleur contributions in README2016-08-02, by Goffi
-
quick frontends, primitivus: messageState signal handling2016-08-02, by Goffi
-
plugin XEP-0184: Implementation of XEP-0184 (Message Delivery Receipts)2016-07-28, by Geoffrey POUZET
-
plugin XEP-0045: added bridge method to change subject2016-07-24, by Goffi
-
quick_frontend(chat): better handling of cached signals when initialising widget2016-07-24, by Goffi
-
quick_frontend, primitivus: better notifications handling2016-07-24, by Goffi
-
plugin XEP-0070: change message popup to be more user-friendly2016-07-19, by Geoffrey POUZET
-
backend (memory), frontends: improved history filtering:2016-07-17, by Goffi
-
primitivus: dont call chatStateComposing where history keys are pressed2016-07-17, by Goffi
-
plugin lang detect: added a parameter to (de)activate the detection2016-07-17, by Goffi
-
primitivus (chat): don't send notification for move messages2016-07-17, by Goffi
-
primitivus: fixed notifications counter for simple messages in MUC rooms2016-07-17, by Goffi
-
plugin XEP-0085, quick_frontends, primitivus: chat states are working again2016-07-17, by Goffi
-
added Chteufleur in contributors in README2016-07-15, by Goffi
-
plugin XEP-0070: implementation of XEP-0070 (verifying HTTP request via XMPP)2016-07-11, by Geoffrey POUZET
-
merged 0.6.1 bookmark. This bookmark (0.7-dev) is now the main one2016-07-15, by Goffi
-
Added tag 0.6.1 for changeset 3a16a74796602016-07-13, by Goffi
-
installation (MANIFEST): added misc directory2016-07-13, by Goffi
-
Added tag 0.6.1 for changeset 30e83614af482016-07-12, by Goffi
-
fixed exclusion of vim's undo file in MANIFEST.in2016-07-12, by Goffi
-
added 0.6.1 tag2016-07-12, by Goffi
-
version update (0.6.1)2016-07-12, by Goffi
-
quick_frontend (QuickWidget): keep on_new_widget argument when recreating a widget 0.7-dev2016-07-11, by Goffi
-
plugin XEP_0249: fixed bad use of namespace in addElement2016-07-10, by Goffi
-
quick_frontend, primitivus: moved main_message property to quick_frontend2016-07-10, by Goffi
-
plugin XEP-0045: fixed typo in text commands2016-07-02, by Goffi
-
primitivus: fixed XMLUI window creation2016-06-30, by Goffi
-
plugin XEP-0045: added /list text command:2016-06-30, by Goffi
-
plugin XEP-0045: various fixes/improvments:2016-06-30, by Goffi
-
primitivus (chat): fixed a crash when page-up was pressed on room contacts list2016-06-30, by Goffi
-
plugin xep-0045: ask for password when getting a "not-allowed" error2016-06-30, by Goffi
-
quick_frontend: allow presence of entities without resource2016-06-29, by Goffi
-
merged main branch2016-06-28, by Goffi
-
plugin XEP-0054: fixed getCard calls2016-06-28, by Goffi
-
plugin XEP-0045: fixed calls to join, nick, kick, ban and affiliate2016-06-28, by Goffi
-
merged modification from souliane2016-06-27, by Goffi
-
merged main branch2016-06-27, by Goffi
-
primitivus: ignore paste if edit bar is not selected2016-06-27, by Goffi
-
quick_frontend, primitivus: notifications refactoring2016-06-27, by Goffi
-
merged main branch2016-06-24, by Goffi
-
jp (blog): fixed syntax detection when extension is .txt2016-06-24, by Goffi
-
primitivus (chat): fixed filters clearing when changing filter while one already exists refacoring_messages2016-06-20, by Goffi
-
primitivus: basic handling of filter, only language can filtered for now2016-06-20, by Goffi
-
plugin exp_lang_detect: language detection plugin, first draft2016-06-20, by Goffi
-
plugin XEP-0245: implementation of XEP-0245 /me syntax2016-06-20, by Goffi
-
backend, frontends: message refactoring (huge commit):2016-06-20, by Goffi
-
memory (sqlite): fixed handling of extra (pickled data) by using sqlite3.Binary2016-06-19, by Goffi
-
memory (sqlite): better handling of IntegrityError2016-06-19, by Goffi
-
jp: fixed shebang python call2016-06-19, by Goffi
-
core: changed versioning schema:2016-06-19, by Goffi
-
fixed a typo2016-05-29, by souliane
-
changelog: minor fixes in previous commit2016-05-28, by Goffi
-
updated CHANGELOG for version 0.6.12016-03-10, by souliane
-
backend, frontend: messages refactoring (huge commit, not finished):2016-05-24, by Goffi
-
plugin misc ip: changed URL of GET_IP_PAGE for the new one on salut-a-toi.org2016-04-26, by Goffi
-
primitivus: fixed window resize (was blocked by paste detection)2016-04-23, by Goffi
-
jp: added consts for exit codes, not used yet2016-04-23, by Goffi
-
jp: --output option:2016-04-23, by Goffi
-
primitivus: bracketed paste mode is now detected2016-04-22, by Goffi
-
primitivus: fixed paste detection/handling:2016-04-22, by Goffi
-
jp: forgotten shebang fixes2016-04-19, by Goffi
-
added mutagen to recommended in README4PACKAGERS2016-04-18, by Goffi
-
core (logs): taints:2016-04-18, by Goffi
-
core (logs): use tools.config to handle sat.conf2016-04-18, by Goffi
-
core (installation): minor comment in setup.py2016-04-17, by Goffi
-
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
-
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