Mayhem
|
346010e188
|
Show a desktop notification even if the tab is visible.
|
2013-08-18 00:20:07 +02:00 |
|
Mayhem
|
25f77a12da
|
Don't handle a notification's onclose on Firefox.
Mozilla hates devs and won't let us distinguish
an automatic closing to a user's closing action.
|
2013-08-17 22:54:51 +02:00 |
|
Mayhem
|
5742405f67
|
Add desktop notification permission granting setting and notice.
|
2013-08-17 22:37:30 +02:00 |
|
Mayhem
|
43fbf62da0
|
Add the 4chan X logo to desktop notifications.
|
2013-08-17 19:02:04 +02:00 |
|
Mayhem
|
9efb04435c
|
fixes
|
2013-08-17 17:53:44 +02:00 |
|
Mayhem
|
253a4a8fbe
|
Replace QR alerts with desktop notifications. #1053
|
2013-08-17 17:43:31 +02: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 |
|
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
|
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
|
34e580f475
|
~
|
2013-08-10 13:54:03 -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
|
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
|
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
|
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
|
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 |
|
Mayhem
|
97087af42f
|
Simpler QR quoting code.
|
2013-07-02 15:19:15 +02:00 |
|
Mayhem
|
1e592dc24f
|
Fix the URL var not being actually used.
|
2013-06-22 18:32:24 +02:00 |
|
seaweedchan
|
af21ad07bc
|
Merge Mayhem X
|
2013-06-14 03:14:54 -07:00 |
|