2745 Commits

Author SHA1 Message Date
ccd0
3fe39900c7 Merge branch '1.9.7.x' 2014-10-19 11:05:07 -07:00
talichan
e0298bf0e2 Update archives.json
Conflicts:
	src/Archive/archives.json
2014-10-19 10:44:12 -07:00
ccd0
9b222dc5c0 Don't display the 'Closed' notification when a thread becomes archived. 2014-10-18 18:52:39 -07:00
ccd0
5e971532b4 Trust Greasemonkey's value instead of the value from the storage event.
Also fix $.set and $.delete breaking check on whether sync is needed.
2014-10-18 18:30:41 -07:00
ccd0
1b6fffe9f0 Add CSS class for thread watcher lines with unread replies, rename replies quoting you class for consistency. 2014-10-18 16:25:28 -07:00
ccd0
7a9ee9d764 Don't highlight threads with unread posts unless 'Show Unread Count' is on. 2014-10-18 16:20:09 -07:00
ccd0
b2dc8ca341 Increase size of draggable region on floating update counter. #165 2014-10-18 15:31:26 -07:00
ccd0
ac47d7e5e1 Manual refreshes should not increase updater interval. #164 2014-10-18 14:58:37 -07:00
ccd0
597da2aa41 Remove dead code. 2014-10-18 14:35:26 -07:00
ccd0
ff4527e885 Fix timer continuing to count when offline. 2014-10-18 14:22:33 -07:00
ccd0
46217f0990 Fix assignment of 'null' CSS class. 2014-10-18 14:11:22 -07:00
ccd0
664c7d957d Enable "Auto Watch Reply" by default. 2014-10-18 02:52:34 -07:00
ccd0
a680a5d409 Fix clash between index/catalog link setting in CatalogLinks and Index. 2014-10-18 01:04:02 -07:00
ccd0
57db7e9837 Clarify that index features need to be enabled for 4chan X catalog to work. 2014-10-18 00:39:51 -07:00
ccd0
a10c0e564a Always remember catalog index mode, redesign catalog/index links. #150 2014-10-18 00:34:51 -07:00
ccd0
5bf0c9ede3 Warn when inserting tags on a board that doesn't support them. 2014-10-16 23:52:06 -07:00
ccd0
a0e9c832fb Highlight watched threads with unread posts quoting you. 2014-10-16 20:29:58 -07:00
ccd0
e5b2c3f5fd Merge branch '1.9.6.x'
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2014-10-16 12:14:28 -07:00
ccd0
aff37f762a Fix replaced WebM thumbnails showing at full height in gallery. 2014-10-16 12:08:50 -07:00
ccd0
219b3ba1a2 Don't close the QR if there are more posts queued. 2014-10-16 00:36:37 -07:00
ccd0
747c76e08a Add command+click as an alternative to ctrl+click on OS X (#162). 2014-10-13 19:22:06 -07:00
ccd0
fd5097af3d Escape parameters in javascript: sauce links. 2014-10-13 00:20:59 -07:00
ccd0
39f99d5b56 Disabling custom board navigation should remove the show/hide button. (#99) 2014-10-12 20:44:27 -07:00
ccd0
ad949622e1 Revert line-height changes from 9749e41d3ec247825c99174fa422c5b17d388f74. 2014-10-12 19:18:23 -07:00
ccd0
02bc5acbc8 Move navigation links below header menu and gallery. 2014-10-12 19:07:52 -07:00
ccd0
6acff0b326 Simplify, clarify z-index CSS. 2014-10-12 19:02:25 -07:00
ccd0
9749e41d3e Use 4chan's font size for the custom board list (less likely to overflow).
Also other header tweaks.
2014-10-12 18:12:38 -07:00
ccd0
07e751be3f Move QR to same default height as thread watcher. 2014-10-12 12:10:03 -07:00
ccd0
1e02d6d474 Revert "Revert "This transition isn't working well (often coming from bottom of screen).""
This reverts commit 6b5c8a203eb1344c4fe97a5a9f1a9916d07ccba2.
2014-10-12 10:43:27 -07:00
ccd0
f5c4bf379f Revert "Revert "Fix error notifications in gallery another way.""
This reverts commit d71d2e6edcf32edc47d7d01c154bac68c19f10b2.
2014-10-12 10:43:26 -07:00
ccd0
24ed75b1e0 Revert "Revert "Partially revert "improve error handling"""
This reverts commit d3e47c9a94711283a69c6fd97b59392ce301492c.
2014-10-12 10:43:20 -07:00
ccd0
8e95cd2fb6 Move to Youtube API v3, implement batch title requests. 2014-10-12 10:15:00 -07:00
ccd0
ade9191eed fix return values of $.ajax, $.cache 2014-10-11 21:18:43 -07:00
ccd0
d3e47c9a94 Revert "Partially revert "improve error handling""
This reverts commit 05d43defea09c1a2dcfc341e714625188729cf57.
2014-10-11 13:24:40 -07:00
ccd0
d71d2e6edc Revert "Fix error notifications in gallery another way."
This reverts commit 235e9199c2f90c4df76f2f02e13d603679a64590.
2014-10-11 13:24:39 -07:00
ccd0
6b5c8a203e Revert "This transition isn't working well (often coming from bottom of screen)."
This reverts commit 836e6f204b87591d2a3cb9a25d3d1565deb3c84a.
2014-10-11 13:24:32 -07:00
ccd0
a55643ef7b Fix duplicate ImageHover event handler.
The thumbnail is replaced before the event hander is added.
2014-10-10 23:06:20 -07:00
ccd0
e54054cf8f "Restart when Opened" option (see #159) 2014-10-09 21:53:32 -07:00
ccd0
f1b6325d65 Merge branch '1.9.5.x'
Conflicts:
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2014-10-09 19:02:05 -07:00
ccd0
4185e0633c add imagehosts list for imcute.yt 2014-10-09 18:56:27 -07:00
talichan
6bc72205dc Update archives.json
updated uid
2014-10-09 18:19:55 -07:00
talichan
1cefd06602 Update archives.json
/vg/, /gif/, /jp/ + full images.
2014-10-09 18:19:31 -07:00
talichan
b2bab07fbb Update archives.json
updated uid
2014-10-09 18:11:37 -07:00
talichan
31960d740a Update archives.json
/vg/, /gif/, /jp/ + full images.
2014-10-10 01:41:25 +02:00
ccd0
836e6f204b This transition isn't working well (often coming from bottom of screen). 2014-10-09 08:48:58 -07:00
ccd0
235e9199c2 Fix error notifications in gallery another way. 2014-10-09 08:35:53 -07:00
ccd0
05d43defea Partially revert "improve error handling"
Revert Header.coffee part of commit 3aa96b32f0a53efbf72a483a7c7a3b515d69fe6c.
2014-10-08 23:08:47 -07:00
ccd0
ffb0f26716 Cycle through all banners before repeating. 2014-10-08 04:58:43 -07:00
ccd0
8b7275df22 Move yourPosts out of synced storage.
Also try to make it easier to move stuff in and out of synched storage if necessary.
2014-10-07 23:03:44 -07:00
ccd0
84088259a5 Fix the list of banners we select from. 2014-10-07 10:13:15 -07:00