All Versions
9
Latest Version
Avg Release Cycle
11 days
Latest Release
2822 days ago
Changelog History
Changelog History
-
v0.6.0 Changes
August 05, 2017- ๐ use protostuffdb 0.13.1
-
v0.5.3 Changes
June 22, 2017- ๐ option
ui_flags: 4
moves the comment form to the bottom
- ๐ option
-
v0.5.2 Changes
June 21, 2017- provide fallback for the nameless oauth user (github somehow allows that)
-
v0.5.1 Changes
June 21, 2017- refresh individual replies via the timeago button
-
v0.5.0 Changes
June 20, 2017- real-time comments via protostuffdb's pubsub
-
v0.4.0 Changes
June 16, 2017- authenticated comments via google/github/gitlab oauth
-
v0.3.0 Changes
June 12, 2017- Added option:
window.comments_content_limit = num // max: 2048
- Added option:
-
v0.2.0 Changes
May 08, 2017- Auto-generate post_id from
window.location.hostname + window.location.pathname
- ๐ Support colors for the names of the users
- ๐ Use dompurify to sanitize the comments
- Auto-generate post_id from
-
v0.1.0 Changes
May 06, 2017- ๐ Initial release