pgarchives.git
2016-03-03 Magnus HaganderBase updates for django 1.8
2016-03-03 Magnus HaganderRemove fromonly file as well upon completed reparsing
2016-03-02 Magnus HaganderOops, store based on id not messageid
2016-03-02 Magnus HaganderFix incorrect (old) error message
2016-03-02 Magnus HaganderAdd tool to edit raw message data in archives
2016-03-02 Magnus HaganderTrack old id when diffing, to track down not found...
2016-03-02 Magnus HaganderForcibly remove \0 at the end of a decoded message
2016-02-15 Magnus HaganderFix embarassing typo
2016-02-15 Magnus HaganderDon't rescan hidden messages
2016-02-15 Magnus HaganderLog ignorable exceptions instead of crashing
2016-02-15 Magnus HaganderAdd support for flagging messages as corrupt
2016-02-15 Magnus HaganderAdd a tool to fix broken From lines in rawtxt
2016-02-15 Magnus HaganderSwitch simplejson->json, do decrease requirements
2016-02-15 Magnus HaganderImplement check functionality for reparsing messages
2016-02-14 Magnus HaganderActually store the raw data in rawtxt
2015-10-16 Magnus HaganderAttempt to get predictable attachment ordering
2015-10-03 Magnus HaganderStill broken, revert
2015-10-03 Magnus HaganderDon't allow whitespace to match in searches
2015-10-03 Magnus HaganderRemove some clearly unused code
2015-10-03 Magnus HaganderStrip <> and spaces from messageid's when searching
2015-09-25 Magnus HaganderRename "flat" to "whole thread" in the link in the...
2015-02-08 Magnus HaganderInclude filename in attachment list in API
2014-11-04 Magnus HaganderRedirect archives URLs including <> in the messageid
2014-07-18 Dave PageAdd a link to the archives policy
2014-05-24 Magnus HaganderUse proper full text search in the archives API
2014-05-23 Magnus HaganderAdd suppot for seaching mailinglists ordered by reverse...
2014-04-22 Magnus HaganderSort the "latest" API entries in the correct order
2014-02-12 Magnus HaganderRemove switching of Large and Normal text
2013-12-28 Magnus HaganderUse minified versions of jquery libraries
2013-12-28 Magnus HaganderAdd support for the new dynamic CSS on the main site
2013-09-14 Magnus HaganderAdd link to local user groups to the community menu
2013-09-14 Magnus HaganderFix closing of meta tags
2013-09-14 Magnus HaganderMake the list-of-lists page more complete
2013-08-24 Magnus HaganderAdd ability in the API to get just messages with attach...
2013-08-18 Magnus HaganderInclude list of attachments in API results, not just...
2013-08-17 Cédric VillemainFix typo
2013-08-17 Cédric VillemainProperly recurse into multipart/sign:ed email parts
2013-07-10 Magnus HaganderAdd some basic API functionality
2013-07-10 Magnus HaganderRevert patch to deal with special messageids
2013-07-10 Magnus HaganderSet last-modified header on messages
2013-07-10 Magnus HaganderRemove unused local variables
2013-07-09 Magnus HaganderDon't show attachments if the email they contain has...
2013-06-17 Heikki LinnakangasDon't rewrite email addresses when used in archive...
2013-06-17 Jonathan S... Overflow the thread dropdown with a scrollbar for long...
2013-06-15 Dave PageAdd a simple API for hiding messages containing viruses...
2013-06-13 Magnus HaganderAdd support for hiding messages in the archives
2013-04-13 Magnus HaganderAdd missing import
2013-04-13 Magnus HaganderSupport for messageids that contain slashes
2013-04-13 Magnus HaganderDon't generate mbox links for months where there is...
2013-03-10 Magnus HaganderShow the size of an attachment next to the description
2013-02-06 Magnus HaganderAlso don't index the list of messages
2013-02-05 Magnus HaganderAdd tag to flat message view to exclude from search...
2013-01-17 Magnus HaganderMajordomo requires https these days - update *both...
2013-01-16 Magnus HaganderFor error messages to work, you need to import certain...
2013-01-16 Magnus HaganderAdd error templates
2013-01-14 Magnus HaganderAdd spacing
2013-01-14 Magnus HaganderInclude Prev/Next links and date list at top of lists...
2013-01-14 Magnus HaganderAdd links for next and previous per date on individual...
2013-01-14 Magnus HaganderRemove another instance of an extra tr tag
2013-01-14 Magnus HaganderRemove print statements from old debugging
2013-01-12 Magnus HaganderDon't include list name in all search hits
2013-01-12 Magnus HaganderSupport messageid-only searches
2013-01-12 Magnus HaganderMake searches using the correct full text config
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...
next