165 Commits

Author SHA1 Message Date
ccd0
38f63e6aa8 Move most stuff from Site to g.SITE; Site.hostname -> g.SITE.ID; put data for other sites in g.sites. 2019-04-09 03:30:58 -07:00
ccd0
19c7e73d14 Get rid of more API URLs spread about the codebase. 2019-03-24 04:42:43 -07:00
ccd0
14a7f55e1a Handle aborts in Thread Updater similarly. 2019-03-24 02:56:24 -07:00
ccd0
e77fa69c53 Move If-Modified-Since code to separate function $.whenModified 2019-03-23 13:03:45 -07:00
ccd0
52128775e1 Restore forced If-Modified-Since for intra-site thread watcher requests. 2019-03-08 03:30:01 -08:00
ccd0
96cae8339a Fire PostsInserted event on common ancestor of inserted posts. 2018-10-20 12:40:52 -07:00
ccd0
c41c6d412b WebExtensions doesn't like protocol relative URLs in AJAX requests. 2017-09-28 02:23:59 -07:00
ccd0
a55683b352 Fix empty space on left side of floating thread update timer when thread first loaded. 2016-11-26 18:43:10 -08:00
ccd0
eb7c48af0c Move dialog positions into Config. 2016-11-05 18:15:32 -07:00
ccd0
ad9c3df4dc Help out decaffeinate. #829 2016-10-01 03:18:22 -07:00
ccd0
8a6b6b5ec8 Add thread.nodes.root property. 2016-09-25 14:28:04 -07:00
ccd0
2a13c80190 Merge commit 'e1b0d62ceb258f016377517182497d3572fae095' 2016-07-09 15:35:52 -07:00
ccd0
6a2b05a629 Make sure all shortcuts have IDs. #904 2016-06-17 17:59:53 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
19a57d5737 Fix loading icon getting stuck on in Firefox. #832 2016-06-03 06:08:32 -07:00
ccd0
8ba434151c Improve error message consistency. 2016-05-17 22:21:58 -07:00
ccd0
2909e88223 Bring back index argument for Header.addShortcut. 2016-04-27 08:38:33 -07:00
ccd0
54de0d7a25 Rebuild only needed files when an imported file changes. 2016-04-19 20:39:01 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
f1b82d013f Remove dependency of Post, Thread, CatalogThread classes on Callbacks class. 2016-04-15 10:34:39 -07:00
ccd0
d261f1d056 Remove fake grunt from templates. 2016-04-11 17:25:23 -07:00
ccd0
f8124c4489 Remove support for files in replies on /f/. #803 2016-04-02 20:53:02 -07:00
ccd0
7c893c4734 Chromium won't play audio created in an inactive tab until the tab has been focused. 2016-02-27 11:37:05 -08:00
ccd0
3151b75400 An unfocused window should beep like an inactive tab. 2016-02-27 11:16:45 -08:00
ccd0
27ce9fa417 Beep Quoting You should always double beep if Beep is on to distinguish it. 2016-02-27 11:11:28 -08:00
ccd0
8faefb9ec5 Beep on reply to you. #631 2016-02-15 22:27:09 -08:00
ccd0
fc12dfc00e Don't insert things into .navLinksBot if it didn't load. 2016-01-23 14:51:14 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
34c8da43c4 Reorganization: Move stuff out of src/General. 2015-11-15 11:57:19 -08:00
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
cd23973d99 $.ajax: Each feature gets its own last-modified list. 2015-05-25 18:44:13 -07:00
ccd0
f420c115f9 Fix update beep on filtered posts / your own posts. #366 2015-03-24 21:20:13 -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
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
82cd322c4b Remove unneeded event arguments from event handlers. 2015-02-15 01:03:56 -08:00
ccd0
343c044761 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-02 22:59:06 -08:00