1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-04 11:58:05 +01:00
Commit Graph

7680 Commits

Author SHA1 Message Date
Fredrick Brennan
52cfcb6d7c Fix stretched table stylesheet 2015-05-06 13:57:55 +08:00
Fredrick Brennan
fb2743ca9b Merge pull request #491 from 8n-tech/master
Resolved newline issues with #490
2015-05-01 06:34:13 -04:00
8n-tech
073dc9e54a #490 Fixed test echos :--DDD 2015-05-01 20:32:59 +10:00
8n-tech
e965f31855 #490 <br/> now insert on the same line as a tag is detected as open. 2015-05-01 20:30:10 +10:00
8chan
62e491a1e4 Fix global report when failed CAPTCHA 2015-04-25 18:06:57 -07:00
8chan
79168cc4e1 Fix fatal errors on board create/DNSBL bypass 2015-04-25 18:06:29 -07:00
Fredrick Brennan
691bc1c3fa Close ctrlcctrlv/infinity#481
Also improve CAPTCHA portability into other parrts of the software by removing weird CAPTCHA-specific config file
2015-04-25 19:50:07 +08:00
Fredrick Brennan
55792e3c95 Merge pull request #485 from baphvince/patch-2
replace news+ with n in faq.php
2015-04-25 05:42:34 -04:00
Chen
24d76e557f replace news+ with n in faq.php 2015-04-25 04:41:16 -05:00
8chan
26a2eade57 Merge 2015-04-25 01:06:21 +00:00
czaks
d180cb751c Merge branch 'master' of github.com:ctrlcctrlv/8chan 2015-04-25 03:04:15 +02:00
czaks
8fcad764bc select onchange not oninput (firefox compat) 2015-04-25 03:02:52 +02:00
8chan
3e3c8c780c Merge https://github.com/ctrlcctrlv/infinity
Conflicts:
	stylesheets/style.css
2015-04-24 17:51:26 -07:00
8chan
e4f8725c55 Announcement class 2015-04-24 17:49:11 -07:00
8chan
5352d2f400 Defer buildIndex after fastcgi_finish_request 2015-04-24 17:48:22 -07:00
8chan
bcb387da43 news+ -> n 2015-04-24 17:48:06 -07:00
8chan
b6675ba7b7 Gratipay->Flattr 2015-04-24 17:47:11 -07:00
8chan
c76772e868 claim.php: file_write, not unix pipe (fix blank page issue) 2015-04-24 17:46:53 -07:00
Fredrick Brennan
327e1fa9db Merge pull request #484 from czaks/gallery-view
gallery-view.js
2015-04-24 20:37:16 -04:00
czaks
ba9142a235 Merge branch 'master' into gallery-view 2015-04-25 02:36:45 +02:00
czaks
e039645cfb gallery view: right bar should be 12%, not 15% 2015-04-25 02:27:30 +02:00
Fredrick Brennan
67ae4314d6 Merge pull request #480 from czaks/fileboard
fileboard support
2015-04-24 04:58:27 -04:00
czaks
bbd3a70e14 gallery-view: i forgot the stylesheet 2015-04-23 09:21:45 +02:00
czaks
64014ec1b0 gallery-view: preloading images, webm support 2015-04-23 09:21:38 +02:00
czaks
e7ba769611 gallery-view: support key events (up/down/left/right) 2015-04-23 08:46:34 +02:00
czaks
e561128793 fix error while installing themes; thanks xixi 2015-04-23 07:58:41 +02:00
czaks
9f61cf838c gallery-view/8chan: enable in instance-config 2015-04-23 07:56:04 +02:00
czaks
53197a8e4c gallery-view.js: initial commit 2015-04-23 07:53:56 +02:00
czaks
b49e92ad91 ok, fine, this is a better place for this 2015-04-23 05:25:13 +02:00
czaks
f00930a592 fix textboards 2015-04-23 05:24:07 +02:00
czaks
7241d6e65b fileboard/8chan: anal filenames, webms for op 2015-04-23 05:18:43 +02:00
czaks
e4ed7434f4 fileboard: allowed ext op, add this to allowed filetypes 2015-04-23 05:08:55 +02:00
czaks
68109155b3 append a random number, if a file already exists on a board 2015-04-23 05:06:34 +02:00
czaks
4916869e4a fileboard/8chan: swf too 2015-04-23 04:31:59 +02:00
czaks
fb34878bb1 fileboard/8chan: mod config 2015-04-23 04:28:23 +02:00
czaks
e2218ff471 fileboard: 8chan didn`t apply slugify patchset 2015-04-23 04:26:29 +02:00
czaks
8bf71ded5b fileboard: fix possible XSS (mainly applicable to 8chan) 2015-04-23 03:45:47 +02:00
czaks
1fb892c2b9 fileboard: op tag fix 2015-04-23 02:41:54 +02:00
Marcin Łabanowski
61fdd0c72b fileboard support 2015-04-22 06:19:50 +02:00
8chan
14b953ae21 Give some helpful tips on the IP block form 2015-04-21 07:11:46 -07:00
8chan
402a246174 Suppress (maybe harmless) error on no postcontrols selector (happens on catalog) 2015-04-21 07:11:33 -07:00
8chan
a4312e7d16 Fix no board_name on catalog causing weird bugs with filter/other problems 2015-04-21 07:11:00 -07:00
8chan
2a45e5f684 Fix broken [Post a reply] link position on mobile 2015-04-21 07:09:49 -07:00
8chan
0753a450a3 Fix menu brokenness if user post deletion disabled 2015-04-21 07:07:51 -07:00
8chan
8aa8babd6e Fix expand-too-long error with new <p> markup 2015-04-21 07:07:34 -07:00
Fredrick Brennan
347cb5aa47 Merge pull request #479 from 8n-tech/master
(Hopefully) fixed last hour counts.
2015-04-20 22:11:20 -04:00
8n-tech
5ea7541817 (Hopefully) fixed last hour counts.
Also added extensive comments and adjusted logical branches.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-21 12:00:29 +10:00
Fredrick Brennan
bd59310e84 Merge pull request #478 from 8n-tech/master
Quickfix of CSS issues for boardlist.
2015-04-20 21:37:11 -04:00
8n-tech
97ae37651f Quickfix of CSS issues for boardlist.
#467 - Added missing HTML for noJS users.
#467 - Added additional CSS for FireFox fixes.

Signed-off-by: 8n-tech <8n-tech@users.noreply.github.com>
2015-04-21 11:33:04 +10:00
Fredrick Brennan
b8ea838f93 Merge pull request #477 from 8n-tech/master
Multiple boardlist enhancements.
2015-04-20 21:12:31 -04:00