summaryrefslogtreecommitdiff
path: root/src/mailman/styles
Commit message (Expand)AuthorAgeFilesLines
* PR288 vettedBarry Warsaw2017-08-291-7/+1
* Provide a better way to avoid instantiating some componentsBarry Warsaw2017-06-171-8/+2
* Bump copyright years.Barry Warsaw2017-01-044-4/+4
* Simplified the various list settings and remamed several things.Mark Sapiro2016-12-261-6/+3
* Merged from master.Mark Sapiro2016-12-093-3/+3
|\
| * Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-293-3/+3
* | DMARC mitigations, part 1a.Mark Sapiro2016-10-311-1/+9
|/
* Change default unsubscription_policy to SubscriptionPolicy.confirmMark Sapiro2016-10-261-1/+1
* CheckpointingBarry Warsaw2016-09-011-1/+1
* Intermediate CommitAbhilash Raj2016-09-011-0/+1
* New template system. Closes #249Barry Warsaw2016-07-161-10/+0
* Clean up the styles directory.Barry Warsaw2016-03-254-42/+17
* Happy New Year.Barry Warsaw2016-01-024-4/+4
* Digests improvements:Barry Warsaw2015-12-191-2/+1
* Resurrect Barry's subpolicy branch (lp:~barry/mailman/subpolicy)Aurélien Bompard2015-03-201-1/+3
* Bump copyright years.Barry Warsaw2015-01-044-4/+4
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-224-23/+7
* PostgreSQL support by Abhilash, cleaned by Barry.Barry Warsaw2014-09-271-6/+2
|\
| * Add support for postgresqlAbhilash Raj2014-09-251-2/+2
|/
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-9/+9
* Bump copyright years.Barry Warsaw2014-01-014-4/+4
* Bump copyright years.Barry Warsaw2013-01-014-4/+4
* * The default list style is renamed to `legacy-default` and a newBarry Warsaw2012-12-303-181/+316
* Remove mailinglist.admin_member_chunksize.Barry Warsaw2012-12-301-1/+0
* Remove mailinglist.private_roster.Barry Warsaw2012-12-301-1/+0
* Remove unused columns mailinglist.subscribe_policy,Barry Warsaw2012-12-301-3/+0
* Remove mailinglist.send_reminders column too.Barry Warsaw2012-12-301-1/+0
* * The column `mailinglist.new_member_options` was unused, and has beenBarry Warsaw2012-12-301-1/+0
* Revert the addition of the mailinglist.style_name column, as well as theBarry Warsaw2012-12-292-17/+10
* LP: #975692 phase 1Barry Warsaw2012-12-283-131/+101
* * Python 2.7 is not required. Python 2.6 is no longer officially supported.Barry Warsaw2012-10-311-18/+6
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-1/+0
* A few fixes for schema migration on PostgreSQL.Barry Warsaw2012-08-201-1/+0
* * Removed obsolete `IMailingList` attribute `generic_nonmember_action.Barry Warsaw2012-08-191-1/+0
* * Fix residual references to the old `IMailingList` archive variables.Barry Warsaw2012-08-181-2/+2
* Working for SQLite:Barry Warsaw2012-07-251-1/+1
* trunk mergeBarry Warsaw2012-07-064-14/+21
|\
| * More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-021-0/+9
| * False rather than 0Barry Warsaw2012-05-091-1/+1
| * General code cleanup.Barry Warsaw2012-04-254-13/+11
* | - Rename the model attributes.Barry Warsaw2012-04-081-3/+3
|/
* ArchitectureBarry Warsaw2012-03-261-6/+4
* Add the OwnerPipeline, with tests, and rename some things for consistency.Barry Warsaw2012-03-231-0/+5
* Merge the Pipermail eradication branch. The scrubber is also removed.Barry Warsaw2012-03-171-1/+2
|\
| * * Pipermail has been eradicated.Barry Warsaw2012-03-161-1/+2
* | Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-2/+2
|/
* Clean up of style test code, along with refactoring of corner cases toBarry Warsaw2012-03-124-0/+237
* * Mailing lists get multiple chains and pipelines. For example, normalBarry Warsaw2012-03-071-4/+5
* Template indirection now also in effect for regular and digest headers andBarry Warsaw2012-03-041-14/+5
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-1/+1