ziycon
|
6f1e82b32d
Removed unnecessary parameter, where default value was being passed into checksession().
|
10 years ago |
Peter Spicer
|
1e5ecef200
! More housecleaning
|
10 years ago |
Peter Spicer
|
0ddca017ff
! And our ever important source files, plus a little bit of consistency.
|
11 years ago |
Peter Spicer
|
1701228ef4
! The mod center needs to be aware of these changes too.
|
11 years ago |
Michael Eshom
|
de4a2aaa04
+ Log closing/(un-)ignoring/reopening post reports (per #1101).
|
11 years ago |
Peter Spicer
|
e3946a4f31
! Phasing out moderator preferences and instead just allowing them to collapse the stuff that they're not interested in. Simpler in the long run, and more likely to get used. The settings page is nearly dead but until it is, it stays.
|
11 years ago |
Peter Spicer
|
204005ec3b
! We don't use this setting any more, so let's stop offering it. But we need to retain it for the time being because actually fixing it is a major headache for this round of changes.
|
11 years ago |
Peter Spicer
|
16f9ef60f9
! In the wake of removing a bunch of icon images and using CSS, it seemed appropriate to have a quick breeze through looking for rogue $settings entries. There's still more but this is the first wave that can be done easily.
|
11 years ago |
Peter Spicer
|
b0734cc5a2
! And now it's possible to get notified if someone replies to a moderation report you previously replied to.
|
11 years ago |
Peter Spicer
|
18f30e55f6
! Back to notification stuff. So with the changes to the menus etc, we don't use the old tests for whether to show reports and whatnot so we might as well begin phasing them out.
|
11 years ago |
Suki
|
eb2fd465ff
redirect moderators to BoardIndex #956
|
11 years ago |
Peter Spicer
|
fa79dfa63b
! Add spiffy icons to the moderation area just like the admin area did.
|
11 years ago |
Peter Spicer
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
11 years ago |
Peter Spicer
|
4e806d924e
! When showing the reported posts, show which board they're in at the same time.
|
11 years ago |
Suki
|
6074683fe5
Adds an ugly ternary line to handle close/open, ignore/unignore
|
11 years ago |
Suki
|
4c512d97fb
Add a nice response from the server
|
11 years ago |
Suki
|
a381d1aeaa
Don't do DB calls in the middle of a loop!!!
|
11 years ago |
Suki
|
8ea0e5e2c8
oops!
|
11 years ago |
Suki
|
065b5c0f54
Add some more useful info to $context['reports']
|
11 years ago |
Suki
|
36aa2ff944
Remove the time from author link
|
11 years ago |
Suki
|
7e6ef4ce0c
Split moderator notes from the rst of blocks
|
11 years ago |
Suki
|
ef4a6bb7a8
Remove the settings
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
emanuele
|
d6b61bba91
I think these could create issues with postGRE
|
11 years ago |
emanuele45
|
45a2e3c5fc
Merge pull request #278 from emanuele45/admin_search
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
emanuele
|
651820084e
Removed duplicate titles from the moderation center
|
11 years ago |
emanuele
|
cf5eebdee9
First part of fixing double headers in several sections
|
11 years ago |
emanuele
|
32548ae349
Allow a bit more articulated reports to moderator (textarea instead of input and preserving of new-lines) but keeping the 255 chars limit [Topic 426962]
|
12 years ago |
emanuele
|
5a38bc12e4
Some lost closing tag and some new lines after closing tags removed
|
12 years ago |