Zine 0.1

log

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