0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #22 from matrix-org/kegan/delete-empty-files More... about 10 years ago
Hook up aliases via listeners too. More... about 10 years ago
Invoke onUserClick to allow impls to do whatever on user clicks. More... about 10 years ago
Prevent the url from being butchered when clicking user IDs More... about 10 years ago
Linkify room aliases. Add listener for user ID clicks. More... about 10 years ago
Merge pull request #21 from matrix-org/220-login-error-msgs More... about 10 years ago
Separate out the activity watcher from presence code so I can hook read receipts into it without tangling it into the presence code. More... about 10 years ago
Make ChangeAvatar support room avatars and tweak RoomAvatar respond to componentWillReceiveProps More... about 10 years ago
really kill mime types as they are ugly (3rd time lucky) More... about 10 years ago
API Change: better fallback for room avatars More... about 10 years ago
API change: Make EventTiles which hold stuff common to all events that appear in a room timeline. More... about 10 years ago
Add missing enum value More... about 10 years ago
Remove empty controllers More... about 10 years ago
Fix NPE if you cold boot vector on a URL with a room which you were invited to but not yet joined. More... about 10 years ago
More tweaks on error messages More... about 10 years ago
Merge pull request #20 from matrix-org/screen-sharing More... about 10 years ago
set up remoteAudioElement More... about 10 years ago
shift-click the video button to screenshare rather than overriding the button entirely. More... about 10 years ago
Bodge to make video = screen sharing More... about 10 years ago
Better error messages More... about 10 years ago
Allow the dispatcher to dispatch sync if required. More... about 10 years ago
Update for breaking js-sdk RoomAvatar / MemberAvatar changes More... about 10 years ago
Add in voip mute video/audio code. Needs dev js-sdk More... about 10 years ago
Remove the 'resending' state which was duplicating a property of the event itself for no obvious reason. Remove onResend whose purpose was mostly to manage that state (and really should have been 'onResendClicked'). Listen for action to see when a message is resent. More... about 10 years ago
unused code More... about 10 years ago
Merge pull request #19 from stevenhammerton/sh-cas-auth More... about 10 years ago
Remove console.log More... about 10 years ago
Avoid double updating: setting the state will cause a re-render so forcing an update is redundant. Also bump js sdk dep to newest to match vector. More... about 10 years ago
Rename required var to match convention More... about 10 years ago
Make state.members always defined More... about 10 years ago