Martin Zimmermann
a6f54f0191
wat
2013-11-25 17:16:58 +01:00
Martin Zimmermann
c2291c1121
fix links to PyPi and GitHub
2013-11-25 17:06:26 +01:00
Martin Zimmermann
90468cbc27
simplify nosetest usage
2013-11-25 17:02:15 +01:00
Martin Zimmermann
ce950259b4
show traceback when smtp connection failed
2013-11-25 17:02:04 +01:00
Martin Zimmermann
350cf406c2
remove installation and configuration from README
2013-11-25 17:00:36 +01:00
Martin Zimmermann
a045c963bd
Merge branch 'feature/gunicorn'
2013-11-25 16:57:45 +01:00
Martin Zimmermann
706186acd8
Merge branch 'feature/docs'
2013-11-25 16:57:35 +01:00
Martin Zimmermann
b79ac583e8
use sphinx for documentation
2013-11-25 16:57:18 +01:00
Martin Zimmermann
896b4f5e33
support for gunicorn (and other pre-forking wsgi servers)
2013-11-25 13:51:11 +01:00
Martin Zimmermann
aa65873fa6
uWSGI works also with multiprocessing.Lock
2013-11-25 13:50:43 +01:00
Martin Zimmermann
6405f258f3
replace nested middleware calls with reduce and partials
2013-11-25 13:38:51 +01:00
Martin Zimmermann
c9c0df229a
Merge branch 'feature/info'
2013-11-21 11:17:24 +01:00
Martin Zimmermann
1541cc90a9
Merge branch 'fix/notify-links'
2013-11-21 11:17:18 +01:00
Martin Zimmermann
8dac5375b6
add /info view for debugging purposes
2013-11-21 11:09:33 +01:00
Martin Zimmermann
5449b0cea4
add route for comment activation
2013-11-21 10:17:42 +01:00
Martin Zimmermann
63a7df1099
translate deletion and activation links
2013-11-21 10:17:29 +01:00
Martin Zimmermann
e77ae273f4
replace Jenkins with Travis Build Status
2013-11-18 12:49:24 +01:00
Martin Zimmermann
c84d75582f
add Travis CI configuration
2013-11-18 12:41:45 +01:00
Martin Zimmermann
b3d6215d2b
fix unittest for werkzeug==0.8
2013-11-18 12:40:27 +01:00
Martin Zimmermann
c2a0331dbd
remove indexserver from tox.ini (use PyPi instead)
2013-11-18 12:12:26 +01:00
Martin Zimmermann
598b08bd1c
add russian translation
...
http://docs.translatehouse.org/projects/localization-guide/en/latest/l10n/pluralforms.html
2013-11-18 11:00:33 +01:00
Martin Zimmermann
653ac0b6a2
Back to development: 0.6
2013-11-17 15:54:51 +01:00
Martin Zimmermann
f9507a3eec
Preparing release 0.5
2013-11-17 15:54:20 +01:00
Martin Zimmermann
8196f3f465
remove unnecessary imports
2013-11-17 15:49:25 +01:00
Martin Zimmermann
17aa3e6fc5
use english text for mail notifications
2013-11-17 15:44:40 +01:00
Martin Zimmermann
97cc894d8c
update changelog
2013-11-17 12:20:03 +01:00
Martin Zimmermann
60d15e0f41
fix unittest
2013-11-17 11:57:48 +01:00
Martin Zimmermann
b9158a660c
move SocketHTTPServer to isso/wsgi.py
2013-11-17 11:57:41 +01:00
Martin Zimmermann
96f29e1cc5
add query parameter to build status to hopefully avoid caching
2013-11-17 11:31:51 +01:00
Martin Zimmermann
9c94e66702
add fr.js to i18n module, appendum to #38
2013-11-17 11:28:24 +01:00
Martin Zimmermann
aeb7c35d8f
override useragent's language with data-isso-lang
2013-11-17 11:27:48 +01:00
Martin Zimmermann
2e9c21db15
add X-Origin to GET requests, so isso.dispatch works on a single host
2013-11-17 11:16:46 +01:00
Martin Zimmermann
8a408aea1d
reST is hard
2013-11-17 00:43:01 +01:00
Martin Zimmermann
6f66960df8
add an isso.dispatch module to support multiple sites, #34
2013-11-17 00:35:32 +01:00
Martin Zimmermann
b21e216b06
mv app/fancy to /app/lib/fancy
2013-11-16 23:41:52 +01:00
Martin Zimmermann
edafc5f88f
client configuration for reply-to-self
...
also: move data-isso-* configuration to app/config
2013-11-16 22:21:00 +01:00
Martin Zimmermann
64c0d770c6
remove edit and remove buttons when comment is marked as deleted
2013-11-16 21:42:11 +01:00
Martin Zimmermann
519112a8fc
add some documentation
2013-11-16 21:41:54 +01:00
Martin Zimmermann
320cb7313f
upgrade notifications for old configuration values
2013-11-16 20:54:21 +01:00
Martin Zimmermann
0d3d5e4f94
update changelog
2013-11-16 20:43:21 +01:00
Martin Zimmermann
2446e6ac6a
Merge pull request #38 from sploinga/master
...
French translation
2013-11-16 11:36:56 -08:00
Sploinga
5a20a4a4bf
French translation
2013-11-16 20:32:21 +01:00
Martin Zimmermann
5e7ee3dffd
use <link> tag to extract the relative post url, fixes #37
...
The <id> tag does not necessarily contains the full URL, but also
relative URLs:
<id>http://example.com/foo/bar.html </id>
<id>/foo/bar.html</id>
<id>foo/bar.html</id>
2013-11-16 20:30:48 +01:00
Martin Zimmermann
89ffe98106
add Jenkins CI build status
2013-11-14 22:57:28 +01:00
Martin Zimmermann
0be3c69e1d
Merge branch 'fix/spam-guard'
2013-11-13 21:30:23 +01:00
Martin Zimmermann
4367e56734
fix Python 3.3
2013-11-13 21:30:18 +01:00
Martin Zimmermann
d4e7ee134d
add option reply-to-self, defaults to false
2013-11-13 21:20:32 +01:00
Martin Zimmermann
70b426d770
add unittest for spam guard
2013-11-13 20:43:00 +01:00
Martin Zimmermann
9f2062a900
fix #35
...
Also add an option `direct-reply` to control the number of comments
on a thread without referencing a child (to avoid a simple while loop
that `curl -XPOST ...` the url).
Defaults to 3, that means a /24 (or /48 for IPv6) address can only post
3 direct responses on a thread at all.
2013-11-13 20:42:56 +01:00
Martin Zimmermann
6ed9cb02c5
update changelog
2013-11-13 20:27:10 +01:00