371 Commits

Author SHA1 Message Date
ccd0
910a71759e Show files in replies on /f/. 2015-07-12 16:43:39 -07:00
ccd0
df9e04f3ec Remove offline detection. 2015-07-12 14:12:31 -07:00
ccd0
efb896414a Convert browser-dependent code to use $.engine. 2015-07-04 02:37:20 -07:00
ccd0
7edf0eda95 Work around SeaMonkey desktop notifications bug. #383 2015-06-28 19:33:47 -07:00
ccd0
dfc3f8a9cc ThreadStats: Check if element we want to update exists instead of setting. 2015-05-26 19:52:43 -07:00
ccd0
ae08a7e251 Allow manual updating of page number in thread stats by clicking on it. 2015-05-26 19:42:09 -07:00
ccd0
f92c309461 Don't show page number on /f/. 2015-05-26 19:32:14 -07:00
ccd0
76f6226729 Fix retry logic for page count. 2015-05-26 19:15:02 -07:00
ccd0
0e383113b9 Fix alt+click to watch thread highlighting catalog thumbnail in Firefox. 2015-05-26 00:15:19 -07:00
ccd0
6227627f95 Revert "Don't clear the unread count of 404'd threads until they're actually visited."
This reverts commit 528b6fc4b1fd63ed3d807e490b0f1fb42bcccb3b.
2015-05-26 00:03:36 -07:00
ccd0
4dc5cc76fb Check threads for new posts when marking them dead.
Also minor cleanup.
2015-05-26 00:00:25 -07:00
ccd0
309daf7026 Don't force If-Modified-Since when getting data for re-added thread. 2015-05-25 20:47:12 -07:00
ccd0
a1708d74ea Force thread watcher to use If-Modified-Since even if page isn't cached; add timeout. 2015-05-25 19:03:11 -07:00
ccd0
cd23973d99 $.ajax: Each feature gets its own last-modified list. 2015-05-25 18:44:13 -07:00
ccd0
502ca4fb46 Clicking on thread watcher refresh button while loading threads aborts it. 2015-05-24 19:35:08 -07:00
ccd0
fd93d359a0 Fix parsing of /f/ quotelinks. 2015-05-02 17:53:03 -07:00
ccd0
9f148f2514 Fix filtered posts appearing as unread replies in thread watcher even after thread is opened and all posts read. 2015-04-26 11:22:05 -07:00
ccd0
44a2dfe737 Only run filters on thread watcher replies quoting you. 2015-04-26 10:41:52 -07:00
ccd0
1e395150ba Don't show filtered posts in thread watcher unread count. 2015-04-25 11:43:12 -07:00
ccd0
b83c2c9811 Fix whitespace being stripped from the comment before filtering.
This makes it possible to filter whitespace spam.
2015-04-24 01:02:57 -07:00
ccd0
344f5a7c82 Break up 'Toggleable Thread Watcher' into 'Fixed' and 'Toggleable' parts. #40 2015-04-07 10:11:11 -07:00
ccd0
0615be12de Revert thread watcher remembering whether it was hidden. 2015-04-07 08:43:26 -07:00
ccd0
118848ac2e Add replies-read CSS class to thread watcher lines with a known unread count of 0. 2015-04-06 20:03:30 -07:00
ccd0
528b6fc4b1 Don't clear the unread count of 404'd threads until they're actually visited. 2015-04-06 19:44:38 -07:00
ccd0
2580a12e16 Fix typo. 2015-04-05 21:45:26 -07:00
ccd0
2a087d633d Use CSS for hiding thread watcher close button. 2015-04-05 21:35:56 -07:00
ccd0
9a27b74127 Remove close button from non-toggleable thread watcher. 2015-04-05 10:15:14 -07:00
ccd0
6cb5eeede6 Make toggleable thread watcher remember whether it was hidden. 2015-04-05 00:48:17 -07:00
ccd0
b2659b91dd Use conditional to simplify some other HTML templates. 2015-03-28 15:33:18 -07:00
ccd0
f420c115f9 Fix update beep on filtered posts / your own posts. #366 2015-03-24 21:20:13 -07:00
ccd0
8f7c22d32c Consolidate Unread Favicon code a bit. 2015-03-24 20:44:46 -07:00
ccd0
b0fd56ac8d Fix unread line appearing when replying to a completely read thread. 2015-03-22 20:01:04 -07:00
ccd0
37810534c7 Merge branch 'bstable'
Conflicts:
	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
2015-03-15 21:24:44 -07:00
ccd0
c0f59e1249 Fix maximum updater interval under 'Optional Increase'. #358 2015-03-15 21:20:40 -07:00
ccd0
d6f2d9492e Parse /f/ files. 2015-03-14 17:50:37 -07:00
ccd0
1c3d4b3d91 Resurrected posts do not belong in newPosts. 2015-03-13 18:58:19 -07:00
ccd0
a3dc18ce82 File count fixes. 2015-03-10 23:29:13 -07:00
ccd0
93fc37956b The JSON archived property issue seems to be fixed. 2015-03-10 22:51:40 -07:00
ccd0
ba8e6cbdb9 New test for fake deletions. Also restore post.resurrect. #354 2015-03-10 22:36:37 -07:00
ccd0
c47bc8dce7 Fix updater beeping on posts to not completely read thread. 2015-03-09 05:21:52 -07:00
ccd0
668f2ed80e Change deletedPosts/deletedFiles to fullID. 2015-03-09 01:32:15 -07:00
ccd0
b629b3dca1 ThreadUpdater.thread -> thread, ThreadUpdater.thread.board -> board. 2015-03-09 01:08:41 -07:00
ccd0
acf31945b1 Make MarkNewIPs use deletedPosts. 2015-03-09 00:56:13 -07:00
ccd0
39e33ddccf Fix Auto Scroll. 2015-03-09 00:16:42 -07:00
ccd0
eb64392145 Bring back deletedPosts/deletedFiles. 2015-03-08 22:32:12 -07:00
ccd0
01af49fd52 Better fix for false-positive deleted posts: Check Last-Modified header. 2015-03-08 18:54:03 -07:00
ccd0
949eb05187 More thread updater refactoring. 2015-03-08 15:16:44 -07:00
ccd0
c1c0576f19 Implement 'Ignore Offline Status'. Also fix minor issues with updater. #287, #352 2015-03-08 13:17:23 -07:00
ccd0
6312cfaf20 Make thread watcher more robust against corrupt data. #341 2015-02-26 21:53:57 -08:00
ccd0
7f6ecc5670 Fix watch thread icon in Chromium 41+. 2015-02-18 14:12:38 -08:00