5566 Commits

Author SHA1 Message Date
Zixaphir
7d626b9cb8 Get "slideout" UI working. 2013-08-20 00:20:29 -07:00
Zixaphir
4b015dae9e Merge branch 'master' into icons 2013-08-19 22:53:32 -07:00
Zixaphir
f20b0ac3f7 Release appchan x v2.3.5. 2013-08-19 22:46:34 -07:00
Zixaphir
d157537946 Merge branch 'master' into icons 2013-08-19 20:52:48 -07:00
Zixaphir
00c1976ddd Fix 2013-08-19 20:52:24 -07:00
Zixaphir
158390bed1 Fix #436, fix #435 2013-08-19 20:46:14 -07:00
Zixaphir
1facbe7dc1 Get Flex actually working 2013-08-19 09:06:31 -07:00
Zixaphir
eb12134f6c It continues~ 2013-08-19 04:35:06 -07:00
Zixaphir
a730a0bc17 Start IconPositioner rewrite 2013-08-19 02:21:51 -07:00
Zixaphir
8656eb34c7 Release appchan x v2.3.4. 2013-08-18 23:37:46 -07:00
Zixaphir
f38e3460f4 Fix threadwatcher CSS 2013-08-18 22:41:25 -07:00
Zixaphir
85f86371a7 Add a width 2013-08-18 21:15:56 -07:00
Zixaphir
cbecf966a9 Fix Desktop Notifications 2013-08-18 21:11:12 -07:00
Zixaphir
fbed325076 Unbreak my style detection 2013-08-18 12:10:20 -07:00
Zixaphir
f0dad7d847 Kill headcount 2013-08-18 11:46:21 -07:00
Zixaphir
72e3fc2585 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	LICENSE
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	package.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/html/Features/QuickReply.html
	src/General/img/favicons/xat-/unreadDead.png
	src/General/img/favicons/xat-/unreadDeadY.png
	src/General/img/favicons/xat-/unreadNSFW.png
	src/General/img/favicons/xat-/unreadNSFWY.png
	src/General/img/favicons/xat-/unreadSFW.png
	src/General/img/favicons/xat-/unreadSFWY.png
	src/General/meta/banner.js
	src/General/meta/metadata.js
	src/Images/ImageExpand.coffee
	src/Monitoring/Favicon.coffee
	src/Monitoring/ThreadWatcher.coffee
	src/Posting/QuickReply.coffee
2013-08-18 11:17:07 -07:00
Zixaphir
8570d5e63d Attempt to fix QR not clearing successfully 2013-08-18 10:34:52 -07:00
Zixaphir
7fd7c249dc Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/General/Config.coffee
2013-08-18 10:24:51 -07:00
Zixaphir
973883c615 >coffeescript 2013-08-18 09:12:33 -07:00
Zixaphir
b178881cab Fix breaking styles 2013-08-18 09:11:22 -07:00
Mayhem
a1e8d1a924 Remove the Tab to Choose Files First on Firefox.
Firefox forces the flex order as tab order so the setting is useless.
2013-08-18 17:48:52 +02:00
Zixaphir
6a7f1cfe0b More or less fix #373
Some parts will be discolored. Not really my fault.
2013-08-18 08:15:18 -07:00
Zixaphir
162f125e43 Fix #432
For the time being, Mascots have been removed from all none-board
pages (excluding Catalog, which is *technically* a board page, and
can already be changed at the users discretion)
2013-08-18 07:47:23 -07:00
Mayhem
62d292ebf9 Release 4chan X v3.9.0. 2013-08-18 16:35:43 +02:00
Mayhem
e0f28283c5 Changelog. 2013-08-18 16:27:44 +02:00
Zixaphir
718c525edc Fix .ad-plea styling 2013-08-18 07:24:56 -07:00
seaweedchan
60ad20f6a5 Merge branch 'v3' of https://github.com/zixaphir/appchan-x 2013-08-18 06:00:23 -07:00
Zixaphir
110f9fe9aa Fix Notifications 2013-08-18 05:18:25 -07:00
Mayhem
a312645cf0 Typo. Fix #1245. 2013-08-18 14:12:16 +02:00
seaweedchan
ba1ba0f113 Some final tweaks to the icons 2013-08-18 04:43:26 -07:00
seaweedchan
e8e5bb47a2 Eye icon 2013-08-18 04:18:03 -07:00
Zixaphir
ce78a9d403 We're just going to use the CSS we want, not the CSS provided. 2013-08-18 04:06:39 -07:00
seaweedchan
1fb2897baa Some shortcut icon tweaks 2013-08-18 03:42:25 -07:00
seaweedchan
5689ba0012 You class to quotelinks quoting you
Close #153
2013-08-18 02:07:58 -07:00
seaweedchan
b99bae6843 Make background removal important 2013-08-18 01:53:02 -07:00
seaweedchan
5d763b44f1 QR filename editing tweaks 2013-08-18 01:51:07 -07:00
Zixaphir
68e18cba7d Fix #305
Thanks Anonymous <3
2013-08-17 23:37:21 -07:00
Zixaphir
556b2df4d1 Fix .watch-thread-link 2013-08-17 23:22:21 -07:00
Zixaphir
c3d021d117 Forgot to build 2013-08-17 21:12:23 -07:00
Zixaphir
decf5e4fab Apply icons to all shortcuts, really.
@seaweedchan: This seems more your forte than mine.
2013-08-17 21:11:00 -07:00
Zixaphir
ec32e54ef5 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	css/style.css
	src/General/Config.coffee
	src/General/meta/manifest.json
	src/Posting/QuickReply.coffee
2013-08-17 21:00:31 -07:00
Zixaphir
d15f8ee728 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	LICENSE
	css/style.css
	html/Posting/QR.html
	img/changelog/3.2.0/0.png
	package.json
	src/General/Get.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Notice.coffee
	src/General/Notification.coffee
	src/General/Settings.coffee
	src/General/img/icon.gif
	src/General/lib/notification.class
	src/Monitoring/Favicon.coffee
	src/Posting/QuickReply.coffee
	src/Quotelinks/QuoteOP.coffee
2013-08-17 20:33:48 -07:00
Mayhem
8e98e030c2 document.hasFocus() doesn't always work as intended in Chrome stable.
See crbug.com/64846
2013-08-18 03:38:13 +02:00
Mayhem
2c0946068e Fix the spacing between the last shortcut and the right bracket.
@ferongr
2013-08-18 00:49:16 +02:00
Mayhem
f9005c02bf Fix missing () 2013-08-18 00:44:45 +02:00
Mayhem
a088db9ee2 Use document.hasFocus() instead. 2013-08-18 00:28:48 +02:00
Mayhem
346010e188 Show a desktop notification even if the tab is visible. 2013-08-18 00:20:07 +02:00
Mayhem
dd8748fbfb Fix #1243. 2013-08-18 00:15:50 +02:00
Mayhem
eb2ea88ede Opera doesn't actually support the "minimum_opera_version" key.
I assume it follows the "minimum_chrome_version"?
2013-08-17 23:11:02 +02:00
Mayhem
7c9f43a5f0 Fix Polyfill.notificationPermission on Opera.
Opera doesn't have notifications.
2013-08-17 23:00:06 +02:00