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
Zixaphir
5a080e7f60
D:
2014-01-05 17:47:40 -07:00
Zixaphir
4f8e304ee8
So terrible~
2014-01-05 13:57:26 -07:00
Zixaphir
3f60a05edc
I was wrong. Still broken, but getting there
2014-01-05 13:12:06 -07:00
Zixaphir
c1427e4494
And... I think that's done. Well, that wasn't hard.
2014-01-05 10:52:58 -07:00
Zixaphir
6574746e90
Start working on putting in aeosynth's RandomAccessList
...
For performance, obviously.
2014-01-04 13:38:09 -07:00
Zixaphir
91233b8d61
remove [].contains. It was a bad idea.
...
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -07:00
Zixaphir
91cedb3b89
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
html/General/Settings-section-Rice.html
img/changelog/3.9.0/0.png
package.json
src/Images/AutoGIF.coffee
src/Images/RevealSpoilers.coffee
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/IDColor.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteInline.coffee
src/Quotelinks/QuotePreview.coffee
src/Quotelinks/QuoteYou.coffee
src/Quotelinks/Quotify.coffee
2013-10-13 13:53:38 -07:00
seaweedchan
875f0cd4f8
Merge Zixaphir X
2013-08-12 00:07:39 -07:00
Zixaphir
7064d0b54e
Fix QuoteThreading toggle.
2013-07-31 17:26:31 -07:00
Jordan Bates
09baa3feea
Merge Mayhem's structure
2013-04-26 14:04:12 -07:00