Skip to content

Instantly share code, notes, and snippets.

@Haroenv
Last active September 17, 2015 22:39
Show Gist options
  • Save Haroenv/4d38eb2d6bb7ab6474c7 to your computer and use it in GitHub Desktop.
Save Haroenv/4d38eb2d6bb7ab6474c7 to your computer and use it in GitHub Desktop.
chat

What I want from a chat platform

  • push notifications
  • useable on mobile
    • viewport meta tag
  • one-time sign in
  • enter to send
  • open source
  • markdown
  • mentions
  • channels
  • see who's online
  • fast
    • sending 10 gifs in a row will result in less history, not in slow and unuseable interfaces

less needed

  • edit after send
  • emoji's
    • custom bullgit emojis
  • embed.ly and ogp/twitter
  • code highlighting
    • "code" mode where enter sends a soft enter between code fences (```)

other basic things

  • clear after send
    • no weird enter after entering to send

layouts I enjoy

  • iMessage
  • slack
@LukyVj
Copy link

LukyVj commented Sep 11, 2015

osome

@dervondenbergen
Copy link

i think markdown is important, even more styling possibilities should be there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment