Michael Foster
343397d561
?/IP/: Don't show posts for board user doesn't have access to
2013-07-30 23:30:49 -04:00
Michael Foster
1759ac2ea3
Post search: Search other fields too
2013-07-29 20:20:07 -04:00
Michael Foster
58306bdc63
Search posts
2013-07-29 16:18:06 -04:00
Michael Foster
33a1c00bd5
%length% in public ban messages
2013-07-24 11:30:01 -04:00
Michael Foster
31f657e550
Long overdue: Salted password hashes
2013-07-24 11:15:55 -04:00
Michael Foster
67cbc2b1aa
Fix permissions with search
2013-07-20 13:15:44 -04:00
Michael Foster
b776e0a7f0
Search update
2013-07-20 12:05:42 -04:00
Michael Foster
e62b83e79c
Bring back search (searching posts not implemented yet)
2013-07-20 07:50:33 -04:00
Michael Foster
7302fc57a8
Automatically dismiss all reports regarding a thread after it is locked.
2013-07-16 02:32:44 -04:00
Michael Foster
2144d43f2b
Fix issue #24
2013-07-16 02:27:20 -04:00
Michael Foster
23b27d8057
Add clean() to mod_move function
2013-07-16 01:38:24 -04:00
Michael
0ac9dd5f25
Merge pull request #115 from Macil/miscfixes
...
Miscellaneous fixes
2013-06-18 10:45:13 -07:00
Macil Tech
be1e55b9d6
Fix result page after installing theme getting doubled up.
2013-06-18 11:14:02 -05:00
Macil Tech
3bcc87caf2
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
b4ff535128
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
bb54605eb7
Fix per-board name not being used
2013-03-20 07:46:48 -04:00
Michael Save
64ae123739
Mod log in ?/IP (ie. ban history)
2013-03-16 18:27:24 +11:00
Michael Save
1816218c64
Fix: Critical security vulnerability
2013-03-15 00:40:02 +11:00
Michael Save
e5bf2a91fc
Don't always redirect to dashboard on login
2013-01-29 22:11:33 +11:00
Michael Save
1ad71b33e2
More use of mod log
2013-01-27 19:02:47 +11:00
Michael Save
9a2c33736a
New debug page: ?/debug/sql
2013-01-25 23:56:55 +11:00
Michael Save
764d718f84
?/debug/recent
2013-01-25 22:23:26 +11:00
Michael Save
d5a994537b
New debug mod page: ?/debug/recent (recent posts across all boards)
2013-01-25 22:18:03 +11:00
Michael Save
060be53797
Show "most recent" in anti-spam debug page
2013-01-24 19:25:07 +11:00
Michael Save
85710249b7
Raw HTML editing
2013-01-24 19:16:25 +11:00
Michael Save
bceb314ce6
Major fixes and clean-up for edit form
2013-01-24 04:16:09 +11:00
asiekierka
c7c5a65a1f
[EDIT] basic edit support
2013-01-24 03:53:23 +11:00
asiekierka
64e06dfcf3
[EDIT] added dummy form
2013-01-24 03:53:06 +11:00
asiekierka
684b7f8492
[EDIT] added dummy page
2013-01-24 03:52:55 +11:00
Michael Save
7a68fc9525
Copyright and license update for 2013.
2013-01-20 21:23:46 +11:00
Macil Tech
5628f78970
Made deleting posts by IP more efficient.
...
No longer rebuilds same thread multiple times.
2013-01-19 00:39:29 -06:00
Macil Tech
0092fc62ab
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
322b902c8a
Fix incorrect log message when bumplocking and stickying threads.
2013-01-19 00:39:29 -06:00
Macil Tech
fda99305ae
Global missing from mod_logout
2013-01-19 00:39:29 -06:00
Macil Tech
00bd5e8d20
Remove buildThread() call from mod_deletefile because deleteFile()
...
already calls it.
2013-01-18 23:13:08 -06:00
Michael Save
30ecfc76e7
Added new events: lock and load-config
2012-11-19 10:28:23 +11:00
Michael Save
db14f9ce15
Bugfix: [F]
2012-09-28 04:00:13 +10:00
Michael Save
ac9296169f
Bugfix: B&D "invalid security token" error
2012-09-28 03:54:32 +10:00
Michael Save
268d9d2c88
bugfix: security token forgotten for ban form in view_ip.html
2012-08-28 02:24:29 +10:00
Michael Save
a7d4a5c3c8
pagination bug for user logs
2012-08-27 22:15:58 +10:00
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
8d96bfc3e9
minor change
2012-05-28 17:08:29 +10:00
Michael Save
e4b6c89375
show number of reports from dashboard; translatable mod panel
2012-05-25 21:40:01 +10:00
Michael Save
0c682f5cc3
Missing buildIndex() after moving threads
2012-05-22 15:25:22 +10:00
Michael Save
bb521da32e
small code cleanup
2012-05-20 20:22:19 +10:00
Michael Save
d3739c48c2
Config editort
2012-05-20 20:20:50 +10:00
Michael Save
0f04117037
Cache unread PM notices
2012-05-20 19:06:27 +10:00