This website requires JavaScript.
Explore
Help
Sign In
Dima
/
element-web
Watch
1
Star
0
Fork
0
You've already forked element-web
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
b0f0d5f6d0b8782c3dafedf758634c5cee954391
element-web
/
src
/
components
/
structures
T
History
David Baker
b0f0d5f6d0
Null check room because those events will be emitted before the room is stored.
2016-02-02 16:34:41 +00:00
..
login
Don't show a spinner while we're waiting for the user to do something
2016-01-27 15:44:12 +00:00
CreateRoom.js
use getDomain()
2016-01-13 18:15:59 +00:00
MatrixChat.js
Don't auto join rooms: always 'autoPeek' (ie. see if we can peek, otherwise offer to join)
2016-02-02 15:50:15 +00:00
RoomView.js
Null check room because those events will be emitted before the room is stored.
2016-02-02 16:34:41 +00:00
ScrollPanel.js
Fix improper scrolldown button display issue.
2016-01-29 22:32:32 -05:00
UploadBar.js
Only show uploads that are going to the current room
2016-01-14 16:31:42 +00:00
UserSettings.js
Disable upgrade registration temporarily. Fixes
https://github.com/vector-im/vector-web/issues/818
.
2016-02-02 14:14:18 +00:00