Benoît Latinier
e3fddf4ae8
add: orders in administration
2017-04-23 13:45:24 +02:00
Benoît Latinier
3212bf762f
fix 500 error on pagination
2017-04-23 13:45:24 +02:00
Benoît Latinier
0b6a0e4d5f
add: group by thread
2017-04-23 13:45:24 +02:00
Benoît Latinier
1516f56cbd
fix: cursor pointer on links delete/validate
2017-04-23 13:45:24 +02:00
Benoît Latinier
7a79746f73
add: show author email
2017-04-23 13:45:24 +02:00
Benoît Latinier
0a93c866ff
Add a basic admin interface (Fix issue #10 )
...
Add a basic admin interface (Fix issue #10 )
wip again
still wip
fix login page
2017-04-23 13:45:24 +02:00
Shengbin Meng
a9500e29dd
Add language "zh" as alias of "zh_CN"
2017-03-28 21:56:07 +08:00
Shengbin Meng
4b7a32afac
Make the Chinese translations actually work
...
Before this change, the user must configure `lang="zh"` to use the CN version (neither `lang="zh_CN"` nor `lang="zh_TW"` works).
2017-03-28 21:35:51 +08:00
Graham Inggs
88aafa60e5
add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5
...
With Sphinx 1.5, this is needed by searchtools.js to display the source
snippets (see sphinx-doc/sphinx#2454 ).
With earlier Sphinx versions, this is a no-op because the undefined variable
will evaluate to an empty string.
2017-03-27 17:44:02 +02:00
Pelle Nilsson
45a481daeb
Fix require-email setting, #308
2017-03-19 18:42:03 +01:00
Martin Zimmermann
d37b5bb030
Merge pull request #303 from MorrisJobke/highlight-links-in-text
...
Highlight links by underline in comments
2017-02-08 09:46:14 +01:00
Morris Jobke
f33ca31320
Highlight links by underline in comments
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-02-02 11:35:38 -06:00
Mads R. Havmand
cd460ef152
Danish translation
2017-01-07 19:02:00 +01:00
Alexandre Perrin
03b0de2d81
api.rst: JSON and english typos
2017-01-06 15:01:58 +01:00
Martin Zimmermann
e853442468
Merge pull request #295 from kAworu/patch-1
...
default isso.conf typo
2017-01-02 23:09:31 +01:00
Alexandre Perrin
3d67f10c72
default isso.conf typo
2017-01-02 23:05:01 +01:00
Martin Zimmermann
f3b1d0ba07
Merge pull request #293 from ckoepp/master
...
added FreeBSD rc.d script
2016-12-29 17:54:05 +01:00
Christian Koepp
45316e535a
added FreeBSD rc.d script
2016-12-29 17:07:45 +01:00
ivegotasthma
09b69feae9
fix: add missing i18n entry
...
Fixes an indexing error a user gets when he tries to make the language of isso to `bg`
2016-12-17 22:42:07 +01:00
Martin Zimmermann
750bcd4829
Merge commit 'f9a36c8'
2016-10-12 09:34:23 +02:00
Martin Zimmermann
6e56afdd02
Merge branch 'pr/281'
2016-10-12 09:33:13 +02:00
Martin Zimmermann
5e7f010241
add persian to i18n
2016-10-12 09:32:59 +02:00
Philip Monk
f9a36c8b92
update doc to reflect 5ce48de
2016-10-11 10:42:11 -07:00
Aidin Gharibnavaz
5bd7de084f
Adding Persian translation.
2016-10-07 19:56:19 +03:30
Martin Zimmermann
a361ee3980
Back to development: 0.10.7
2016-09-22 09:16:22 +02:00
Martin Zimmermann
ed6542c764
Preparing release 0.10.6
2016-09-22 09:16:04 +02:00
Martin Zimmermann
339318eb92
set require-author to false by default
2016-09-22 09:15:26 +02:00
Martin Zimmermann
80c1faeb82
Back to development: 0.10.6
2016-09-20 22:25:27 +02:00
Martin Zimmermann
9114275bca
Preparing release 0.10.5
2016-09-20 22:25:18 +02:00
Martin Zimmermann
bc244c9218
add changelog for 0.10.5
2016-09-20 22:25:00 +02:00
Martin Zimmermann
121b9aa3af
update authors
2016-09-20 22:24:48 +02:00
Martin Zimmermann
eeb091974d
add bulgarian translation to i18n.js, #272
2016-09-20 22:16:00 +02:00
Martin Zimmermann
37b7690b2b
append Github's .gitignore to .gitignore
2016-09-20 22:05:22 +02:00
Martin Zimmermann
2542acfca8
remove duplicated werkzeug compat middleware
...
A typo that always chained the legacy middleware although not necessary.
This causes errors with certain configurations (gevent + ???).
2016-09-20 22:00:58 +02:00
Martin Zimmermann
4fc6d5ac33
Merge pull request #263 from gumblex/master
...
fix "optional" in zh translations
2016-09-20 21:49:25 +02:00
Martin Zimmermann
a52a0862a8
Merge pull request #260 from panta82/vote-levels
...
Vote levels
2016-09-20 21:49:04 +02:00
Martin Zimmermann
3dff66c2de
Merge pull request #268 from lynndotconfig/master
...
correct offset localtime for comments ago
2016-09-20 21:47:30 +02:00
Liping Wang
12d85242dc
correct offset localtime for comments ago
2016-08-29 18:52:00 +08:00
Dingyuan Wang
c83346834e
fix "optional" in zh translations
2016-07-24 13:23:44 +08:00
Martin Zimmermann
689f3b906c
Merge remote-tracking branch 'tska/finnish'
2016-07-16 14:22:26 +02:00
Timo Kankare
75371bdd43
Ordered fi after en.
2016-07-16 15:19:02 +03:00
Ivan Pantic
fd3f6f820d
Documentation for vote levels
2016-07-16 04:47:18 +02:00
Ivan Pantic
4972433406
Vote levels features (custom classes based on the comment votes)
2016-07-16 04:35:54 +02:00
Ivan Pantic
b0f8606b0f
Hiding zero votes is now done through CSS instead of javascript.
2016-07-16 03:54:02 +02:00
Ivan Pantic
b620f2c0b0
Bug when content is number 0.
2016-07-16 03:46:37 +02:00
Timo Kankare
14962ad51f
Added fi to i18.n.js.
2016-07-15 10:07:26 +03:00
Timo Kankare
cf20bc5687
Finnish translation. i18n/fi.js added.
2016-07-15 09:41:05 +03:00
Martin Zimmermann
46b2874b3d
Merge pull request #252 from blatinier/issue-27/data-attr-overide
...
Fix issue #27 on override thread discovery with custom data-attributes
2016-07-13 21:06:06 +02:00
Martin Zimmermann
bbff002bd6
Merge pull request #254 from jGleitz/preview
...
Preview endpoint
2016-07-13 21:04:35 +02:00
Martin Zimmermann
7cba8f9880
Merge pull request #257 from blatinier/issue-124/mandatory-name
...
Add an option for mandatory author (Fix issue #124 )
2016-07-13 12:45:49 +02:00