2956 Commits

Author SHA1 Message Date
seaweedchan
b51755a4f9 Some more gallery tweaks 2013-08-23 03:14:42 -07:00
seaweedchan
9a43535675 Some small gallery tweaks 2013-08-23 03:01:13 -07:00
NoneGiven
cb498db8df Typo
It just werx
2013-08-23 02:04:19 +02:00
noface
01146f85c5 Close #1255. 2013-08-23 01:04:44 +02:00
Zixaphir
8e4d88eb16 Port Appchan's Gallery 2013-08-22 12:28:55 -07:00
Zixaphir
ccc0335b79 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	css/style.css
	html/Monitoring/ThreadWatcher.html
	json/archives.json
	package.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/img/favicons/empty.gif
	src/Linkification/Linkify.coffee
	src/Miscellaneous/ExpandComment.coffee
	src/Monitoring/Favicon.coffee
	src/Monitoring/ThreadWatcher.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
2013-08-22 12:10:33 -07:00
Zixaphir
b55cda889e Enable Gallery by default 2013-08-22 10:45:41 -07:00
Zixaphir
aabe78984d Shrink Gallery fonts 2013-08-22 10:44:49 -07:00
Zixaphir
1df5442483 changelog image 2013-08-21 13:18:30 -07:00
Zixaphir
d1568b60f4 typo 2013-08-21 13:13:21 -07:00
Zixaphir
fee1785104 Finish up Gallery for the time being 2013-08-21 13:04:40 -07:00
Zixaphir
5af3407eda Fix Style.padding 2013-08-21 11:40:06 -07:00
Zixaphir
e80797a0fb Separate icons and "stats" in the shortcuts element 2013-08-21 11:26:48 -07:00
Mayhem
6e88579cc8 Close #1250. 2013-08-21 17:25:49 +02:00
Zixaphir
fa44526c54 Rice gallery a little harder
Focus frame on open()
2013-08-21 07:13:58 -07:00
Zixaphir
2f9e7a06d7 Fix mascot and theme saving 2013-08-21 03:14:48 -07:00
Jordan Bates
231e151fbb Release 4chan X v1.2.35. 2013-08-20 15:19:31 -07:00
Mayhem
a7d26c173d Replace the Header & Thread Watcher menu icon with a FontAwesome icon.
Also fix .brackets-wrap spacing.
2013-08-20 18:18:17 +02:00
Zixaphir
8fde4ef520 Accidentally saved all 2013-08-20 09:05:25 -07:00
Zixaphir
3e2bfee617 Pretty much finish up the Gallery 2013-08-20 09:04:56 -07:00
Zixaphir
54b373c688 Small Gallery. I'm not sure where I'm going with it yet. 2013-08-20 04:46:04 -07:00
Zixaphir
1cf8b0fe9e Werk Tyme 2013-08-20 01:11:32 -07:00
Zixaphir
f1dca28678 No longer necessary 2013-08-20 00:57:33 -07:00
Zixaphir
3c0c478ded Some touchups 2013-08-20 00:56:18 -07:00
Zixaphir
8a83feaaa1 Some cleanup 2013-08-20 00:38:13 -07:00
Zixaphir
c37971cc54 Remove old files 2013-08-20 00:30:42 -07:00
Zixaphir
7d626b9cb8 Get "slideout" UI working. 2013-08-20 00:20:29 -07:00
Mayhem
f4433ccf4c Merge pull request #1246 from MayhemYDG/linkify
Add Linkification.
2013-08-19 15:45:52 -07:00
Mayhem
4196ce2600 Clean links from spoiler and code tags. 2013-08-20 00:33:56 +02:00
Mayhem
abedf85973 Disable error reports if localStorage is blocked. 2013-08-19 20:50:48 +02:00
Zixaphir
1facbe7dc1 Get Flex actually working 2013-08-19 09:06:31 -07:00
Jordan Bates
0442192181 Release 4chan X v1.2.34. 2013-08-19 07:38:57 -07:00
Zixaphir
eb12134f6c It continues~ 2013-08-19 04:35:06 -07:00
Mayhem
a5adff0ab6 Fix parsing of empty text nodes in Post::parseComment(). 2013-08-19 12:27:04 +02:00
Zixaphir
a730a0bc17 Start IconPositioner rewrite 2013-08-19 02:21:51 -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
Jordan Bates
a1ad605f9e Disable notifications 2013-08-18 21:09:03 -07:00
noface
202d7617e3 Add Linkification. 2013-08-18 20:53:08 +02: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
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
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
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
Zixaphir
718c525edc Fix .ad-plea styling 2013-08-18 07:24:56 -07:00
seaweedchan
ba1ba0f113 Some final tweaks to the icons 2013-08-18 04:43:26 -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
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