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
418bf8e39ce81c337a88d6f71451281e04624445
element-web
/
src
/
components
/
structures
T
History
David Baker
418bf8e39c
Allow guest access by default (by specifying initial state) as rooms are private by default so they'd have to be invited to join. People can't get a 3pid invite & join as guest without this.
2016-02-23 17:55:45 +00:00
..
login
improve error messages when failing to talk to a HS
2016-02-19 14:17:41 +00:00
CreateRoom.js
use getDomain()
2016-01-13 18:15:59 +00:00
MatrixChat.js
Allow guest access by default (by specifying initial state) as rooms are private by default so they'd have to be invited to join. People can't get a 3pid invite & join as guest without this.
2016-02-23 17:55:45 +00:00
RoomStatusBar.js
Wire up StatusBar size changes to a geminipanel update
2016-02-23 11:06:16 +00:00
RoomView.js
Merge pull request
#168
from matrix-org/dbkr/keypair_3pid_invites
2016-02-23 16:37:55 +00:00
ScrollPanel.js
Update the scroll offset when images load
2016-02-22 17:43:33 +00:00
UploadBar.js
Only show uploads that are going to the current room
2016-01-14 16:31:42 +00:00
UserSettings.js
Don't show the Notifications widget for guests since they can't use them (and it throws an error if you try to mount it).
2016-02-10 11:48:35 +00:00