9 Commits

Author SHA1 Message Date
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
6ddfc0d5a6 Fix "New Theme" button. Close #367 2013-06-20 21:39:51 -07:00
Zixaphir
e0cc524e32 bugfixes 2013-06-01 06:17:25 -07:00
Zixaphir
7809ca0fe3 Basically redo theme importing. 2013-05-28 05:15:58 -07:00
Zixaphir
31c3af58aa Some rethinking of how to handle theme and mascots sections. 2013-05-09 00:46:12 -07:00
Zixaphir
df47d68235 Fix theme and mascot editors.
Sorry, they've been broken awhile and no one told me.
2013-05-08 23:19:00 -07:00
Zixaphir
6c4e4b6b9f Fix various settings tabs and dialogs
* Delete / Undelete Themes and Mascots
* Themes only add [custom] if they're not already User Themes
2013-05-08 04:48:23 -07:00
Zixaphir
6b2e90671b Fix custom themes. 2013-05-03 12:30:07 -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