This website requires JavaScript.
Explore
Help
Sign In
matrix
/
matrix-react-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced
2026-01-03 21:42:32 +03:00
Code
Activity
Files
1baaf39c481c8cc85de510cc340c1eeb219a91e0
matrix-react-sdk
/
src
History
David Baker
1baaf39c48
update notification button when permission granted
2015-07-03 16:29:41 +01:00
..
controllers
update notification button when permission granted
2015-07-03 16:29:41 +01:00
ComponentBroker.js
Add desktop notifications, overridable in the same way as other components (although it's not a react component). Also extend the flux dispatcher a little to be less dumb about dispatching while something else is already dispatching.
2015-07-03 11:12:54 +01:00
dispatcher.js
Add desktop notifications, overridable in the same way as other components (although it's not a react component). Also extend the flux dispatcher a little to be less dumb about dispatching while something else is already dispatching.
2015-07-03 11:12:54 +01:00
extend.js
add license header
2015-07-03 11:24:04 +01:00
index.js
s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
2015-06-23 18:28:20 +01:00
MatrixClientPeg.js
Copyright headers (and use strict, while we're at it).
2015-06-23 16:41:25 +01:00