pgarchives.git
2019-01-03 Magnus HaganderAdd pep8 commit hook and config file py3 github/py3
2019-01-03 Magnus HaganderFix comparison operators
2019-01-03 Magnus HaganderFix incorrect import
2019-01-03 Magnus HaganderFix bad multi-command lines
2019-01-03 Magnus HaganderWhitespace fixes
2019-01-03 Magnus HaganderFix indentation
2019-01-03 Magnus HaganderTabs to 4 spaces
2019-01-03 Magnus HaganderUpdate django app to python 3
2019-01-03 Magnus HaganderContinue loading after failures of parsing
2019-01-03 Magnus HaganderTrap the decoding AssertionError in all codepaths
2019-01-03 Magnus HaganderTrap internal AssertionError from python libraries
2019-01-03 Magnus HaganderUpdate loader scripts to use python3 syntax
2019-01-03 Magnus HaganderUse "in" syntax instead of has_key()
2018-12-29 Magnus HaganderFix bad indentation
2018-12-03 Magnus HaganderTrack load date of messages
2018-11-30 Magnus HaganderSwitch to using tidylib rather than tidy
2018-11-29 Magnus HaganderUse advisory lock around load_message.py
2018-11-20 Magnus HaganderActually return the response when rendering raw view...
2018-11-20 Magnus HaganderRemove spaces in messageids
2018-11-20 Magnus HaganderProper attempt at correctly updating header fields
2018-11-20 Magnus HaganderRevert "Actually update header fields when they have...
2018-11-20 Magnus HaganderFix accidental reversing of printed manual header diffs
2018-11-20 Magnus HaganderActually update header fields when they have changed
2018-11-20 Magnus HaganderOne more round of header replacement fixes
2018-11-20 Magnus HaganderWhen reparsing, show both header and body changes
2018-11-20 Magnus HaganderAdd another strange timezone offset format
2018-11-20 Magnus HaganderUse the tsparser text search parser by default
2018-11-05 Jonathan S... Add URL to Code of Conduct in footer.
2018-10-17 Jonathan S... Ensure there are spaces on emails sent to multiple...
2018-09-02 Magnus HaganderAdd API support for getting "latest messages" across...
2018-07-06 Magnus HaganderMake error message on messageid-refind-failure more...
2018-07-06 Magnus HaganderPrompt before committing the reparse transaction
2018-07-06 Magnus HaganderDon't change messages if they haven't changed
2018-06-26 Jonathan S... Typo fixes on /list/
2018-06-20 Magnus HaganderShow progress in percent when reparsing large sets...
2018-06-20 Magnus HaganderMake flat messageview redirect to md5 of messageid
2018-06-20 Magnus HaganderInclude which lists a message is posted to in flat...
2018-06-20 Magnus HaganderDon't do a #-redirect for first message in thread
2018-06-20 Magnus HaganderDon't require antispam auth on private archives
2018-06-11 Jonathan S... Relax the linespacing on messages in archives.
2018-06-11 Jonathan S... Decrease spacing between paragraphs in message content...
2018-06-11 Jonathan S... Remove margin-top from <hr> in flat message view.
2018-06-11 Jonathan S... Preserve whitespace and newlines in messages in the...
2018-06-09 Jonathan S... Update Git URL to be directly to core project.
2018-06-03 Jonathan S... Fix a typo that causes inconsistent line heights in...
2018-06-03 Jonathan S... Remove "Shaded" URLs for clicked links site wide.
2018-05-22 Jonathan S... Modified anchor tag formatting on whole thread view.
2018-05-07 Magnus HaganderFix call to parse_http_date
2018-05-02 Jonathan S... Fix spacing between content and navigation in archives...
2018-04-26 Magnus HaganderFix typo
2018-04-25 Sarah ConwayRefactor the navigation bar for desktop, tablet, and...
2018-04-24 Jonathan S... Match "Quick Links" to what displays under "Community...
2018-04-21 Jonathan S... Use Bootstrap's default for line height.
2018-04-21 Jonathan S... Remove padding from month/tread view tables in archives.
2018-04-21 Jonathan S... Add paperclip icon to messages with attachments in...
2018-04-21 Jonathan S... Add paperclip icon on thread-list viewer for messages...
2018-04-21 Sarah ConwayAdjust color of <strong> tags to help them stand out...
2018-04-21 Sarah ConwayChange colors for visited links.
2018-04-21 Jonathan S... Enable content wrapping in messages based on viewport...
2018-04-19 Jonathan S... Adjustments for ease of scrolling based on feedback.
2018-04-19 Jonathan S... Remove emphasis from header border.
2018-04-19 Jonathan S... Add a break between the end of one message and beginnin...
2018-04-18 Jonathan S... Remove "Attachments" text to make it easier to scroll.
2018-04-18 Jonathan S... Remove debugging code
2018-04-18 Jonathan S... Use "safe" filter for list descriptions.
2018-04-18 Jonathan S... Change styles for archives view to enable easier browsing.
2018-04-18 Jonathan S... Add back in <h1> tag on regular message page
2018-04-18 Jonathan S... Refactor message display.
2018-04-18 Jonathan S... Ensure columns on archive tables are of fixed width.
2018-04-18 Jonathan S... Update pgarchives to use new styles.
2018-04-18 Jonathan S... Mimic pgweb and load Bootstrap and Font Awesome frameworks
2018-04-18 Jonathan S... Add PGWebContextProcessor from pgweb
2018-03-26 Magnus HaganderFix miss in template
2018-03-26 Magnus HaganderUse list name, not list id, in generated search form
2018-03-25 Magnus HaganderFix template loaders for django 1.11
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
next