0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pull down some CAS stuff from vector into controller and logic class More... almost 10 years ago
track RHS collapse state More... almost 10 years ago
track whether the LHS is collapsed. (shouldn't this be vector specific too?) More... almost 10 years ago
shrink default roomavatar size to 36x36. surely this is vector specific... More... almost 10 years ago
Slightly change memberlist api to shift the sorting into the right place (in the skin). More... almost 10 years ago
Unset matrix client first otherwise login sets it, the it gets unset and you can't log in again. More... almost 10 years ago
Set state to ready only if the SDK is synced. More... almost 10 years ago
Add method to Modal to create dialog with instantiated React elements as well as Classes. More... almost 10 years ago
Add support for CAS login More... almost 10 years ago
Remove now redundant displayname stuff from UserSettings now it's in ChangeDisplayName More... almost 10 years ago
Add button for user settings and a change display name widget More... almost 10 years ago
Just do all dispatches async: setting the flag obviously does not work for more than 2 nested dispatches. More... almost 10 years ago
Display correct message for when an invited but not joined user is kicked. More... almost 10 years ago
Improve url / screen handling More... almost 10 years ago
Merge branch 'vector-merge' More... almost 10 years ago
0.0.2 More... almost 10 years ago
Merge pull request #18 from matrix-org/vector-merge More... almost 10 years ago
Don't set empty mime types on metadata. More... almost 10 years ago
Merge c62d97ca04efdfc59b8299319a3b8e4ea13ff6a3 from vector-im More... almost 10 years ago
Update Readme More... almost 10 years ago
Port over new logic for filtering actions: makes the end call button appear & disappear approriately More... almost 10 years ago
Make end call button work for conf calls More... almost 10 years ago
Hacks to make sure we don't end up with multiple split-brain CallHandlers when npm linked. More... almost 10 years ago
Add support for the basic notion of conference calls and an experimental concept of modules to provide the actual functionality. Rejig Skinner to be simpler. More... almost 10 years ago
make MatrixClientPeg an actual global too otherwise things go very wierd More... almost 10 years ago
Make it easier to override default avatar urls More... almost 10 years ago
Dispatcher should be a global too More... almost 10 years ago
Manually merge memberlist fix from vector master More... almost 10 years ago
We need js sdk 0.2.1 for getRoomIdForAlias More... almost 10 years ago
Change how viewing a room alias works to make way for jumping into a room once you've logged in. More... almost 10 years ago