1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-12-12 07:41:12 +01:00
Commit Graph

7230 Commits

Author SHA1 Message Date
marktaiwan
df856bc734 Added tripcode, capcode to external preview 2015-02-18 09:37:48 +08:00
marktaiwan
1724e94c42 Update external preview to show UID and embed 2015-02-17 18:16:10 +08:00
marktaiwan
c1ac4791a7 Fix: external post preview due to thumbnail extension change
Hotfix for post-hover.js external post preview so that it works with the
recent change to newly generated thumbnails.
2015-02-17 14:55:06 +08:00
8chan
8ddc472239 Fix shadow cap 2015-02-16 16:56:09 -08:00
8chan
027687acc0 Merge https://github.com/ctrlcctrlv/infinity
Conflicts:
	inc/8chan-mod-pages.php
	templates/mod/settings.html
2015-02-17 00:43:00 +00:00
8chan
26fe49f39b Tor posting: I need to document this more. It's missing inc/dnsbls.php too. Wait for a future commit 2015-02-16 16:42:31 -08:00
8chan
3a44ccbf85 Blank email if config.field_email_selectbox 2015-02-16 16:35:37 -08:00
8chan
0389b280d8 Fix mod_move if file deleted or spoiler 2015-02-16 16:35:15 -08:00
8chan
f00d342c41 Extend max webm length 2015-02-16 16:35:01 -08:00
8chan
61e50ff3cf Show what line an error occured on by default 2015-02-16 16:34:45 -08:00
8chan
3f23a7f041 Allow config.mod.bypass_field_disable to bypass config.field_email_selectbox 2015-02-16 16:33:52 -08:00
8chan
eb6855ca8b New templates: ad_top and ad_bottom. Make blank pages if you're not using them 2015-02-16 16:33:13 -08:00
8chan
f67bbd4b62 OpenGraph information in thread pages https://en.wikipedia.org/wiki/Facebook_Platform#Open_Graph_protocol 2015-02-16 16:31:15 -08:00
8chan
b015fc1323 Just show deleted if first file deleted 2015-02-16 16:29:35 -08:00
8chan
bba8368254 Catalog scroll bars 2015-02-16 16:28:56 -08:00
8chan
c7f26b31c1 board_log function, ?/log🅱️test 2015-02-16 16:28:22 -08:00
8chan
fb800497f1 /meta/ -> /operate 2015-02-16 16:26:20 -08:00
8chan
9c1a90aa26 Move top board exceptions completely to boards.php 2015-02-16 16:25:39 -08:00
8chan
15987f919f Fix *0 secure tripcodes caused by accidentally feeding + signs to crypt() 2015-02-16 16:24:54 -08:00
8chan
ee635db05f new checkDNSBL() function, return true/false, not error 2015-02-16 16:24:11 -08:00
8chan
ecdc53522f New event: rebuildpost, allows you to bind events to ?/edit 2015-02-16 16:21:30 -08:00
8chan
11b1d2fcb9 Add email selectbox to forced anonymous 2015-02-16 16:20:14 -08:00
8chan
2cb1bbe3da Fix webm bug: Wrong max length shown in error message 2015-02-16 16:19:55 -08:00
8chan
df7c7c8454 Make ban list faster for board owners/vols 2015-02-16 16:19:02 -08:00
8chan
ed73fd525e Poster IDs in API 2015-02-16 16:17:18 -08:00
8chan
06ecd784cf SECURITY: Fix more cross-linking problems in ?/settings CSS 2015-02-16 16:15:15 -08:00
8chan
0eb3073819 Tor posting ?/settings option 2015-02-16 16:14:40 -08:00
8chan
b6abb4ab4f Allow global volunteers to move threads 2015-02-16 16:14:05 -08:00
8chan
c3ff6daa53 Billion laughs detection in wordfilters 2015-02-16 16:11:21 -08:00
8chan
0cef3a8d04 Fix claim 2015-02-16 16:10:35 -08:00
Fredrick Brennan
4434f2cd93 Merge pull request #375 from blahblah666/master
Option to enable captcha for thread creation only + README.md with better install instructions
2015-02-02 12:33:03 +08:00
blahblah666
2e88d99ad9 [% if not id %] 2015-02-01 18:23:21 -08:00
8chan
114452a37f Update FAQ 2015-01-31 23:31:36 -08:00
8chan
415cf20abb Shift-click to hide threads in catalog 2015-01-31 23:30:59 -08:00
Fredrick Brennan
e115bff930 Merge pull request #379 from anonish/patch-1
QR fix for tablet (portrait) mode in laptops
2015-02-01 15:10:15 +08:00
Fredrick Brennan
a4ffaf222e Merge pull request #381 from bbielsa/master
Fixed add_favorites to append to the correct element
2015-02-01 15:10:04 +08:00
bbielsa
3a01469dc1 Fixed add_favorites to append to the correct element
Issue #346
https://github.com/ctrlcctrlv/infinity/issues/346#issuecomment-71119100
2015-01-31 10:36:02 -05:00
8chan
546e49f560 Add the subject field to forced anonymous by default 2015-01-30 21:12:20 -08:00
8chan
f4e0b415ac [aa] tags - ASCII art 2015-01-30 21:12:03 -08:00
8chan
54a00f9c4d FAQ update 2015-01-30 21:09:44 -08:00
anonish
dbf5114896 QR fix for tablet (portrait) mode in laptops
Quick reply will now show up on tablets in portrait mode where width can be < 800px as originally coded (mainly 768x1280 and 800x1280)
2015-01-29 21:44:11 -06:00
8chan
1338ca3091 SECURITY / XSS: Stop arbitrary HTML injection introduced by @forklessanon 2015-01-29 19:01:59 -08:00
8chan
da3927ed17 Put a limit on ?/recent 2015-01-29 19:01:11 -08:00
8chan
e21a292bd4 update homepage 2015-01-29 19:00:55 -08:00
blahblah666
885dffdd01 Fixed idiotic typo. tread > thread 2015-01-29 05:46:41 -08:00
blahblah666
c64a96d572 Update README.md 2015-01-29 04:29:45 -08:00
blahblah666
cea12ee665 Update 8chan-mod-pages.php 2015-01-29 04:19:38 -08:00
blahblah666
696fcb8552 Update README.md 2015-01-29 03:14:32 -08:00
blahblah666
34c840d9a3 Update README.md 2015-01-29 03:12:20 -08:00
blahblah666
d2026aea91 Update README.md 2015-01-29 03:11:45 -08:00