Julian Lam
|
6e2da9966e
|
refactor: move plugin hook methods to plugin.hooks.*
|
2020-11-20 16:32:39 -05:00 |
|
Barış Soner Uşaklı
|
cb2f6f7c4a
|
fix: test
|
2020-10-04 22:11:41 -04:00 |
|
Barış Soner Uşaklı
|
7bf6d3b8eb
|
fix: dont let mods load postqueue for a cid they are not a mod of
|
2020-10-04 22:10:24 -04:00 |
|
Barış Soner Uşaklı
|
5d9a868142
|
feat: category filter on post queue (#8710)
* feat: category filter on post queue
category filter module
* feat: add spec
|
2020-10-02 16:35:20 -04:00 |
|
Julian Lam
|
0fffe28941
|
fix: issue where the last flag filter could not be removed
|
2020-09-23 10:24:06 -04:00 |
|
Julian Lam
|
0c20351702
|
feat: additional sorting options for flags
+ upvotes, +downvotes, +replies
|
2020-08-31 17:21:15 -04:00 |
|
Julian Lam
|
0e58d2b866
|
fix: update post-queue hook names
|
2020-08-28 11:50:21 -04:00 |
|
Julian Lam
|
b6b94a56dc
|
refactor: moved ip-blacklist and post-queue styles/tpls to themes
This is a breaking change!, re: #8580
|
2020-08-26 10:36:29 -04:00 |
|
Julian Lam
|
3efe2362e2
|
fix: sorting the flags list by newest is not considered a filter
... as it is default
|
2020-08-19 09:15:18 -04:00 |
|
Julian Lam
|
346db0d84d
|
feat: flags list sorting, closes #8569
|
2020-08-18 21:03:59 -04:00 |
|
Julian Lam
|
cabe62a06c
|
fix: #8568 perPage not acting like a filter
|
2020-08-18 18:49:59 -04:00 |
|
Barış Soner Uşaklı
|
844f2b4ed0
|
feat: #8524, allow editing category of queued topic
|
2020-07-23 16:43:56 -04:00 |
|
Julian Lam
|
35a06a8419
|
feat: #8412 breadcrumbs for ip-blacklist/post queue/flags
|
2020-06-16 11:34:44 -04:00 |
|
Julian Lam
|
4acb3fb210
|
feat: #8387 expose global and admin privs to flags detail page
|
2020-06-09 10:06:37 -04:00 |
|
Julian Lam
|
0633ad3277
|
fix: acp menu items
- Shuffled items in settings
- Moved post-queue and ip-blacklist to front-end
- Removed Settings > Sockets, merged with Settings > Advanced
|
2020-05-29 16:42:09 -04:00 |
|
Barış Soner Uşaklı
|
9839346ec3
|
fix: #8290, if there are no filters go to ?reset=1
dont count ?page=1 as a filter
|
2020-05-03 14:48:15 -04:00 |
|
Barış Soner Uşaklı
|
2c4f04462f
|
refactor: async/await controllers
|
2019-08-21 23:02:50 -04:00 |
|
renovate[bot]
|
64b9dabff8
|
chore(deps): update dependency eslint-config-airbnb-base to v13 (#6599)
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599, linting 😬
|
2018-11-07 15:53:14 -05:00 |
|
Barış Soner Uşaklı
|
26d4e0852f
|
use includes instead of indexOf
use _.uniq instead of filter&indexOf
|
2018-10-20 14:40:48 -04:00 |
|
Julian Lam
|
4e7fdf3e12
|
Saving flag filters into session object
Closes #6533
|
2018-06-01 12:35:17 -04:00 |
|
Barış Soner Uşaklı
|
d7acec260f
|
closes #6530
|
2018-05-30 13:01:35 -04:00 |
|
Julian Lam
|
a126f07471
|
closes #6043
|
2018-03-09 12:57:52 -05:00 |
|
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...
|
2018-01-14 16:49:14 -05:00 |
|
Barış Soner Uşaklı
|
5b2a674a4f
|
closes #6020
|
2017-10-31 16:04:25 -04:00 |
|
Baris Usakli
|
bc6b1a8f56
|
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
# public/src/admin/extend/plugins.js
|
2017-08-11 11:33:06 -04:00 |
|
Baris Usakli
|
c0861277de
|
closes #5775
|
2017-08-01 14:36:55 -04:00 |
|
Baris Usakli
|
ea29e3e250
|
simpler call to validateFilters
|
2017-07-13 15:01:29 -04:00 |
|
Julian Lam
|
8a7950bfd5
|
add new hook to allow plugins to modify list of valid filters
|
2017-06-29 14:17:29 -04:00 |
|
Baris Usakli
|
da8b1b605c
|
#5723
|
2017-05-30 17:21:34 -04:00 |
|
Barış Soner Uşaklı
|
bf78786a68
|
flag controller tests
|
2017-05-09 14:31:32 -04:00 |
|
Julian Lam
|
6e7b505ea7
|
more linting
|
2017-02-24 12:55:31 -05:00 |
|
Julian Lam
|
ddea9f534e
|
running eslint again
|
2017-02-24 12:47:46 -05:00 |
|
Julian Lam
|
72e77772db
|
Merge branch 'master' into develop
|
2017-02-24 12:46:40 -05:00 |
|
Peter Jaszkowiak
|
a038c66549
|
ESlint quotes
|
2017-02-18 01:56:23 -07:00 |
|
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
2017-02-17 19:31:21 -07:00 |
|
Julian Lam
|
541f51e947
|
restrict flags interface so that moderators only see flags from cids they can actually moderate
|
2017-01-03 13:38:06 -05:00 |
|
Julian Lam
|
ad633aad45
|
additional tests and proper handling for purged flag targets, #5232
|
2016-12-19 11:16:03 -05:00 |
|
Julian Lam
|
0927d54c98
|
ability to filter flags by cid, #5232, more tests
|
2016-12-14 15:53:57 -05:00 |
|
Julian Lam
|
e6768ab572
|
some more fixes to flags, simplifying qs manipulation in flags search
re: #5232
|
2016-12-14 10:03:43 -05:00 |
|
Julian Lam
|
ebc9abd773
|
upgrade script and graphs for #5232
|
2016-12-09 14:33:59 -05:00 |
|
Julian Lam
|
31996f9377
|
added page titles
|
2016-12-07 15:51:05 -05:00 |
|
Julian Lam
|
5dd892bd01
|
a bunch of changes here... allowing user profiles to be flagged, #5232
|
2016-12-07 12:07:22 -05:00 |
|
Julian Lam
|
9f9051026b
|
more work on #5232
|
2016-12-06 16:11:56 -05:00 |
|
Julian Lam
|
88958049eb
|
added some more filters, and appending event to history on flag creation
issue #5232
|
2016-12-05 15:33:08 -05:00 |
|
Julian Lam
|
8e1d441e20
|
Added some quick filters, #5232
|
2016-12-05 12:40:25 -05:00 |
|
Julian Lam
|
753d4b0275
|
wrapped up basic functionality of list and detail for flags, filter support. #5232
|
2016-12-02 15:28:28 -05:00 |
|
Julian Lam
|
c5c2d27180
|
flag assignees, state, notes WIP, #5232
|
2016-11-30 20:34:06 -05:00 |
|
Julian Lam
|
9f7c4befea
|
omg tests (#5232), and .create returns flag data now
|
2016-11-25 15:22:04 -05:00 |
|
Julian Lam
|
98a104564b
|
some light refactoring, details API (#5232)
|
2016-11-25 14:17:55 -05:00 |
|
Julian Lam
|
640df0379e
|
flag list page (#5232)
|
2016-11-25 13:28:55 -05:00 |
|