Commit Graph

577 Commits (a9512d0994bba12cd3684d37030ce68ebe9330b3)
 

Author SHA1 Message Date
Mark Haines a9512d0994 Merge branch 'develop' into server2server_tls 10 years ago
Matthew Hodgson fad58dbd08 add another public wishlist item 10 years ago
Matthew Hodgson 0b01c8560d make the little logos clickable for Erik 10 years ago
Kegan Dougal 3bb93abb34 Start digging into invite/join/leave sections. 10 years ago
Emmanuel ROHEE f81002df60 BF: Pass desired_user_id to register API. And update the app header to avoid to display the previous matrix id 10 years ago
Matthew Hodgson df752a15ce licenses, please... 10 years ago
Matthew Hodgson d27e1ab148 fix footer on non-room pages 10 years ago
Mark Haines 3eb45eba0e Merge branch 'develop' into server2server_tls 10 years ago
Mark Haines d9ebe531ed Add config tree to synapse. Add support for reading config from a file 10 years ago
Matthew Hodgson 7ca6d4e8f7 don't make HS ports explicit if it's the default for the protocol 10 years ago
Matthew Hodgson 2b7918bd6f missed a s#/matrix#/_matrix/g 10 years ago
Matthew Hodgson 8fe912d95c change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. 10 years ago
Matthew Hodgson 820ef6e9d8 make lightbox a bit less ugly 10 years ago
Matthew Hodgson 0a65a2384c only show presence timings if we know them 10 years ago
Matthew Hodgson 1bc036a12d nasty big monolithic commit of a whole bunch of UI/UX improvements: 10 years ago
Matthew Hodgson b040bd6157 factor out mobile css into its own file 10 years ago
Matthew Hodgson 3ef312fb95 factor out the signup process into its own controller 10 years ago
Matthew Hodgson 91753655b7 moar logos! 10 years ago
Matthew Hodgson 17a4bc10bc switch default profile image to one of our own devising (dating back to communicator(!)) 10 years ago
Matthew Hodgson 885e0c8b76 add a basic wishlist 10 years ago
Matthew Hodgson 2a0e79bbfa tweaks to settings page 10 years ago
Matthew Hodgson f64ce52305 actually add a 'home' button 10 years ago
Matthew Hodgson c715660cb8 shrink text bubble font a bit; make image thumbnails always fit in their bubbles 10 years ago
Paul "LeoNerd" Evans 93407cf7cf Bugfixes on presence pushes on user joining: 10 years ago
Paul "LeoNerd" Evans a8e8d1d06c Renamed get_current_token_part to get_current_key 10 years ago
Paul "LeoNerd" Evans eec67a675f Have EventSource's get_new_events_for_user() API work only on keys within that source, not overall eventstream tokens 10 years ago
Paul "LeoNerd" Evans 56424eca5c Bugfix for rest presence test - datastore needs to implement profile methods 10 years ago
Paul "LeoNerd" Evans 6797c7f1b1 TypingNotificationEventSource has to return proper tokens, not int 0 10 years ago
Paul "LeoNerd" Evans 4bfdec1eb2 Rename 'events_key' to 'room_key' so it matches the name of the event source 10 years ago
David Baker 490f142d73 Give basic feedback on the state of VoIP calls in the UI. 10 years ago
Matthew Hodgson 26766c22eb todo 10 years ago
Matthew Hodgson e006f101c3 fix mobile skin by hiding recents LHS in /rooms 10 years ago
Kegan Dougal 74cc722b96 Added case-sensitivity notes on IDs, added TODO on UTF-8. 10 years ago
Paul "LeoNerd" Evans 6dd50da54e Define a new event stream data source for typing notifications (currently null) 10 years ago
Paul "LeoNerd" Evans f85a3757cf Avoid hardcoding names of individual stream token keys in its own implementation; this at least reduces the number of places in source code the individual parts are stored 10 years ago
Emmanuel ROHEE 95cbd026cc oops. Should not have c+p all lines 10 years ago
Emmanuel ROHEE e1f249ce20 Implemented /nick 10 years ago
Emmanuel ROHEE 67f42b2f26 Get user display name and avatar from the server rather than storing them in the local storage 10 years ago
Matthew Hodgson b86d2a2d4f update presence times in realtime through the magic of two-way binding 10 years ago
Paul "LeoNerd" Evans d4145abd33 Use str.join() properly 10 years ago
Paul "LeoNerd" Evans 20d0db6cfb Move the *EventSource classes into the handlers they relate to, so it's easier to find the code 10 years ago
Kegan Dougal ca025c2b1d Rooms: More subsections, more bullet points, more detail. 10 years ago
Emmanuel ROHEE c3a774e414 Show desktop notification state. Provide help if the user has previously denied permission to display them. 10 years ago
David Baker 0ef54caa28 better support for call hangups 10 years ago
Kegan Dougal 1cdc29e260 Fix JSFiddles to work with the new C-S API. 10 years ago
Kegan Dougal 339dd3dc6c Update API swagger JSON to default to POSTs not PUTs when describing the API. 10 years ago
Emmanuel ROHEE 27047d8f51 Merge branch 'release-v0.1.0' into develop 10 years ago
Emmanuel ROHEE 7c4b47652e The away state is unavailable not offline 10 years ago
Emmanuel ROHEE bf6466f02a The away state is unavailable not offline 10 years ago
David Baker e76cd252fe Merge branch 'release-v0.1.0' into develop 10 years ago