1211 Commits

Author SHA1 Message Date
ccd0
a2afb1078b Fix thread stats not being draggable by IP count or page. 2014-11-16 20:27:48 -08:00
ccd0
8bcec61542 Reduce unnecessary calls to GM_getValue. 2014-11-16 17:19:30 -08:00
ccd0
e5318e2615 Merge branch '1.9.11.x' 2014-11-16 12:39:51 -08:00
ccd0
bee23e83fe Fix quoted text color in 4chan X catalog. 2014-11-16 06:48:56 -08:00
ccd0
4ac31962a2 Move nameBlock into post class. 2014-11-15 20:41:32 -08:00
ccd0
dc0cc65fd3 Move index mode to <select> in navlinks line. 2014-11-13 23:54:51 -08:00
ccd0
45de46a5f4 Auto Watch and Auto Watch Reply are now disabled by default. 2014-11-13 03:25:17 -08:00
ccd0
70a8c639c3 Implement Mark New IPs. #190 2014-11-12 03:36:07 -08:00
ccd0
24f5a743f7 Move read of initial IP count to Main.coffee; also read bump/image limit. 2014-11-11 21:17:36 -08:00
ccd0
c4518fbb06 Merge branch '1.9.10.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-11-11 00:06:51 -08:00
ccd0
5473f8081e Fix Hide Original Post Form (broken by 4chan update). 2014-11-11 00:00:32 -08:00
ccd0
700085107f Make IP count in thread stats optional. 2014-11-10 03:10:57 -08:00
ccd0
0ec7fca9b8 Revert "Revert "add beta/dev to userscript names so beta/developement versions can be installed alongside stable""
This reverts commit dbea116828854ad7982e46649aa6e7c9c9346e84.
2014-11-10 01:49:13 -08:00
ccd0
dbea116828 Revert "add beta/dev to userscript names so beta/developement versions can be installed alongside stable"
This reverts commit 047381bb5d6637c2e762c57d3aca53aa587a9b29.
2014-11-10 01:13:06 -08:00
ccd0
ea163382d6 Make IP count in thread stats optional. 2014-11-09 14:18:03 -08:00
ccd0
b09fadb744 Change index sort keybind from Ctrl+x to Alt+x. 2014-11-09 03:51:55 -08:00
Mayhem
afa889d128 Add keybind to cycle through index sort types.
Conflicts:
	CHANGELOG.md
	src/General/Config.coffee
	src/General/Index.coffee
	src/Miscellaneous/Keybinds.coffee
2014-11-09 03:47:59 -08:00
Mayhem
73a5bcfdee Add Image Size.
Conflicts:
	CHANGELOG.md
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/Index.coffee
	src/General/css/style.css
2014-11-08 19:20:20 -08:00
ccd0
5ca2cbc46f Revert "remove CSS for #index-size until actually implemented"
This reverts commit c47c800de7c1b3dc00eac6424bce4a675ddcd35a.

Conflicts:
	src/General/css/style.css
2014-11-08 15:37:07 -08:00
ccd0
aaeff46c2b Fix ID highlighting. 2014-11-02 18:15:12 -08:00
ccd0
624d498c37 Fix CSS class of persona settings textarea. 2014-10-27 23:44:22 -07:00
ccd0
8dffc3a8fd Override some 4chan catalog CSS that was messing up the settings dialog. 2014-10-27 23:37:06 -07:00
ccd0
f01293b743 Navigating to the index (as opposed to the catalog) will only switch to a non-catalog index mode if Use 4chan X Catalog is enabled. 2014-10-27 22:08:13 -07:00
ccd0
a0577968f5 Fix filename color in Tomorrow style. #179 2014-10-27 10:56:32 -07:00
milky
c0a4467d0d Convert anchor to text node.
Conflicts:
	src/General/Header.coffee
	src/General/css/style.css
2014-10-26 15:41:36 -07:00
milky
555f3c9867 Clearer when archive links are N/A.
Conflicts:
	src/General/Header.coffee
	src/General/css/style.css
2014-10-26 15:39:57 -07:00
ccd0
5e403217ae Fix name conflict with c = console. 2014-10-26 13:35:36 -07:00
ccd0
3eb7dadd65 Don't interpret -options in text/URLs. 2014-10-25 23:05:04 -07:00
ccd0
c8282a6b5a Remove old cruft from regexp. 2014-10-25 21:50:12 -07:00
Mayhem
84813bf470 board -> boardID in Header.generateBoardList().
Conflicts:
	src/General/Header.coffee
2014-10-25 21:22:12 -07:00
milky
9daf6dd05f Further archive link work.
Conflicts:
	src/General/Header.coffee
2014-10-25 21:06:55 -07:00
milky
9e1f0a12c0 Archive link.
Conflicts:
	html/General/Settings-section-Rice.html
	src/General/Header.coffee
2014-10-25 21:00:12 -07:00
ccd0
2646e3d4f8 Remove unused CSS. 2014-10-25 20:08:01 -07:00
ccd0
ea3c4d9bc6 Custom CSS should always be added after main CSS.
Also fix issue with "undefined" IDs.
2014-10-25 19:32:16 -07:00
ccd0
29d7e35840 #board-list has display:inline, so this has no effect. 2014-10-25 18:24:05 -07:00
ccd0
755a51209d Convert text in full board list to <span> elements. 2014-10-25 13:51:45 -07:00
ccd0
9d616c7353 Set image expansion to fit width by default. #173 2014-10-24 20:18:42 -07:00
ccd0
e3cc7bd7a4 Quotelink bug. #172 2014-10-24 20:11:37 -07:00
ccd0
752504a148 Move unread count in thread watcher to the left. 2014-10-19 16:00:38 -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
b2dc8ca341 Increase size of draggable region on floating update counter. #165 2014-10-18 15:31:26 -07:00
ccd0
664c7d957d Enable "Auto Watch Reply" by default. 2014-10-18 02:52:34 -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
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
747c76e08a Add command+click as an alternative to ctrl+click on OS X (#162). 2014-10-13 19:22:06 -07:00
ccd0
39f99d5b56 Disabling custom board navigation should remove the show/hide button. (#99) 2014-10-12 20:44:27 -07:00