summary refs log tree commit diff
path: root/webclient/user (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-01Specced out state/non-state events. Start working on the myriad of syncing APIs.Kegan Dougal1-15/+94
2014-09-01Handle call events in the recents view as well to get consistency with what i...David Baker1-0/+5
2014-09-01Just show 'Call' for call events. Don't just splat out the content of the eve...David Baker1-1/+3
2014-09-01Rename API-visible 'mtime' presence field to 'last_active'; slightly differen...Paul "LeoNerd" Evans4-41/+82
2014-09-01Fixed presence change that occurs -Xs agoEmmanuel ROHEE1-0/+5
2014-09-01Fixed presence state update. Specifically, the current user was sometimes ind...Emmanuel ROHEE1-5/+23
2014-09-01Rename 'state' presence key to the much more obvious 'presence'; maintain a l...Paul "LeoNerd" Evans7-78/+147
2014-09-01Fleshed out joining/leaving rooms. Added M_LIMIT_EXCEEDED standard error code...Kegan Dougal1-12/+64
2014-09-01Don't show the hang up button once tha call has endedDavid Baker1-1/+1
2014-09-01Added /web folder which contains html/css (based off the default swagger-ui) ...Kegan Dougal17-0/+10718
2014-09-01Renamed json files because: paths.Kegan Dougal8-7/+7
2014-09-01add another public wishlist itemMatthew Hodgson1-0/+1
2014-09-01make the little logos clickable for ErikMatthew Hodgson6-7/+7
2014-09-01Start digging into invite/join/leave sections.Kegan Dougal1-10/+51
2014-09-01BF: Pass desired_user_id to register API. And update the app header to avoid ...Emmanuel ROHEE2-2/+10
2014-09-01licenses, please...Matthew Hodgson2-2/+32
2014-09-01fix footer on non-room pagesMatthew Hodgson1-1/+0
2014-08-31don't make HS ports explicit if it's the default for the protocolMatthew Hodgson2-2/+8
2014-08-31missed a s#/matrix#/_matrix/gMatthew Hodgson1-1/+1
2014-08-31change the world: make the default matrix API URL prefix /_matrix rather than...Matthew Hodgson27-93/+93
2014-08-31make lightbox a bit less uglyMatthew Hodgson1-2/+6
2014-08-31only show presence timings if we know themMatthew Hodgson1-1/