Commit Graph

1043 Commits

Author SHA1 Message Date
Chris Hutchison
870b7e2083
Update Makefile 2018-04-14 04:23:04 -04:00
Chris Hutchison
679cd40ac0
Update commentssh2.cfg 2018-04-14 03:23:26 -04:00
Chris Hutchison
c81116cf66
Update commentssh2.cfg 2018-04-14 03:22:58 -04:00
Chris Hutchison
c1c9892e7a
Update commentssh2.cfg 2018-04-14 03:19:06 -04:00
Chris Hutchison
95cf377f14
Update Makefile 2018-04-14 03:16:30 -04:00
Chris Hutchison
55561b9762
Update Makefile 2018-04-14 03:14:09 -04:00
Chris Hutchison
cc1f12e0f4
Update Makefile 2018-04-14 03:06:33 -04:00
Chris Hutchison
86329a5fdf
Update commentssh2.cfg 2018-04-14 03:03:41 -04:00
Chris Hutchison
845b9cfd9b
Create commentssh2.cfg 2018-04-14 02:57:47 -04:00
Chris Hutchison
84c3cdacd5
Update comments.comment.sh.cfg 2018-04-14 02:57:06 -04:00
Chris Hutchison
d15a4a4c0d
Update Makefile 2018-04-14 01:36:40 -04:00
Chris Hutchison
d6dab24465
Update Makefile 2018-04-14 01:32:36 -04:00
Chris Hutchison
e580bfd739
Create requirements.txt 2018-04-14 01:25:08 -04:00
Chris Hutchison
4cc673f658
Update Makefile 2018-04-14 01:23:05 -04:00
Chris Hutchison
620707439c
Update comments.comment.sh.cfg 2018-04-14 00:56:53 -04:00
Chris Hutchison
d832162c7e
Update comments.comment.sh.cfg 2018-04-14 00:51:42 -04:00
Chris Hutchison
6e4a51ed10
Update comments.comment.sh.cfg 2018-04-14 00:47:01 -04:00
Chris Hutchison
f288d397d2
Update Makefile 2018-04-14 00:44:59 -04:00
Chris Hutchison
6873559e2f
Update Makefile 2018-04-14 00:43:11 -04:00
Chris Hutchison
cd5b3ed513
Delete requirements.txt 2018-04-14 00:41:37 -04:00
Chris Hutchison
0841cd2a1a
Update Makefile 2018-04-14 00:39:56 -04:00
Chris Hutchison
2b15ec4b02
Update Makefile 2018-04-14 00:37:13 -04:00
Chris Hutchison
0a208c3292
Update Makefile 2018-04-14 00:27:13 -04:00
Chris Hutchison
4c52172c66
Create requirements.txt 2018-04-14 00:24:24 -04:00
Chris Hutchison
cb9eace1dd
Update Makefile 2018-04-14 00:21:42 -04:00
Chris Hutchison
df6edc897f
Update Makefile 2018-04-14 00:10:54 -04:00
Chris Hutchison
54004f98af
Create update-settings.py 2018-04-14 00:09:30 -04:00
Chris Hutchison
e1f3666777
Rename comments.comment.sh to comments.comment.sh.cfg 2018-04-14 00:03:49 -04:00
Chris Hutchison
aef30c53f5
Create comments.comment.sh 2018-04-14 00:03:06 -04:00
Chris Hutchison
f43a9e232e
Update Makefile 2018-04-13 23:55:48 -04:00
Chris Hutchison
bbd1e94048
Create Procfile 2018-04-13 23:45:33 -04:00
Benoît Latinier
d854ce8347
Merge pull request #410 from Rocket1184/hotfix/space-between-number-and-cjk-char
i18n: add space between number and CJK character
2018-04-05 17:03:08 +02:00
Rocka
4e2d2dfb20
i18n: add space between number and CJK character 2018-04-05 22:46:17 +08:00
Yuchen Pei
73c7933548 A quick dirty fix of #401 (#406)
Fix URL in moderation mails if isso runs in a sub-URL (closes #401 )
2018-04-02 23:02:45 +02:00
Cimon Lucas (LCM)
361c596bf2 Adding support for ISSO_CORS_ORIGIN env variable to allow defining wildcard CORS origins 2018-04-02 09:40:34 +02:00
Jelmer Vernooij
af3903e462
Merge pull request #399 from facundobatista/patch-1
Small typo fix.
2018-03-21 23:36:35 +00:00
Facundo Batista
28e154acfc
Small typo 2018-03-21 19:39:02 -03:00
Benoît Latinier
450291440f update doc 2018-02-17 00:00:15 +01:00
Benoît Latinier
0ff39017c6 drop wheezy testing which is EndOfLife (closes #385) 2018-02-08 22:57:29 +01:00
cclauss
7f55c81e08 autopep8 the code and then flake8 2018-02-08 22:46:14 +01:00
Benoît Latinier
a68d392f9c add changes in CHANGES file to prepare release 2018-02-08 22:38:02 +01:00
Jelmer Vernooij
2cc564eeca
Merge pull request #380 from cclauss/drop-support-for-python-2.6-and-3.3
Drop support for python 2.6 and 3.3
2018-01-31 12:42:41 +00:00
cclauss
343f24377f
Return to pyflakes 2018-01-31 07:23:54 +01:00
Martin Schenck
6ccebce041 Improved German translation 2018-01-28 19:52:46 +01:00
cclauss
b569b19a7f compat.py passes pyflakes test
Drop support for Python 2.6 and 3.3
2018-01-25 15:03:12 +01:00
Benoît Latinier
2b56963f31 fix pyflakes error, make travis happy 2018-01-20 23:03:08 +01:00
Benoît Latinier
d2b573a4d5
Merge pull request #256 from blatinier/issue-10/admin-interface
Add a basic admin interface (Fix issue #10)
There are more to add in the interface but it's a good start.
2017-11-27 22:55:53 +01:00
Jelmer Vernooij
ea3507910f
Merge pull request #354 from mpchadwick/feature/comment-placeholder-color
Darken placeholder text
2017-11-22 22:11:56 +00:00
Jelmer Vernooij
42bbe174cd
Merge pull request #357 from mpchadwick/feature/hu-order
Put hu into correct alphabetical order
2017-11-22 12:09:52 +00:00
Max Chadwick
3efe0c86d9 Put hu into correct alphabetical order 2017-11-21 21:34:06 -05:00