Mercurial > libervia-backend
graph
-
core (logs): taints:Mon, 18 Apr 2016 18:35:17 +0200, by Goffi
-
core (logs): use tools.config to handle sat.confMon, 18 Apr 2016 18:33:59 +0200, by Goffi
-
core (logs): log color location can now be specified with %(color_start)s and %(color_end)sMon, 18 Apr 2016 18:33:59 +0200, by Goffi
-
quick app (contact list): when a new profile is plugged, updates are locked until the end of the process, this avoid many useless refreshesMon, 18 Apr 2016 18:33:55 +0200, by Goffi
-
quick frontend, primitivus: quickContactList refactored to handle several profiles at onceMon, 18 Apr 2016 18:31:13 +0200, by Goffi
-
core (installation): minor comment in setup.pySun, 17 Apr 2016 18:07:55 +0200, by Goffi
-
removed pyfeed and xe from README4PACKAGERSSun, 17 Apr 2016 17:32:52 +0200, by Goffi
-
core: removed pyfeed and xe dependencies:Sun, 17 Apr 2016 17:08:12 +0200, by Goffi
-
use of /usr/bin/env instead of /usr/bin/python in shebangSun, 17 Apr 2016 14:45:26 +0200, by Goffi
-
plugin adhoc_dbus, jp (cmd/adhoc): fixes adHocDBusAddAuto when no bus is foundSun, 17 Apr 2016 13:37:40 +0200, by souliane
-
jp (cmd/roster): fixes division by zero exceptionsSun, 17 Apr 2016 13:00:44 +0200, by souliane
-
core (memory/params): fixed exception when setting an empty passwordSat, 26 Mar 2016 18:43:54 +0100, by Goffi
-
quick frontend (QuickApp): added ui_show_cb in actionManager, so frontend can handle the display of the XMLUI itselfSat, 26 Mar 2016 16:15:23 +0100, by Goffi
-
jp (blog/edit): use utf-8-sig to decode content file to avoid BOM being propaged to contentFri, 25 Mar 2016 15:32:43 +0100, by Goffi
-
setup: added sat.tools.common in packagesFri, 25 Mar 2016 14:37:49 +0100, by Goffi
-
jp (blog/edit): added forgotten O_TRUNC while opening metadata fileFri, 25 Mar 2016 12:06:50 +0100, by Goffi
-
jp (blog/edit): do not remove files if they are not in the temporary dir hierarchyFri, 25 Mar 2016 11:45:57 +0100, by Goffi
-
jp (blog/edit): HTTP(S) and XMPP URLs can now be directly used in blog/edit commandThu, 24 Mar 2016 18:38:04 +0100, by Goffi
-
jp (blog): force deletion (without backup) when content is emptyTue, 22 Mar 2016 23:33:55 +0100, by Goffi
-
jp (blog): avoid conflict error when command line tags are already present in metadataTue, 22 Mar 2016 23:33:31 +0100, by Goffi
-
tool (common): added forgotten __init__.pyTue, 22 Mar 2016 22:49:00 +0100, by Goffi
-
jp (blog): drafts are now put in a sub dir per profile + added a security which keep the last 10 drafts before removing them (all profiles included).Tue, 22 Mar 2016 22:46:05 +0100, by Goffi
-
tools (common): added regex module with path (un)escaping methodsTue, 22 Mar 2016 22:46:04 +0100, by Goffi
-
core (tools): moved common to a separate package, and put data method in a data_format moduleTue, 22 Mar 2016 22:46:04 +0100, by Goffi
-
jp: fixed traceback shown on a normal quit when a progression is finishedMon, 21 Mar 2016 19:44:16 +0100, by Goffi
-
bridge (frontend): raise a BridgeExceptionNoService on org.freedesktop.DBus.Error.Spawn.ExecFailed D-Bus errorMon, 21 Mar 2016 19:44:16 +0100, by Goffi
-
plugin misc_account: fixes two bugs introduced by revision 1907 (0b748ad46ede):Mon, 21 Mar 2016 17:00:39 +0100, by souliane
-
test (plugin radiocol): fixes the test to also handle MP3 filesFri, 18 Mar 2016 10:25:38 +0100, by souliane
-
tmp/wokkel (rsm): fixes elements count (items retrieval with RSM max = 0)Fri, 18 Mar 2016 09:14:00 +0100, by souliane
-
plugin XEP-0277, test: set keys of data dict as unicode + fix the testsFri, 18 Mar 2016 08:58:22 +0100, by souliane
-
jp (blog): added "updated" to keys to keys to remove from tmp metadataTue, 15 Mar 2016 16:25:42 +0100, by Goffi
-
tmp (wokkel/mam): restore MAMPrefs being callable without argument when constructing a query:Fri, 11 Mar 2016 16:39:39 +0100, by souliane
-
test: update some testsFri, 11 Mar 2016 17:42:56 +0100, by souliane
-
test: add helpers methods muteLogging and unmuteLoggingFri, 11 Mar 2016 16:41:44 +0100, by souliane
-
plugin room_game: decrease the level of two logging messages from warning to infoFri, 11 Mar 2016 16:38:23 +0100, by souliane
-
plugin misc account: separate profile creation and sending emails, so we can wait and send the emails at the right time (when we know that no error occured)Fri, 11 Mar 2016 12:31:33 +0100, by souliane
-
jp (blog/edit): removed meta_file_path non existence check, as it is now re-used if it existsThu, 10 Mar 2016 19:13:42 +0100, by Goffi
-
jp (blog/edit): a draft file can be directly specifiedThu, 10 Mar 2016 18:05:37 +0100, by Goffi
-
plugin XEP-0060: fixed traceback if service was NoneThu, 10 Mar 2016 17:50:17 +0100, by Goffi
-
plugin XEP-0060: service, node and uri are added to metadata when doing a getItemsWed, 09 Mar 2016 16:59:29 +0100, by Goffi
-
plugin XEP-0277: removed mbGetAtom which has not reason to be in the backend, as it is highly dependant of (web) frontend elements. The code will be moved to Libervia:Wed, 09 Mar 2016 14:33:54 +0100, by Goffi
-
plugin misc account: fixed handling of None/empty values in sendEmails.sendEmailWed, 09 Mar 2016 12:54:26 +0100, by Goffi
-
core (tools/config): fixed fixConfigOption:Wed, 09 Mar 2016 12:11:35 +0100, by Goffi
-
plugin XEP-0096: add missing dependency to FILE pluginWed, 09 Mar 2016 12:08:31 +0100, by souliane
-
plugin misc_account: fixes sending email (twisted.mail.smtp.sendmail doesn't want unicode)Wed, 09 Mar 2016 11:52:18 +0100, by souliane
-
plugin account: fixed use of {domain} instead of hardcoded libervia.org for welcoming e-mail.Wed, 09 Mar 2016 11:17:32 +0100, by Goffi
-
install: minimum Twisted version is now 15.2.0 as sendmail need username argumentWed, 09 Mar 2016 11:16:24 +0100, by Goffi
-
README4PACKAGERS: add python-dbus to sat dependencies and inotify to jp recommendationsTue, 08 Mar 2016 12:43:19 +0100, by souliane
-
frontends (jp / blog): pass the profile to subprocess when using option --previewMon, 07 Mar 2016 19:58:33 +0100, by souliane
-
jp (blog/preview): change watch for IN_MOVE_SELF event, needed at least for EmacsMon, 07 Mar 2016 19:43:02 +0100, by Goffi
-
plugin misc_account: fixes handling of deprecater parameter "admin_email"Mon, 07 Mar 2016 16:20:41 +0100, by souliane
-
plugin XEP-0045: overriden availableReceived method of MUCClient to work around a bug in Wokkel (affiliation and role are not set). TODO: propose a patch upstreamMon, 07 Mar 2016 15:48:11 +0100, by Goffi
-
plugin XEP-0045: fixed feedback for /kick /ban and /afficiliate commands which should not be publicMon, 07 Mar 2016 13:50:57 +0100, by Goffi
-
plugin text commands: fixed log in genericErrback which was raising an exception when something than StanzaError was receivedMon, 07 Mar 2016 13:49:13 +0100, by Goffi
-
jp (blog/edit): added a confirmation message when blog item has been successfuly publishedSat, 05 Mar 2016 20:19:40 +0100, by Goffi