• Nick Stenning's avatar
    Simplify setVisibleHighlights function · 3ee0db43
    Nick Stenning authored
    setVisibleHighlights was previously two methods disguised as one, behind
    the "notify" parameter. This commit moves all the code related to
    actually changing local state into the onSetVisibleHighlights handler,
    making the setVisibleHighlights function responsible solely for firing
    the event.
    3ee0db43
Name
Last commit
Last update
..
auth Loading commit data...
directives Loading commit data...
helpers Loading commit data...
plugin Loading commit data...
session Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
filters.coffee Loading commit data...
guest.coffee Loading commit data...
host.coffee Loading commit data...
identity-service.coffee Loading commit data...
searchfilters.coffee Loading commit data...
services.coffee Loading commit data...
socket.coffee Loading commit data...
streamsearch.coffee Loading commit data...