This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-01 07:44:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
webclient
/
components
/
matrix
History
Kegan Dougal
ac8d73b258
Patch for SYWEB-40 : isStateEvent is not being set correctly, and really shouldn't be a configurable arg in the first place. As a result of being undefined, the events.rooms[rid].members object was not being updated in some cases, which combined with the recents-filter bug (32808e4), caused federated rooms to not appear in the recents list.
2014-09-18 12:02:52 +01:00
..
event-handler-service.js
Patch for SYWEB-40 : isStateEvent is not being set correctly, and really shouldn't be a configurable arg in the first place. As a result of being undefined, the events.rooms[rid].members object was not being updated in some cases, which combined with the recents-filter bug (32808e4), caused federated rooms to not appear in the recents list.
2014-09-18 12:02:52 +01:00
event-stream-service.js
webclient SYWEB-3 : Public rooms are bold. Can't think of a nicer way which doesn't clutter the recents list.
2014-09-17 16:38:40 +01:00
matrix-call.js
unbreak calls in firefox
2014-09-18 11:59:27 +01:00
matrix-filter.js
SYWEB-15: Always show the room alias as well as its name in the UI
2014-09-17 15:38:20 +02:00
matrix-phone-service.js
Time out calls from both ends properly.
2014-09-16 15:26:22 +01:00
matrix-service.js
Be consistent when associating keys with login types for registration/login.
2014-09-15 15:38:29 +01:00
presence-service.js
fix desktop notifs, which were broken in eab463fd
2014-09-08 11:28:51 +02:00