Commit Graph

170 Commits

Author SHA1 Message Date
Brad Pitcher
47a5b2c84b override translation strings using data attributes 2018-12-21 21:04:36 -08:00
Jelmer Vernooij
5d811e3a51
Document the admin configuration. 2018-11-11 15:33:57 +00:00
Jelmer Vernooij
1957ae517e
Add notes about building js and css. 2018-11-03 18:52:49 +00:00
Jelmer Vernooij
54c72f379a
Add notes on releasing new versions. 2018-11-03 14:59:16 +00:00
Jelmer Vernooij
63cc15a962
Fix current flakes. 2018-11-03 14:50:55 +00:00
Jelmer Vernooij
eb0052c53f
Fix rst syntax error. 2018-11-03 14:46:02 +00:00
Sergey Lisakov
be1e81b109
typo
at least on site → at least one site
2018-07-30 17:16:50 +03:00
Sergey Lisakov
fe3088df2b
fix link to misaka extensions 2018-07-30 12:30:41 +03:00
Benoît Latinier
0a7b8ae7df
Merge pull request #447 from tribut/wsgi-docs
Update docs for mod_wsgi
2018-07-28 23:22:29 +02:00
Benoît Latinier
c801d18bd9
Merge pull request #452 from Rocket1184/fetaure/client-async-comment-load
Async comment loading for dynamic websites
2018-07-27 13:30:27 +02:00
Rocka
858d64d092
doc: minor syntax changes about async comments loading 2018-07-27 10:44:02 +08:00
Benoît Latinier
53d5ad441c
Reply notification (#443)
Merging @pellenilsson reply notification PR

* Added reply notification for commenter

* Removed debug info

* Bugfix

* Add notification column to database if needed

* Make SMTP connections thread safe

* Include link to comment in email notifications

* Implement opt-out for email notifications

* Fix faulty check for parent comment

* Support notifications also for replies

* Don't send notification when someone responds to his/her own comment

* Make unsubscribe work with notifications for replies

* Correct hash in 'unsubscribe' API example

* Introduce public-endpoint setting

* Fix whitespace issue

* Postpone notifications to users until comment has been approved by moderator

* New setting general.reply-notifications

* Add client-side configuration setting reply-notifications

* Documentation for reply notifications
2018-07-26 22:56:36 +02:00
Pelle Nilsson
d80f7c4224 Documentation for reply notifications 2018-07-24 20:01:19 +02:00
Rocka
61b3b69557
doc: add doc for dynamic comment loading 2018-06-09 18:59:36 +08:00
Pelle Nilsson
9b2a56e467 Introduce public-endpoint setting 2018-06-03 19:55:31 +02:00
Felix Eckhofer
8360dacbb1
Update docs for mod_wsgi 2018-05-26 14:44:20 +02:00
Lucas Cimon
b73255ec2e
Adding documentation on the ISSO_CORS_ORIGIN env variable - close #407 2018-05-06 10:17:31 +02:00
Benoît Latinier
6da91d4ace
Merge branch 'master' into feature/gravatar-support 2018-04-25 22:45:45 +02:00
Vincent Bernat
45f6b1eda3 feed: make /feed API call configurable server and client-side
On server-side, this can be enabled by providing a base URL to use to
build the full URL. Limit also becomes configurable. On client-side,
we need to add a switch to know whatever or not the additional link
can be displayed.
2018-04-22 16:55:06 +02:00
Vincent Bernat
ebca06059a api: add /feed API to get an Atom feed for an URI
We need absolute URL at some places. We assume the first host
configured is the base of the URI we have.

Fix #81
2018-04-22 13:11:58 +02:00
Benoît Latinier
07ce742b77
add documentation for uberspaces users (closes #409) 2018-04-18 10:51:17 +02:00
Benoît Latinier
93ea722992
add contributors 2018-04-17 23:47:06 +02:00
Benoît Latinier
e285c91112
Merge pull request #412 from vincentbernat/feature/dockerfile
Provide a multi-staged Dockerfile
2018-04-17 23:03:47 +02:00
Vincent Bernat
30f0c7eeb8 docs: document data-isso-id 2018-04-17 07:40:52 +02:00
Vincent Bernat
2b7c17a361 Provide a multi-staged Dockerfile
Many of the Docker images on hub.docker.com are outdated. The one
specified in the documentation doesn't exist anymore. We provide a
decent Dockerfile to build our own Docker image.

This uses a multi-stage build to avoid polluting the final image with
the intermediate artifacts. The final image is 155 MB. It should be
possible to squeeze it even more by using Alpine Linux for the last
two parts instead of Stretch.

The service is using gunicorn. The user is expected to complete the
installation with a reverse proxy configuration.
2018-04-16 22:09:28 +02: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
cclauss
7f55c81e08 autopep8 the code and then flake8 2018-02-08 22:46:14 +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
Martin Zimmermann
c3933bd9fd fix sphinx build 2017-07-30 23:28:51 +02:00
Martin Zimmermann
4c03a43c28 remove data-isso-id from documentation, it usually doesn't work as expected 2017-07-30 22:34:45 +02:00
Jelmer Vernooij
dc883e672a
Fix short title underline. 2017-07-29 15:21:33 +00:00
Jelmer Vernooij
a23317818f Merge pull request #315 from ginggs/patch-1
add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5
2017-07-15 16:40:55 +00:00
benjhess
cbd4d90cb7 Added optional gravatar support 2017-04-02 21:13:06 +02: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
Alexandre Perrin
03b0de2d81 api.rst: JSON and english typos 2017-01-06 15:01:58 +01:00
Christian Koepp
45316e535a added FreeBSD rc.d script 2016-12-29 17:07:45 +01:00
Philip Monk
f9a36c8b92 update doc to reflect 5ce48de 2016-10-11 10:42:11 -07:00
Martin Zimmermann
a52a0862a8 Merge pull request #260 from panta82/vote-levels
Vote levels
2016-09-20 21:49:04 +02:00
Ivan Pantic
fd3f6f820d Documentation for vote levels 2016-07-16 04:47:18 +02: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
Benoît Latinier
459611c0e7 Add an option for mandatory author (Fix issue #124) 2016-07-05 17:28:03 +02:00
Benoît Latinier
54a11c95f7 Update documentation 2016-06-01 23:20:27 +02:00
Martin Zimmermann
8b76a7a208 update changelog and fix wording 2016-02-21 19:00:28 +01:00
Graham Dyer
890f296d58 fixes 2 typos 2016-01-14 23:33:39 -06:00
Martin Zimmermann
5eb101fcb3 bump copyright year in docs and manpages 2016-01-08 23:07:03 +01:00
Martin Zimmermann
dc1d83b74b add cs (czech) translation 2016-01-08 21:32:16 +01:00
Martin Zimmermann
1201c5145d fix link to gevent, #204 2016-01-08 21:15:49 +01:00
Martin Zimmermann
fc10a30091 fix init script, #221 2016-01-08 20:09:23 +01:00
Nick Hu
cb21af4cc5 Add config for requiring emails 2015-08-28 15:59:48 +01:00