index
:
django-pgpmailman.git
master
A django app for the PGPMailman plugin
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
example_project
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
Specify some more info in setup.py
J08nY
1
-8
/
+6
2017-08-23
Add GPLv3 as license.
J08nY
3
-9
/
+684
2017-08-22
Dont duplicate the menu chunk.
J08nY
1
-4
/
+0
2017-08-22
Use glyphicons, HyperKitty uses FA for some reason...
J08nY
3
-4
/
+4
2017-08-22
Use menu-large chunk.
J08nY
1
-1
/
+1
2017-08-22
Move list creation button to the top of list index.
J08nY
1
-4
/
+5
2017-08-22
Fix navbar template chunk.
J08nY
1
-11
/
+13
2017-08-22
Fix log name.
J08nY
1
-1
/
+1
2017-08-22
Add and use template chunks.
J08nY
4
-33
/
+25
2017-08-22
Fix the mailmanclient import.
J08nY
1
-1
/
+1
2017-08-22
More stuff to gitignore.
J08nY
1
-0
/
+5
2017-08-22
qa.
J08nY
5
-17
/
+11
2017-08-22
Fix some suite_project settings.
J08nY
1
-1
/
+7
2017-08-22
Allow creating PGP enabled lists.
J08nY
5
-4
/
+139
2017-08-20
Add basic user address index.
J08nY
7
-20
/
+126
2017-08-18
Add list key management, for owners.
J08nY
5
-34
/
+98
2017-08-18
Fix typos in forms.
J08nY
1
-11
/
+15
2017-08-16
Split example_project into single_project and suite_project.
J08nY
12
-0
/
+523
2017-08-16
Add gitlab CI.
J08nY
2
-0
/
+17
2017-08-16
Add list owner auth to appropriate views.
J08nY
3
-25
/
+68
2017-08-15
Make list settings forms work.
J08nY
7
-31
/
+105
2017-08-15
Add Encryption and Signature views as FormViews, populate them initally.
J08nY
4
-18
/
+56
2017-08-15
Add List configuration forms.
J08nY
6
-11
/
+206
2017-08-12
Sketch out list management views. Fix many setup issues.
J08nY
12
-32
/
+235
2017-08-11
Add pubkey view for downloading list pubkey.
J08nY
6
-27
/
+77
2017-08-11
Setup static files and make index page work.
J08nY
16
-18
/
+375
2017-08-11
Add mailman REST API settings to settings in example_project.
J08nY
1
-0
/
+5
2017-08-11
Setup some abstractions above PGP enabled mailing lists.
J08nY
5
-27
/
+149
2017-08-11
Setup base Django project structure.
J08nY
16
-2
/
+258
2017-08-08
Setup example project.
J08nY
5
-0
/
+250
2017-06-04
Add package and make django-pgpmailman a setuptools package.
J08nY
3
-0
/
+153