hamn.git
2010-08-28 Magnus HaganderAdd a script that synchronizes a twitter list with...
2010-08-24 Magnus HaganderStore the Last-Modified time as received from the webse...
2010-07-02 Magnus HaganderProperly escape title of blogposts when generating...
2010-06-19 Magnus HaganderUpdate sample INI file to reflect twitter-oauth changes
2010-06-19 Magnus HaganderBetter way for old python compatibility (should work...
2010-06-19 Magnus HaganderAttempt to make compatible with old version of python...
2010-06-19 Magnus HaganderMake the twitter poster use OAuth authentication instea...
2010-06-19 Magnus HaganderImport the oauth2 library so we can make oauth calls...
2010-04-20 Magnus HaganderAdd field to make it possible to exclude a blog from...
2010-04-20 Magnus HaganderOops, incorrect edit applied!
2010-04-20 Magnus HaganderUpdate toplists of posts to:
2010-04-16 Magnus HaganderTypo patrol, per Dave Page
2010-04-13 Magnus HaganderInclude exception message when failing to download...
2010-04-01 Magnus HaganderSwitch to using bit.ly instead of tr.im, since tr.im...
2010-02-25 Magnus HaganderAdd note about using names for blogs, not just nicknames
2010-01-28 Magnus HaganderDrop max length of post back down to 2048
2010-01-27 Magnus HaganderFix error message when trying to add an empty feed.
2009-12-28 Magnus HaganderFix typo
2009-11-11 Magnus HaganderSpell fix, per David Wheeler
2009-10-23 Magnus HaganderPrint not allowed in views, remove debugging code
2009-10-16 Magnus HaganderAdd note that the top lists cover the past month.
2009-10-16 Magnus HaganderOnly tweet things that have happened in the past 7...
2009-10-07 Magnus HaganderForce output to UTF8 to work on fbsd
2009-10-07 Magnus HaganderProperly deal with blog names/titles with unicode chara...
2009-10-07 Magnus HaganderFix exception handling
2009-08-30 Magnus HaganderHelpful message about editing things we haven't impleme...
2009-08-30 Magnus HaganderShow registered twitter names in admin app
2009-08-30 Magnus HaganderRegister the twitter username of blogs (if any), and...
2009-08-30 Magnus HaganderHeader and (C) messages updates
2009-08-30 Magnus HaganderShow link to twitter feed on the frontpage, if one is
2009-08-30 Magnus HaganderURL will look much better in a single-line field. This...
2009-08-30 Magnus HaganderDrive twitter posts from the database instead of the...
2009-08-20 Magnus HaganderOops, need to include the filename!
2009-08-20 Magnus HaganderCall twitter posting script from the main cron job
2009-08-18 Selena DeckelmannRemoved passwords :)
2009-08-18 Selena DeckelmannRemoved some UTF8 stuff and made imports look nicer
2009-08-18 Selena DeckelmannVersion from May 18 of posttotwitter.py
2009-08-03 Magnus HaganderNew way to figure out which text from the RSS flow...
2009-08-03 Magnus HaganderSupport author filter for things like wordpress blogs...
2009-08-03 Magnus HaganderUse full URL to django admin interface, so it works...
2009-08-03 Magnus HaganderGive status information when discovering metadata,...
2009-07-31 Magnus HaganderList the latest posts when viewing a blog in the admin...
2009-07-30 Magnus HaganderRemove unnecessary userid column. Users know their...
2009-07-30 Magnus HaganderRemove separate admin column, fold it into the Operatio...
2009-07-30 Magnus HaganderRemove some superuser admin stuff from the template...
2009-07-30 Magnus HaganderAdd support for multiple blogs, and registering blogs...
2009-07-30 Magnus HaganderRemove support for attaching blogs (those that aren...
2009-07-30 Magnus HaganderAdd string output for log entries, so they show up...
2009-07-30 Magnus HaganderSend approval/deapproval mail from with in the admin...
2009-07-30 Magnus HaganderRemove most of the admin functionality in the site...
2009-06-22 Magnus HaganderSome python code-style changes
2009-06-22 Magnus HaganderMeh, add missing file from last commit.
2009-06-22 Magnus HaganderAdd a list of all subscribed blogs as a subpage, per...
2009-06-22 Magnus HaganderList which members are posting in a team, when a team...
2009-06-17 Magnus HaganderDon't include hidden posts or nonapproved blogs in...
2009-06-17 Magnus HaganderUse unicode instead of ascii in generating strings...
2009-06-16 Magnus HaganderAdd limits to the lists, per Robert Treat.
2009-06-16 Magnus HaganderFormat names of blogs and teams nicer in the admin...
2009-06-16 Magnus HaganderDouble the embarassment - order in the right order.
2009-06-16 Magnus HaganderEh, actually sort the top posters. That was rather...
2009-06-16 Magnus HaganderRevert "Update for wordpress.com blogs"
2009-06-02 Selena DeckelmannUpdate for wordpress.com blogs
2009-05-22 Magnus HaganderList top posters and top teams, instead of just listing...
2009-05-22 Magnus HaganderAdd .gitignore for a bunch of files that are generated
2009-05-18 Magnus HaganderOops, add missing admin.py file
2009-05-18 Magnus HaganderUpdate one more namespace for the admin conflict fix
2009-05-18 Magnus HaganderMerge branch 'master' of ssh://git@git.postgresql.org...
2009-05-18 Magnus HaganderAdd support for team blogs
2009-05-18 Selena DeckelmannAdded default for timestamp and changed payload of...
2009-05-18 Magnus HaganderAdd Team model for grouping of blogs
2009-05-18 Magnus HaganderEnable django admin interface
2009-05-18 Magnus HaganderRename admin to hamnadmin, so we don't conflict with...
2009-05-18 Selena DeckelmannUpdating installation notes and adding TODO.txt
2009-05-18 Magnus Haganderlocal_settings.py should never be included in the repos...
2009-05-18 Magnus HaganderRename planetadmin schema and module to admin, to work...
2009-03-01 Magnus HaganderAdd a page specifically outlining how you add a blog
2009-02-20 Magnus HaganderRemove hardcoded connection string (incl password)...
2009-02-15 Magnus HaganderAggregate log reports and don't report on transient...
2009-02-15 Magnus HaganderBetter error checking - show actual exceptions when...
2009-02-02 Magnus HaganderLine-break long PRE-formatted lines as well, so as not
2009-01-31 Magnus HaganderMake the aggregator write it's log to the database...
2009-01-21 Magnus HaganderMake it more clear that the delete actually deletes
2009-01-21 Magnus HaganderCommit once for each feed. If an exception occurred...
2009-01-14 Magnus HaganderAdd email contact information
2008-12-29 Magnus HaganderAdd schema changes per latest code changes
2008-12-29 Magnus HaganderSupport filtering feeds by author names, to pull only...
2008-12-15 Magnus HaganderUse yesno filter instead of custom methods to display...
2008-12-14 Magnus HaganderOnly list blogs that are approved in the blog-list...
2008-12-01 Magnus HaganderIncrease truncation limit to 4k, by popular demand.
2008-11-26 Magnus HaganderMake it possible for blog owners to delete their blogs
2008-11-25 Magnus HaganderStyling updates, from Selena.
2008-11-25 Magnus HaganderShow email for user so we can figure out how to mail...
2008-11-24 Magnus HaganderImplement custom exception handling so we can get error...
2008-11-20 Magnus HaganderDon't use print! Pah!
2008-11-19 Magnus HaganderPrettify list of blogs, and link the urls
2008-11-18 Magnus HaganderAdd error message templates
2008-11-18 Magnus HaganderAdd link to manage your registration on the frontpage.
2008-11-18 Magnus HaganderCommit the login command, so we properly update last...
2008-11-18 Magnus HaganderShow blogs that don't have an attached user account...
2008-11-18 Magnus HaganderNow that we have the admin schema up, only show feeds...
next