Marcin Łabanowski
|
61fdd0c72b
|
fileboard support
|
2015-04-22 06:19:50 +02:00 |
|
8chan
|
b59999a05d
|
Merge https://github.com/ctrlcctrlv/infinity
|
2015-04-19 05:37:51 -07:00 |
|
8n-tech
|
46cd77e813
|
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
|
2015-04-09 10:22:24 +10:00 |
|
8chan
|
bd128bf465
|
This clean feature is too SQL intensive. Only check clean if in mod.php
|
2015-04-06 20:12:37 -07:00 |
|
8chan
|
46ba60fff1
|
Handle NULL files in class Post
|
2015-02-25 17:15:45 -08:00 |
|
8chan
|
61e50ff3cf
|
Show what line an error occured on by default
|
2015-02-16 16:34:45 -08:00 |
|
8chan
|
138f9aeb40
|
Merge
|
2015-01-22 08:04:12 +00:00 |
|
8chan
|
c473b5409c
|
Fix no cache bug in display.php
|
2015-01-21 23:53:43 -08:00 |
|
8chan
|
0a2dfedb0e
|
Ban appeals: limit by board, make more efficient, enable in infinity
|
2015-01-06 01:34:27 -08:00 |
|
8chan
|
bb81e9e0c3
|
Fix weird "Default object created from empty vlaue" error
Looks like $file can be NULL sometimes, though that should be illegal. Probably an unfixed post.php bug...
|
2014-12-20 14:00:48 -08:00 |
|
8chan
|
faa51accaa
|
We dynamic pages now, read.php
|
2014-11-21 04:05:20 -08:00 |
|
BkPHcgQL3V
|
d398a49fc6
|
Add MD5 for individual files to the API
|
2014-11-04 06:55:55 +00:00 |
|
unknown
|
54012e2ee3
|
[#201] Fixed edit text margins.
|
2014-10-23 05:07:54 -05:00 |
|
unknown
|
9c5ec12aaa
|
[#184] Reports made to clean posts are now ignored correctly (and in accordance with the local/global duality). Marking posts clean dismisses posts (also in accordance with local/global duality). Fixed up some templating issues (now display more correct messages and omit actions that are invalid). Moved Clean action off post-level and into reports action.
|
2014-10-21 07:50:25 -05:00 |
|
unknown
|
4c8e920303
|
[#184] Resolved duplicate report issue. Added rudamentary Clean functionality.
|
2014-10-20 10:17:19 -05:00 |
|
Marcin Łabanowski
|
d78dcd6ed6
|
fix a bug reported by Dudeman on #v-d
|
2014-08-21 04:27:47 +02:00 |
|
8chan
|
9df6ca8ddd
|
Fix issue #45
|
2014-06-24 19:41:00 +00:00 |
|
8chan
|
073e6bec83
|
Fix array_filter error message when debug_stuff is false
|
2014-05-27 23:50:20 +00:00 |
|
Fredrick Brennan
|
85136b76ed
|
No need for global config
|
2014-05-19 13:46:18 -04:00 |
|
Fredrick Brennan
|
ff809ccf71
|
SECURITY: Remove $config[db][password] when $config[debug] is TRUE
|
2014-05-19 13:39:30 -04:00 |
|
czaks
|
fe126cb4bf
|
rewrite filename truncation code; ref #53
|
2014-05-11 14:10:53 +02:00 |
|
Jason Lam
|
eca5c383e1
|
added truncate_filename function
|
2014-05-09 20:42:05 -04:00 |
|
Fredrick Brennan
|
042e7b9c59
|
Deprecate postControls(), per-file deletion and spoilering
|
2014-04-30 17:18:35 -04:00 |
|
czaks
|
18e9c32a0e
|
limit the cli debug uptput
|
2014-04-29 18:48:21 +02:00 |
|
czaks
|
28b9584a7b
|
display backtrace when error on rebuilding from CLI
|
2014-04-27 16:01:41 +02:00 |
|
copypaste
|
c483e1258c
|
multiimage posting
|
2014-04-27 15:48:47 +02:00 |
|
czaks
|
b87d3d76d5
|
improve debugging
|
2014-04-20 23:16:15 +02:00 |
|
czaks
|
c8913f41a7
|
compact-boardlist.js: initial commit
|
2013-12-28 00:53:42 +01:00 |
|
czaks
|
13dbde96f4
|
fix ajax.js errors workings
|
2013-12-23 18:54:24 +01:00 |
|
czaks
|
6cb7eb939e
|
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
|
00833eeafd
|
js/ajax.js: post with ajax
|
2013-09-15 14:03:27 +10:00 |
|
Michael Foster
|
9d770f456f
|
show-thread event
|
2013-09-15 03:54:09 +10:00 |
|
czaks
|
069f1def9b
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
install.php
|
2013-09-01 11:25:19 -04:00 |
|
Michael Foster
|
94ac200d57
|
fix pm_snippet bug
|
2013-08-31 13:26:53 +10:00 |
|
czaks
|
8de81d176c
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
|
2013-08-29 07:33:19 -04:00 |
|
Michael Foster
|
3b63cad71f
|
$config['always_regenerate_markup']
|
2013-08-29 15:29:04 +10:00 |
|
czaks
|
de035f4a7e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
stylesheets/dark_roach.css
stylesheets/style.css
|
2013-08-20 18:22:37 -04:00 |
|
Michael Foster
|
abfdd38e59
|
Unicode bi-directional text: Finally a working fix
|
2013-08-19 23:47:56 +10:00 |
|
czaks
|
6634b43572
|
Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard
|
2013-08-18 19:26:51 -04:00 |
|
czaks
|
5389b0f358
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-18 19:26:31 -04:00 |
|
ctrlcctrlv
|
affad5594e
|
Fix compatibility with php<5.4, sorry anachronos ;_;
|
2013-08-18 22:51:09 +00:00 |
|
Michael Foster
|
c8fcba9439
|
disregard
|
2013-08-19 05:22:08 +10:00 |
|
Michael Foster
|
d2fdeead64
|
bidi_cleanup: Just replace with HTML5's <bdi> (for now, at least). The old code was hardly working, and had issued with older PHP versions.
|
2013-08-19 05:19:54 +10:00 |
|
czaks
|
946c49ac5a
|
boardlist work part 1: boardname in subtitle; work to make js restyling feasible
|
2013-08-17 22:41:40 -04:00 |
|
ctrlcctrlv
|
979e5754a5
|
Better error handling
|
2013-08-17 19:08:54 +00:00 |
|
czaks
|
ca565d07c2
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/display.php
|
2013-08-16 16:06:54 -04:00 |
|
Michael Foster
|
e5103b543a
|
fix aspect ratio displaying
|
2013-08-17 04:11:24 +10:00 |
|
czaks
|
146243c473
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
|
2013-08-16 10:07:24 -04:00 |
|
Michael Foster
|
aaeac9de3c
|
forgot this here
|
2013-08-16 21:51:10 +10:00 |
|
Michael Foster
|
57e69268ef
|
This wasn't usd anywhere.
|
2013-08-16 21:46:51 +10:00 |
|