All Versions
9
Latest Version
Avg Release Cycle
11 days
Latest Release
2454 days ago

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
  • 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
  • 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
  • v0.1.0 Changes

    May 06, 2017
    • ๐ŸŽ‰ Initial release