Mercurial > libervia-backend
graph
-
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
-
blog (jp/edit): added --preview option to launch a "blog preview" in parallelSat, 05 Mar 2016 20:19:17 +0100, by Goffi
-
jp (blog/preview): inotify improvments:Sat, 05 Mar 2016 19:24:10 +0100, by Goffi
-
jp: moved KeyboardInterrupt catch one level higher, so it is also catched if the loop is not startedSat, 05 Mar 2016 18:00:56 +0100, by Goffi
-
jp (blog): fixed syntax guessing on existing filesSat, 05 Mar 2016 18:00:12 +0100, by Goffi
-
jp (blog/preview): added inotify support, so preview can be updated each time the file is modified (actually IN_CLOSE_WRITE is used, but this may change in the future)Sat, 05 Mar 2016 17:59:10 +0100, by Goffi
-
jp (blog/preview): xhtml cleaning is now used on previewSat, 05 Mar 2016 15:43:14 +0100, by Goffi
-
jp (file): fixed bad quit callSat, 05 Mar 2016 13:17:29 +0100, by Goffi
-
frontends (tools/strings): fixXHTMLLinks skips internal anchors (links starting with "#")Sat, 05 Mar 2016 13:58:02 +0100, by souliane
-
misc (sat.sh): exec + better stop:Fri, 04 Mar 2016 23:24:06 +0100, by Goffi
-
jp (blog): moved common method in a BlogCommon class + added "current" as an item keyword for blog/editFri, 04 Mar 2016 11:22:41 +0100, by Goffi
-
jp (blog/edit): metadata file is reused if it already existsFri, 04 Mar 2016 10:33:28 +0100, by Goffi
-
plugin XEP-0363: fixes a forgotten attribute updateFri, 04 Mar 2016 10:00:23 +0100, by souliane
-
jp (blog): preview command, first draftThu, 03 Mar 2016 18:28:53 +0100, by Goffi
-
jp (blog): add to EDITOR_ARGS_MAGIC parameters for (x)emacs and nanoThu, 03 Mar 2016 17:02:23 +0100, by souliane
-
jp (blog/edit): editor arguments can now be specified on sat.conf, and default on are applied for known editors:Thu, 03 Mar 2016 15:57:06 +0100, by Goffi
-
jp (blog/edit): removed content_rich from KEY_TO_REMOVE_METADATA as it is never given by backendWed, 02 Mar 2016 19:53:53 +0100, by Goffi
-
base (blog/edit): added a way to block publishing by adding "publish": "false" in metadata fileWed, 02 Mar 2016 19:46:01 +0100, by Goffi
-
jp (base): fixed Jp.quit when exit code is 0Wed, 02 Mar 2016 19:45:02 +0100, by Goffi
-
plugin text syntaxes: added 'poster' and 'controls' in allowed attributes for cleanXHTMLTue, 01 Mar 2016 16:36:16 +0100, by Goffi
-
jp (blog): edit command, first draft:Tue, 01 Mar 2016 01:54:21 +0100, by Goffi
-
plugin XEP-0277: service can be None in mbGet, resulting in a request on default pubsub service of profile (i.e. profile's PEP)Tue, 01 Mar 2016 01:47:32 +0100, by Goffi
-
jp: all commands now use the new start method and set need_loop in __init__ when neededMon, 29 Feb 2016 16:52:51 +0100, by Goffi
-
jp (base): refactored need_loop so it is set only when the command is run. It can now be set in __init__ methods of commands classesMon, 29 Feb 2016 16:52:51 +0100, by Goffi
-
jp (profile): added confirmation and --force arguement to profile/deleteMon, 29 Feb 2016 16:52:51 +0100, by Goffi
-
core (memory, config): moved parseMainConf to tools/config so it can be used by frontends tooMon, 29 Feb 2016 16:13:47 +0100, by Goffi
-
tools (utils): improved repository version detection:Sun, 28 Feb 2016 13:42:31 +0100, by Goffi
-
core (tools): fixed bad call to "hg id" when hg is not working to guest revision, which was the cause of an ExceptionSun, 28 Feb 2016 01:57:51 +0100, by Goffi
-
plugin account: modifications in welcoming email:Sat, 27 Feb 2016 14:55:23 +0100, by Goffi
-
plugin account: email sending improvments:Sat, 27 Feb 2016 14:49:20 +0100, by Goffi
-
plugin XEP-0060: fixed bad xmpp: URI generation in getNodeURIThu, 25 Feb 2016 16:21:17 +0100, by Goffi
-
plugin blog import dokuwiki: fixed bad use of MissingModule and unmodified docstringThu, 25 Feb 2016 16:05:31 +0100, by Goffi
-
plugin blog import: mb_data handle unicode only, so comments_service must be a unicode and not a JIDWed, 24 Feb 2016 16:11:36 +0100, by Goffi
-
plugin misc_upload: fixes things that have been forgotten after a refactoringTue, 23 Feb 2016 15:02:03 +0100, by souliane
-
plugin XEP-0277: add a forgotten string to JID conversionMon, 22 Feb 2016 14:33:47 +0100, by souliane
-
quick_frontend (blog): correction for the previous patch:Mon, 22 Feb 2016 13:44:14 +0100, by souliane
-
quick_frontend (blog): fixes main item update (comment's data were lost)Mon, 22 Feb 2016 13:15:02 +0100, by souliane
-
plugin text syntaxes: fixed defaut syntax handlingThu, 18 Feb 2016 15:41:47 +0100, by Goffi
-
install: removed "nox" option as there is no more X dependency since WIX has been deprecatedWed, 10 Feb 2016 12:48:19 +0100, by Goffi
-
plugin XEP-0065: fixed timer cancellation when a profile is receiving a fileMon, 08 Feb 2016 18:06:07 +0100, by Goffi
-
plugin blog_import_dokuwiki: also uses the generic image uploader from blog_import (when media_repo is empty and OPT_UPLOAD_IMAGES is True)Thu, 04 Feb 2016 18:56:53 +0100, by souliane
-
plugin blog_import_dokuwiki: fixes wrong URL when a substitution occurs twiceThu, 04 Feb 2016 17:37:33 +0100, by souliane
-
plugin blog_import_dokuwiki: refactor to make it look more similar to blog_import_dotclearThu, 04 Feb 2016 17:36:22 +0100, by souliane
-
plugin blog_import_dokuwiki: first draftThu, 04 Feb 2016 12:29:43 +0100, by souliane
-
frontends (jp): onActionNew displays xmlui message if no meta_type is defined and xmlui is definedThu, 04 Feb 2016 11:48:37 +0100, by souliane
-
frontends (jp/blog), plugin blog_import: fixes:Thu, 04 Feb 2016 11:44:43 +0100, by souliane
-
plugin XEP-0277: fix bad call after methods renamingThu, 28 Jan 2016 16:44:47 +0100, by Goffi
-
plugin maildir: added an option to block intercepted normal messages:Mon, 25 Jan 2016 18:04:24 +0100, by Goffi
-
core (params): return given profile for ProfileUnknownErrorMon, 25 Jan 2016 17:03:45 +0100, by Goffi
-
core (config): getConfig now returns unicode and raise exceptions.ParsingError in case of parsing problemSun, 24 Jan 2016 18:28:08 +0100, by Goffi
-
jp (blog): import now show progression + value to add to sat.conf for URLs redirectionSun, 24 Jan 2016 18:24:01 +0100, by Goffi