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
seaweedchan
39d028c888
Add seaweedchan class
2013-08-14 03:35:42 -07:00
seaweedchan
2fcbe0bf30
Merge Zixaphir X
2013-08-14 03:12:10 -07:00
Zixaphir
1f011dfd02
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
html/General/Header.html
package.json
src/Filtering/PostHiding.coffee
src/Filtering/ThreadHiding.coffee
src/General/Get.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/UI.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteOP.coffee
2013-08-14 03:02:03 -07:00
seaweedchan
eeb6ee22a4
Remove redundancy
2013-08-13 00:41:04 -07:00
seaweedchan
b8062b0323
Merge Mayhem X
2013-08-13 00:39:05 -07:00
seaweedchan
b9b4efae5e
Merge in new thread watcher and change a few things
2013-08-13 00:03:29 -07:00
Mayhem
fb28d20870
Shave a line by removing an useless check.
2013-08-13 03:34:09 +02: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
Mayhem
87b8a3c951
Do not warn Firefox users about missing flexbox support anymore.
...
4chan X assumes Fx22+.
2013-08-13 03:10:01 +02:00
Mayhem
168944277c
4chan X should attempt to handle this Chrome db corruption bug.
...
This'll warn users about this bug and show them how to fix it.
2013-08-13 03:07:24 +02:00