This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-12 15:14:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
020fc15d9823c94c48fa79f2ffff7310f891a19d
synapse
/
webclient
/
components
/
matrix
T
History
Kegsay
020fc15d98
Merge pull request
#11
from matrix-org/webclient-room-data-restructure
...
Webclient room data restructure
2014-11-04 15:44:58 +00:00
..
event-handler-service.js
SYWEB-116: Implement historical display name support.
2014-11-04 10:30:34 +00:00
event-stream-service.js
Prevent EventStreamService from knowing too much about the EventHandlerService by changing the contract to just be a single initialSync response callback. Leave it up the handler to deal with splitting out information from /initialSync.
2014-11-03 09:44:20 +00:00
matrix-call.js
Make call stuff use modelService.
2014-11-03 10:33:38 +00:00
matrix-filter.js
Fix bug which prevented room name invites appearing correctly.
2014-11-03 13:48:08 +00:00
matrix-phone-service.js
Propagate failure reason to the other party.
2014-09-22 11:44:15 +01:00
matrix-service.js
Merge pull request
#11
from matrix-org/webclient-room-data-restructure
2014-11-04 15:44:58 +00:00
model-service.js
SYWEB-116: Implement historical display name support.
2014-11-04 10:30:34 +00:00
notification-service.js
Factor out notification logic.
2014-10-31 11:54:04 +00:00
presence-service.js
fix desktop notifs, which were broken in
eab463fd
2014-09-08 11:28:51 +02:00