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

1577 Commits

Author SHA1 Message Date
Fredrick Brennan
5f1042db9d New stylesheet system 2015-03-12 14:58:49 +08:00
8chan
bebd364a59 some style fixes 2015-03-11 18:22:22 -07:00
8chan
4602fa3117 Fix some bugs with new post form 3 2015-03-11 16:16:35 -07:00
8chan
800c3ddde3 Fix some bugs with new post form 2 2015-03-11 05:44:46 -07:00
8chan
7d8bdb4e53 Add hint classes to post form 2015-03-11 05:43:28 -07:00
Fredrick Brennan
dfbad99cfb New post form part 2 2015-03-11 18:04:31 +08:00
Fredrick Brennan
0171adc8df Fix oekaki setting not saving 2015-03-11 18:03:36 +08:00
Fredrick Brennan
440b0d5f82 Make oekaki a $config option, make locales load from inc/locale, one main.js file now possible again! 2015-03-11 18:01:04 +08:00
8chan
84003051ef MathJax uses $$ not [tex] 2015-03-10 16:22:44 -07:00
8chan
c52722906f Newsplus on homepage 2015-03-10 16:22:09 -07:00
8chan
9c68d3b83e Re-enable LaTeX as MathJax 2015-03-10 16:19:27 -07:00
8chan
c04d46933e New post form part one 2015-03-10 16:18:28 -07:00
8chan
1c23f9d3de RSS 2015-03-09 02:31:08 -07:00
8chan
e2a1c8b33e Fix show sages board option 2015-03-09 02:30:23 -07:00
8chan
93dfc11fbb Fix mod.php highlightReply 2015-03-06 02:04:32 -08:00
8chan
0380f6d579 Sort catalog before catalog.js does it 2015-03-06 02:04:14 -08:00
8chan
35a76d64a8 CAPTCHA with Javascript disabled 2015-03-06 02:03:43 -08:00
8chan
29d411b058 Style update to fix squished words on mobile 2015-03-06 02:03:18 -08:00
8chan
0f6bf1bac6 Show stickies at top of catalog 2015-03-06 02:01:53 -08:00
8chan
83cbe5977b less_ip is now per board, not site-wide 2015-03-06 02:00:03 -08:00
8chan
9ae160d1ba Page count and bump limit ?/settings 2015-03-06 01:57:03 -08:00
8chan
4564eee3c9 Another patch for highlightReply :^) 2015-02-28 05:08:00 -08:00
8chan
bcafdaa602 Completely rewrite fix-report-delete-submit.js, add report/delete to menu 2015-02-28 05:06:50 -08:00
8chan
3e68a3e8b8 Merge 2015-02-26 09:11:48 +00:00
8chan
b49fe85345 ( ͡° ͜ʖ ͡°) Allow board owners to enable Zalgo text 2015-02-26 01:10:00 -08:00
Fredrick Brennan
8c435737ad Merge pull request #404 from Pashe/catalog-hover-improvements
Catalog hover improvements
2015-02-26 09:28:26 +08:00
8chan
d970baa5d8 Public action logs commit (log.php)
Note: In a previous commit, I began making inc/mod/auth.php more modular with the check_login() function. Including it does NOT check mod login by default anymore like it does on vichan. You have to call check_login(). I've finally included it in inc/functions.php. If you have any custom pages that use inc/mod/auth.php, just including functions.php is enough now.
2015-02-25 17:21:49 -08:00
Pashe
74c61fe31a Add data-fullimage attribute to catalog images 2015-02-24 03:10:15 -06:00
8chan
af9bf5e80b Clicking IP goes to IP_less by default 2015-02-20 17:17:05 -08:00
8chan
3e0134e53e New feature: Board owner logs of their board 2015-02-19 22:58:30 -08:00
8chan
30178fb383 Change 2 => 3 2015-02-19 19:15:18 -08:00
8chan
39476e9bfa Fix no country flag on post if forced anonymous 2015-02-18 16:55:48 -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
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
fb800497f1 /meta/ -> /operate 2015-02-16 16:26:20 -08:00
8chan
df7c7c8454 Make ban list faster for board owners/vols 2015-02-16 16:19:02 -08:00
8chan
0eb3073819 Tor posting ?/settings option 2015-02-16 16:14:40 -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
415cf20abb Shift-click to hide threads in catalog 2015-01-31 23:30:59 -08:00
8chan
e21a292bd4 update homepage 2015-01-29 19:00:55 -08:00
blahblah666
aa3885ddf2 Update settings.html 2015-01-28 23:31:50 -08:00
blahblah666
107a91f8cc Update post_form.html 2015-01-28 23:20:54 -08:00
8chan
233fb8e0f7 Merge https://github.com/ctrlcctrlv/infinity 2015-01-28 17:57:59 -08:00
8chan
2e72266c97 top2k template 2015-01-28 17:57:46 -08:00
Fredrick Brennan
cf090aecea Merge pull request #368 from marktaiwan/highlight-reply
highlightReply: check for linking to external post
2015-01-29 09:53:56 +08:00