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-04-16 11:02:13 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
element-web
/
src
History
David Baker
12566c0c9c
Separate with space too
2015-07-08 19:57:58 +01:00
..
controllers
Separate with space too
2015-07-08 19:57:58 +01:00
ComponentBroker.js
See uploaded files
2015-07-08 16:25:27 +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
MatrixClientPeg.js
Copyright headers (and use strict, while we're at it).
2015-06-23 16:41:25 +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