1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 01:34:31 +01:00
Commit Graph

7445 Commits

Author SHA1 Message Date
Jei Four
64e33bdb28 fix missing semicolons in install.sql 2015-02-17 19:44:39 +01: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
marktaiwan
6455fca5bd post-filter
Adds a dropdown menu to each post that allows for filtering by:
- post
- post and all replies to it
- poster ID
- poster ID and all replies to it
- name
- tripcode

In the options panel, adds a new tab for adding/removing name and
tripcode filters.
2015-02-17 14:40:04 +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
Pashe
4f126e91ea Save makes more sense than update here 2015-02-13 18:07:38 -06:00
Pashe
a2f62d0617 Remove some comments from the default user JS/CSS 2015-02-13 18:06:18 -06:00
Pashe
827dac38e8 Make user JS/CSS textareas reasonably sized 2015-02-13 18:01:23 -06:00
anonish
d69e0e6fcc test 2 2015-02-08 22:14:17 -06:00
anonish
b6151bee51 testing 2015-02-08 21:53:36 -06:00
anonish
afd79689f3 Cleanup for expand-video.js 2015-02-08 21:48:23 -06:00
anonish
b7a6f6419f Merge branch 'master' of https://github.com/anonish/infinity-anonish 2015-02-08 21:37:18 -06:00
anonish
78cc03c204 Updating expand-video.js 2015-02-08 21:36:33 -06:00
Anonish
02708219d3 hover video fixes
- fixes width on thread pages when opening video at bottom
- works better on index pages, but still need to get actual width of video
2015-02-08 18:39:01 -06:00
Anonish
d2faa943b0 hover video fixes
On index pages, restore original behavior (temp fix)
On thread pages, fixed multiple file posts so all posts hover
- still need to fix width for multiple posts as the ones on the right side of the page extend beyond the page (on original method they become tiny)
- fix catalog

long term i am thinking of just redoing the whole hover file (unless someone else does first).
2015-02-08 16:36:52 -06:00
Anonish
1df89e2a87 changes to expand-video.js 2015-02-08 01:04:41 -06:00
Anonish
e75fd4d8fe Update quick-reply.js
apparently 600 was still not allowing QR to load on portrait mode. 400 seems to work fine
2015-02-06 20:42:13 -06:00
Anonish
60ea51c2fa Merge pull request #2 from ctrlcctrlv/master
update to infinity
2015-02-06 20:36:37 -06: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
Anonish
cfc0a60ffa Merge pull request #1 from ctrlcctrlv/master
merge ctrlcctrlv/infinity
2015-02-01 01:18:50 -06: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