Jordan
0eae013b0b
Not sure why this got removed, but re-adding fixes the thread watcher
2014-01-09 01:18:05 -07:00
Jordan
8419b7c88b
Merge Zixaphir X, close #221
2014-01-08 20:55:13 -07:00
Zixaphir
ba7769329e
Eh, spacing
2014-01-07 14:27:36 -07:00
Zixaphir
073887e515
It occurs to me that Array.shift() is probably slow.
2014-01-07 14:23:27 -07:00
Zixaphir
31e409f361
I get asked a lot, "do you even test your code?"
...
No. No, the answer is no.
2014-01-07 14:18:22 -07:00
Zixaphir
f067d990c6
Start work on more or less JSONing everything
...
Obviously to start, I want to make adding and removing callbacks
simpler, because I'm going to need to be disabling and enabling
features on the fly quite a lot, I'm guessing.
2014-01-07 13:37:14 -07:00
Zixaphir
80dd30def0
Optimizations to QuoteThreading (again)
2014-01-07 10:17:46 -07:00
Jordan
bea8687825
Hopefully fix #210
2014-01-07 02:29:31 -07:00
Jordan
4735b8dae5
Update for 4cdn, maybe fix issues like #219 ?
2014-01-07 02:27:40 -07:00
Zixaphir
3f60a05edc
I was wrong. Still broken, but getting there
2014-01-05 13:12:06 -07:00
Zixaphir
b38f63e313
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.coffee
src/Filtering/PostHiding.coffee
src/General/Build.coffee
src/General/lib/$.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
2013-12-25 10:54:21 -07:00
Zixaphir
91233b8d61
remove [].contains. It was a bad idea.
...
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -07:00
Mayhem
8227d935cd
Cleanup asap.
2013-12-14 17:14:25 +01:00
Mayhem
410fbf3444
Remove mobile nodes in posts parsed from 4chan's markup.
2013-12-14 16:15:34 +01: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
d20e62dda2
Remove sending error logs.
...
I don't have the time to look into them actively,
and the majority of logs were not useful.
2013-11-15 21:11:32 +01:00
Mayhem
bddb032dac
We only have to look for one thread when visiting thread pages.
2013-11-03 16:47:22 +01:00
Mayhem
d00597f53d
Remove comment expansion-related code.
2013-11-02 19:21:06 +01:00
Mayhem
5b6c1df083
Load the index asap on page load.
2013-11-02 19:21:04 +01:00
Mayhem
d2587e4bb2
Refactor index generation/sorting.
2013-11-02 19:21:04 +01:00
Mayhem
1996fc4351
Add all-pages index navigation. Close #1133
2013-11-02 19:21:03 +01:00
Mayhem
fecf286d26
Make index page refreshing work.
2013-11-02 19:21:03 +01:00
Mayhem
ef38269981
Initial work for index navigation improvements.
2013-11-02 19:21:02 +01:00
Mayhem
a22bce79ab
Warn users about outdated versions of Greasemonkey.
2013-11-02 19:20:28 +01:00
Mayhem
4ff5fd287a
Update FontAwesome.
2013-10-23 21:13:10 +02:00
Zixaphir
71f4bbc4de
softTask optimizations.
...
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
2013-10-19 19:46:26 -07:00
Zixaphir
4f50fd300d
Infinite Scrolling
...
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/General/Main.coffee
2013-10-19 19:45:35 -07:00
Zixaphir
0415de74c1
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/html/Build/post.html
src/Monitoring/ThreadUpdater.coffee
src/Posting/QuickReply.coffee
2013-10-13 14:29:52 -07: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
6d4da42eb2
Merge Mayhem X
2013-09-22 03:57:03 -07:00
Zixaphir
c7d2021895
Place remove spoilers after Linkify
2013-09-03 17:27:18 -07:00
Zixaphir
47bdc73f4c
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
css/style.css
src/Images/ImageExpand.coffee
src/Linkification/Linkify.coffee
src/Monitoring/ThreadUpdater.coffee
2013-08-30 18:15:47 -07:00
Mayhem
0e3222312c
Remove a Chrome bug notice as it didn't seem to actually work.
2013-08-29 16:18:52 +02:00
Zixaphir
4435b84f3f
Sometimes, I'm dumb
2013-08-25 09:13:05 -07:00
Mayhem
de82bd3e45
Give CS loops a hand.
2013-08-23 15:34:42 +02:00
NoneGiven
cb498db8df
Typo
...
It just werx
2013-08-23 02:04:19 +02:00
noface
01146f85c5
Close #1255 .
2013-08-23 01:04:44 +02:00
Zixaphir
8e4d88eb16
Port Appchan's Gallery
2013-08-22 12:28:55 -07:00
Zixaphir
ccc0335b79
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
css/style.css
html/Monitoring/ThreadWatcher.html
json/archives.json
package.json
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/img/favicons/empty.gif
src/Linkification/Linkify.coffee
src/Miscellaneous/ExpandComment.coffee
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadWatcher.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
2013-08-22 12:10:33 -07:00
Mayhem
f4433ccf4c
Merge pull request #1246 from MayhemYDG/linkify
...
Add Linkification.
2013-08-19 15:45:52 -07:00
Mayhem
abedf85973
Disable error reports if localStorage is blocked.
2013-08-19 20:50:48 +02:00
noface
202d7617e3
Add Linkification.
2013-08-18 20:53:08 +02:00
Zixaphir
ce78a9d403
We're just going to use the CSS we want, not the CSS provided.
2013-08-18 04:06:39 -07:00
Zixaphir
d15f8ee728
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
css/style.css
html/Posting/QR.html
img/changelog/3.2.0/0.png
package.json
src/General/Get.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Notice.coffee
src/General/Notification.coffee
src/General/Settings.coffee
src/General/img/icon.gif
src/General/lib/notification.class
src/Monitoring/Favicon.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteOP.coffee
2013-08-17 20:33:48 -07:00
Mayhem
b9afef771d
Rename the Notification class to Notice.
...
To avoid conflicts with window.Notification.
2013-08-17 15:46:21 +02:00
Mayhem
030b1278bc
Use Font Awesome to replace "QR" end "EAI".
...
Hopefully this'll make more sense for some users.
2013-08-16 22:43:02 +02:00
seaweedchan
7f52115b38
Banner changing and title editing
...
from Appchan X
2013-08-16 01:52:28 -07:00
Mayhem
a972183286
Use a static array instead of a stray variable for DataBoard keys.
2013-08-14 17:59:54 +02:00