pgarchives.git
2018-03-21 Magnus HaganderAdd API endpoint to return list-of-lists
2018-03-21 Magnus HaganderRemove support for id based searching of lists
2018-03-21 Magnus HaganderSupport searching by passing listname instead of listid
2018-03-21 Magnus HaganderRemove sync-from-website script
2018-03-21 Magnus HaganderFix incorrect criteria for active lists
2018-03-21 Magnus HaganderFix missing paramter to debug output
2018-03-21 Magnus HaganderSet lists synced from pglister to active automatically
2018-03-21 Magnus HaganderTrigger sync when only long description has been changed
2018-03-21 Magnus HaganderSynchronize list description from longdesc field
2018-03-21 Magnus HaganderOnly request subscribers from upstream if told to sync...
2018-03-21 Magnus HaganderAdd dry-run mode for pglister_sync
2018-03-21 Magnus HaganderRemove support for majordomo subscriber sync
2018-03-05 Magnus HaganderFix rendering for django 1.11
2018-03-05 Magnus HaganderComment out accidental row from urls.py
2018-03-05 Magnus HaganderUpdate settings and urls for django 1.11
2018-03-05 Magnus HaganderFix template bug
2018-01-23 Magnus HaganderFix typo
2018-01-23 Magnus HaganderFix broken link
2018-01-23 Magnus HaganderOops, don't leave a duplicate form...
2018-01-23 Magnus HaganderUpdate instructions for list subscription
2018-01-20 Magnus HaganderAdd index on parent id
2018-01-16 Magnus HaganderNew lists only return one row
2018-01-16 Magnus HaganderAnother query typo fix
2018-01-16 Magnus HaganderFix broken query
2018-01-16 Magnus HaganderFix query for attachments
2018-01-15 Magnus HaganderFix missing parameter
2018-01-15 Magnus HaganderOnly show lists that allow subscriber access
2018-01-15 Magnus HaganderImplement per-list permissions
2018-01-13 Magnus HaganderAdd models corresponding to previous migration
2018-01-13 Magnus HaganderAdd support for synchronizing subscribers from pglister
2018-01-13 Magnus HaganderAdd table required for list permissions
2018-01-13 Magnus HaganderMake pglister_sync not sync the id
2017-11-20 Magnus HaganderUse list name for shortdesc instead of description
2017-11-18 Magnus HaganderAdd script to sync lists over from pglister
2017-11-16 Magnus HaganderGenerate mbox data from database instead of cached...
2017-07-08 Magnus HaganderMake "advanced search" link include the mailinglist id
2017-07-01 Magnus HaganderFilter out hidden messages in list of messages as well
2017-07-01 Magnus HaganderAdd script to hide message in the archives
2017-05-25 Magnus HaganderRemove subject from hidden messages
2017-05-02 Daniel GustafssonRemove PWN link from archives
2017-04-10 Magnus HaganderFix silly overlook in imports
2017-04-10 Magnus HaganderTry to decode attachment filenames when escaped
2017-04-06 Magnus HaganderTry to avoid rewriting message links using the postgr...
2017-02-26 Magnus HaganderAdd support for generating mbox files
2017-02-26 Magnus HaganderChange antispam authentication to be using a dectorator
2017-02-23 Daniel GustafssonCorrect w3c namespaces back to http
2016-12-17 Magnus HaganderExclude pkcs7 signatures in attachments
2016-09-21 Magnus HaganderRevert "Allow message-ids with a slash in them"
2016-09-21 Magnus HaganderAllow message-ids with a slash in them
2016-08-15 Magnus HaganderAdd script to purge emails from varnish
2016-06-01 Magnus HaganderProperly escape messageid in URLs
2016-05-24 Magnus HaganderUpdate all links to www.postgresql.org to be https
2016-03-06 Magnus HaganderAdd initial migrations
2016-03-03 Magnus HaganderRemove unused file
2016-03-03 Magnus HaganderFix content_type parameter on HttpResponse:s
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...
next