180 Commits

Author SHA1 Message Date
Zixaphir
5e7b5d66ae Fix theme editor hiding body content. 2015-01-19 09:03:47 -07:00
Zixaphir
37e43ad19d Fix theme importing #861
note to self: use node.nextElementSibling when assuming the needed
node is an element.
2015-01-16 10:02:21 -07:00
Zixaphir
1d60413a38 Fix advanced section. 2015-01-13 15:06:11 -07:00
Zixaphir
c6aa15c64d importCSS 2015-01-12 17:04:18 -07:00
Zixaphir
32e5eba15d Banners.coffee
Move into Miscellaneous from Theming.
2015-01-09 19:45:56 -07:00
Zixaphir
66595877ad Missed one. 2014-08-18 02:16:30 -07:00
Zixaphir
d0efe4cbab Emoji is kill 2014-08-18 02:15:30 -07:00
Zixaphir
c59f3c12c0 Fix #723 2014-06-22 08:32:32 -07:00
Zixaphir
c04c83f915 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	README.md
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	package.json
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/css/font-awesome.css
	src/General/html/Features/Index-navlinks.html
	src/Miscellaneous/ExpandComment.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadStats.coffee
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
	src/Theming/Banner.coffee
2014-05-03 06:20:04 -07:00
Zixaphir
0c9a2b9006 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-04-20 08:10:51 -07:00
Zixaphir
fe7d37196f Merge branch 'v3'
Also add Backlink Icons from OneeChan

Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2014-03-23 18:25:34 -07:00
Zixaphir
d495c74aef Eliminate a worthless console error 2014-03-20 10:04:10 -07:00
Zixaphir
3f3fbfdc7f No, that's why Oneechan themes wouldn't import
Also, fix Vertical Icons causing stats to be in the wrong spot.
2014-03-08 17:54:18 -07:00
Zixaphir
77183422ca Fix Color methods not joining RGB values correctly.
Apparently I broke it while refactoring? Huh. This should also fix
importing themes from Oneechan?
2014-03-08 17:50:08 -07:00
Zixaphir
93b8e75cd6 Fix appchan not applying styling to non-board pages. 2014-03-08 17:18:02 -07:00
Zixaphir
19cd95cf78 Get rid of more Catalog stuff 2014-03-07 17:12:43 -07:00
Zixaphir
ac20dcf81f Handle option.disabled 2014-03-06 20:43:33 -07:00
Zixaphir
3a8ccfc237 Move Flash features into their own function
Also standardize code
2014-02-23 08:23:11 -07:00
Zixaphir
56ed876be8 Merge branch 'master' of git://github.com/vampiricwulf/appchan-x
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-02-23 08:05:27 -07:00
Brandon
a0049f0b7f Add sauce to /f/ 2014-02-17 16:32:09 -08:00
Brandon
785bc4297c /f/ embed and navLinks 2014-02-17 15:03:56 -08:00
Zixaphir
7c622e0ba2 opensuse emoji 2014-02-17 09:04:08 -07:00
Zixaphir
0d7668472f Fix #586 2014-02-17 07:33:32 -07:00
Zixaphir
62f42508c2 Less redundancy 2014-02-16 05:47:45 -07:00
Zixaphir
20ee5dc809 Try again to be less crazy controlling about non-appchan stylesheets 2014-02-16 05:44:01 -07:00
Zixaphir
9dc9d96574 Unread part of #579 2014-02-16 04:16:33 -07:00
Zixaphir
ed28e05f72 Brighten shortcut icons on dark themes 2014-01-19 14:43:34 -07:00
Zixaphir
b82ba8b620 A bit of cleanup of Rice. 2014-01-19 05:14:59 -07:00
Zixaphir
baa99f286e Bullshit, really 2014-01-18 01:22:58 -07:00
Zixaphir
583f154d19 Better status messages for mascot importing. 2014-01-14 13:00:36 -07:00
Zixaphir
eb1b6e39fc Ok, now it works. 2014-01-14 12:48:27 -07:00
Zixaphir
82646724e5 More bulk. 2014-01-14 02:35:11 -07:00
Zixaphir
91f1154296 Fix mascot importing code 2014-01-14 02:12:38 -07:00
Zixaphir
572773ad8b Looks like the import mascot code was broken anyways! 2014-01-14 02:04:23 -07:00
Zixaphir
44a031f152 Add a category for custom mascots 2014-01-14 01:37:33 -07:00
Zixaphir
e8a19736d3 Better. 2014-01-14 01:32:05 -07:00
Zixaphir
9e995aee57 Don't need that 2014-01-14 01:27:32 -07:00
Zixaphir
0e184ec153 Allow multiple mascots to be imported at the same time 2014-01-14 01:25:49 -07:00
Zixaphir
6b13767470 Fix blank mascots giving an error 2014-01-13 21:08:40 -07:00
Zixaphir
d386dcd24e Release appchan x v2.8.2. 2014-01-13 19:58:06 -07:00
Zixaphir
6d7533df49 Fix mascot positioning code.
Style.mascot doesn't exist anymore, we moved all CSS into
the style.sheets object
2014-01-13 18:34:35 -07:00
Zixaphir
1203260f21 Fix theme saving. 2014-01-13 18:22:39 -07:00
Zixaphir
f3731397da Delay Padding calculation until the header bar actually exists 2014-01-12 23:40:47 -07:00
Zixaphir
77c64bc75a Implement a theme and mascot switcher between SFW/NSFW boards 2014-01-12 17:41:30 -07:00
Zixaphir
f757aad8cb Remove mascot and theme tempfix 2014-01-12 15:06:34 -07:00
Zixaphir
2a7113ebdf Hide a harmless console error during rush conditions 2014-01-12 15:01:30 -07:00
Zixaphir
96338ebe0b Some empty select is causing issues, so I'm not gonna bother with it 2014-01-12 14:59:44 -07:00
Zixaphir
2061eb1a75 Fix Mascot dialog 2014-01-11 21:15:58 -07:00
Zixaphir
691f3e89d7 Small optimization 2014-01-04 14:52:04 -07:00
Zixaphir
22bedd63e0 Fix and optimize element rice code 2014-01-04 14:48:54 -07:00