Commit Graph

724 Commits (master)

Author SHA1 Message Date
Benoît Latinier 3754ba7596
Merge pull request #414 from vincentbernat/fix/no-eval
6 years ago
Benoît Latinier 514c5d42b6
Merge pull request #422 from Lucas-C/master
6 years ago
Benoît Latinier ad6e868ba5
Merge pull request #416 from vincentbernat/feature/preview
6 years ago
Benoît Latinier 3d648c2d29
fix tests due to non predictive html rendering
6 years ago
Lucas Cimon 501bdc59bf Bugfix to support <a> elements in SVG diagrams - close #421
6 years ago
Vincent Bernat b0264bc807 js: add a preview button to see a rendered preview
6 years ago
Benoît Latinier 55dac39bdd
Merge pull request #418 from vincentbernat/feature/nofollow-links
6 years ago
Benoît Latinier b5c40bedf7
Merge pull request #419 from vincentbernat/feature/atom-feed
6 years ago
Vincent Bernat 01cf96eeb7 feed: ensure Markdown rendering is applied to feeds
6 years ago
Benoît Latinier 502747cb75
Merge pull request #411 from Rocket1184/hotfix/demo-and-admin-redirect
6 years ago
Vincent Bernat 45f6b1eda3 feed: make /feed API call configurable server and client-side
6 years ago
Vincent Bernat bceb69518b js: put a link to Atom feed on top of the main postbox
6 years ago
Vincent Bernat a89debbc9c api: add a simple test for /feed endpoint
6 years ago
Vincent Bernat 5c6e78b9c1 api: ensure /feed is easily cacheable by issuing etag/last-modified headers
6 years ago
Vincent Bernat ebca06059a api: add /feed API to get an Atom feed for an URI
6 years ago
Vincent Bernat 8d8f9c8c59 html: add nofollow/noopener to links
6 years ago
Vincent Bernat fcf576dd08 css: remove CSS code for avatar in postbox
6 years ago
Pelle Nilsson 36d4ceb2d9 Don't send notification when someone responds to his/her own comment
6 years ago
Facundo Batista 14195d3711 Used proper open and not check timing
6 years ago
Facundo Batista 3ee13ab9fc Removed debug line
6 years ago
Facundo Batista be5792cb79 Merged master in
6 years ago
Facundo Batista 04b6d70b01 Added a generic way to migrate from a json file
6 years ago
Vincent Bernat 9618c0f3a3 jade: avoid using eval once compiled
6 years ago
Pelle Nilsson 22a36bdb7c Support notifications also for replies
6 years ago
Pelle Nilsson da6bb0cec7 Fix faulty check for parent comment
6 years ago
Rocka 30fef390f5
fix: admin and demo view redirect issue
6 years ago
Rocka 4e2d2dfb20
i18n: add space between number and CJK character
6 years ago
Yuchen Pei 73c7933548 A quick dirty fix of #401 (#406)
6 years ago
Cimon Lucas (LCM) 361c596bf2 Adding support for ISSO_CORS_ORIGIN env variable to allow defining wildcard CORS origins
6 years ago
Pelle Nilsson c9045f5b1f Implement opt-out for email notifications
6 years ago
Pelle Nilsson bc4bc55025 Include link to comment in email notifications
6 years ago
Pelle Nilsson 2e85ec653f Make SMTP connections thread safe
6 years ago
Pelle Nilsson 107b9be003 Add notification column to database if needed
6 years ago
Pelle Nilsson c30873e8a2 Merge remote-tracking branch 'tsileo/reply_notification' into reply_notification
6 years ago
cclauss 7f55c81e08 autopep8 the code and then flake8
6 years ago
Jelmer Vernooij 2cc564eeca
Merge pull request #380 from cclauss/drop-support-for-python-2.6-and-3.3
6 years ago
Martin Schenck 6ccebce041 Improved German translation
6 years ago
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
Max Chadwick 3efe0c86d9 Put hu into correct alphabetical order
7 years ago
Max Chadwick be26948fff Use <label>s rather than placeholders
7 years ago
Max Chadwick 9ab23c0908 Fix hungarian translation
7 years ago
Max Chadwick 21983a61b6 Darken placeholder text
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 c72946dc14 Run travis tests with python 3.5 & python 3.6
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 39debdb011
Fix flakes errors.
7 years ago
Jelmer Vernooij 8c33a84dd3 Merge pull request #253 from jGleitz/apidoc
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
Jeremy Tan b14b1b51a9 validate->activate
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
benjhess e9eebf58e3 Refactored comments unittest to work with optional gravatar feature
7 years ago
benjhess cbd4d90cb7 Added optional gravatar support
7 years ago
Shengbin Meng a9500e29dd Add language "zh" as alias of "zh_CN"
7 years ago
Shengbin Meng 4b7a32afac Make the Chinese translations actually work
7 years ago
Pelle Nilsson 45a481daeb Fix require-email setting, #308
7 years ago
Morris Jobke f33ca31320
Highlight links by underline in comments
7 years ago
Mads R. Havmand cd460ef152 Danish translation
7 years ago
ivegotasthma 09b69feae9 fix: add missing i18n entry
8 years ago
Martin Zimmermann 5e7f010241 add persian to i18n
8 years ago
Aidin Gharibnavaz 5bd7de084f Adding Persian translation.
8 years ago
Martin Zimmermann eeb091974d add bulgarian translation to i18n.js, #272
8 years ago
Martin Zimmermann 2542acfca8 remove duplicated werkzeug compat middleware
8 years ago
Martin Zimmermann 4fc6d5ac33 Merge pull request #263 from gumblex/master
8 years ago
Martin Zimmermann a52a0862a8 Merge pull request #260 from panta82/vote-levels
8 years ago
Liping Wang 12d85242dc correct offset localtime for comments ago
8 years ago
Dingyuan Wang c83346834e fix "optional" in zh translations
8 years ago
Martin Zimmermann 689f3b906c Merge remote-tracking branch 'tska/finnish'
8 years ago
Timo Kankare 75371bdd43 Ordered fi after en.
8 years ago
Ivan Pantic 4972433406 Vote levels features (custom classes based on the comment votes)
8 years ago
Ivan Pantic b0f8606b0f Hiding zero votes is now done through CSS instead of javascript.
8 years ago
Ivan Pantic b620f2c0b0 Bug when content is number 0.
8 years ago
Timo Kankare 14962ad51f Added fi to i18.n.js.
8 years ago
Timo Kankare cf20bc5687 Finnish translation. i18n/fi.js added.
8 years ago
Martin Zimmermann 46b2874b3d Merge pull request #252 from blatinier/issue-27/data-attr-overide
8 years ago
Martin Zimmermann bbff002bd6 Merge pull request #254 from jGleitz/preview
8 years ago
Benoît Latinier 459611c0e7 Add an option for mandatory author (Fix issue #124)
8 years ago
Joshua Gleitze 3c9bbda252 preview endpoint
8 years ago
Joshua Gleitze 2a11c000d4 convert bad tabs to spaces
8 years ago
Joshua Gleitze 8a9fe29bce apidoc for count
8 years ago
Joshua Gleitze afd4107ac3 apidoc for like & dislike
8 years ago
Joshua Gleitze ded4927ae4 apidoc for moderate
8 years ago
Joshua Gleitze c3439e5c79 apidoc for "delete comment"
8 years ago
Joshua Gleitze 9b79a98851 apidoc for "edit comment"
8 years ago
Joshua Gleitze 1f804bcf8e apidoc for "view comment"
8 years ago
Joshua Gleitze b2d9c80b5f apidoc for "new comment"
8 years ago
Joshua Gleitze 5ca5d680fa apidoc for fetch
8 years ago
Benoît Latinier f1325ccaca Fix issue #27 on override thread discovery with custom data-attributes
8 years ago
Martin Zimmermann 0377c8bb20 fix reponse for OPTIONS response on Python 3, #242
8 years ago
Martin Zimmermann 2612fbc0f5 fix missing wrapper attribute
8 years ago
Sergey Lisakov 2a6aa1203b Fix pluralisation issues and inexact translation
8 years ago
Martin Zimmermann 3cd475ec31 follow redirects, fix #193
8 years ago
Martin Zimmermann a3a1d8cb86 fix getAttribute return value
8 years ago
Martin Zimmermann 3e309e0850 fix input field value access
8 years ago
smileboy b48ac000b1 config.js error.
8 years ago
Martin Zimmermann 57f902acd4 actually include isso/defaults.ini
8 years ago
Martin Zimmermann 622b59f8a4 move default config expansion to function body (`default` already exists)
8 years ago
Martin Zimmermann 93e783ed60 symlink share/isso.conf to isso/defaults.ini and include it properly
8 years ago
Martin Zimmermann 8579cbd6f8 fix undefined variable usage and enumeration logic
8 years ago
Martin Zimmermann 00ed48a1d3 fix incorrect define header
8 years ago
Martin Zimmermann 1f86fa897e add vi (vietnamese) translation, #222
8 years ago
Martin Zimmermann dd9ebdc46b Merge remote-tracking branch 'origin/pr/222'
8 years ago
Martin Zimmermann 815c7f54b5 add hr (croatian) translation
8 years ago
Martin Zimmermann dc1d83b74b add cs (czech) translation
8 years ago
Martin Zimmermann 2e41c4728a don't extend native objects, #191
8 years ago
Đinh Xuân Sâm 5ce7084f59 Fix typo: s/trướ/trước
9 years ago
Đinh Xuân Sâm f1a8aed320 Completed Vietnamese translation.
9 years ago
Đinh Xuân Sâm 17747368e1 Created new branch for translation: vietnamese.
9 years ago
Martin Zimmermann 33c02b45b4 Merge remote-tracking branch 'origin/pr/202'
9 years ago
Martin Zimmermann 54952e67ad Merge remote-tracking branch 'origin/pr/199'
9 years ago
Sergey Lisakov 45c4e43ba2 Update ru.js
9 years ago
Sergey Lisakov 11dff33450 Update ru.js
9 years ago
Sergey Lisakov ed0f680e97 Update Russian translation
9 years ago
Nick Hu b9ce411f85 write unit tests for require-email
9 years ago
Nick Hu cb21af4cc5 Add config for requiring emails
9 years ago
Mushiyo 2af17b6204 corrected punctuation
9 years ago
Mushiyo 19179b1764 modify to a better translation
9 years ago
Mushiyo b98133836d Added zh_TW translation
9 years ago
Martin Zimmermann 8018a7e23d update russian translation
9 years ago
wendal 6e4d9ba446 add: zh_CN Translation
9 years ago
Julien Enselme 6973128eac Correct auth without password or username.
9 years ago
Martin Zimmermann 630e76f66c Merge branch 'legacy/0.9'
9 years ago
Martin Zimmermann f5566c1325 encode username/password in SMTP auth only for Python 2, fix #146
9 years ago
Martin Zimmermann 596acb7f79 request with User-Agent 'Isso/...', #151
9 years ago
Sergey 56c81c2d06 Update ru.js
9 years ago
Martin Zimmermann 45053f9c0c catch errors in http response
9 years ago
Martin Zimmermann 8e4db5a7a2 typo
9 years ago
Martin Zimmermann f681002e7e add support for html5lib below 0.95, #168
9 years ago
Martin Zimmermann c3c519ad0e add compatibility middleware for werkzeug 0.8, #170
9 years ago
Martin Zimmermann e5219157a7 Merge pull request #172 from xuhdev/fix-159-2
9 years ago
Hong Xu 21e91efbf9 Save the session-key as a unicode string in the db
9 years ago