hamn.git
2019-12-10 Magnus HaganderFix spelling error
2019-07-05 Magnus HaganderUnicode fixes in old migrations
2019-06-28 Magnus HaganderEncode URL
2019-06-28 Magnus HaganderFlask responses need to be bytestrings, not real strings
2019-06-28 Magnus HaganderBand-aid fix for feed as well
2019-06-28 Magnus HaganderBand-aid fix for broken html tidy parsing
2019-06-28 Magnus HaganderReplace old version of Tidy with new one
2019-06-28 Magnus HaganderFix integer division for python 3
2019-06-28 Magnus HaganderUpdate redirector to python 3
2019-06-28 Magnus HaganderImport latest version of community auth plugin
2019-06-28 Magnus HaganderProeperly use requests to format URL parameters
2019-06-28 Magnus HaganderSwitch to using requests for varnish calls
2019-06-28 Magnus HaganderEnsure list is printed as list in python 3
2019-06-28 Magnus HaganderFix has_key accesses for python 3
2019-06-28 Magnus HaganderFix unicode and printing for python 3
2019-06-28 Magnus HaganderUpdate exception handling for python 3
2019-06-28 Magnus HaganderFix imports for python 3
2019-04-29 Magnus HaganderUpdate links to planet policy
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
next