Michael Foster
6d52c8b428
Markup modifiers. Fix issue #66 (public ban message lost when rebuilding post body)
10 years ago
Michael Foster
439795e63b
Disallow board names which are too large for the filesytem to handle
10 years ago
Michael Foster
42cba53887
Allow Unicode in board URIs.
10 years ago
Michael Foster
343397d561
?/IP/: Don't show posts for board user doesn't have access to
10 years ago
Michael Foster
1759ac2ea3
Post search: Search other fields too
10 years ago
Michael Foster
58306bdc63
Search posts
10 years ago
Michael Foster
33a1c00bd5
%length% in public ban messages
10 years ago
Michael Foster
31f657e550
Long overdue: Salted password hashes
10 years ago
Michael Foster
67cbc2b1aa
Fix permissions with search
10 years ago
Michael Foster
b776e0a7f0
Search update
10 years ago
Michael Foster
e62b83e79c
Bring back search (searching posts not implemented yet)
10 years ago
Michael Foster
7302fc57a8
Automatically dismiss all reports regarding a thread after it is locked.
10 years ago
Michael Foster
2144d43f2b
Fix issue #24
10 years ago
Michael Foster
23b27d8057
Add clean() to mod_move function
10 years ago
Macil Tech
be1e55b9d6
Fix result page after installing theme getting doubled up.
10 years ago
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).
10 years ago
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.
10 years ago
Fredrick
bb54605eb7
Fix per-board name not being used
10 years ago
Michael Save
64ae123739
Mod log in ?/IP (ie. ban history)
10 years ago
Michael Save
1816218c64
Fix: Critical security vulnerability
10 years ago
Michael Save
e5bf2a91fc
Don't always redirect to dashboard on login
10 years ago
Michael Save
1ad71b33e2
More use of mod log
10 years ago
Michael Save
9a2c33736a
New debug page: ?/debug/sql
10 years ago
Michael Save
764d718f84
?/debug/recent
10 years ago
Michael Save
d5a994537b
New debug mod page: ?/debug/recent (recent posts across all boards)
10 years ago
Michael Save
060be53797
Show "most recent" in anti-spam debug page
10 years ago
Michael Save
85710249b7
Raw HTML editing
10 years ago
Michael Save
bceb314ce6
Major fixes and clean-up for edit form
10 years ago
asiekierka
c7c5a65a1f
[EDIT] basic edit support
11 years ago
asiekierka
64e06dfcf3
[EDIT] added dummy form
11 years ago
asiekierka
684b7f8492
[EDIT] added dummy page
11 years ago
Michael Save
7a68fc9525
Copyright and license update for 2013.
11 years ago
Macil Tech
5628f78970
Made deleting posts by IP more efficient.
No longer rebuilds same thread multiple times.
11 years ago
Macil Tech
0092fc62ab
Extend timelimit when rebuilding from mod interface.
The rebuild_timelimit config option was not used anywhere since the mod
interface rewrite.
11 years ago
Macil Tech
322b902c8a
Fix incorrect log message when bumplocking and stickying threads.
11 years ago
Macil Tech
fda99305ae
Global missing from mod_logout
11 years ago
Macil Tech
00bd5e8d20
Remove buildThread() call from mod_deletefile because deleteFile()
already calls it.
11 years ago
Michael Save
30ecfc76e7
Added new events: lock and load-config
11 years ago
Michael Save
db14f9ce15
Bugfix: [F]
11 years ago
Michael Save
ac9296169f
Bugfix: B&D "invalid security token" error
11 years ago
Michael Save
268d9d2c88
bugfix: security token forgotten for ban form in view_ip.html
11 years ago
Michael Save
a7d4a5c3c8
pagination bug for user logs
11 years ago
Michael Save
b105a17b4f
user logs
11 years ago
Michael Save
913010cff5
minor consistency cleanup
11 years ago
Michael Save
6229b82a43
CSRF protection
11 years ago
Michael Save
c5ec20684e
themes
11 years ago
Michael Save
8d96bfc3e9
minor change
11 years ago
Michael Save
e4b6c89375
show number of reports from dashboard; translatable mod panel
11 years ago
Michael Save
0c682f5cc3
Missing buildIndex() after moving threads
11 years ago
Michael Save
bb521da32e
small code cleanup
11 years ago