hamn.git
2019-02-08 Magnus HaganderFix result variable name
2019-02-08 Magnus HaganderProperly include hostname to twitter api when posting
2019-02-05 Magnus HaganderUpdate twitter poster to use new API as well
2019-02-05 Magnus HaganderUpdate twitter sync code to use requests_oauthlib
2018-09-23 Magnus HaganderMake sort by name the default behaviour for teams
2018-06-26 Magnus HaganderFix incorrect string formatting specifier
2018-03-25 Magnus HaganderFix template loaders for django 1.11
2018-03-19 Magnus HaganderDetect excessive blog fetches
2018-03-19 Magnus HaganderFix tracing messages
2018-03-19 Magnus HaganderAutomatically follow http->https redirects
2018-03-19 Magnus HaganderTreat and https:// guid as being the same when fetching
2018-02-25 Magnus HaganderRemove old leftover debugging code
2018-02-25 Magnus HaganderReplace render_to_response with render
2018-02-25 Magnus HaganderUpdate URL configurations for newer django
2018-02-25 Magnus HaganderRemove app not used
2018-02-25 Magnus HaganderUpdate template configuration for newer django
2018-02-08 Magnus HaganderDon't just delete successful logs
2018-02-08 Magnus HaganderAdd command to purge old logs
2017-12-09 Magnus HaganderAdd missing import
2017-12-08 Magnus HaganderProperly format email headers with non-ascii
2017-12-08 Magnus HaganderUpdate listsync script to sync with pglister instead...
2017-11-18 Magnus HaganderEncode URLs to handle even worse formatted twitter...
2017-11-18 Magnus HaganderValidate twitter accounts when submitting a new blog
2017-11-18 Magnus HaganderDon't crash when feedurl is not given
2017-06-13 Magnus HaganderWhen redirecting, ignore querystring part (after ?...
2017-05-25 Magnus HaganderUpdate blogurls from the contents of the feeds
2017-05-25 Magnus HaganderDecode emails in the queue
2017-03-31 Magnus HaganderNicer handling of images and smileys
2016-11-22 Magnus HaganderPlanet postgresql is now https
2016-11-21 Magnus HaganderWiki and twitter links should be https
2016-11-20 Magnus HaganderUse https for postgr.es
2016-08-16 Magnus HaganderDon't re-approve a blog that was already approved
2016-05-21 Magnus HaganderServe planet layout images from the local webserver
2016-04-11 Magnus HaganderSet a default socket timeout of 10 seconds
2016-03-29 Magnus HaganderCap blog entries at todays date
2016-03-29 Magnus HaganderFix indentation that caused logic error
2016-03-21 Magnus HaganderFix typo
2016-03-21 Magnus HaganderDon't put a space before P in shortlinks
2016-03-08 Magnus HaganderDon't synchronize twitter users for unapproved feeds
2016-03-03 Magnus HaganderSource header images locally
2016-02-18 Magnus HaganderReference correct variable in error msg
2016-02-16 Magnus HaganderRemove templates no longer used
2016-02-16 Magnus HaganderLog is not a separate page anymore, so fix links
2016-02-15 Magnus HaganderSet title fields for forms and pages
2016-02-15 Magnus HaganderLink to moderation admin view
2016-02-15 Magnus HaganderDon't synchronize users who only have archived blogs
2016-02-12 Magnus HaganderFix accidentaly reversed condition
2016-02-11 Magnus HaganderAdd specific team admin to list more details in admin...
2016-02-11 Magnus HaganderRemove leftover debugging code
2016-02-11 Magnus HaganderAdd managers to teams
2016-02-11 Magnus HaganderDon't try to store status updates for fake blog entries
2016-02-11 Magnus HaganderAdd search fields to admin
2016-02-11 Magnus HaganderBetter admin for aggregator log
2016-02-11 Magnus HaganderImplement log sender for new planet admin
2016-02-11 Magnus HaganderFix query for list sync
2016-02-10 Magnus HaganderOops, include the name of the feed in the title on...
2016-02-10 Magnus HaganderFix accidentally broken error pages
2016-02-10 Magnus HaganderSave feed status directly instead of at end of processing
2016-02-10 Magnus HaganderNot used any more
2016-02-10 Magnus HaganderDon't crash in feed for items with no existing shortlink
2016-02-10 Magnus HaganderDon't crash hard when there are no visible items
2016-02-10 Magnus HaganderOops in purge header
2016-02-10 Magnus HaganderAdd support for archiving blogs
2016-02-10 Magnus HaganderSend email to feed owner when entries are aggregated
2016-02-10 Magnus HaganderRemove redundant code
2016-02-10 Magnus HaganderMake the user a proper Foreign Key in the database
2016-02-10 Magnus HaganderThese shorterners haven't been supported for years
2016-02-10 Magnus HaganderA brand new planet manager and runtime
2016-02-10 Magnus HaganderImport bootstrap CSS
2016-02-10 Magnus HaganderList more info about posts in admin display
2016-02-09 Magnus HaganderImport mailqueue app from pgeu
2016-01-01 Magnus HaganderDon't crash on NULL team information
2016-01-01 Magnus HaganderScript requires bash
2016-01-01 Magnus HaganderSupport for automatically activating virtualenv for...
2016-01-01 Magnus HaganderNo need to set path in script
2016-01-01 Magnus HaganderUse REQUEST_URI to get the URL for redirector
2015-12-31 Magnus HaganderAdd initial schema migration for django 1.8
2015-12-31 Magnus HaganderUpdate sample local_settings.py for new settings format
2015-12-31 Magnus HaganderRemove horribly out-of-date documentation
2015-12-31 Magnus HaganderMove all tables to public schema
2015-12-31 Magnus HaganderUpdate redirector to run as uwsgi app
2015-12-31 Magnus HaganderCode updates for django 1.8
2015-12-31 Magnus HaganderMove files to new django 1.8 structure
2015-04-21 Magnus HaganderReturn proper errorcodes from auth plugin
2015-03-15 Tomas Vondrasort top posters by time of last post
2015-03-15 Magnus HaganderAvoid crashing when truncating empty URLs
2013-06-13 Magnus HaganderUpdate to use twitter API v1.1
2013-06-13 Magnus HaganderAdd more info when JSON return is not in JSON format
2013-06-13 Magnus HaganderAvoid using global variable that wasn't intended to...
2013-05-26 Magnus HaganderFixes for new verson of feedparser in wheezy
2013-05-25 Magnus HaganderUpdate for django 1.4
2013-02-12 Magnus HaganderFix link to signup page
2012-09-11 Magnus HaganderOops, fix SQL query properly
2012-09-11 Magnus HaganderTurn all twitter handles to lowercase when comparing
2012-08-13 Magnus HaganderSynchronize mailinglist subscriptions using https inste...
2012-01-20 Magnus HaganderSet full user name
2011-12-28 Magnus HaganderFix typo
2011-12-27 Magnus HaganderImplement single sign-out with community auth 2.0
2011-12-23 Magnus HaganderSwitch to postgresql.org community auth 2.0
2011-11-23 Selena DeckelmannRetabbed (ugh)
next