Commit Graph

284 Commits

Author SHA1 Message Date
Michael Save
b105a17b4f user logs 2012-08-27 22:13:47 +10:00
Michael Save
913010cff5 minor consistency cleanup 2012-08-27 21:50:15 +10:00
Michael Save
6229b82a43 CSRF protection 2012-08-27 15:19:05 +10:00
Michael Save
c5ec20684e themes 2012-08-13 00:18:13 +10:00
Michael Save
d3739c48c2 Config editort 2012-05-20 20:20:50 +10:00
Michael Save
970c6cd95b [move] 2012-05-19 18:27:45 +10:00
Michael Save
8ea20109fe small change 2012-05-06 12:44:37 +10:00
Michael Save
bdb2f57ce8 small bug fixes 2012-05-06 12:29:54 +10:00
Michael Save
a610458720 a lot more improvements 2012-05-06 01:33:10 +10:00
Michael Save
c5678daa06 ?/deletebyip 2012-04-21 15:42:33 +10:00
Michael Save
19ea6e3d44 ?/deletefile 2012-04-21 15:29:57 +10:00
Michael Save
2a301de29f Paginate ?/noticeboard 2012-04-21 15:15:32 +10:00
Michael Save
de84ca6f75 Multiple improvements: ?/ban/<post> & ?/ban&delete/<post> 2012-04-20 21:37:48 +10:00
Michael Save
4fcf9c2c91 Starting on ?/ban/<post> 2012-04-20 19:47:55 +10:00
Michael Save
a340c5b6ee edit users 2012-04-16 23:18:07 +10:00
Michael Save
cc614e36b4 multiple improvements 2012-04-16 20:11:10 +10:00
Michael Save
f0412b0814 paginate ban list 2012-04-16 19:13:30 +10:00
Michael Save
41e1a2481b report queue 2012-04-16 17:28:57 +10:00
Michael Save
ad55a634bf various improvements 2012-04-16 16:40:24 +10:00
Michael Save
87281687ed promote/demote users, started on rebuild 2012-04-14 22:28:21 +10:00
Michael Save
e49ece459e new PM 2012-04-13 22:00:40 +10:00
Michael Save
761cb4feab ?/users (user list) 2012-04-13 21:43:01 +10:00
Michael Save
d1876a0dd6 paginate moderation log 2012-04-13 20:57:59 +10:00
Michael Save
7f6f836bf8 IP notes 2012-04-13 10:41:30 +10:00
Michael Save
78f3ea7833 View IP adress page, ban form. 2012-04-13 09:29:08 +10:00
Michael Save
f9ca74d763 use "!" delimiter to make things easier 2012-04-13 02:32:21 +10:00
Michael Save
9649550463 start on mod interface rewrite 2012-04-13 02:11:41 +10:00
Michael Save
da52307c67 Added notice about mod.php being a clusterfuck; needs to be rewritten 2012-04-12 23:53:24 +10:00
Michael Save
fd133d573a fixed modlog 2012-04-12 23:30:24 +10:00
Michael Save
711e818ad6 fixed modlog 2012-04-12 23:29:47 +10:00
Michael Save
95709e7588 Removed board.id. Use the board URI/name at the key instead. 2012-04-12 23:23:47 +10:00
Michael Save
a564a95ab4 Improved Tinyboard anti-bot/spam filter. See large comment in inc/config.php for details. 2012-04-12 21:56:01 +10:00
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