Michael Foster
f5422cad65
Um. I accidentally deleted this code for some reason.
10 years ago
Michael Foster
c8062fbf76
CSRF more mod pages
10 years ago
Michael Foster
d234c014f0
?/debug/apc with cache prefixes
10 years ago
Michael Foster
fcbc211314
Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu.
10 years ago
Michael Foster
39be89ba49
?/debug/apc
10 years ago
Michael Foster
a9b7f9b1bc
begin implementation of in-built ban appealing
10 years ago
ctrlcctrlv
0a58973631
Make it so that users can't insert code w/syntax errors into ?/config
10 years ago
Michael Foster
3471f7c668
Optionally show post user was banned for
10 years ago
Michael Foster
803f0c8ce1
Fix search for new bans table
10 years ago
Michael Foster
3e57bb04d7
Begin upgrade to much better bans table. DO NOT PULL YET; It won't work.
10 years ago
Michael Foster
dd1bec687b
bugfix: disable javascript on mod pages
10 years ago
Michael Foster
b038e0b244
fix last commit
10 years ago
Michael Foster
2230f0a051
disable $config['try_smarter'] on ?/rebuild
10 years ago
Michael Foster
5da8f28726
Improvements to ?/debug/antispam and ?/debug/recentc
10 years ago
Michael Foster
cc37d79c0d
Fix last commit.
10 years ago
Michael Foster
eea4e42609
Add ability to create custom user/permissions groups
10 years ago
Michael Foster
7f0de93608
Cleaner check to make sure inc/ files aren't accessed directly.
10 years ago
czaks
8a244ab61e
Fixed working on some broken shared hostings. Thanks for Belarussian anon for reporting.
10 years ago
czaks
c240056865
Fixed working on some broken shared hostings. Thanks for Belarussian anon for reporting.
10 years ago
Michael Foster
8d14ef6bf7
lol
10 years ago
Michael Foster
d166fc70bd
Fix \t in posts (editing posts, and HTML Tidy)
10 years ago
Michael Foster
46d41cd2a7
More track_cites work
10 years ago
Michael Foster
8921eb9c1a
Bugfix: pm_unreadcount cache not working correctly
10 years ago
ctrlcctrlv
5f977ee593
Moving threads wasn't working with the catalog theme enabled
Conflicts:
inc/mod/pages.php
10 years ago
ctrlcctrlv
b829d19ec7
Moving threads wasn't working with the catalog theme enabled
10 years ago
ctrlcctrlv
3b5561d1a4
Bugfix: Circlepuller is a dumbass and broke many mod actions, don't merge his commits without testing them
10 years ago
ctrlcctrlv
e34c0f4b65
Bugfix: Circlepuller is a dumbass and broke many mod actions, don't merge his commits without testing them
10 years ago
Michael Foster
6ce78cb1a4
Bugfix: post editing: should be $board here, not $board['uri']
10 years ago
Dan Saunders
00a1841cbc
Regenerate themes after editing a post
10 years ago
Dan Saunders
08bb2894bc
Rebuild themes when a post or file is deleted...
Rebuild themes when a post or file is deleted in the moderation panel.
10 years ago
Michael Foster
54a8c72121
Huge bug with deleting boards: $tmp_board unused; sometimes it would delete the wrong board's directory
10 years ago
Michael Foster
72beacc1da
allow moving threads with non-image uploads
10 years ago
ctrlcctrlv
fd398f82ed
Fix reply moving
10 years ago
Michael Foster
69741e6c08
deleting boards: cache purging, delete directory after sql queries (in case we have permission errors, etc.)
10 years ago
ctrlcctrlv
9773416553
Better setting name
10 years ago
ctrlcctrlv
47dec49465
Optionally access mod cookie in JavaScript
10 years ago
Michael Foster
5051e0572a
Missing theme conf type "checkbox"
10 years ago
ctrlcctrlv
2eb68ac398
Better setting name
10 years ago
ctrlcctrlv
52fe0c8989
Optionally access mod cookie in JavaScript
10 years ago
Michael Foster
0d45fbc799
Add \n before post modifiers. Add flag alt for country flags.
10 years ago
Michael Foster
47ddd2f8b2
Fix editing raw HTML posts
10 years ago
Michael Foster
b666886416
A few modifications:
1. Finally, clean up some of the crappy code in inc/display.php; no more extreme clutter. new Thread() and new Post() take an array as the first parameter now.
2. Poster country flags. Currently requires the "geoip" extension.
3. Give post images a classname. This was also long-overdue.
10 years ago
Michael Foster
e0a8ffcfb9
?/config: Link URLs in comments
10 years ago
ctrlcctrlv
2018fd206b
Improve spoiler action
Conflicts:
inc/mod/pages.php
10 years ago
ctrlcctrlv
ed04525994
Spoil files moderator action
10 years ago
ctrlcctrlv
fd54de7126
Improve spoiler action
10 years ago
ctrlcctrlv
38c9ac65d8
Critical bug: could not move threads/posts with spoiler images, resulted in I/O error
Conflicts:
inc/mod/pages.php
10 years ago
fallenPineapple
12ee85beaf
Adds "noko50" (View Last 50 Posts) pages. (Broken Reply)
10 years ago
czaks
6fb2ea3b31
fix support for board prefixes after merge
10 years ago
ctrlcctrlv
379eb7d553
Critical bug: could not move threads/posts with spoiler images, resulted in I/O error
10 years ago