czaks
|
7d17960f69
|
fix ban appeals; thanks to sraczynski for reporting
|
2014-06-16 11:39:56 +02:00 |
|
czaks
|
d626ecc530
|
Merge 4.5
|
2014-06-12 03:12:56 +02:00 |
|
Chen-Pang He
|
2c5ae29a3b
|
Fix vichan #65
Conflicts:
inc/mod/auth.php
inc/mod/pages.php
|
2014-06-12 03:12:27 +02:00 |
|
czaks
|
a689a52973
|
Merge 4.5
|
2014-06-11 02:05:14 +02:00 |
|
czaks
|
081798c127
|
$_SERVER[HTTPS] isn`t being always set; fixes #65
|
2014-06-11 02:04:59 +02:00 |
|
czaks
|
42352e6180
|
Merge 4.5
Conflicts:
js/expand-too-long.js
|
2014-06-10 17:51:03 +02:00 |
|
Chen-Pang He
|
d828850196
|
Send cookie only via HTTPS if a mod logs in via HTTPS, which is the case on this site
|
2014-06-10 17:42:18 +02:00 |
|
Fredrick Brennan
|
a702a20058
|
Fix moving of deleted files
|
2014-05-19 14:00:16 -04:00 |
|
Fredrick Brennan
|
45919071a6
|
Fix ?/recent str_replace issue
|
2014-05-04 19:24:34 -04:00 |
|
Fredrick Brennan
|
4460b08096
|
Deprecate postControls(), per-file deletion and spoilering
|
2014-04-30 17:18:35 -04:00 |
|
Fredrick Brennan
|
b9359a010c
|
remove var_dump
|
2014-04-29 20:18:30 -04:00 |
|
Fredrick Brennan
|
29ba5e7a2f
|
Fix mod_move for multi image
|
2014-04-29 19:14:10 -04:00 |
|
Fredrick Brennan
|
ef4d13f3e9
|
Fix mod_move for multi image
|
2014-04-29 19:07:13 -04:00 |
|
czaks
|
004b0701c1
|
Merge remote-tracking branch 'origin/br-integration' into staging
|
2014-04-29 21:35:50 +02:00 |
|
copypaste
|
f178769a0a
|
multiimage posting
|
2014-04-27 15:48:47 +02:00 |
|
czaks
|
e8cc873301
|
we no have any modpages.html
|
2014-03-25 11:57:36 +01: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
|
f5b39efd13
|
Um. I accidentally deleted this code for some reason.
|
2013-09-30 12:18:56 +10:00 |
|
Michael Foster
|
1b2aafae7f
|
CSRF more mod pages
|
2013-09-23 16:48:56 +10:00 |
|
Michael Foster
|
f52995498a
|
?/debug/apc with cache prefixes
|
2013-09-23 10:41:47 +10:00 |
|
Michael Foster
|
d21fffce98
|
Fixed weird bug with ?/debug/sql trying to allocate a few GB on some instances. Assuming bug with APCu.
|
2013-09-23 10:21:18 +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 |
|
ctrlcctrlv
|
4e65aad002
|
Make it so that users can't insert code w/syntax errors into ?/config
|
2013-09-21 02:21:05 +00:00 |
|
czaks
|
d3383dd140
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
inc/config.php
|
2013-09-17 19:12:19 -04:00 |
|
Michael Foster
|
0ae3a583db
|
Optionally show post user was banned for
|
2013-09-18 08:47:34 +10:00 |
|
czaks
|
688a228884
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
inc/config.php
inc/display.php
inc/mod/pages.php
install.php
js/quick-reply.js
post.php
templates/index.html
|
2013-09-17 10:43:44 -04:00 |
|
Michael Foster
|
45568651ce
|
Fix search for new bans table
|
2013-09-17 09:35:13 +10:00 |
|
Michael Foster
|
309f6ffbdc
|
Begin upgrade to much better bans table. DO NOT PULL YET; It won't work.
|
2013-09-17 09:15:24 +10:00 |
|
Michael Foster
|
9b94ef02e1
|
bugfix: disable javascript on mod pages
|
2013-09-16 06:37:14 +10:00 |
|
Michael Foster
|
a9aed0cb24
|
fix last commit
|
2013-09-15 04:23:47 +10:00 |
|
Michael Foster
|
091019ea78
|
disable $config['try_smarter'] on ?/rebuild
|
2013-09-15 04:22:27 +10:00 |
|
Michael Foster
|
55d9396504
|
Improvements to ?/debug/antispam and ?/debug/recentc
|
2013-09-09 20:16:13 +10:00 |
|
Michael Foster
|
6607cecc8d
|
Fix last commit.
|
2013-09-09 01:38:32 +10:00 |
|
Michael Foster
|
7927ac598c
|
Add ability to create custom user/permissions groups
|
2013-09-09 01:33:51 +10:00 |
|
Michael Foster
|
8143ad1a0b
|
Cleaner check to make sure inc/ files aren't accessed directly.
|
2013-09-06 20:12:04 +10:00 |
|
czaks
|
a680b66f08
|
Fixed working on some broken shared hostings. Thanks for Belarussian anon for reporting.
|
2013-09-02 13:41:28 +10:00 |
|
czaks
|
ff06aa2293
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
install.php
|
2013-09-01 11:25:19 -04:00 |
|
czaks
|
ae727ad47f
|
Fixed working on some broken shared hostings. Thanks for Belarussian anon for reporting.
|
2013-09-01 11:20:57 -04:00 |
|
Michael Foster
|
7196cbbe49
|
lol
|
2013-08-31 13:33:26 +10:00 |
|
Michael Foster
|
f131b2396f
|
Fix \t in posts (editing posts, and HTML Tidy)
|
2013-08-31 13:23:29 +10:00 |
|
Michael Foster
|
be21b11455
|
More track_cites work
|
2013-08-30 15:00:33 +10:00 |
|
Michael Foster
|
8647d3021e
|
Bugfix: pm_unreadcount cache not working correctly
|
2013-08-30 08:38:14 +10:00 |
|
ctrlcctrlv
|
fc0d17d27d
|
Moving threads wasn't working with the catalog theme enabled
Conflicts:
inc/mod/pages.php
|
2013-08-29 15:18:45 +10:00 |
|
ctrlcctrlv
|
7c06cd1f81
|
Moving threads wasn't working with the catalog theme enabled
|
2013-08-29 00:38:39 +00:00 |
|
ctrlcctrlv
|
bdc15d2869
|
Bugfix: Circlepuller is a dumbass and broke many mod actions, don't merge his commits without testing them
|
2013-08-29 07:32:29 +10:00 |
|
ctrlcctrlv
|
545f469f3c
|
Bugfix: Circlepuller is a dumbass and broke many mod actions, don't merge his commits without testing them
|
2013-08-28 21:31:10 +00:00 |
|
czaks
|
3a8f106e85
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/functions.php
install.php
stylesheets/dark_roach.css
|
2013-08-28 12:41:36 -04:00 |
|
Michael Foster
|
f09c31e3f2
|
Bugfix: post editing: should be $board here, not $board['uri']
|
2013-08-27 17:27:17 +10:00 |
|