This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
mirror of
https://github.com/vector-im/element-web.git
synced
2026-01-29 04:11:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
element-web
/
src
History
Mark Haines
b66488a783
Fix syntax
2015-07-20 13:48:40 +01:00
..
controllers
Fix syntax
2015-07-20 13:48:40 +01:00
ComponentBroker.js
Merge pull request
#4
from matrix-org/registration
2015-07-16 09:58:53 +01:00
ContentMessages.js
Upload files and images
2015-07-08 14:34:53 +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
linkify-matrix.js
Linkify user IDs and room aliases (to nothing at the moment because we don't have anything to do with them)
2015-07-10 14:37:13 +01:00
MatrixClientPeg.js
Fix syntax
2015-07-20 13:48:40 +01:00
RoomListSorter.js
rename to mostRecentActivityFirst to disambiguate from sorting by when you joined a room, which this is not.
2015-07-08 18:21:57 +01:00