118 Commits

Author SHA1 Message Date
ccd0
c1c0576f19 Implement 'Ignore Offline Status'. Also fix minor issues with updater. #287, #352 2015-03-08 13:17:23 -07:00
ccd0
82cd322c4b Remove unneeded event arguments from event handlers. 2015-02-15 01:03:56 -08:00
ccd0
343c044761 Follow Zixaphir in adding space to label in UI.checkbox.
Change settings checkbox (where space was unwanted) to HTML template.
2015-02-02 22:59:06 -08:00
ccd0
d983857976 Merge from Appchan X: src/Monitoring 2015-01-31 01:16:03 -08:00
ccd0
94928b7c83 Merge from Appchan X: Whitespace and other changes not affecting compiled script. 2015-01-30 01:22:40 -08:00
ccd0
ce009a23f0 Make thread updater more robust. #307 2015-01-28 13:47:56 -08:00
ccd0
79714c6ab9 Fix whenModified argument. 2015-01-24 15:51:05 -08:00
ccd0
935596722c Fix some errors from features run on 404 pages. 2015-01-03 14:27:59 -08:00
ccd0
87f8e441ed Remove redundant $.addClass. 2014-12-26 16:18:37 -08:00
ccd0
810cd20647 Fix error when ThreadUpdater.checkPost called without event. 2014-12-20 18:26:46 -08:00
ccd0
7cdd342bd0 Restore Auto Update. #235 2014-12-19 22:40:04 -08:00
ccd0
fcc1a60d51 Fix update bugs when Auto Scroll is enabled.
Bug was introduced by commit c38c37c7200f208699fd9dce62f557b1185bfd3a.
2014-12-08 18:18:38 -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
70a8c639c3 Implement Mark New IPs. #190 2014-11-12 03:36:07 -08:00
ccd0
24f5a743f7 Move read of initial IP count to Main.coffee; also read bump/image limit. 2014-11-11 21:17:36 -08:00
ccd0
2fa6333ca3 IP Count bugfixes. 2014-11-10 04:14:13 -08:00
ccd0
3602d49396 Update to new 'There are ... posters' wording of original post form. 2014-11-09 22:37:53 -08:00
ccd0
6d4d4e8ba6 Update IP count in original post form. 2014-11-09 17:34:57 -08:00
ccd0
f1dbda4b13 Add unique IP count to thread stats. 2014-11-09 12:48:45 -08:00
ccd0
aaeff46c2b Fix ID highlighting. 2014-11-02 18:15:12 -08:00
ccd0
481e0452e8 Assume deleted posts less than 60 seconds old are false positives. #166 2014-11-01 23:03:42 -07:00
ccd0
9b222dc5c0 Don't display the 'Closed' notification when a thread becomes archived. 2014-10-18 18:52:39 -07:00
ccd0
ac47d7e5e1 Manual refreshes should not increase updater interval. #164 2014-10-18 14:58:37 -07:00
ccd0
597da2aa41 Remove dead code. 2014-10-18 14:35:26 -07:00
ccd0
ff4527e885 Fix timer continuing to count when offline. 2014-10-18 14:22:33 -07:00
ccd0
46217f0990 Fix assignment of 'null' CSS class. 2014-10-18 14:11:22 -07:00
ccd0
b713eb21f4 Merge branch '1.9.3.x'
Conflicts:
	src/Monitoring/ThreadUpdater.coffee
2014-09-20 21:16:36 -07:00
ccd0
8e228c38e3 workaround removed too soon 2014-09-20 19:02:03 -07:00
ccd0
e04e933438 use 4chan's new archived thread icon 2014-09-19 21:43:48 -07:00
ccd0
9d58a62e16 Archived thread related bugfixes. 2014-09-18 11:32:15 -07:00
ccd0
15a56ec0ae implement PostsInserted and use it in ImageLoader 2014-09-08 10:31:30 -07:00
ccd0
db73a5f293 work around false 404s from 4chan 2014-09-01 15:08:02 -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
cff287c9c3 HTML templates 2014-08-02 22:43:01 -07:00
ccd0
c0a2bb78ad ThreadUpdate 404 event needs threadID for ThreadWatcher to work 2014-06-19 00:10:51 -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
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
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
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