forked from isso-comments/isso
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CONTRIBUTORS.txt
113 lines (78 loc) · 2.83 KB
/
CONTRIBUTORS.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
# Contributions to Isso
## Creator & Maintainer
* Martin Zimmermann <[email protected]>
## Co-Maintainers
* Benoît Latinier @blatinier <[email protected]>
* Jelmer Vernooij <[email protected]>
## Contributors
In chronological order:
* Florian Baumann <[email protected]>
* Documentation fixes in the early days
* Federico Ceratto <[email protected]>
* Support for ipaddr
* Added a sample configuration file
* Sploinga <[email protected]>
* French translation
* Laurent Arnoud <[email protected]>
* Make Isso not accept blank comments
* Chimo <[email protected]>
* STARTTLS for SMTP notifications
* Jocelyn Delande <jocelyn at delalande dot fr>
* Documentation for comment counter and API
* Default SMTP security to STARTTLS
* Srijan Choudhary <[email protected]>
* Correct nginx examples in documentation
* Added comment pagination feature
* Provide a demo site
* William Dorffer <[email protected]>
* Convert SCSS to plain CSS
* Refresh style, make it responsive
* Baptiste Darthenay
* Esperanto translation
* Matías Ducasa <https://github.com/matiasducasa>
* Spanish translation
* Daniel Gräber <https://github.com/albohlabs>
* Added ansible for provisioning
* Nick Hu <https://github.com/NickHu>
* Added configuration to require email addresses (no validation)
* Fix Vagrantfile
* Benoît Latinier @blatinier <[email protected]>
* Fix thread discovery
* Added mandatory author
* Added admin interface
* Ivan Pantic <[email protected]>
* Added vote levels
* Martin Schenck @schemar
* Improvement in the german translation
* @cclauss
* Pep8 and drop of legacy supports (old python & debian version tested in travis)
* Make travis use pyflakes
* Lucas Cimon @Lucas-C
* Added the possibility to define CORS origins through ISSO_CORS_ORIGIN environment variable
* Fix a bug with <a> in <svg>
* Yuchen Pei @ycpei
* Fix link in moderation emails when isso is installed in a sub URL
* @Rocket1184
* Fix typo in CJK translations
* @vincentbernat
* Added documentation about data-isso-id attribute (overriding the standard isso-thread-id)
* Added multi-staged Dockerfile
* Added atom feed
* Added a nofollow/noopener on links inside comments to protect against bots
* Added a preview using the existing preview endpoint
* @p-vitt & @M4a1x
* Documentation on troubleshooting for uberspace users
* Facundo Batista <[email protected]>
* Added a generic way to migrate from a json file
* @benjhess
* Optionnal gravatar support
* Steffen Prince @sprin
* Upgrade to Misaka 2
* Rocka <[email protected]>
* Implementation and documentation about async comment loading
* Pelle Nilsson @pellenilsson
* Reply notifications
* Craig P Hicks @craigphicks
* Fix sub urls configurations on admin interface
* [Your name or handle] <[email or website]>
* [Brief summary of your changes]