[READ-ONLY] Mirror of https://github.com/Schniz/Machete. Chat for your organization.
0

Configure Feed

Select the types of activity you want to include in your feed.

JavaScript 46.1%
CoffeeScript 44.4%
Sass 7.5%
HTML 1.1%
SCSS 0.8%
Other 0.1%
44 1 0

Clone this repository

https://tangled.org/schlez.in/Machete https://tangled.org/did:plc:riss2gz2rl2apheevquzt6fl
git@tangled.org:schlez.in/Machete git@tangled.org:did:plc:riss2gz2rl2apheevquzt6fl

For self-hosted knots, clone URLs may differ based on your setup.



README.md

Machete Travis CI#

Chat for your org. wat wat wat wat

Screenshot#

Machete.

But as you know, it may have been updated since the last commits. yeah.

Installation#

assuming you have gulp installed.. (npm install -g gulp)

git clone......
gulp install
echo "ARE YOU READY????????????"
node .

React Hirarchy#

  • PageRoot
    • Header
    • ChatRoot
      • UserList
      • ChatWindow
        • ChatTabs (list)
          • ChatTab..
          • ChatTab..
          • ChatTab
            • MessagesBySender (list)
              • Message..
              • Message..
              • Message
      • ChatTextBox
        • AtJsTextBox(:emoji: + @mentions)
        • SendButton(also via Enter Key)

Url Hirarchy#

  • / => /main
  • /:roomName for room name. will only swap/open tabs on HTML5 stuff.
    • roomName param can be room name (alphanumerical) or nick@nick@nick@... for group messaging.