177 Commits

Author SHA1 Message Date
Zixaphir
bdba59eccc Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	CONTRIBUTING.md
	Gruntfile.coffee
	package.json
	src/Miscellaneous/Keybinds.coffee
2013-12-09 19:00:56 -07:00
Mayhem
26f0fca675 Fix #1376. 2013-12-09 11:18:24 +01:00
Zixaphir
adaa09aaaa Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Fix some issues with previous merge.

Conflicts:
	CHANGELOG.md
	package.json
	src/General/Header.coffee
	src/Linkification/Linkify.coffee
2013-12-06 17:11:36 -07:00
Mayhem
d46660e633 Only set the file info margin for replies, not OPs. 2013-12-07 00:22:25 +01:00
Mayhem
3efffe8a6e Fix 4chan X for markup change. 2013-12-07 00:03:55 +01:00
Zixaphir
a3c1afa5cd Merge -- probably bugged until I sort out everything
that's actually changed. Honestly, all I wanted was the
4cdn changes, but any excuse to merge was good enough, I guess.

Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3

Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	changelog-old
	css/style.css
	html/General/Settings.html
	html/Monitoring/ThreadUpdater.html
	html/Monitoring/ThreadWatcher.html
	html/Posting/QR.html
	package.json
	src/Filtering/ThreadHiding.coffee
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/lib/post.class
	src/General/meta/manifest.json
	src/Images/ImageExpand.coffee
	src/Meta/banner.js
	src/Miscellaneous/ExpandComment.coffee
	src/Miscellaneous/ExpandThread.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Miscellaneous/Nav.coffee
	src/Monitoring/Favicon.coffee
	src/Monitoring/ThreadStats.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Monitoring/ThreadWatcher.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
2013-11-22 17:25:06 -07:00
noface
216dca44ae Add hide header on scroll. Close #1138 2013-11-21 02:10:23 +01:00
Mayhem
77cd2f69d4 Change the shadow for QR previews. 2013-11-16 20:47:10 +01:00
Mayhem
882670bc6b Screw the "Remove" text next to the QR post clear button, move to title tooltip. 2013-11-16 20:26:18 +01:00
Mayhem
b2b4197249 Change the OP page indicator. 2013-11-16 20:19:17 +01:00
Mayhem
752e6a8747 Fix font-family of the page num indicators. 2013-11-16 15:57:48 +01:00
Mayhem
b72b69d9a3 Hidamarize the index search input on focus. 2013-11-16 15:57:47 +01:00
Mayhem
20b4087f1d Use fa-plus for the #add-post in the QR. #1338 2013-11-16 15:57:47 +01:00
Mayhem
ffc625259e Replace the times symbol with fa-times. #1338 2013-11-16 15:57:47 +01:00
Mayhem
2248e4de16 Fix the index search clear button appearance on Firefox. 2013-11-16 15:57:47 +01:00
Mayhem
e9a128da70 Add search-clearing button. 2013-11-16 15:57:47 +01:00
Mayhem
547e9db6a2 Smaller search input by default. Hidamarize on hover/focus. 2013-11-16 15:57:47 +01:00
Mayhem
86a46f35fb Move the last refresh timer, give the "field" class to the search input. 2013-11-16 15:57:46 +01:00
Mayhem
a8209eaa89 Add index searching. Close #1318 2013-11-16 15:57:46 +01:00
Mayhem
6975a766b9 Update font-awesome. 2013-11-07 22:34:41 +01:00
Mayhem
0eb224e077 Simpler summary creation, tiny Build.thread() optimization. 2013-11-02 19:21:06 +01:00
Mayhem
0540dcf30f Instantaneous index page navigation.
Also fix page navigation keybinds.
2013-11-02 19:21:05 +01:00
Mayhem
47710a7c6e Build the pagelist dynamically. 2013-11-02 19:21:05 +01:00
Mayhem
7e8fd31733 Toggle the pagelist visibility via CSS to avoid a crash when the index update is done before the element exists.
Also only send the If-Modified-Since HTTP header when we have something significant to send.
2013-11-02 19:21:05 +01:00
Mayhem
5b6c1df083 Load the index asap on page load. 2013-11-02 19:21:04 +01:00
Mayhem
4ff5fd287a Update FontAwesome. 2013-10-23 21:13:10 +02:00
Zixaphir
38010c0b26 A couple of small things 2013-10-13 13:57:36 -07:00
Zixaphir
847078db53 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	json/archives.json
	package.json
	src/Filtering/Anonymize.coffee
	src/General/Config.coffee
	src/General/lib/post.class
	src/Linkification/Linkify.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Posting/QuickReply.coffee
2013-09-20 05:45:04 -07:00
Mayhem
1208e96233 Add support for the flag selector on /pol/. #1270 2013-09-13 16:41:18 +02:00
Mayhem
5523d9a6a8 Fix the padding of QR inputs on Windows. 2013-09-13 00:56:08 +02:00
Zixaphir
47bdc73f4c Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	css/style.css
	src/Images/ImageExpand.coffee
	src/Linkification/Linkify.coffee
	src/Monitoring/ThreadUpdater.coffee
2013-08-30 18:15:47 -07:00
Mayhem
44bde8781f Drop support for prefixed flexbox. 2013-08-27 12:53:41 +02:00
noface
01146f85c5 Close #1255. 2013-08-23 01:04:44 +02:00
Mayhem
a5e20db33f Refine QR previews dragging. 2013-08-21 20:25:44 +02:00
Mayhem
b5edee8a91 Sightly smaller header bar. 2013-08-21 18:34:19 +02:00
Mayhem
13f7afba63 Handle icon-reorder better on 1dppx screens. #1254 2013-08-21 02:00:29 +02: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
Mayhem
5aff534c36 Normalize the #qr select font. 2013-08-20 17:10:11 +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
030b1278bc Use Font Awesome to replace "QR" end "EAI".
Hopefully this'll make more sense for some users.
2013-08-16 22:43:02 +02:00
Mayhem
eaf4acd832 Fix vertical alignement of the board list. 2013-08-15 00:41:12 +02:00
Mayhem
8135e93db8 On-the-fly QR filename editing. 2013-08-15 00:24:40 +02:00
Mayhem
0ee17f32ce Use classes to position menus and sub-menus. 2013-08-13 13:53:15 +02:00
Mayhem
f1cf1addfe Move the header menu button into the header shortcuts. 2013-08-13 12:56:21 +02:00
Mayhem
a92afa5679 Add fetching status at the top of the thread watcher. #99 2013-08-12 21:41:13 +02:00
Johnny
940202150a Update CSS to reflect new Thread Watcher changes 2013-08-12 19:20:56 +02:00
Mayhem
6261160891 Start the Thread Watcher rewrite. #99
Fix #1112.
2013-08-12 19:20:56 +02:00
Mayhem
8560f204b2 Remove userjs support and Presto-related code.
Add `minimum_opera_version` in the manifest.
Up the min Chrome version for unprefixed MutationObserver support.
2013-07-08 19:09:23 +02:00
Mayhem
009bb9f74d Revert "Somewhat more discernible forwardlinks."
This reverts commit b307072907e08a178ccf686d32838cd51883db81.

See crbug.com/257695
2013-07-05 22:16:53 +02:00
Mayhem
b307072907 Somewhat more discernible forwardlinks. 2013-07-03 12:04:29 +02:00