Commit Graph

1156 Commits (b0d385b6b570362e0345f94f274db14094486c6b)
 

Author SHA1 Message Date
cclauss b569b19a7f compat.py passes pyflakes test
6 years ago
Benoît Latinier 2b56963f31 fix pyflakes error, make travis happy
6 years ago
Benoît Latinier d2b573a4d5
Merge pull request #256 from blatinier/issue-10/admin-interface
7 years ago
Jelmer Vernooij ea3507910f
Merge pull request #354 from mpchadwick/feature/comment-placeholder-color
7 years ago
Jelmer Vernooij 42bbe174cd
Merge pull request #357 from mpchadwick/feature/hu-order
7 years ago
Max Chadwick 3efe0c86d9 Put hu into correct alphabetical order
7 years ago
Max Chadwick be26948fff Use <label>s rather than placeholders
7 years ago
Jelmer Vernooij 0232051d1d
Merge pull request #355 from mpchadwick/fix/hu-translation
7 years ago
Max Chadwick 9ab23c0908 Fix hungarian translation
7 years ago
Max Chadwick 21983a61b6 Darken placeholder text
7 years ago
Jelmer Vernooij b7526ecab1
Merge pull request #350 from guthypeter/master
7 years ago
Peter Guthy 02eaffea21 Added hungarian translation
7 years ago
Martin Zimmermann 650c6cf126 Merge pull request #341 from macedigital/fix-identicon-hash-size
7 years ago
Martin Zimmermann 6a60f831b0 remove unused variable
7 years ago
Martin Zimmermann 9b0e3d29fe revert incorrect removal of the internal server startup CLI
7 years ago
Matthias Adler 43623f349b
Fix: Truncate key-length when generating identicons
7 years ago
Martin Zimmermann c3933bd9fd fix sphinx build
7 years ago
Martin Zimmermann c72946dc14 Run travis tests with python 3.5 & python 3.6
7 years ago
Martin Zimmermann 4c03a43c28 remove data-isso-id from documentation, it usually doesn't work as expected
7 years ago
Martin Zimmermann e3a8d0b93d fix db test with incorrect SQL id, that happened work with pre-3.6 dicts before
7 years ago
Jelmer Vernooij dc883e672a
Fix short title underline.
7 years ago
Jelmer Vernooij 539e6e4486 Merge pull request #336 from jelmer/flakes
7 years ago
Jelmer Vernooij 280b0d925a
Skip compat module when running flakes checks.
7 years ago
Jelmer Vernooij 39debdb011
Fix flakes errors.
7 years ago
Jelmer Vernooij 59b345b648
Run pyflakes on travis.
7 years ago
Jelmer Vernooij 8c33a84dd3 Merge pull request #253 from jGleitz/apidoc
7 years ago
Jelmer Vernooij b8adfe3f18 Merge pull request #316 from shengbinmeng/patch-1
7 years ago
Shengbin Meng 2f7d6aa09b Merge branch 'master' into patch-1
7 years ago
Jelmer Vernooij 71bda25568 Merge pull request #312 from pellenilsson/fix-require-email
7 years ago
Jelmer Vernooij c8e4e74514 Merge pull request #335 from philipcmonk/time
7 years ago
Jelmer Vernooij afbcb6413e
Add da entry to i18n.js.
7 years ago
Jelmer Vernooij 6006cd9e82
Merge Danish translation from https://github.com/MadsRC/isso
7 years ago
Philip Monk 26f0e06e78 display only complete units of time
7 years ago
Jelmer Vernooij 616c61ea88 Merge pull request #291 from ivegotasthma/ivegotasthma-patch-1
7 years ago
Jelmer Vernooij a23317818f Merge pull request #315 from ginggs/patch-1
7 years ago
Jelmer Vernooij 384673ebdb
Run travis tests with python 3.5 & python 3.6.
7 years ago
Jelmer Vernooij 7bfe36bfdf
Specify Python versions to use in travis.
7 years ago
Jelmer Vernooij 2f3cd0ac46 Merge pull request #325 from SilverRainZ/patch-1
7 years ago
Jelmer Vernooij fe4a1a11e9 Merge pull request #298 from kAworu/patch-2
7 years ago
谷月轩 fd0147e8ab Fixed typo in isso.conf
7 years ago
Jeremy Tan b14b1b51a9 validate->activate
7 years ago
Jeremy Tan cc8e61533f Add templates to MANIFEST.in
7 years ago
Benoît Latinier 84381f4f48 add: link to the thread
7 years ago
Benoît Latinier 2adb779fef add: edit author/email/website/message
7 years ago
Benoît Latinier e3fddf4ae8 add: orders in administration
7 years ago
Benoît Latinier 3212bf762f fix 500 error on pagination
7 years ago
Benoît Latinier 0b6a0e4d5f add: group by thread
7 years ago
Benoît Latinier 1516f56cbd fix: cursor pointer on links delete/validate
7 years ago
Benoît Latinier 7a79746f73 add: show author email
7 years ago
Benoît Latinier 0a93c866ff Add a basic admin interface (Fix issue #10)
7 years ago