Martin Zimmermann
c8acd461d3
do not export email field
2014-08-11 10:39:07 +02: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
1a4b252bfe
Back to development: 0.9.6
2014-08-10 12:00:18 +02:00
Martin Zimmermann
3e8d8f0122
Preparing release 0.9.5
2014-08-10 11:59:47 +02:00
Martin Zimmermann
77508ffb3a
add changes for 0.9.5
2014-08-10 11:59:40 +02:00
Martin Zimmermann
5e76d406dc
add link to Docker image
2014-08-10 11:45:12 +02:00
Martin Zimmermann
881788a049
fix <time> semantics and add title attribute, closes #104
...
The browser shows a human-readable, absolute timestamp when hovering the
"time ago" element
2014-08-10 11:33:45 +02:00
Martin Zimmermann
0f1b95a125
add log to file option, closes #103
2014-08-10 10:55:25 +02:00
Martin Zimmermann
8a58afc8e6
fix order of converting HTML back to text
...
Fixes a regression introduced by ad9384e
, which escapes wanted line
breaks, such as <br /> and <div>.
2014-08-09 21:01:56 +02:00
Martin Zimmermann
4a8cbcd8f0
limit request size, closes #107
2014-08-09 20:55:02 +02:00
Martin Zimmermann
7008e88314
prevent insertion, closes #112
2014-08-09 20:28:54 +02:00
Martin Zimmermann
7701dafa13
remove old Markup.js module
2014-07-23 19:06:41 +02:00
Martin Zimmermann
4aaa5bbdd2
fix #106
2014-07-21 17:00:46 +02:00
Martin Zimmermann
57d4380106
fix french 'date-now'
2014-07-16 13:55:49 +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
f0d1958cc0
Merge branch 'legacy/0.9'
...
Conflicts:
CHANGES.rst
docs/docs/install.rst
setup.py
2014-07-13 11:26:23 +02:00
Martin Zimmermann
a89f228477
fix virtualenv path, add yum/apt-get hints and AUR package
2014-07-13 11:22:02 +02:00
Martin Zimmermann
7f82745cd0
Back to development: 0.9.5
2014-07-09 23:23:42 +02:00
Martin Zimmermann
203f9c7c1a
Preparing release 0.9.4
2014-07-09 23:23:30 +02:00
Martin Zimmermann
978d22e77e
fix wrong status code type
2014-07-09 23:23:12 +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
b59f650c99
Back to development: 0.9.4
2014-07-09 09:40:48 +02:00
Martin Zimmermann
d2769d73b4
Preparing release 0.9.3
2014-07-09 09:40:35 +02:00
Martin Zimmermann
261d0e4985
update changelog
2014-07-09 09:40:21 +02:00
Martin Zimmermann
35acf1e17e
from __future__ import unicode_literals
2014-07-09 09:19:48 +02:00
Martin Zimmermann
ee8a84c0b2
add CSS for blockquote and pre
2014-07-06 19:39:19 +02:00
Martin Zimmermann
ad9384e8d7
preserve HTML tags while editing comments
2014-07-06 19:29:42 +02:00
Martin Zimmermann
0c8ec38dda
don't scrollIntoView on expanding comments
...
A regression introduced in 94ee6a69
2014-07-06 19:13:58 +02:00
Martin Zimmermann
9674afbeed
remove isso.css from pypi distribution
2014-07-06 19:01:02 +02:00
Martin Zimmermann
9fa7edb74b
add version fallback, closes #102
2014-07-06 18:52:20 +02:00
Martin Zimmermann
3975227ada
Revert "border-radius only for first and last input"
...
If input fields are not close enough to each other, it looks weird. Also
it didn't work in mobile view.
This reverts commit 77d40a99eb
.
2014-07-06 18:39:59 +02:00
Martin Zimmermann
b2b6af24d6
fix clode block generation
...
added fenced code blocks to default extension list
2014-07-06 18:34:06 +02:00
Martin Zimmermann
d386590e57
Merge branch 'legacy/0.9'
2014-06-25 14:35:03 +02:00
Martin Zimmermann
400e523c4c
Back to development: 0.9.3
2014-06-25 14:31:39 +02:00
Martin Zimmermann
a201b24802
Preparing release 0.9.2
2014-06-25 14:31:39 +02:00
Martin Zimmermann
fbb55bf38a
add esperanto translation
2014-06-25 14:31:34 +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
396eccfa00
fix error message
2014-06-15 17:04:52 +02:00
Martin Zimmermann
33ce5959e9
Merge branch 'pr/101'
2014-06-15 16:56:03 +02:00
Martin Zimmermann
4c697c50fd
reuse environment variable
2014-06-15 16:53:33 +02:00
Federico Ceratto
fb28eb85c5
Enable isso settings directory
...
Useful to start multiple sites in a simpler way e.g. export ISSO_SETTINGS_DIR=/etc/isso.d/enabled
2014-06-15 13:54:42 +00:00
Martin Zimmermann
9260e143f1
decouple hash generation from comment view and allow customization
...
Tests now use a dummy hash function that does nothing (basically) and
run a bit faster now.
2014-06-11 14:27:44 +02:00
Martin Zimmermann
91e63c7e5f
simplify import format detection
2014-06-11 10:31:44 +02:00
Martin Zimmermann
3f50db4174
add link to package on AUR
2014-06-07 14:52:11 +02:00
Martin Zimmermann
dc40d80c81
Merge branch 'legacy/0.9'
2014-05-29 15:54:36 +02:00
Martin Zimmermann
41dd7d8173
Back to development: 0.9.2
2014-05-29 15:53:04 +02:00
Martin Zimmermann
d5a30bc09f
Preparing release 0.9.1
2014-05-29 15:52:38 +02:00