Sotera / watchman

Watchman: An open-source social-media event-detection system
GNU General Public License v2.0
20 stars 7 forks source link

Decorate selected events on date range selection #152

Closed lukewendling closed 7 years ago

lukewendling commented 7 years ago

fix #151

lukewendling commented 7 years ago

@justinlueders i've been looking for a spot to add an event 'decorator' function... to add additional ui-related fields to event objects. I used ur slick new filter and added a related eventnetwork query. prevents issuing hundreds of eventnetwork queries, with just one. take a peek.