Skip to content

gdpelican/babble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Shoutbox style plugin for Discourse.

Currently still under development!

Things that work great:

  • Sending messages to other clients
  • Live updating of chat window with new messages
  • Scrolling of window when opening dropdown / new messages come in
  • Updating unread counter when a new message comes in
  • Updating the read counter in the backend when posts are read

Things that work not-great:

  • Live updating the unread counter when posts are read
  • The new messages line currently moves as you read messages, which makes it a bit worthless
  • Need to identify which stats are being updated (post count etc.), and which stats should be updated
  • Likely other things; let me know!

Things that I'd like to add:

  • Additional outlets for chat windows (sidebar, fixed floating window, etc.)
  • Pagination (likely load previous page)
  • Editing a recent post of yours
  • Allowing user to mute chat notifications
  • Adding a context switcher to allow for multiple chat threads

About

Discourse Shoutbox plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 28