This website requires JavaScript.
Explore
Help
Sign In
nikrozman
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
a1ab40064e3428940de41020bd48aaa767b1c14a
element-web
/
src
History
David Baker
ed2cc33616
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
..
controllers
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
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
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
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