37 Commits

Author SHA1 Message Date
Zixaphir
366ffd6558 My eventual goal is to move all of this into my JSColor
implementation.
2014-01-02 03:45:58 -07:00
Zixaphir
d9cab09436 God, what was I doing? 2014-01-02 02:07:29 -07:00
Zixaphir
2181553795 Reading over this, I'm probably going rewrite this all anyways.
It's just a giant mess. Unsorted, very flat, very unorganized.
Everything is just kinda strewn about with no regards to structure.
This is my code and I have no one to blame but myself.
2014-01-02 01:51:23 -07:00
Zixaphir
ae789f4ad8 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Index.coffee
	src/General/Settings.coffee
	src/General/lib/$.coffee
	src/Posting/QuickReply.coffee
2013-12-24 16:18:47 -07:00
Zixaphir
09936f3d6c Adapt silhouette code to generate silhouette Mascots 2013-09-04 15:11:55 -07:00
Zixaphir
98b07e177c One day, I'll just rewrite the whole mascot code
And then I'll just release it as its own script
And then I'll break Appchan X into script modules
And then, I'll look back
And realize I've come full circle and returned to `ya4cie`
<3 @aeosynth
2013-09-04 14:27:22 -07:00
Zixaphir
aafaadb8eb Fix #448 2013-09-03 16:43:33 -07:00
Zixaphir
ac764fd102 Redo image uploading
Reduce size before saving, hopefully should reduce issues with
quotas. This will only affect images selected via shift-click.

Also, try to handle 404'd mascots.
2013-08-31 20:13:41 -07:00
Zixaphir
2f9e7a06d7 Fix mascot and theme saving 2013-08-21 03:14:48 -07:00
Zixaphir
3ac1e4bc89 Fix #425 2013-08-15 23:41:50 -07:00
Zixaphir
f1d1aca203 Fix some things. 2013-08-08 15:49:00 -07:00
Zixaphir
930b04171b Honestly...
Even if you change the mascot after disabling it, it shouldn't be
a live setting.
2013-08-06 16:55:14 -07:00
Zixaphir
ee0f931cc8 Redundancy reduction 2013-08-06 16:51:19 -07:00
Zixaphir
7a093b26ee Use better practices in my own code. 2013-08-06 16:40:51 -07:00
Zixaphir
cf6032084c Fix mascot silhouette filter
Now generates actual silhouettes.
2013-06-21 00:47:56 -07:00
Zixaphir
27c6f07913 Let's be better than we are
Should fix some padding issues, optimize theme editting, and a
bit of other stuff that's hard to remember.
2013-06-21 00:11:10 -07:00
Zixaphir
9c494bbb0e Fix mascot positionings 2013-06-20 21:06:33 -07:00
Zixaphir
8490850939 Add an option to click current mascot to switch between mascots. 2013-06-20 19:31:34 -07:00
Zixaphir
283a33c443 A lot of backpedaling here. 2013-06-20 19:20:32 -07:00
Zixaphir
2c7900442c Oh lawd, is that a commit? 2013-06-20 17:09:20 -07:00
Zixaphir
97b3069af1 close #349 2013-06-04 10:48:13 -07:00
Zixaphir
dcac62d45e Rethink mascots (again) 2013-06-03 10:03:47 -07:00
Zixaphir
3efa3f2a5b I think that's about as simple as I can get theme.css for now. 2013-06-03 07:15:05 -07:00
Zixaphir
a2ceddb03b Rethink the #main-menu and settings icons in general 2013-06-02 17:36:15 -07:00
Zixaphir
3d2fc98544 cleaner return 2013-06-01 06:27:21 -07:00
Zixaphir
e0cc524e32 bugfixes 2013-06-01 06:17:25 -07:00
Zixaphir
04efddaa9b Redo mascot positioning to be less dumb. 2013-05-31 20:44:03 -07:00
Zixaphir
8144b38023 Rethink some mascot options. 2013-05-31 19:09:24 -07:00
Zixaphir
271aeb9bf7 Yeah, this will probably break a lot... 2013-05-31 16:55:30 -07:00
Zixaphir
c56470ee28 This will do until I feel like putting some polish into this. 2013-05-31 08:21:20 -07:00
Zixaphir
ab630bd21d This is going to take awhile. 2013-05-30 14:42:21 -07:00
Zixaphir
38a053a2fc Tighten up mascot positions. 2013-05-09 02:26:15 -07:00
Zixaphir
31c3af58aa Some rethinking of how to handle theme and mascots sections. 2013-05-09 00:46:12 -07:00
Zixaphir
a87ec3a060 More or less improve the mascot section code. 2013-05-08 05:35:52 -07:00
Zixaphir
56bcf92886 Fix z-index conflict. 2013-05-03 11:49:25 -07:00
Zixaphir
8b3dbc82fd Getting somewhere... 2013-05-03 10:43:14 -07:00
Zixaphir
77433f5da8 Merge branch 'v3' into Av2
Conflicts:
	builds/4chan-X.js
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/crx.crx
	builds/crx/manifest.json
	builds/crx/script.js
	package.json
	src/General/Config.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/css/burichan.css
	src/General/css/futaba.css
	src/General/css/photon.css
	src/General/css/style.css
	src/General/css/tomorrow.css
	src/General/css/yotsuba-b.css
	src/General/css/yotsuba.css
	src/General/img/favicons/Original/unreadDead.gif
	src/General/img/favicons/Original/unreadNSFW.gif
	src/General/img/favicons/Original/unreadSFW.gif
	src/General/img/favicons/dead.gif
	src/General/img/favicons/empty.gif
	src/General/img/favicons/ferongr/unreadDead.gif
	src/General/img/favicons/ferongr/unreadNSFW.gif
	src/General/img/favicons/ferongr/unreadSFW.gif
	src/General/meta/metadata.js
	src/Miscellaneous/AnnouncementHiding.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadStats.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Posting/QuickReply.coffee
	src/features/misc/header.coffee
	src/features/monitoring/favicon.coffee
2013-04-28 21:20:22 -07:00