Commit Graph

100 Commits (f70eaf315ab0d9fc7cab244492d27fd5c95c62e8)

Author SHA1 Message Date
Lucas Cimon f70eaf315a
Using .access_route instead of .remote_addr to take into account HTTP_X_FORWARDED_FOR header (#636)
4 years ago
Jelmer Vernooij 2a4e8c231e
Add python 3.8 support. (#615)
4 years ago
Facundo Batista 1633d9261e New 'latest' endpoint to serve latest comments. Fixes #556. (#610)
4 years ago
Shimmy Xu 7eed747e7a Use `html.escape` for Python versions where `cgi.escape` is removed (#600)
4 years ago
Charl P. Botha (X1E) 2e8cb81179
Add a approve-if-email-previously-approved setting.
4 years ago
Marcin Kurczewski 9eaaad4775 Fall back to author names in gravatars (#482)
5 years ago
Jonathan Watt 3be36fd8b0 Fix rendering of disabled.html for 'Sub URI' sites (#587)
5 years ago
tdro f4b0376f1a Return 200 with empty array when there are no comments #301 (#565)
5 years ago
Jelmer Vernooij f51d9cc4f5 Fix flake8 errors.
5 years ago
Chris Warrick 1b13458e6a Implement #358 (Redirect to comment after moderation) (#534)
5 years ago
Jelmer Vernooij afc90a05cc
Reject actual logins when admin is disabled.
6 years ago
Jelmer Vernooij 77813de8f9
Don't open the admin page with a default password by default. Fixes #491
6 years ago
Jelmer Vernooij 63cc15a962
Fix current flakes.
6 years ago
Benoît Latinier c9230d5a52
Merge pull request #438 from vincentbernat/fix/rss-relative
6 years ago
Benoît Latinier 1d9cea8831
Merge pull request #458 from craigphicks/host-subdir
6 years ago
Pelle Nilsson 171fcfab72 Postpone notifications to users until comment has been approved by moderator
6 years ago
Craig P Hicks 96575323cd conform to public_endpoint config option with internal local host fallback
6 years ago
Craig P Hicks af023741d9 changes as requested by @blatinier
6 years ago
root b7e1666dd4 allow isso to be accessed/mounted on a server subdirectory, e.g., https://example.com/isso
6 years ago
Pelle Nilsson 3e45ccb7e5 Fix whitespace issue
6 years ago
Pelle Nilsson 717837b35a Correct hash in 'unsubscribe' API example
6 years ago
Pelle Nilsson 0063fd6e88 Make unsubscribe work with notifications for replies
6 years ago
Vincent Bernat 8e4f2ab1c7 feed: remove trailing / from base URL
6 years ago
Pelle Nilsson f6f61c547a Merge remote-tracking branch 'posativ/master' into reply_notification
6 years ago
Benoît Latinier 94d031444d add: CONTRIBUTORS + pep8
6 years ago
Benoît Latinier 6da91d4ace
Merge branch 'master' into feature/gravatar-support
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
Vincent Bernat 45f6b1eda3 feed: make /feed API call configurable server and client-side
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
Rocka 30fef390f5
fix: admin and demo view redirect issue
6 years ago
Pelle Nilsson c9045f5b1f Implement opt-out for email notifications
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
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 8c33a84dd3 Merge pull request #253 from jGleitz/apidoc
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 0a93c866ff Add a basic admin interface (Fix issue #10)
7 years ago
benjhess cbd4d90cb7 Added optional gravatar support
7 years ago
Martin Zimmermann 46b2874b3d Merge pull request #252 from blatinier/issue-27/data-attr-overide
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