230 Commits

Author SHA1 Message Date
ccd0
5745ee6b0a multiple DataBoards with same key causes sync problems 2014-08-17 11:19:52 -07:00
ccd0
448d2e84f7 remove check threads menu item; we can restore it if actually requested 2014-08-16 23:32:33 -07:00
ccd0
688f7edf2d make refresh button spin 2014-08-16 23:28:14 -07:00
ccd0
a24f62923b add thread watcher refresh button 2014-08-16 21:53:42 -07:00
ccd0
77a3d59ddf remove unread count from dead threads 2014-08-16 19:51:32 -07:00
ccd0
6ae8662d7d make unread count in thread watcher optional 2014-08-16 19:42:43 -07:00
ccd0
77bacb0d2b adding thread should check unread count 2014-08-16 19:18:56 -07:00
ccd0
a6cbde4eb3 better fix: move unread count back inside link 2014-08-16 19:07:51 -07:00
ccd0
f65d0833a3 bugfixes for thread watcher count 2014-08-16 18:12:13 -07:00
Asger Hautop Drewsen
5b0a1111a9 Partial: unread counter in Thread Watcher 2014-08-16 14:45:01 -07:00
ccd0
59c1355203 Merge branch '1.8.8.x' into 1.8.9.x 2014-08-12 22:57:30 -07:00
ccd0
c8cb630532 indicate thread death when threads become archived 2014-08-12 22:48:56 -07:00
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