Zine 0.1

log

age author description
14 months ago s0undt3ch Automated merge with http://dev.pocoo.org/hg/zine-0.1default tip
14 months ago mitsuhiko Fixed pingback support.
14 months ago mitsuhiko Fixed the internal pingback redirecting.
14 months ago mitsuhiko Fixed the author feed.
14 months ago mitsuhiko Automated merge with ssh://team@pocoo.org/zine-0.1
14 months ago mitsuhiko Improved the pingback system to not ping links that where already pinged in the past.
14 months ago s0undt3ch Actually allow creating new users. I think this also refs #99.
14 months ago s0undt3ch Set and use `zine.importers.Post` content_type attribute.
14 months ago mitsuhiko Some more copyright leftovers.
14 months ago mitsuhiko First part of the fix for #161.
14 months ago s0undt3ch Fix the Akismet widget to the Zine widget's conventions.
14 months ago mitsuhiko tip is dev again
14 months ago mitsuhiko Added tag 0.1.2 for changeset 472a41193746
14 months ago mitsuhiko New and real 0.1.2 tag and version.0.1.2
14 months ago mitsuhiko Reverted a change that caused slugs to be prefixed with zeros.
14 months ago mitsuhiko fixed typo.
14 months ago mitsuhiko -0.1 is 0.1.3-dev now.
14 months ago mitsuhiko Added tag 0.1.2 for changeset 3adc7bb1074f
14 months ago mitsuhiko Some last cleanups for release.
14 months ago mitsuhiko Automated merge with ssh://team@pocoo.org/zine-0.1
14 months ago mitsuhiko Fixed some display bugs in the admin panel for webkit. Fixes #150.
14 months ago mq fix some copyright header conversion errors
14 months ago mq add 2009 to copyright years in admin interface
14 months ago mq fix importer bug
14 months ago mitsuhiko Added missing russian translation for a string.
14 months ago mitsuhiko Updated some translations.
14 months ago mitsuhiko Changed a string for the error validator.
14 months ago mitsuhiko improved importing of ZXA feeds (importers import the correct
14 months ago mitsuhiko Automated merge with ssh://team@pocoo.org/zine-0.1
14 months ago mitsuhiko Some more small fixes for the comment displaying.
14 months ago mq fixed typo in a plugin's metadata.txt
14 months ago mitsuhiko Fixed a bug where changing the comment parser did not trigger the parsing [#157]
14 months ago mitsuhiko Fixed zxa export.
14 months ago mitsuhiko Fixed #154 for real.
14 months ago mitsuhiko Automated merge with http://www.bitbucket.org/brynjar/zine/
14 months ago brynjar Fixed #158
14 months ago mitsuhiko Fixed bug in install-posix script.
14 months ago mitsuhiko Automated merge with http://www.bitbucket.org/brynjar/zine/
14 months ago brynjar Fixed #139, config for reddit
14 months ago brynjar Fixed #156
14 months ago mitsuhiko Added missing newline in validators.
14 months ago mitsuhiko the text parser no longer supports images and youtube links for security
14 months ago gbrandl Don't insert empty <li> tags for invisible comments.
14 months ago mitsuhiko Copyright 2008 - 2009
14 months ago mitsuhiko Added support for BEHIND_PROXY and documented environment variables in the README file of the servers.
14 months ago mitsuhiko added missing author entry for dennda
14 months ago mitsuhiko Added Brynjar Magnusson to the AUTHORS file.
14 months ago Brynjar Magnusson Fixed #131, wrong link in reddit view
14 months ago Brynjar Magnusson Fixed #130, ie admin bug
14 months ago s0undt3ch Automated merge with http://src.oitobits.net/zine/
14 months ago viniciusfs pt_BR translation updated, translated new strings and done some review
14 months ago s0undt3ch Corrected the `--keep-plugins` option.
14 months ago s0undt3ch Have the option not to compile the available plugin translations.
14 months ago s0undt3ch Corrected `scripts/compile-translations`.
14 months ago s0undt3ch `bundle-plugin` is now fixed and also compile the available plugin translations.
14 months ago s0undt3ch Automated merge with http://dev.pocoo.org/hg/zine-0.1
14 months ago s0undt3ch Allow a user to choose if the plugins directory should be kept.
14 months ago s0undt3ch Make `add-translations` really work for plugins.
14 months ago mitsuhiko the information export page strips confidental information in database
14 months ago mitsuhiko This fixes #146, fortunately a bug that was never in a release :D