2780 Commits

Author SHA1 Message Date
ccd0
6d4d4e8ba6 Update IP count in original post form. 2014-11-09 17:34:57 -08:00
ccd0
ea163382d6 Make IP count in thread stats optional. 2014-11-09 14:18:03 -08:00
ccd0
f1dbda4b13 Add unique IP count to thread stats. 2014-11-09 12:48:45 -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
ccd0
98a105e603 Ignore paste event when clipboardData.items is undefined. 2014-11-09 02:43:12 -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
bd7e01926b Fix missing callback for case of unsupported image types. 2014-11-01 23:42:18 -07:00
ccd0
481e0452e8 Assume deleted posts less than 60 seconds old are false positives. #166 2014-11-01 23:03:42 -07:00
talichan
6d01b6ac4b /b/
added for imcute
Conflicts:
	src/Archive/archives.json
2014-11-01 09:54:35 -07: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
18beaf70d9 Show "?" instead of "0" until thread stats are populated. 2014-10-26 01:10:43 -07:00
ccd0
68c7132ba9 Update the page number when new posts are made. 2014-10-26 01:07:11 -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
22f591127e Add .moe to list of linkified TLDs. #157 2014-10-25 17:23:12 -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
37bc13333c unreadQY -> quotingYou 2014-10-19 11:26:57 -07:00
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