218 Commits

Author SHA1 Message Date
ccd0
1e8e5206f2 ThreadStats: fix mistake in HTML rewrite 2014-08-09 18:51:39 -07:00
ccd0
4d40b30c28 archive features should be disableable 2014-08-08 21:24:41 -07:00
ccd0
2a5da0a0a9 use Javascript snippets for code in HTML templates 2014-08-03 08:16:23 -07:00
ccd0
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
5800bacc85 fix Firefox unread count bug 2014-07-23 07:09:45 -07:00
ccd0
7d14a5395f hide spoilers in desktop notifications 2014-07-04 14:45:15 -07:00
ccd0
c0a2bb78ad ThreadUpdate 404 event needs threadID for ThreadWatcher to work 2014-06-19 00:10:51 -07:00
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