This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-09-08 03:25:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c86ec5b8dcdfaf72259b63d2c588014707c70de
synapse
/
webclient
/
components
/
matrix
T
History
Kegan Dougal
1c86ec5b8d
Rejig display names when paginating to lie less.
2014-11-04 10:18:46 +00:00
..
event-handler-service.js
Rejig display names when paginating to lie less.
2014-11-04 10:18:46 +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
Keep matrixService stateless and make matrixFilter use modelService.
2014-11-03 10:23:14 +00:00
model-service.js
Rejig display names when paginating to lie less.
2014-11-04 10:18:46 +00:00
notification-service.js
Factor out notification logic.
2014-10-31 11:54:04 +00:00
presence-service.js
…