This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-10 22:08:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
syweb
/
webclient
/
components
/
matrix
History
David Baker
cdb8d746ef
Merge with Matthew's killing of ng-animate
...
Conflicts: syweb/webclient/app-controller.js syweb/webclient/index.html
2014-11-13 14:37:43 +00:00
..
commands-service.js
SYWEB-152: Migrate IRC command logic to commands-service.
2014-11-13 11:55:49 +00:00
event-handler-service.js
SYWEB-57: Highlight rooms which have had their bingers go off in blue.
2014-11-12 15:31:06 +00:00
event-stream-service.js
Move webclient to a python module so that it can be installed
2014-11-04 15:57:23 +00:00
matrix-call.js
Kill ng-animate with fire because it's terrible (was causing the page to be very sluggish). Do the call icons in pure CSS3 and use one less image to boot (in some browsers the phone icon will be the wrong browser but they can deal).
2014-11-13 14:34:03 +00:00
matrix-filter.js
Move room alias/id mapping logic from matrixService to modelService.
2014-11-12 11:14:19 +00:00
matrix-phone-service.js
Don't cache isWebRTCSupported because whether webRTC is supported might change part-way through the page's lifecycle if your webrtc support comes from some kind of injected content script (hello OpenWebRTC Sarafi extension)
2014-11-06 16:49:33 +00:00
matrix-service.js
Add test coverage to the webclient. Update .gitignore
2014-11-12 16:22:22 +00:00
model-service.js
Remove getRoomAliasAndDisplayName: room name logic is in mRoomName filter, and this method was only used for /publicRooms requests.
2014-11-12 11:49:27 +00:00
notification-service.js
Move webclient to a python module so that it can be installed
2014-11-04 15:57:23 +00:00
presence-service.js
Move webclient to a python module so that it can be installed
2014-11-04 15:57:23 +00:00
recents-service.js
SYWEB-57: Highlight rooms which have had their bingers go off in blue.
2014-11-12 15:31:06 +00:00