This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
tileradotorg
/
synapse
Watch
1
Star
0
Fork
You've already forked synapse
0
forked from
MirrorHub/synapse
Code
Pull requests
Activity
c12f55aa3b
synapse
/
webclient
/
components
/
matrix
History
Kegan Dougal
c12f55aa3b
Increase /events timeout to 30 secs. We don't need it so low anymore to get around request suppression when changing rooms, since there is just a single event stream now.
2014-08-18 14:25:25 +01:00
..
event-handler-service.js
When new invites come down, update the My Rooms list. Added hacks to make the display name a bit nicer (/im/sync needs to return room aliases / membership events better)
2014-08-15 17:42:11 +01:00
event-stream-service.js
Increase /events timeout to 30 secs. We don't need it so low anymore to get around request suppression when changing rooms, since there is just a single event stream now.
2014-08-18 14:25:25 +01:00
matrix-service.js
Do not start the event stream if the user is not logged in (=if he does not has an access token yet)
2014-08-18 10:44:29 +02:00