Commit Graph

33 Commits (d7acec260fb4b3645a6f97654d22776d08a123d0)

Author SHA1 Message Date
Barış Soner Uşaklı d7acec260f closes
Julian Lam a126f07471 closes
Julian Lam d5073a9a4f better handle loading of flag details if getTarget returns null or undefined instead of {} for purged data
Not quite sure in what scenario it would be null or undefined...
Barış Soner Uşaklı 5b2a674a4f closes
Baris Usakli bc6b1a8f56 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	public/src/admin/extend/plugins.js
Baris Usakli c0861277de closes
Baris Usakli ea29e3e250 simpler call to validateFilters
Julian Lam 8a7950bfd5 add new hook to allow plugins to modify list of valid filters
Baris Usakli da8b1b605c
Barış Soner Uşaklı bf78786a68 flag controller tests
Julian Lam 6e7b505ea7 more linting
Julian Lam ddea9f534e running eslint again
Julian Lam 72e77772db Merge branch 'master' into develop
Peter Jaszkowiak a038c66549 ESlint quotes
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
Julian Lam 541f51e947 restrict flags interface so that moderators only see flags from cids they can actually moderate
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets,
Julian Lam 0927d54c98 ability to filter flags by cid, , more tests
Julian Lam e6768ab572 some more fixes to flags, simplifying qs manipulation in flags search
re: 
Julian Lam ebc9abd773 upgrade script and graphs for
Julian Lam 31996f9377 added page titles
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged,
Julian Lam 9f9051026b more work on
Julian Lam 88958049eb added some more filters, and appending event to history on flag creation
issue 
Julian Lam 8e1d441e20 Added some quick filters,
Julian Lam 753d4b0275 wrapped up basic functionality of list and detail for flags, filter support.
Julian Lam c5c2d27180 flag assignees, state, notes WIP,
Julian Lam 9f7c4befea omg tests (), and .create returns flag data now
Julian Lam 98a104564b some light refactoring, details API ()
Julian Lam 640df0379e flag list page ()
barisusakli b32d7b86e8 fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
Julian Lam 3272c0b98c linting
Julian Lam e80400665e closes