Commit Graph

252 Commits

Author SHA1 Message Date
Michael Save
34be0531ab bugfix: fatal error when rebuilding 2012-04-12 12:44:37 +10:00
Michael Save
c9423a2c34 large cleanup 2012-04-12 02:49:22 +10:00
Michael Save
1b5f2b08f4 moved $OP to $post['op']. post() now has one argument instead of two. 2012-04-11 02:18:06 +10:00
Michael Save
033491f84f increase character limit on board URI, title and subtitle 2012-04-09 21:13:44 +10:00
Michael Save
2273ae5645 bans should not affect mod.php 2012-04-08 02:31:44 +10:00
Michael Save
8ba120b6f4 rebuild shadowed thread after moving 2012-04-03 05:40:43 +10:00
Michael Save
9677da2d95 small bug fix with thread moving 2012-04-02 23:50:52 +10:00
Michael Save
8b1dbe502e When moving threads, correct >>XX links. 2012-04-02 23:47:32 +10:00
Michael Save
fe8cafb6ea small stylesheet change 2012-03-31 21:01:55 +11:00
Alyssa Rowan
52443d3da9 Fixed bug with report clearing 2012-03-31 10:33:07 +11:00
Michael Save
1e88a003cf Split [D+] (delete all posts by IP address) into global and non-global commands 2012-03-25 16:12:42 +11:00
Michael Save
29dc55c4e8 Close and unzip zip file upon errors (?/upgrade) 2012-03-21 22:04:58 +11:00
Michael Save
7e1ff9580d escapeshellarg() for auto-upgrade unzip 2012-03-20 03:43:57 +11:00
Michael Save
58baab6a6e issue #41 2012-03-20 03:39:44 +11:00
Marcin Łabanowski
eb121c5d3a mod.php error localization 2012-03-15 20:25:18 +11:00
Michael Save
2a760de289 Multiple changes.
Added $config['minify_js'] to compress Javascript with minify
Added $config['additional_javascript_compile'] to put all Javascript files/addons into one file.
Moved delete/report post controls to a shared template.
Ability to have different Javascript files between boards.
2012-03-14 21:48:31 +11:00
Michael Save
272cc7c2f9 use "git pull" in auto-upgrade if available 2012-03-14 16:56:33 +11:00
Michael Save
6720cd095b hide hardcoded "0.0.0.0" ip address for command line clients 2012-03-14 16:49:08 +11:00
Michael Save
6657b13067 uid < 0 is now pseudo "system" user account 2012-03-14 16:45:27 +11:00
Michael Save
20616a23f4 h 2012-03-13 03:52:42 +11:00
Michael Save
b9a5c21db2 experimental self-upgrading via github 2012-03-13 03:46:58 +11:00
Michael Save
3b17f32047 increased board uri/title/subtitle character limits 2012-02-19 19:37:39 +11:00
Michael Save
3e9e51b1e7 board management bug with certain themes enabled 2012-02-19 19:01:03 +11:00
Michael Save
44601c12e0 post editing bug 2012-02-17 01:37:49 +11:00
Michael Save
8ac139f6a2 post editing bug 2012-02-17 01:37:22 +11:00
Michael Save
89ecd645d1 post editing bug 2012-02-17 01:36:28 +11:00
Michael Save
3f1c279ce3 experimental post editing (for mods) 2012-02-15 20:11:09 +11:00
Michael Save
0c93747464 SQL error when search is by filter only (no query for post body) 2012-02-12 22:48:03 +11:00
Michael Save
10d6884ab3 experimental "filters" in mod ?/search 2012-02-12 22:45:48 +11:00
Michael Save
3868004169 double escape with web editor (on permissions error) 2012-02-07 00:46:20 +11:00
Michael Save
01e15e2a7f minify_html with web editor 2012-02-07 00:45:32 +11:00
Michael Save
f8a1fe5ad1 web config update 2012-02-07 00:41:58 +11:00
Michael Save
ad6ddb122c s/by/via 2012-02-06 18:05:21 +11:00
Michael Save
147a4e29de "edit using web editor" link on ?/config 2012-02-06 17:38:18 +11:00
Michael Save
77cb944b08 beta web config editor 2012-02-06 17:36:14 +11:00
Michael Save
f6b665d061 fixed bug causing some themes to make adding a "new board" redirect somewhere else 2012-01-27 03:49:59 +11:00
Michael Save
4a9022e960 better "confirm" page 2012-01-27 03:47:37 +11:00
Michael Save
cd30f3b0b9 prohibit using same anti-bot hashes across different boards/threads 2012-01-20 02:37:53 +11:00
Michael Save
40c1089052 strikethrough deleted posts in modlog 2012-01-09 10:48:44 +11:00
Michael Save
d650bc1a20 ... 2012-01-09 10:46:53 +11:00
Michael Save
feb2e83a1a slight display change 2012-01-09 10:45:51 +11:00
Michael Save
b7cfd5d0e4 use cache even if SQL query result was empty 2012-01-09 10:44:26 +11:00
Michael Save
cccbffc42f only cache if enabled 2012-01-09 10:43:16 +11:00
Michael Save
7110deb091 cache to minimize SQL queries in modlog 2012-01-09 10:42:03 +11:00
Michael Save
9ff35f9bc5 link posts in modlog 2012-01-09 10:38:01 +11:00
Michael Save
9969e37105 paginate modlog 2012-01-09 10:20:13 +11:00
Michael Save
499e608a5a stupid logic error in last commit 2012-01-07 15:51:35 +11:00
Michael Save
0a86580d17 s/???/deleted? 2012-01-07 15:50:28 +11:00
Michael Save
2834e94708 display ??? next to messages from an unknown (deleted?) sender 2012-01-07 15:50:07 +11:00
Michael Save
046b6cfebf allow users without "mod log" permissions to at least see the time when a mod was last active 2012-01-07 15:47:52 +11:00