Martin Zimmermann
339318eb92
set require-author to false by default
2016-09-22 09:15:26 +02:00
Nick Hu
cb21af4cc5
Add config for requiring emails
2015-08-28 15:59:48 +01:00
Daniel Gräber
8387a5390f
Replace vagrant shell provisioning with ansible
2015-02-19 13:38:48 +01:00
Richard Fine
6ac5e8c6d0
Reverted change to demo file; changed web server config to mount the uWSGI app at the root, as it turns out it's capable of serving the demo file itself
2015-01-03 13:07:41 +00:00
Richard Fine
3977a8d00d
set up Vagrant support to make it easy to get a dev environment going quickly
2015-01-03 02:00:04 +00:00
Martin Zimmermann
f7e51fd03d
Merge branch 'legacy/0.9'
...
Conflicts:
CHANGES.rst
isso/core.py
setup.py
2014-08-10 12:09:11 +02:00
Martin Zimmermann
e02687a066
remove superscript extension from defaults (again)
2014-07-14 19:38:00 +02:00
Martin Zimmermann
392add88e6
disable intra emphasis
2014-07-14 19:34:40 +02:00
Martin Zimmermann
ce9781df51
Merge branch 'legacy/0.9'
...
Conflicts:
CHANGES.rst
isso/core.py
isso/dispatch.py
setup.py
2014-07-09 12:37:53 +02:00
Martin Zimmermann
221b782157
refactor configuration parsing
...
* use a single default configuration, share/isso.conf
* try to use config.new in some tests which are decoupled
A few tests now depend on `isso.dist` to show that they (or the used
objects) have too much dependencies and need to be rewritten.
2014-06-23 18:03:46 +02:00
Martin Zimmermann
f489ae63d6
Python3.4 now uses system's CA to connect to SMTP via TLS
2014-06-16 19:34:59 +02:00
Martin Zimmermann
4a7830a96d
add [hash] to isso.conf and update some strings
2014-06-16 19:21:12 +02:00
Martin Zimmermann
0509e15f67
clarify [general] host usage a bit
2014-03-29 12:58:41 +01:00
Martin Zimmermann
0d6d072281
add isso.conf example to source distribution
...
mv sample configuration to share/
2014-03-25 18:50:18 +01:00