Joshua Gleitze
afd4107ac3
apidoc for like & dislike
2016-06-03 14:09:16 +02:00
Joshua Gleitze
ded4927ae4
apidoc for moderate
2016-06-03 14:08:57 +02:00
Joshua Gleitze
c3439e5c79
apidoc for "delete comment"
2016-06-03 11:06:46 +02:00
Joshua Gleitze
9b79a98851
apidoc for "edit comment"
2016-06-03 11:06:31 +02:00
Joshua Gleitze
1f804bcf8e
apidoc for "view comment"
2016-06-03 10:28:51 +02:00
Joshua Gleitze
b2d9c80b5f
apidoc for "new comment"
2016-06-03 10:13:13 +02:00
Joshua Gleitze
5ca5d680fa
apidoc for fetch
2016-06-03 10:12:54 +02:00
Joshua Gleitze
aa373f798f
+ apidoc.json
...
The apidoc.json file configures the ApiDoc tools. It generates AJAX API
documentation out of comments in the source code.
2016-06-02 22:01:49 +02:00
Benoît Latinier
54a11c95f7
Update documentation
2016-06-01 23:20:27 +02:00
Benoît Latinier
f1325ccaca
Fix issue #27 on override thread discovery with custom data-attributes
2016-06-01 23:02:46 +02:00
Martin Zimmermann
4d3f6fa390
Back to development: 0.10.5
2016-04-12 21:15:22 +02:00
Martin Zimmermann
40ba1663aa
Preparing release 0.10.4
2016-04-12 21:15:22 +02:00
Martin Zimmermann
edf62b1c61
update changelog
2016-04-12 21:15:22 +02:00
Martin Zimmermann
0377c8bb20
fix reponse for OPTIONS response on Python 3, #242
2016-04-12 21:15:22 +02:00
Martin Zimmermann
e2fba8af66
no longer install as zipped egg
...
Actually most installations have been broken since refactoring of
default configurations into a dedicated file. I feel a little bad, but
Python Packaging is broken anyways.
2016-04-12 21:15:22 +02:00
Martin Zimmermann
2612fbc0f5
fix missing wrapper attribute
2016-04-12 21:15:22 +02:00
Martin Zimmermann
c8311bdda7
Merge pull request #243 from pozitron57/patch-2
...
Fix pluralisation issues and inexact translation
2016-03-28 15:49:46 +02:00
Sergey Lisakov
2a6aa1203b
Fix pluralisation issues and inexact translation
...
Noticed inexact translation for comment-hidden and no-comments.
Pluralisation had bugs, now it works correctly.
2016-03-25 16:26:47 +01:00
Martin Zimmermann
b5e7c78dcc
Merge pull request #237 from jelmer/rjs
...
Add make variable for r.js, so it can easily be overriden.
2016-02-26 13:15:44 +01:00
Martin Zimmermann
05bd6b3137
Merge pull request #236 from jelmer/man
...
Create man page directory before moving files to them.
2016-02-25 09:45:12 +01:00
Jelmer Vernooij
ba43de3f9b
Add make variable for r.js, so it can easily be overriden.
...
This is useful for platforms like Debian that don't ship with r.js in
the path.
2016-02-25 04:22:55 +00:00
Jelmer Vernooij
2dca30f46d
Create man page directory before moving files to them.
2016-02-25 04:20:38 +00:00
Martin Zimmermann
6971f14233
Back to development: 0.10.4
2016-02-24 13:14:57 +01:00
Martin Zimmermann
8d9ee1db14
Preparing release 0.10.3
2016-02-24 13:14:45 +01:00
Martin Zimmermann
3cd475ec31
follow redirects, fix #193
2016-02-24 13:14:32 +01:00
Martin Zimmermann
00bb42e831
add support for older setuptools (6.0 or maybe even older)
2016-02-21 19:37:27 +01:00
Martin Zimmermann
0e1b8b38b2
Back to development: 0.10.3
2016-02-21 19:00:50 +01:00
Martin Zimmermann
0e817a928a
Preparing release 0.10.2
2016-02-21 19:00:39 +01:00
Martin Zimmermann
8b76a7a208
update changelog and fix wording
2016-02-21 19:00:28 +01:00
Martin Zimmermann
3281d645f8
run Tox with setuptools 6.1 or higher
2016-02-21 18:58:17 +01:00
Martin Zimmermann
a3a1d8cb86
fix getAttribute return value
2016-02-21 18:55:38 +01:00
Martin Zimmermann
098f09e6df
upgrade Travis' pip for PEP 426
2016-02-06 20:40:15 +01:00
Martin Zimmermann
032058b778
fix typo
2016-02-06 20:38:23 +01:00
Martin Zimmermann
e24ac9aff8
Back to development: 0.10.2
2016-02-06 20:25:57 +01:00
Martin Zimmermann
7961943571
Preparing release 0.10.1
2016-02-06 20:25:39 +01:00
Martin Zimmermann
2e132f26db
update changelog
2016-02-06 20:22:06 +01:00
Martin Zimmermann
3e309e0850
fix input field value access
2016-02-06 20:02:51 +01:00
Martin Zimmermann
6fdcbfb1b7
Back to development: 0.11
2016-02-06 16:24:49 +01:00
Martin Zimmermann
b4da20a541
Preparing release 0.10
2016-02-06 16:23:25 +01:00
Martin Zimmermann
9496d7d4c2
use environment markers as defined by PEP 426
...
This is a quote from http://wheel.readthedocs.org/en/latest/ . I have no
idea what I'm doing. Tested the universal wheel on Python 2.6, 2.7 and
3.4 with pip 7.1.
I have no idea what happens with older versions of pip. There is
absolutely no documentation. Typical python packaging experience.
2016-02-06 16:20:07 +01:00
Martin Zimmermann
1401132c73
pin html5lib to 0.9999999
...
Seriously, what is wrong with them…
2016-02-06 15:37:37 +01:00
Martin Zimmermann
829ef4f502
make universal wheels
2016-01-30 13:03:11 +01:00
smileboy
b48ac000b1
config.js error.
2016-01-30 12:31:58 +01:00
Martin Zimmermann
84f8acb21e
Merge pull request #225 from gdyer/patch-1
...
fixes 2 typos
2016-01-15 10:23:46 +01:00
Graham Dyer
890f296d58
fixes 2 typos
2016-01-14 23:33:39 -06:00
Martin Zimmermann
57f902acd4
actually include isso/defaults.ini
2016-01-09 01:01:39 +01:00
Martin Zimmermann
622b59f8a4
move default config expansion to function body (default
already exists)
2016-01-09 00:33:07 +01:00
Martin Zimmermann
93e783ed60
symlink share/isso.conf to isso/defaults.ini and include it properly
2016-01-09 00:15:04 +01:00
Martin Zimmermann
5eb101fcb3
bump copyright year in docs and manpages
2016-01-08 23:07:03 +01:00
Martin Zimmermann
8579cbd6f8
fix undefined variable usage and enumeration logic
2016-01-08 23:03:18 +01:00