ccd0
f92c309461
Don't show page number on /f/.
2015-05-26 19:32:14 -07:00
ccd0
76f6226729
Fix retry logic for page count.
2015-05-26 19:15:02 -07:00
ccd0
cd23973d99
$.ajax: Each feature gets its own last-modified list.
2015-05-25 18:44:13 -07:00
ccd0
b2659b91dd
Use conditional to simplify some other HTML templates.
2015-03-28 15:33:18 -07:00
ccd0
d6f2d9492e
Parse /f/ files.
2015-03-14 17:50:37 -07:00
ccd0
a3dc18ce82
File count fixes.
2015-03-10 23:29:13 -07:00
ccd0
dca84b6d2d
More unused argument cleanup.
2015-02-15 01:21:57 -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
feef3e8fad
Fix floating Thread Stats when Updater is disabled.
2014-12-26 16:01:54 -08:00
ccd0
795cad793d
Shorten thread stats descriptions.
2014-11-16 20:31:25 -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
ea163382d6
Make IP count in thread stats optional.
2014-11-09 14:18:03 -08:00
ccd0
f1dbda4b13
Add unique IP count to thread stats.
2014-11-09 12:48:45 -08:00
ccd0
18beaf70d9
Show "?" instead of "0" until thread stats are populated.
2014-10-26 01:10:43 -07:00
ccd0
68c7132ba9
Update the page number when new posts are made.
2014-10-26 01:07:11 -07:00
ccd0
1e8e5206f2
ThreadStats: fix mistake in HTML rewrite
2014-08-09 18:51:39 -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
e810af22ca
remove dead feature disconnection code
2014-06-17 22:54:51 -07:00
ccd0
cb828fa9c4
quote all the attributes
2014-05-15 17:32:38 -07:00
ccd0
f3026041b4
slight change to UI.dialog to make searching for vulnerabilities easier
2014-05-13 17:19:09 -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
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
dc5daeba06
I really don't like iterating through objects.
2014-01-14 20:17:44 -07:00
Zixaphir
a20e85d30f
Features can *and should* handle under what context they disconnect
2014-01-11 12:03:50 -07:00
Zixaphir
0d29b42a02
This kills the script
...
No, seriously, this commit breaks everything if you open a reply.
It's k, though, that's why this branch exists: so I can break it
all without harming end users and stable development.
Holy carp, though, the amount of errors thrown!
2014-01-09 18:51:49 -07:00
Zixaphir
84cbff8a77
ThreadStats.disconnect()
2014-01-09 15:37:01 -07:00
Zixaphir
a3c1afa5cd
Merge -- probably bugged until I sort out everything
...
that's actually changed. Honestly, all I wanted was the
4cdn changes, but any excuse to merge was good enough, I guess.
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
Gruntfile.coffee
changelog-old
css/style.css
html/General/Settings.html
html/Monitoring/ThreadUpdater.html
html/Monitoring/ThreadWatcher.html
html/Posting/QR.html
package.json
src/Filtering/ThreadHiding.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/post.class
src/General/meta/manifest.json
src/Images/ImageExpand.coffee
src/Meta/banner.js
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/ExpandThread.coffee
src/Miscellaneous/Keybinds.coffee
src/Miscellaneous/Nav.coffee
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadStats.coffee
src/Monitoring/ThreadUpdater.coffee
src/Monitoring/ThreadWatcher.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
2013-11-22 17:25:06 -07:00
Mayhem
985afb2a1a
Support 4cdn.
2013-11-21 23:11:02 +01:00
Mayhem
bc72f0f763
Create importHTML function, and use it.
2013-11-02 19:21:05 +01:00
Zixaphir
91cedb3b89
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
html/General/Settings-section-Rice.html
img/changelog/3.9.0/0.png
package.json
src/Images/AutoGIF.coffee
src/Images/RevealSpoilers.coffee
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/IDColor.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteInline.coffee
src/Quotelinks/QuotePreview.coffee
src/Quotelinks/QuoteYou.coffee
src/Quotelinks/Quotify.coffee
2013-10-13 13:53:38 -07:00
Mayhem
10e93091d7
{Post,Thread}::callbacks => {Post,Thread}.callbacks
2013-10-02 11:38:15 +02:00
seaweedchan
b9b4efae5e
Merge in new thread watcher and change a few things
2013-08-13 00:03:29 -07:00
Zixaphir
e0895c594a
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
css/style.css
src/Archive/Redirect.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/$.coffee
src/General/lib/databoard.class
src/Monitoring/ThreadStats.coffee
src/Monitoring/ThreadUpdater.coffee
src/Monitoring/ThreadWatcher.coffee
2013-08-12 18:26:39 -07:00
seaweedchan
875f0cd4f8
Merge Zixaphir X
2013-08-12 00:07:39 -07:00
Mayhem
e0cb19ac53
$.xhr will now deal with Last-Modified and If-Modified-Since headers itself.
2013-08-11 18:02:22 +02:00
seaweedchan
af21ad07bc
Merge Mayhem X
2013-06-14 03:14:54 -07:00
Mayhem
0f742f0d0b
Show "Dead" instead of the page number when the thread 404s.
2013-06-11 17:03:13 +02:00
Jordan Bates
4481b56851
Mayhem X
2013-05-27 06:13:40 -07:00
Jordan Bates
55def8c027
Page Count in Stats option, #43
2013-05-27 00:25:56 -07:00
Mayhem
121bd1834c
Add page number in Thread Stats. Close #832
2013-05-26 01:06:01 +02:00
Jordan Bates
c4aaecc860
@nami-doc doesnt like fatties
2013-05-06 03:14:02 -07:00
Jordan Bates
06900d0a21
Watcher shortcut, #55
2013-05-06 02:35:28 -07:00
Jordan Bates
cea9f7f600
Fix #35
2013-04-29 22:22:52 -07:00
Jordan Bates
09baa3feea
Merge Mayhem's structure
2013-04-26 14:04:12 -07:00