515 Commits

Author SHA1 Message Date
Zixaphir
1f49ef2212 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/html/Settings/Settings.html
	src/Miscellaneous/AnnouncementHiding.coffee
2014-01-26 11:40:50 -07:00
Zixaphir
f301f1c2c2 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-01-21 13:59:05 -07:00
Zixaphir
8ad63f968a Release appchan x v2.8.7. 2014-01-19 15:29:48 -07:00
Zixaphir
c94820e184 HTTPS for posting, always. 2014-01-19 15:25:22 -07:00
Zixaphir
3d0dd62556 Try to get some better errors out of QR.req.onerror 2014-01-19 15:18:57 -07:00
Zixaphir
ed28e05f72 Brighten shortcut icons on dark themes 2014-01-19 14:43:34 -07:00
Zixaphir
d0ec506633 Release appchan x v2.8.6. 2014-01-19 05:42:34 -07:00
Zixaphir
2184727cd7 Holy consistent implementations, Batman!
It would appear by making code blocks that are reusable that we can
reuse them!
2014-01-19 05:29:46 -07:00
Zixaphir
bec7045024 Fix #543 2014-01-19 05:21:06 -07:00
Zixaphir
b82ba8b620 A bit of cleanup of Rice. 2014-01-19 05:14:59 -07:00
Zixaphir
a1a427dbda Fix space in quote hash navigation 2014-01-19 04:31:50 -07:00
Zixaphir
6d8cd45b41 Ooops, didn't see that~ 2014-01-18 20:09:02 -07:00
Zixaphir
4a2249d0ec Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Navigate.coffee
	src/Posting/QR.coffee
2014-01-18 20:01:02 -07:00
Zixaphir
baa99f286e Bullshit, really 2014-01-18 01:22:58 -07:00
Zixaphir
99033cdffa Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2014-01-17 19:08:56 -07:00
Zixaphir
cc7decfd34 Merge branch 'v3' 2014-01-17 13:23:36 -07:00
Zixaphir
8e1469ed55 Fix some hover issues caused by me being a n00b when I wrote them 2014-01-17 12:49:56 -07:00
Zixaphir
45b8b07aec Release appchan x v2.8.5. 2014-01-14 13:13:24 -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
141f9b6dd3 Release appchan x v2.8.4. 2014-01-13 21:09:21 -07:00
Zixaphir
6b13767470 Fix blank mascots giving an error 2014-01-13 21:08:40 -07:00
Zixaphir
d81c4cd568 Fix non-JSON 4chan 2014-01-13 20:59:37 -07:00
Zixaphir
0264edab7d Release appchan x v2.8.3. 2014-01-13 19:58:35 -07:00
Zixaphir
d386dcd24e Release appchan x v2.8.2. 2014-01-13 19:58:06 -07:00
Zixaphir
7d4f0be88f Release appchan x v2.8.2. 2014-01-13 19:37:55 -07:00
Zixaphir
750ac760bb Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/General/Header.coffee
2014-01-13 19:36:02 -07:00
Zixaphir
6195487460 Merge branch 'v3' 2014-01-13 19:10:17 -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
9ecbcd1455 PaisleyChan fixes 2014-01-13 18:12:35 -07:00
Zixaphir
b1cf10fbd2 Release appchan x v2.8.1. 2014-01-13 13:39:10 -07:00
Zixaphir
8781f52a36 Remove the Force Reply Break option on Chrome
Disabling it was broken, so now it's forced. Sorry.
2014-01-13 13:36:51 -07:00
Zixaphir
94dd0e555f Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.meta.js
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/Menu/Menu.coffee
2014-01-13 13:25:43 -07:00
Zixaphir
f3731397da Delay Padding calculation until the header bar actually exists 2014-01-12 23:40:47 -07:00
Zixaphir
d2435777ff Well, who is dumb? I'm dumb. 2014-01-12 19:47:55 -07:00
Zixaphir
99a6565ca9 Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Monitoring/Favicon.coffee
2014-01-12 19:46:28 -07:00
Zixaphir
064b5480c3 Merge branch 'v3' 2014-01-12 19:22:04 -07:00
Zixaphir
ca153df551 Fix catalog, add some CSS for index features 2014-01-12 18:53:34 -07:00
Zixaphir
72d880383c Merge branch 'v3' 2014-01-12 18:04:19 -07:00
Zixaphir
ccba62bc70 Give themes a sense of "state", I guess. 2014-01-12 17:59:39 -07:00
Zixaphir
790ce952a7 Wait, wait, no. Escape that shit. 2014-01-12 17:46:05 -07:00
Zixaphir
77c64bc75a Implement a theme and mascot switcher between SFW/NSFW boards 2014-01-12 17:41:30 -07:00