This website requires JavaScript.
Explore
Help
Sign In
gaja-group
/
matrix-bot
Watch
2
Star
0
Fork
You've already forked matrix-bot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
44
Commits
2
Branches
0
Tags
25
MiB
Python
100%
2abea931ca
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David Baker
2abea931ca
Split out render methods into 'views' leaving UI logic in 'controllers'. Hopefully should make it easier to skin / customise.
2015-06-19 12:53:48 +01:00
css
grey out sending messages (although they don't go black until you send another message currently: awaiting fix in js sdk).
2015-06-18 15:49:41 +01:00
example
typo
2015-06-18 16:41:34 +01:00
src
Split out render methods into 'views' leaving UI logic in 'controllers'. Hopefully should make it easier to skin / customise.
2015-06-19 12:53:48 +01:00
.gitignore
gitignore bundle.js too
2015-06-11 18:26:25 +01:00
LICENSE
Basic structure of a react SDK and start of an implementation.
2015-06-09 17:40:42 +01:00
README.md
Basic structure of a react SDK and start of an implementation.
2015-06-09 17:40:42 +01:00
package.json
sensible version of js-sdk
2015-06-18 11:56:12 +01:00
README.md
matrix-react-sdk
This is a react-based SDK for inserting a Matrix chat client into a web page