Michael Foster
f552849495
Fix permissions with search
2013-07-20 13:15:44 -04:00
Michael Foster
f49e6c9fc3
Search update
2013-07-20 12:05:42 -04:00
Michael Foster
b34ba883c5
Bring back search (searching posts not implemented yet)
2013-07-20 07:50:33 -04:00
Michael Foster
4eea9507c3
Automatically dismiss all reports regarding a thread after it is locked.
2013-07-16 02:32:44 -04:00
Michael Foster
a378ff7658
Fix issue #24
2013-07-16 02:27:20 -04:00
Michael Foster
a5e04f0ba7
Add clean() to mod_move function
2013-07-16 01:38:24 -04:00
Michael
a087ab72db
Merge pull request #115 from Macil/miscfixes
...
Miscellaneous fixes
2013-06-18 10:45:13 -07:00
Macil Tech
821f40a794
Fix result page after installing theme getting doubled up.
2013-06-18 11:14:02 -05:00
Macil Tech
3d9f318397
Fix PM count caching.
...
cache::get() returns null if the key wasn't found (at least when using
the Redis cache backend).
2013-06-18 11:02:45 -05:00
undido
5ae9fa3c1f
update to pages.php minor exploit
...
A lot of bans can be removed from a tinyboard database because it isn't limited A staff member could select 100 users all at once with a simple javascript function and unban them all this needs to be limited because a staff member on an image board if they feel hostile they can just remove all bans on the tinyboard site easily without being limited to how many people they can unban at a time, this adds an option to limit it.
2013-04-16 19:09:58 -03:00
Fredrick
b09a46fe99
Fix per-board name not being used
2013-03-20 07:46:48 -04:00
Michael Save
41b3638fbf
Mod log in ?/IP (ie. ban history)
2013-03-16 18:27:24 +11:00
Michael Save
642fbb6b78
Fix: Critical security vulnerability
2013-03-15 00:40:02 +11:00
Michael Save
242841122b
Don't always redirect to dashboard on login
2013-01-29 22:11:33 +11:00
Michael Save
86cbde384e
More use of mod log
2013-01-27 19:02:47 +11:00
Michael Save
d9b27fd42a
New debug page: ?/debug/sql
2013-01-25 23:56:55 +11:00
Michael Save
5766be121c
?/debug/recent
2013-01-25 22:23:26 +11:00
Michael Save
e16ef2fde9
New debug mod page: ?/debug/recent (recent posts across all boards)
2013-01-25 22:18:03 +11:00
Michael Save
80f5c57e9b
Show "most recent" in anti-spam debug page
2013-01-24 19:25:07 +11:00
Michael Save
adae930469
Raw HTML editing
2013-01-24 19:16:25 +11:00
Michael Save
b15b38b505
Major fixes and clean-up for edit form
2013-01-24 04:16:09 +11:00
asiekierka
940e6c657b
[EDIT] basic edit support
2013-01-24 03:53:23 +11:00
asiekierka
153fb156fe
[EDIT] added dummy form
2013-01-24 03:53:06 +11:00
asiekierka
748450ccec
[EDIT] added dummy page
2013-01-24 03:52:55 +11:00
Michael Save
4f58617507
Copyright and license update for 2013.
2013-01-20 21:23:46 +11:00
Macil Tech
e274368372
Made deleting posts by IP more efficient.
...
No longer rebuilds same thread multiple times.
2013-01-19 00:39:29 -06:00
Macil Tech
c61a74ca37
Extend timelimit when rebuilding from mod interface.
...
The rebuild_timelimit config option was not used anywhere since the mod
interface rewrite.
2013-01-19 00:39:29 -06:00
Macil Tech
42b3e6eea6
Fix incorrect log message when bumplocking and stickying threads.
2013-01-19 00:39:29 -06:00
Macil Tech
847ae1ef87
Global missing from mod_logout
2013-01-19 00:39:29 -06:00
Macil Tech
6b3d02e4fa
Remove buildThread() call from mod_deletefile because deleteFile()
...
already calls it.
2013-01-18 23:13:08 -06:00
Michael Save
91a4832fd6
Added new events: lock and load-config
2012-11-19 10:28:23 +11:00
Michael Save
bb5fc5545b
Bugfix: [F]
2012-09-28 04:00:13 +10:00
Michael Save
bd35aea0f7
Bugfix: B&D "invalid security token" error
2012-09-28 03:54:32 +10:00
Michael Save
8e3ef4ebfe
bugfix: security token forgotten for ban form in view_ip.html
2012-08-28 02:24:29 +10:00
Michael Save
f0eb692fc2
pagination bug for user logs
2012-08-27 22:15:58 +10:00
Michael Save
9df5d0423e
user logs
2012-08-27 22:13:47 +10:00
Michael Save
69b3c28a5d
minor consistency cleanup
2012-08-27 21:50:15 +10:00
Michael Save
ab70068de2
CSRF protection
2012-08-27 15:19:05 +10:00
Michael Save
69d9abc8f7
themes
2012-08-13 00:18:13 +10:00
Michael Save
b3896e6a28
minor change
2012-05-28 17:08:29 +10:00
Michael Save
95ca536a7c
show number of reports from dashboard; translatable mod panel
2012-05-25 21:40:01 +10:00
Michael Save
004cd8e9b2
Missing buildIndex() after moving threads
2012-05-22 15:25:22 +10:00
Michael Save
e9ebe56116
small code cleanup
2012-05-20 20:22:19 +10:00
Michael Save
30ac8f535b
Config editort
2012-05-20 20:20:50 +10:00
Michael Save
5767954841
Cache unread PM notices
2012-05-20 19:06:27 +10:00
Michael Save
4d85f4d774
small bugfixes
2012-05-19 20:52:45 +10:00
Michael Save
8f1de41b93
tiny cleanup
2012-05-19 20:46:05 +10:00
Michael Save
1da8694044
[move]
2012-05-19 18:27:45 +10:00
Michael Save
65a6bb6bfa
Permissions fix; missing global
2012-05-18 20:30:55 +10:00
Michael Save
8ad09013c5
Bugfix: ?/ban did the same as ?/ban&delete
2012-05-08 00:49:48 +10:00