ccd0
14298e1e30
Separate 'Remember Your Posts' from 'Mark Quotes of You'. #674
2015-12-15 23:20:28 -08:00
ccd0
30adbd6fa2
Old way of handling quotelinks in clones was leaving resurrected quotes out of @quotes and putting duplicates in @nodes.quotelinks.
2015-12-13 18:30:28 -08:00
ccd0
5e31c289b7
Make QuoteYou scrolling use post ID instead of postContainer's.
...
Also make hiding detection more general.
2015-12-13 12:19:30 -08:00
ccd0
db46cf64b2
Fix errors when post quoting you is added then removed from document.
...
Also parenthesize some assignments in if/while expressions.
2015-12-13 12:12:26 -08:00
ccd0
90b16fc2ab
Fix duplicate IDs from inlined quotes. #533
2015-12-13 11:17:50 -08:00
ccd0
b159be92f0
Fix inability to inline cross-board quote to post with same number.
2015-12-13 09:57:55 -08:00
ccd0
6b167d42b9
Fix some bugs with forwardlink indication, and extend it to inlined quotes. #361
2015-12-13 02:53:18 -08:00
ccd0
b07c215d62
Get rid of $.asap in UI.hover.
2015-12-12 14:50:47 -08:00
ccd0
71f03b8abe
Implement 'Inline Cross-thread Quotes Only'. #513
2015-12-06 18:58:53 -08:00
ccd0
cb4fd837c6
Not enough speed increase to justify this.
2015-12-06 18:31:15 -08:00
ccd0
b3ce37e065
Use QR.db to test whether Mark Quotes of You is on.
...
Fixes backlinks crash on settings change and makes things more consistent.
2015-11-28 11:30:59 -08:00
ccd0
e27858216f
Remove unwanted execute permissions.
2015-11-15 14:00:17 -08:00
ccd0
404aefc766
Remove the space between menu and backlinks instead of using the negative margin hack.
...
Negative margin hack looks funny when the line wraps at that point.
2015-10-27 19:14:38 -07:00
ccd0
0fd554705c
Fix resurrected quotes opening in new tabs. #482
...
Particularly a problem for deleted posts in the same thread.
In all cases inconsistent with current normal quotelink behavior.
2015-09-28 10:47:19 -07:00
ccd0
5248726a04
Fix errors from mouseover events from quotelinks themselves in quote previews, already removed from document.
2015-05-25 19:36:22 -07:00
ccd0
30e451f776
Fix header menu order. #339
2015-02-27 16:39:17 -08:00
ccd0
184141a5e0
When expanding threads, rebuild posts originally fetched for quote previews.
...
Fixes lack of post hiding buttons etc.
2015-02-08 00:27:49 -08:00
ccd0
1183dd8e2e
Merge branch 'get-refactor'
...
Conflicts:
src/General/Get.coffee
2015-02-06 22:51:41 -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
782fe3c690
Revert "Fix quotelinks on /pol/."
...
This reverts commit ae3e7eaef315e4beda88ef53bbb273c2cbd479be.
Conflicts:
src/Quotelinks/Quotify.coffee
2015-01-08 19:35:24 -08:00
ccd0
53ad72ee9a
Merge branch 'Stable' into Beta
...
Conflicts:
LICENSE
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
src/Quotelinks/Quotify.coffee
2015-01-04 10:42:27 -08:00
ccd0
4fb30a4d8f
Support archived thread list page.
2015-01-04 09:47:03 -08:00
ccd0
ae3e7eaef3
Fix quotelinks on /pol/.
2015-01-03 10:46:55 -08:00
ccd0
bacfbb4e64
Move post fetching code into a class.
2015-01-03 08:42:47 -08:00
ccd0
c066a23aac
Fix condition under which to disable thread/reply hiding.
2014-12-24 10:53:07 -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
c903b3e80c
fix scrolling to posts quoting you
2014-09-16 21:28:34 -07:00
ccd0
6228248c15
Fix "Allow post fetching to work if no archive is selected for thread redirection."
...
fixes commit c21a8b217f87336b71212169ed71db0c81cb63ee
2014-08-09 18:14:22 -07:00
ccd0
c21a8b217f
Allow post fetching to work if no archive is selected for thread redirection.
2014-08-09 15:57:19 -07:00
ccd0
cff287c9c3
HTML templates
2014-08-02 22:43:01 -07:00
ccd0
3fa001636d
%% in format string = literal %
2014-06-29 02:47:06 -07:00
ccd0
335ef45af3
Merge branch 'email-fix-reverted' into tests
2014-06-27 14:29:05 -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
0786f023f3
make all quote links stub-tolerant
2014-06-17 02:25:09 -07:00
ccd0
0de728e5a6
get quote threading + quote notifications partially working
2014-06-01 20:48:43 -07:00
ccd0
722635d722
Drop navigation between threads/boards with JSON
2014-06-01 17:40:23 -07:00
ccd0
cb828fa9c4
quote all the attributes
2014-05-15 17:32:38 -07:00
ccd0
57ed5e8055
fix privilege escalation vulnerability
2014-05-12 21:46:18 -07:00
Zixaphir
3b04eb6e2a
Reflow Navigate.node, allow navigation from backlinks and their hashes
...
Conflicts:
builds/4chan-X.user.js
builds/crx/script.js
src/General/Navigate.coffee
src/Quotelinks/QuoteBacklink.coffee
2014-05-10 18:45:33 -07:00
ccd0
6fb54490c2
fix bug in quote threading
2014-04-20 00:40:10 -07:00
ccd0
bf45917000
Merge branch 'newnames'
...
Conflicts:
src/General/lib/post.class
2014-04-19 16:57:17 -07:00