1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 23:50:11 +01:00
Commit Graph

1612 Commits

Author SHA1 Message Date
Fredrick Brennan
31d160d25b Make it so you can edit/remove embed, post preview 2015-04-03 15:37:55 +08:00
Fredrick Brennan
1e91310f6a Cyclical threads ♺ 2015-04-03 14:56:28 +08:00
Fredrick Brennan
4c94fa7284 Merge branch 'master' of https://github.com/ctrlcctrlv/infinity 2015-03-30 11:54:25 +08:00
Fredrick Brennan
d48616fa04 highlightReply: work for OP 2015-03-30 11:53:51 +08:00
Fredrick Brennan
16b259ff15 Change edited_at to INT(11) 2015-03-30 11:12:35 +08:00
8chan
43af0db4e7 oops, didn't exactly test a0c40b7f63 2015-03-29 16:39:02 -07:00
Fredrick Brennan
a0c40b7f63 Stop showing local users the raw HTML thing, they can't use it anyway 2015-03-30 07:14:26 +08:00
8chan
f617f7de88 Fix link to ?/edit_pages 2015-03-28 19:37:33 -07:00
8chan
7d71c23742 Fix footers 2015-03-28 19:37:15 -07:00
8chan
fe6683ee5c Merge https://github.com/ctrlcctrlv/infinity 2015-03-28 18:37:51 -07:00
8chan
631c50c3b3 Update "featured on" 2015-03-28 18:37:47 -07:00
Fredrick Brennan
12fa8ec3ef Edit static pages commit 2015-03-29 09:18:14 +08:00
Fredrick Brennan
5ccebaf0f6 I've made enough commits to this project to have a spot in the license file I think :^) 2015-03-28 18:15:08 +08:00
Fredrick Brennan
a224829cd4 Commit empty ad templates 2015-03-27 18:43:31 +08:00
Fredrick Brennan
afa2bba3c7 Add some missing i18n tags 2015-03-20 16:09:21 +08:00
8chan
3e648e617f Merge https://github.com/ctrlcctrlv/infinity 2015-03-19 20:24:25 -07:00
8chan
5c57bd44e1 Suppress TypeError if no password form 2015-03-19 20:23:34 -07:00
8chan
f82ad879f0 Make file selector work, add to config 2015-03-19 20:22:17 -07:00
marktaiwan
8fe4c70223 Adds keyboard focus to file selector 2015-03-20 09:02:53 +08:00
Fredrick Brennan
5c976ea689 Merge pull request #428 from marktaiwan/post-form
Feature: drag and drop file selector
2015-03-19 12:29:58 +08:00
8chan
aa90f3b43b Remove ReCAPTCHA from remaining pages 2015-03-18 19:27:47 -07:00
marktaiwan
50857d76c5 initialize file selector soon as it's loaded 2015-03-18 21:43:20 +08:00
marktaiwan
6e35f12e3a Fallback for browsers that disables javascript 2015-03-18 18:44:47 +08:00
8chan
c6f6dae87f Prevent double / in templates/post/flag 2015-03-16 16:48:31 -07:00
Fredrick Brennan
b85e1f2f0b Make it so board owners can force flags
For country flags, a "?" will now show if the flag is unknown (for example, if the user is using Tor or just has an IP that is not in the GeoIP database)

For board owner-defined flags, "None" option disappears and posting is impossible without choosing a valid flag.

This commit is for /fringe/.
2015-03-16 16:31:01 +08:00
marktaiwan
26ce0158d8 initial commit templates 2015-03-15 22:18:27 +08:00
marktaiwan
455ec06b91 Merge branch 'master' into post-form 2015-03-15 21:28:12 +08:00
8chan
968491b8b8 No more country flags in <title> 2015-03-14 22:03:08 -07:00
8chan
f70adfbd01 Add version/scripts included to main.js 2015-03-14 00:06:16 -07:00
Fredrick Brennan
8aad0dea98 Desktop notifications in auto-reload.js 2015-03-13 19:18:56 +08:00
Fredrick Brennan
83d74fdf69 Fix some templates 2015-03-13 12:46:36 +08:00
Fredrick Brennan
6186be4837 Rewrite report system due to flooding 2015-03-13 12:45:57 +08:00
Fredrick Brennan
ba34a81f38 Attempt to stop screen flashes with stylechooser 2015-03-12 15:44:33 +08:00
Fredrick Brennan
5f1042db9d New stylesheet system 2015-03-12 14:58:49 +08:00
marktaiwan
2aeb4db98b Added missing <tbody> tag 2015-03-12 11:02:03 +08:00
marktaiwan
13ca4b6a77 Minimize post form width change on options toggle
Added linebreaks before the hints in the Options row
2015-03-12 10:57:06 +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