summaryrefslogtreecommitdiff
path: root/src/mailman/app/notifications.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* Rebase mailman/mailman!180 and cleanup # noqaBarry Warsaw2016-07-281-1/+1
* New template system. Closes #249Barry Warsaw2016-07-161-46/+16
* Don't use `flake8: noqa`.Barry Warsaw2016-04-011-1/+1
* First massive round of cleanups.Barry Warsaw2016-03-231-12/+6
* Clean ups for merge.Barry Warsaw2016-03-231-4/+9
* Assign the correct display name to the subscribed memberAditya2016-03-231-1/+7
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Merge branch '1-admin-notify-mchanges' into 'release-3.0'Barry Warsaw2015-05-021-3/+1
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* app/docs and app.tests all pass now.Barry Warsaw2014-12-151-1/+0
* Checkpointing.Barry Warsaw2014-11-301-3/+2
* Several internal improvements:Barry Warsaw2014-01-061-20/+12
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* * Fill out the documentation on moderation notifications.Barry Warsaw2012-12-171-21/+24
* Schema change. After discussion at Pycon, we decided to change "real_name" toBarry Warsaw2012-03-151-15/+16
* Fix welcome_message_uri to do the placeholder interpolations guaranteed in theBarry Warsaw2012-03-041-3/+6
* * A welcome message is sent when the user confirms their subscription viaBarry Warsaw2012-03-041-2/+4
* - Test welcome message notifications.Barry Warsaw2012-03-041-13/+28
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-031-2/+2
* copybumpBarry Warsaw2012-01-011-1/+1
* * bounce_unrecognized_goes_to_list_owner -> forward_unrecognized_bounces_to Barry Warsaw2011-05-251-1/+1
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-1/+1
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-161-17/+19
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-5/+2
* More lint picking.Barry Warsaw2009-07-041-1/+1
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-3/+3
* Move mailman.Message to mailman.email.Message. Rename Message.get_sender() toBarry Warsaw2009-02-091-4/+4
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-0/+136