pgarchives.git
2013-01-12 Magnus HaganderSet a gin fuzzy search limit on all searches
2013-01-09 Magnus HaganderTurn any non-first text/plain parts into attachments
2013-01-06 Magnus HaganderInline (some) images attached to emails
2013-01-05 Magnus HaganderAdd tool to reparse a message
2013-01-05 Magnus HaganderCentralize varnish purging in the loader
2013-01-05 Magnus HaganderAdd support for in-place overwriting of a message
2013-01-05 Magnus HaganderFix comment
2013-01-05 Magnus HaganderProperly parse attachments of type=text/plain, content...
2012-12-31 Magnus HaganderUse archives google analytics
2012-12-28 Magnus HaganderChange URL for listgroups to be /list/group/<nn>/
2012-12-28 Magnus HaganderExpand the list of lists in a group when listing the...
2012-12-28 Magnus HaganderMake all entries in dropdown black again
2012-12-28 Magnus HaganderEnsure the archives.css stylesheet is loaded last
2012-12-28 Magnus HaganderRedirect messageid urls with slashes in them
2012-12-28 Magnus HaganderTrap invalid dates, showing a better error message
2012-12-27 Magnus HaganderBring back the search box.
2012-12-27 Magnus HaganderRemove test file not used in a long time...
2012-12-26 Magnus HaganderRemove duplicate table
2012-12-26 Magnus HaganderDo HTML de-escaping on the messageids
2012-12-26 Magnus HaganderQuite messageids in legacy load
2012-12-26 Magnus HaganderUpdate list-of-lists for legacy loader
2012-12-26 Magnus HaganderRemove comment
2012-12-26 Magnus Hagandercase-fix for callback attribute
2012-12-26 Magnus HaganderShow 404 instead of empty list when specifying invalid...
2012-12-26 Magnus HaganderEven more markup fixes
2012-12-26 Magnus HaganderApply markup fixes to flat messages as well
2012-12-26 Magnus HaganderDon't crash when specifying a date with zero messages
2012-12-26 Magnus HaganderMove styles over to the CSS files
2012-12-26 Magnus HaganderSome markup fixes
2012-12-16 Magnus HaganderOops, forgot to commit the latest change. Fix url for...
2012-12-16 Magnus HaganderAdd URLs for mbox downloads
2012-11-30 Magnus HaganderMake majordomo sync work properly with output redirected
2012-11-26 Magnus HaganderInclude day links when "browsing backwards" as well
2012-11-26 Magnus HaganderInclude date links for the whole month, not just from...
2012-11-25 Magnus HaganderGenerate list of subsection lists when subsection is...
2012-11-25 Magnus HaganderFix root link for mailinglists in menu
2012-11-25 Magnus HaganderOnly show date links to dates that have any actuall...
2012-11-25 Magnus HaganderAdd index for looking up threads by lists
2012-11-25 Magnus HaganderMore CSS works for dropdown, to make it look more like...
2012-11-25 Magnus HaganderRemove underline of entries in dropdown list
2012-11-25 Magnus HaganderRemove unused CSS
2012-11-25 Magnus HaganderEscape HTML in thread dropdown when using javascript
2012-10-03 Magnus HaganderAdd support for legacy urls, turn them into redirects...
2012-10-03 Magnus HaganderUse https, not http
2012-10-03 Magnus HaganderGenerate month links even if the page is empty, so...
2012-10-03 Magnus HaganderDon't generate empty next/prev links when there are...
2012-10-03 Magnus HaganderRequire authentication on raw messages
2012-10-03 Magnus HaganderNeed to set host header
2012-10-03 Magnus HaganderUgh, ugly typo
2012-10-03 Magnus HaganderAttempt to do the purging from API instead of direct db
2012-10-03 Magnus HaganderAdd support for proper varnish purging when loading...
2012-10-03 Magnus HaganderSet cache times on all requests
2012-10-03 Magnus HaganderKeep archives specific stylesheets in /media-archive/
2012-10-03 Magnus HaganderAdd web_sync_timestamp, for varnish polling
2012-10-03 Magnus HaganderMerge remote-tracking branch 'arkaria/master'
2012-10-03 Magnus HaganderSwitch to new namespace, preparing for site integration
2012-08-13 Thom BrownStop underlining links in simulated drop-downs, and...
2012-08-12 Magnus HaganderStart transaction, and give info about it
2012-08-12 Magnus HaganderAnother typo, i think
2012-08-12 Magnus HaganderFix missing field in table
2012-08-12 Magnus HaganderHere's one for my memory missing that there was already...
2012-08-12 Magnus HaganderMissing object reference
2012-08-12 Magnus HaganderCreate a date index
2012-08-12 Magnus Haganderdjango can't handle functions properly, so do a manual...
2012-08-12 Magnus HaganderOnly silence importerrors..
2012-08-12 Magnus HaganderUse our custom tsearch dictionaries
2012-08-12 Magnus HaganderDon't crash when settings_local.py is missing
2012-08-12 Magnus HaganderAdd SQL initializer for fields not part of model
2012-08-12 Magnus HaganderAdd a REST-like API for searching
2012-08-10 Magnus HaganderIndexes will never expire based on threadids - since...
2012-08-09 Magnus HaganderMore forgiving parsing of emails with broken header...
2012-08-08 Magnus HaganderUse jquery-UI styled dropdown
2012-08-08 Magnus HaganderAdd link to the flat view of a thread
2012-08-08 Magnus HaganderAdd a list of day links into the month (when the view...
2012-08-08 Magnus HaganderFix thread mergeing
2012-08-08 Magnus HaganderAdd and fix some debug logging around thread resolving
2012-07-13 Thom BrownFix broken markup in sidebar.
2012-07-13 Magnus HaganderActually... The check for cc should control if cc is...
2012-07-13 Magnus HaganderOne more reference to the wrong message
2012-07-13 Magnus HaganderOops, need to change the template block name here too..
2012-07-13 Thom BrownRemove grey background from message headers and instead...
2012-07-12 Magnus HaganderObfuscate email addresses in the dropdown too
2012-07-11 Magnus HaganderAdd missing order by
2012-07-11 Magnus HaganderAdd back the listing of lists to the menu on the left
2012-07-11 Magnus HaganderFix fieldname
2012-07-10 Magnus HaganderTurn rawtxt into a bytea, since w edon't know the encoding
2012-07-10 Magnus HaganderFix email hiding, using a bit more complex regex to...
2012-07-09 Magnus HaganderAdd script to generate a mapping of old URLs
2012-07-09 Thom BrownFix pre-formatted text overflow issue in Firefox.
2012-07-09 Thom BrownFix width of message header titles.
2012-07-09 Thom BrownUnbreak my last commit.
2012-07-09 Thom BrownMerge branch 'master' of arkaria.postgresql.org:archives
2012-07-09 Thom BrownRe-formatted mailing list messages and fixed some markup.
2012-07-09 Magnus HaganderMove raw and flat URLs to be /raw/<messageid> and ...
2012-07-09 Magnus HaganderFail date parsing on empty dates
2012-07-09 Magnus HaganderAdd link to raw messages
2012-07-09 Magnus HaganderFix invalid references to msg that shold be m
2012-07-09 Magnus HaganderStore the raw text of messages.
2012-07-08 Magnus HaganderFix return codes, even if they aren't actually used
2012-07-08 Magnus HaganderOptionally subscribe users to the mailing lists as...
next