1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 16:00:22 +01:00
Commit Graph

321 Commits

Author SHA1 Message Date
Fredrick Brennan
4460b08096 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
czaks
6f39fecb53 Merge branch 'master' of github.com:vichan-devel/Tinyboard into br-integration 2014-04-19 00:24:52 +02:00
czaks
b3628f460e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2014-04-12 20:52:42 +02:00
Michael Reiley
2a2df69a10 Update copyright years. 2014-04-12 11:12:42 -07:00
sinuca
c2df76af94 Recent posts functionality
Conflicts:
	inc/config.php
	inc/mod/pages.php
	mod.php
2014-03-25 11:35:04 +01:00
czaks
fdc3b81314 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	install.php
	post.php
	stylesheets/style.css
2013-11-11 21:54:35 +01:00
Michael Foster
1b2aafae7f CSRF more mod pages 2013-09-23 16:48:56 +10:00
Michael Foster
9163caba5e ?/debug/apc 2013-09-23 10:11:16 +10:00
Michael Foster
83fa2d2768 begin implementation of in-built ban appealing 2013-09-21 12:51:23 +10:00
czaks
ff06aa2293 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	install.php
2013-09-01 11:25:19 -04:00
Michael Foster
29780f8e53 More $config['debug'] improvements to time-related stuff 2013-08-30 08:39:11 +10:00
ctrlcctrlv
5191eef7ce mistake with spoiler commit 2013-08-12 12:56:02 +10:00
czaks
0c52d1b93c Merge branch 'noko50-new-dev11' of http://github.com/fallenPineapple/Tinyboard
Conflicts:
	inc/functions.php
2013-08-11 17:49:29 -04:00
fallenPineapple
42f6b8e0bb Adds "noko50" (View Last 50 Posts) pages. (Broken Reply) 2013-08-10 17:16:30 -04:00
ctrlcctrlv
dc40137b97 Optionally allow the moving of single replies 2013-08-08 21:08:01 +00:00
ctrlcctrlv
e5aea2305e mistake with spoiler commit 2013-08-08 19:50:11 +00:00
czaks
6b3c2a7ca4 fix for boards containing + character; they were previously unaccessible in mod panel 2013-08-05 04:51:56 -04:00
czaks
6a2cc92d5f fix for boards containing + character; they were previously unaccessible in mod panel 2013-08-04 22:49:38 -04:00
Michael Foster
afa37411c0 Fix some indent-formatting. Tab = 8 chars 2013-08-03 21:04:45 -04:00
Michael Foster
a3a490c7f2 Web config editor: board configs 2013-08-03 06:26:17 -04:00
Michael Foster
6d9617a1cf Didn't mean to commit that 2013-08-03 02:03:44 -04:00
Michael Foster
4f4e0b73a8 Erorr handling update 2013-08-03 02:01:52 -04:00
Michael Foster
d59e74f394 Major config.php cleanup and a few minor misc fixes. 2013-08-02 20:52:58 -04:00
Michael Foster
ca6cb1fdea Allow Unicode in board URIs. 2013-07-31 02:08:55 -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
0351221485 Bug fix: Error when using anonymous functions for mod pages 2013-07-15 08:17:49 -04:00
Michael
a087ab72db Merge pull request #115 from Macil/miscfixes
Miscellaneous fixes
2013-06-18 10:45:13 -07:00
Macil Tech
a741116ade mod.php: Don't freak out if extra dummy query parameters are added.
(Such as for cache-avoidance.)
2013-06-18 11:16:28 -05:00
Michael Save
6ff062be0e Instead of showing $config['error']['malformed'] on corrupt session, just go straight to the login form 2013-01-30 04:45:38 +11:00
Michael Save
242841122b Don't always redirect to dashboard on login 2013-01-29 22:11:33 +11:00
Michael Save
926eafff70 New debug page: ?/debug/sql 2013-01-25 23:57:51 +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
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
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
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
30ac8f535b Config editort 2012-05-20 20:20:50 +10:00
Michael Save
1da8694044 [move] 2012-05-19 18:27:45 +10:00
Michael Save
438aaa4643 small change 2012-05-06 12:44:37 +10:00
Michael Save
6b8d00d45b small bug fixes 2012-05-06 12:29:54 +10:00
Michael Save
34380d247a a lot more improvements 2012-05-06 01:33:10 +10:00
Michael Save
7fcb875bc2 ?/deletebyip 2012-04-21 15:42:33 +10:00
Michael Save
fa5358d192 ?/deletefile 2012-04-21 15:29:57 +10:00
Michael Save
0e819a853c Paginate ?/noticeboard 2012-04-21 15:15:32 +10:00
Michael Save
1f4793541a Multiple improvements: ?/ban/<post> & ?/ban&delete/<post> 2012-04-20 21:37:48 +10:00