aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Dont duplicate the menu chunk.J08nY2017-08-221-4/+0
* Use glyphicons, HyperKitty uses FA for some reason...J08nY2017-08-223-4/+4
* Use menu-large chunk.J08nY2017-08-221-1/+1
* Move list creation button to the top of list index.J08nY2017-08-221-4/+5
* Fix navbar template chunk.J08nY2017-08-221-11/+13
* Add and use template chunks.J08nY2017-08-224-33/+25
* Fix the mailmanclient import.J08nY2017-08-221-1/+1
* qa.J08nY2017-08-223-16/+6
* Allow creating PGP enabled lists.J08nY2017-08-225-4/+139
* Add basic user address index.J08nY2017-08-207-20/+126
* Add list key management, for owners.J08nY2017-08-185-34/+98
* Fix typos in forms.J08nY2017-08-181-11/+15
* Add list owner auth to appropriate views.J08nY2017-08-163-25/+68
* Make list settings forms work.J08nY2017-08-157-31/+105
* Add Encryption and Signature views as FormViews, populate them initally.J08nY2017-08-154-18/+56
* Add List configuration forms.J08nY2017-08-156-11/+206
* Sketch out list management views. Fix many setup issues.J08nY2017-08-1211-20/+146
* Add pubkey view for downloading list pubkey.J08nY2017-08-116-27/+77
* Setup static files and make index page work.J08nY2017-08-1115-13/+338
* Setup some abstractions above PGP enabled mailing lists.J08nY2017-08-113-1/+116
* Setup base Django project structure.J08nY2017-08-1113-0/+252
* Add package and make django-pgpmailman a setuptools package.J08nY2017-06-041-0/+0