60 Commits

Author SHA1 Message Date
ccd0
d0d3f1ed13 Redundant; set in @setEnabled. 2019-04-04 18:00:30 -07:00
Teasday
af42c636b4 Quote threading hotkey 2019-04-04 17:43:31 +03:00
ccd0
34d47e8f80 'Prune by Default' -> 'Prune All Threads' 2016-11-07 18:25:19 -08:00
ccd0
67d22a15e9 Add Prune by Default option (default: false): Turn Reply Pruning on by default in all threads, except when navigating to a post that would be hidden. #1115 2016-11-07 12:19:54 -08: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
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -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
e7fce8d0ac Make entirety of 'Threading' menu item clickable. 2016-04-03 15:59:15 -07:00
ccd0
f6010ca298 Make 'Threading' and 'Show Last <n>' checkboxes turn each other off. 2016-04-03 00:07:31 -07:00
ccd0
a567752ba1 Fix errors from changing the Threading checkbox while loading page. 2016-04-02 23:55:03 -07:00
ccd0
d4bafd67e2 Get rid of unnecessary writes. 2016-04-02 23:17:02 -07:00
ccd0
ea2b28f9b1 Make 'Threading' checkbox persistent. #340 2016-04-02 22:17:42 -07: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
30e451f776 Fix header menu order. #339 2015-02-27 16:39:17 -08:00
ccd0
b24ff9d282 Thread posts with multiple quotes provided all of them are ancestors of the last. 2015-02-03 11:45:38 -08:00
ccd0
136be3763f Turning off threading should hide the "Thread New Posts" link.
Also simplify a little.
2015-02-01 16:28:51 -08:00
ccd0
742184d2c0 Merge from Appchan X: src/Quotelinks
deferred: QuoteBacklinks.coffee, QuoteMarkers.coffee, and related changes (including change in QuoteInline.qiQuote)
2015-02-01 16:12:36 -08:00
ccd0
8df52a0b24 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-31 02:50:38 -08:00
ccd0
6589995e45 Fix treatment of fetched deleted posts. 2014-12-01 20:30:09 -08:00
ccd0
c38c37c720 Overhaul quote threading.
- Separate post order data from read/unread status.
- Make compatible with unread line and scroll to last read post.
- Implement [Thread New Posts] link.
2014-11-30 12:46:07 -08:00
ccd0
b618b760b8 Refactor adding of unread posts. 2014-11-28 20:26:22 -08:00
ccd0
85cdf666c6 This should have been removed in e74cd4e961c3d623e622dd9d56e66ed4992331e4, not made unconditional. 2014-11-23 19:16:45 -08:00
ccd0
e74cd4e961 Fix Unread.init condition. 2014-11-22 15:39:50 -08:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
cdb83f744a cleanup menu code 2014-06-18 22:39:19 -07:00
ccd0
e810af22ca remove dead feature disconnection code 2014-06-17 22:54:51 -07:00
ccd0
efc852464f don't use event for adding to menu internally 2014-06-17 21:12:07 -07:00
ccd0
0de728e5a6 get quote threading + quote notifications partially working 2014-06-01 20:48:43 -07:00
ccd0
cb828fa9c4 quote all the attributes 2014-05-15 17:32:38 -07:00
ccd0
6fb54490c2 fix bug in quote threading 2014-04-20 00:40:10 -07:00
Zixaphir
7eb2d0aa34 Mostly fix everything broken. Mostly. 2014-01-16 16:44:18 -07:00
Zixaphir
dc5daeba06 I really don't like iterating through objects. 2014-01-14 20:17:44 -07:00
Zixaphir
a20e85d30f Features can *and should* handle under what context they disconnect 2014-01-11 12:03:50 -07:00
Zixaphir
79cf8713a4 Add some stuff, hopefully should reduce errors 2014-01-09 23:10:32 -07:00
Zixaphir
c47b14f0bf Now I need to figure out how to get the Feature.ready code to run 2014-01-09 20:15:48 -07:00
Zixaphir
0d29b42a02 This kills the script
No, seriously, this commit breaks everything if you open a reply.
It's k, though, that's why this branch exists: so I can break it
all without harming end users and stable development.

Holy carp, though, the amount of errors thrown!
2014-01-09 18:51:49 -07:00
Zixaphir
41e3fa05ad Start working on getting index navigation from a thread working 2014-01-08 09:30:23 -07:00
Zixaphir
51c41f563c Shave off a couple lines 2014-01-07 10:28:37 -07:00
Zixaphir
898cfda2fd That translates to leaner JS 2014-01-07 10:23:48 -07:00
Zixaphir
420a5ad432 Why bother assigning variables to do nothing with them? 2014-01-07 10:20:13 -07:00
Zixaphir
80dd30def0 Optimizations to QuoteThreading (again) 2014-01-07 10:17:46 -07:00
Zixaphir
a7ce01cb61 Fix toggle 2014-01-06 09:37:23 -07:00
Zixaphir
3a776fb5e1 Missed one. 2014-01-06 09:17:54 -07:00
Zixaphir
8b6ea725e4 post.cb.call(post) > post.cb()
heh, comprehension fail. this was this anyways.
2014-01-06 09:15:20 -07:00
Zixaphir
77d97277c9 Minor optimizations 2014-01-06 09:04:45 -07:00
Zixaphir
b9f2702daf Consolidate and cleanup 2014-01-06 08:55:26 -07:00
Zixaphir
1c5c542ca1 And that should fix everything. Woo. 2014-01-06 08:45:17 -07:00