27 Commits

Author SHA1 Message Date
Zixaphir
3c4d53cdab Start styling the front page again. 2013-06-03 03:47:19 -07:00
Zixaphir
a2ceddb03b Rethink the #main-menu and settings icons in general 2013-06-02 17:36:15 -07:00
Zixaphir
960f8022a4 Fix thread watcher icon in themes that use #xxxxxx colors 2013-06-02 13:46:22 -07:00
Zixaphir
4aaffad845 Some layout issues
- Board Title over Board Logo Image
- Icons background
- Extra spacing under navigation.
2013-06-02 13:00:36 -07:00
Zixaphir
d64c21854b Make Appchan filters work in webkit. 2013-06-01 06:06:29 -07:00
Zixaphir
04efddaa9b Redo mascot positioning to be less dumb. 2013-05-31 20:44:03 -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
5358f8a019 Patches. 2013-05-31 07:10:15 -07:00
Zixaphir
24014c43ea Missed some things. 2013-05-31 06:41:46 -07:00
Zixaphir
8b9c320473 theme.css 2013-05-31 06:24:47 -07:00
Zixaphir
00dc59a891 Progress is pretty. 2013-05-31 04:32:25 -07:00
Zixaphir
ab630bd21d This is going to take awhile. 2013-05-30 14:42:21 -07:00
Zixaphir
0352812e07 Revert a[href] 2013-05-29 05:53:46 -07:00
Zixaphir
1ebf4ef024 cleanup 2013-05-28 05:50:15 -07:00
Zixaphir
c61f526573 Only treat clickable <a> tags as links. 2013-05-28 05:48:03 -07:00
Zixaphir
e93a249e4b Redo mascot exporting. 2013-05-28 05:34:14 -07:00
Zixaphir
1a2b663658 Fix highlighting 2013-05-27 18:29:16 -07:00
Zixaphir
1debf61f2e Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.js
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/General/Header.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/html/Settings/Advanced.html
	src/Monitoring/Favicon.coffee
	src/Monitoring/ThreadWatcher.coffee
2013-05-14 11:40:38 -07:00
Zixaphir
fd54b161f5 Fix "Updater and Thread Stats in Header" option. 2013-05-10 13:04:54 -07:00
Zixaphir
c141a1973b More rice than you can shake a stick at.
You're gonna need a new rice cooker.
2013-05-10 03:58:24 -07:00
Zixaphir
744ef5461a Unhide #unread-line 2013-05-10 01:22:24 -07:00
Zixaphir
c78443ac00 Just use Mayhem-style notifications
Anyone who wants better ones can put their CSS where their mouth is.
I don't wanna deal with it. #280
2013-05-09 01:36:39 -07:00
Zixaphir
31c3af58aa Some rethinking of how to handle theme and mascots sections. 2013-05-09 00:46:12 -07:00
Zixaphir
d89e17c060 Lighten up on the board title outline 2013-05-03 11:33:27 -07:00
Zixaphir
d01154ed7d Remove content pertaining to prefetching 2013-05-03 11:19:46 -07:00
Zixaphir
cffd5c56dd Fix #226 2013-05-03 09:24:21 -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