Zixaphir
|
bc501dc022
|
Merge branch 'v3'
Conflicts:
.gitignore
CHANGELOG.md
LICENSE
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/Filtering/PostHiding.coffee
src/Filtering/ThreadHiding.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/html/Monitoring/ThreadWatcher.html
src/Images/ImageExpand.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
|
2013-08-15 23:02:54 -07:00 |
|
Jordan Bates
|
faa8ee63b0
|
Lets not use try, catch
|
2013-08-15 20:44:06 -07:00 |
|
Mayhem
|
712a83b971
|
Don't hide the file remove button of locked posts.
|
2013-08-15 20:42:35 +02:00 |
|
Mayhem
|
229bf14683
|
Stop auto-posting when we abort the QR.
|
2013-08-15 15:46:19 +02:00 |
|
Jordan Bates
|
3026299087
|
Pale Moon support
|
2013-08-14 18:34:45 -07:00 |
|
Mayhem
|
bf66353ff3
|
Fix filenames containing / or \.
|
2013-08-15 02:28:15 +02:00 |
|
Mayhem
|
d73b3c9e39
|
Don't auto-hide the QR when focusout-ing of the QR on Firefox.
|
2013-08-15 01:24:21 +02:00 |
|
Mayhem
|
f42296483f
|
Add a fake filename extension when needed.
|
2013-08-15 01:16:25 +02:00 |
|
Mayhem
|
8135e93db8
|
On-the-fly QR filename editing.
|
2013-08-15 00:24:40 +02:00 |
|
Mayhem
|
772e82aa60
|
Let CoffeeScript handle binding methods for us.
|
2013-08-14 17:10:24 +02: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 |
|
Mayhem
|
3581a235e7
|
Fix post menus in stubs.
Also removed some old arguments, fixed some semantics, added Get.threadFromNode, and used it.
|
2013-08-13 16:29:54 +02:00 |
|
Mayhem
|
f1cf1addfe
|
Move the header menu button into the header shortcuts.
|
2013-08-13 12:56:21 +02:00 |
|
seaweedchan
|
b9b4efae5e
|
Merge in new thread watcher and change a few things
|
2013-08-13 00:03:29 -07:00 |
|
Zixaphir
|
6c2c9b281a
|
Merge branch 'v3'
Conflicts:
builds/crx/script.js
src/General/Config.coffee
src/General/Settings.coffee
src/Miscellaneous/ExpandComment.coffee
src/Monitoring/ThreadWatcher.coffee
|
2013-08-12 19:22:37 -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 |
|
seaweedchan
|
def4727bb3
|
Redo error message
Close #134
|
2013-08-11 23:30:38 -07:00 |
|
Mayhem
|
ffd98de110
|
Polyfill canvas toBlob().
|
2013-08-11 13:09:25 +02:00 |
|
Zixaphir
|
73ea806592
|
Merge branch 'v3'
Conflicts:
Gruntfile.coffee
LICENSE
builds/crx/script.js
|
2013-08-10 14:41:26 -07:00 |
|
Zixaphir
|
34e580f475
|
~
|
2013-08-10 13:54:03 -07:00 |
|
Zixaphir
|
92ffb4ff8c
|
Why? Because I can.
|
2013-08-09 22:41:57 -07:00 |
|
Zixaphir
|
1a4871a01e
|
Merge branch 'v3'
Conflicts:
LICENSE
builds/crx/script.js
src/General/Main.coffee
src/Posting/QuickReply.coffee
|
2013-08-08 14:57:35 -07:00 |
|
Zixaphir
|
80884e2bde
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
src/General/Main.coffee
src/General/lib/$.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
|
2013-08-07 13:53:35 -07:00 |
|
Mayhem
|
773f2cfe0f
|
Use xhr.responseType = 'document'.
|
2013-08-07 20:04:47 +02:00 |
|
Mayhem
|
39f30c1d0e
|
Slightly simplify $.ajax.
|
2013-08-07 19:55:25 +02:00 |
|
Zixaphir
|
ae9b197d3f
|
Merge branch 'v3'
Conflicts:
builds/crx/script.js
src/General/Settings.coffee
|
2013-08-05 14:38:52 -07:00 |
|
Zixaphir
|
cb30242ae8
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
src/General/Header.coffee
|
2013-08-05 14:37:23 -07:00 |
|
Mayhem
|
b36cf54d83
|
Make use of a few CoffeeScript filters.
|
2013-08-05 23:30:39 +02:00 |
|
Zixaphir
|
5b102edb18
|
Merge branch 'v3'
|
2013-07-31 17:40:56 -07:00 |
|
Zixaphir
|
4317526923
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
.gitattributes
src/Posting/QuickReply.coffee
|
2013-07-31 17:39:46 -07:00 |
|
Mayhem
|
6ee8dc83a7
|
Fix #1210
We were inserting the same Post twice in QR.posts,
once in the constructor, and once in the splice.
|
2013-07-30 15:13:33 +02:00 |
|
Zixaphir
|
abb3b0e5b4
|
Disable Quote Threading by default
|
2013-07-27 03:58:19 -07:00 |
|
Zixaphir
|
cbb720dd22
|
Change that error message.
|
2013-07-24 22:31:22 -07:00 |
|
Zixaphir
|
a6d05a6115
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
LICENSE
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Config.coffee
src/General/lib/post.class
src/Posting/QuickReply.coffee
|
2013-07-24 22:17:35 -07:00 |
|
Zixaphir
|
44a2b378ca
|
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
package.json
src/Posting/QuickReply.coffee
|
2013-07-24 21:49:24 -07:00 |
|
Matt Wilmink
|
aba70b9f15
|
Fix #118
|
2013-07-23 22:46:20 -04:00 |
|
Jordan Bates
|
07cb9074e0
|
Better error message
Close #96
|
2013-07-22 08:52:18 -07:00 |
|
Jordan Bates
|
c9ec6b5497
|
Fix #113
|
2013-07-22 08:38:49 -07:00 |
|
Jordan Bates
|
3e35ced05e
|
Fix captcha caching across threads
|
2013-07-22 07:52:02 -07:00 |
|
Zixaphir
|
16b35dffce
|
Merge branch 'v3'
Conflicts:
.gitignore
CHANGELOG.md
Gruntfile.coffee
LICENSE
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Config.coffee
src/General/Globals.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/UI.coffee
src/General/css/style.css
src/General/meta/manifest.json
src/Posting/QuickReply.coffee
|
2013-07-21 09:01:27 -07:00 |
|
Zixaphir
|
582d067a10
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
Gruntfile.js
README.md
changelog-old
css/style.css
html/Monitoring/ThreadStats.html
html/Posting/QR.html
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/UI.coffee
src/General/html/Settings/Filter-guide.html
src/General/lib/$.coffee
src/General/lib/clone.class
src/General/lib/post.class
src/Images/ImageHover.coffee
src/Menu/Menu.coffee
src/Monitoring/ThreadUpdater.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuotePreview.coffee
src/Quotelinks/Quotify.coffee
|
2013-07-21 08:39:40 -07:00 |
|
Mayhem
|
8a9df9d15a
|
Tiny optimization to avoid calling QR.status() multiple times when closing the QR.
|
2013-07-20 18:19:51 +02:00 |
|
Mayhem
|
dc8551bcf1
|
Fix #1194.
|
2013-07-20 18:08:53 +02:00 |
|
Mayhem
|
56d44bc310
|
Fix #1189.
|
2013-07-20 13:23:59 +02:00 |
|
Mayhem
|
d1f3aa78b8
|
instanceof Event works fine now in GM
|
2013-07-15 11:47:10 +02:00 |
|
Mayhem
|
a501bd70af
|
Fix #1184.
|
2013-07-09 21:35:33 +02:00 |
|
Mayhem
|
8560f204b2
|
Remove userjs support and Presto-related code.
Add `minimum_opera_version` in the manifest.
Up the min Chrome version for unprefixed MutationObserver support.
|
2013-07-08 19:09:23 +02:00 |
|
Mayhem
|
b3d38cbabd
|
contextFromLink -> contextFromNode
|
2013-07-02 18:21:05 +02:00 |
|