Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements #42

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Enhancements #42

wants to merge 5 commits into from

Conversation

BadPirate
Copy link

Several enhancements:

  • Sorting: Provide a sort block and messages will be sorted as they are inserted (in optimal binary tree method)
  • Gravatars - Set a gravatar email string on a message and the gravatar for that user (or a custom random gravatar) will be set as the icon for the opponent!
  • Duplicate message prevention - Off by default, enable to prevent messages with the same sender, content and timestamp from being added
  • Filter - Allow for setting a custom predicate filter on messages that will automatically filter out any messages that don't match!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant