ccd0
f52a625a2a
follow Mayhem's changes to QRPostSuccessful and QRPostSuccessful_
2014-06-18 23:43:20 -07:00
ccd0
63a9d3dcd1
follow Mayhem's changes to ThreadUpdate API
2014-06-18 23:31:37 -07:00
ccd0
cdb83f744a
cleanup menu code
2014-06-18 22:39:19 -07:00
ccd0
f5cafab599
fix missing .fullID, add ID field to object sent
2014-06-18 00:37:05 -07:00
ccd0
3c71e2f726
reduce data sent by QRPostSuccessful event
2014-06-18 00:29:10 -07:00
ccd0
17ab7f5f36
reduce data sent in ThreadUpdate events
2014-06-18 00:14:09 -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
3f210757cc
disable features not yet working properly with quote threading
2014-06-01 22:40:20 -07:00
ccd0
4662d6e2aa
okay to set lastReadPost if entire thread read
2014-06-01 22:25:04 -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
5989c4b555
fix ThreadUpdater crash on /f/ threads with JSON Nav on
2014-06-01 13:55:13 -07:00
ccd0
f5047e8fdd
remove workaround for fixed Chrome bug
2014-05-26 14:40:56 -07:00
ccd0
bf1c3b4f01
make bottom QR and update links work with JSON Navigation
2014-05-16 19:44:44 -07:00
ccd0
624365806b
make these single quotes
2014-05-16 03:45:10 -07:00
seaweedchan
42d99be128
Add update link to bottom nav links
2014-05-16 01:43:56 -07:00
ccd0
cb828fa9c4
quote all the attributes
2014-05-15 17:32:38 -07:00
ccd0
17ef291fde
slight reformat
2014-05-15 09:41:04 -07:00
ccd0
1189b71029
this seems to be a common pattern
2014-05-14 14:16:16 -07:00
ccd0
75f639172b
use single quotes when possible
2014-05-14 00:24:12 -07:00
ccd0
f3026041b4
slight change to UI.dialog to make searching for vulnerabilities easier
2014-05-13 17:19:09 -07:00
ccd0
c3f04314cc
make things work with Quick Reply and Thread Updater disabled
2014-05-11 17:36:13 -07:00
ccd0
a452b732fd
change res -> thread in JSON API URLs
2014-04-13 01:46:18 -07:00
ccd0
4ecd6f8cfe
res -> thread
2014-04-12 21:16:01 -07:00
ccd0
bb08d503a9
Merge branch 'master' into page1
...
Conflicts:
src/General/Index.coffee
src/Monitoring/ThreadStats.coffee
2014-04-12 20:39:12 -07:00
ccd0
1a3f1f5af2
fix Thread Stats bug
2014-04-12 19:34:00 -07:00
ccd0
1182047357
more indexing changes
2014-04-12 18:41:05 -07:00
Nebukazar
823464ce64
Small fixes
...
Quote Threading disabled by default
Added missing titles to Header icons
Download Link should now appear in the Menu
2014-04-09 01:57:42 +02:00
Zixaphir
6649e8519c
Fix unread count + thread updater with quote threading enabled
...
See guys, fix one thing, break another!
2014-02-16 03:15:23 -07:00
Zixaphir
b3f937f5c8
Fix JSON Navigation unread count
2014-02-16 03:11:27 -07:00
Zixaphir
6dd0cac797
Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/script.js
src/Archive/Redirect.coffee
src/General/Header.coffee
src/Monitoring/Favicon.coffee
2014-02-16 01:00:41 -07:00
Kabir Sala
d22dceea5a
Add Metro favicon (why not?)
2014-02-10 18:00:34 +01:00
Zixaphir
b6749b91a5
Merge branch 'mayhem' into v3
...
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
css/style.css
html/General/Settings-section-Main.html
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/$.coffee
src/General/lib/thread.class
src/Linkification/Linkify.coffee
src/Miscellaneous/AnnouncementHiding.coffee
src/Monitoring/ThreadStats.coffee
2014-01-22 12:10:34 -07:00
Mayhem
710655f13e
Use xhr.responseType = 'json'.
2014-01-21 14:46:26 +01:00
Zixaphir
8454ed099c
There is always a QR.db in appchan.
2014-01-16 16:52:21 -07:00
Zixaphir
7eb2d0aa34
Mostly fix everything broken. Mostly.
2014-01-16 16:44:18 -07:00
Zixaphir
fc90fd45d9
Fix thread updater
2014-01-16 11:56:21 -07:00
Zixaphir
8135493359
Fix unread count for your posts, among other things
2014-01-16 11:19:37 -07:00
Zixaphir
6095a97921
More of a proof of concept than anything. May revert?
2014-01-16 11:07:19 -07:00
Zixaphir
30f4d0922b
Don't change titles until we've successfully navigated.
2014-01-15 17:09:25 -07:00
Zixaphir
56397d7ba2
Oops.
2014-01-14 20:25:18 -07:00
Zixaphir
dc5daeba06
I really don't like iterating through objects.
2014-01-14 20:17:44 -07:00
Zixaphir
251eaf802f
Fix Favicon on Catalog
2014-01-12 19:44:47 -07:00
Zixaphir
36826cac3e
Merge some old favicon changes from appchan that never made it back
...
to v3
2014-01-12 15:20:39 -07:00
Zixaphir
525a3ebb79
This is safe
...
d.head is available at document-start in everything but Scriptish.
Which we don't support
2014-01-12 15:11:05 -07:00
Zixaphir
a20e85d30f
Features can *and should* handle under what context they disconnect
2014-01-11 12:03:50 -07:00
Zixaphir
6bd1d44b68
Unread Count actually requires the nodes to be on the page
...
Unfortunately
2014-01-10 18:55:33 -07:00
Zixaphir
bc9f094a77
Turns out I never finished my Thread Title magic...
...
because @MayhemYDG had already done it and done it better. So I
thought mine was working when it was just his... and then
realized when I didn't disconnect it and the index was getting a
title from a thread that it wasn't working and his was.
So let's just use his code.
2014-01-10 18:07:14 -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