seaweedchan
|
60ad20f6a5
|
Merge branch 'v3' of https://github.com/zixaphir/appchan-x
|
2013-08-18 06:00:23 -07:00 |
|
Zixaphir
|
110f9fe9aa
|
Fix Notifications
|
2013-08-18 05:18:25 -07:00 |
|
Mayhem
|
a312645cf0
|
Typo. Fix #1245.
|
2013-08-18 14:12:16 +02:00 |
|
seaweedchan
|
ba1ba0f113
|
Some final tweaks to the icons
|
2013-08-18 04:43:26 -07: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 |
|
seaweedchan
|
1fb2897baa
|
Some shortcut icon tweaks
|
2013-08-18 03:42:25 -07:00 |
|
seaweedchan
|
5d763b44f1
|
QR filename editing tweaks
|
2013-08-18 01:51:07 -07:00 |
|
Zixaphir
|
decf5e4fab
|
Apply icons to all shortcuts, really.
@seaweedchan: This seems more your forte than mine.
|
2013-08-17 21:11:00 -07:00 |
|
Zixaphir
|
ec32e54ef5
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
css/style.css
src/General/Config.coffee
src/General/meta/manifest.json
src/Posting/QuickReply.coffee
|
2013-08-17 21:00:31 -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
|
8e98e030c2
|
document.hasFocus() doesn't always work as intended in Chrome stable.
See crbug.com/64846
|
2013-08-18 03:38:13 +02:00 |
|
Mayhem
|
f9005c02bf
|
Fix missing ()
|
2013-08-18 00:44:45 +02:00 |
|
Mayhem
|
a088db9ee2
|
Use document.hasFocus() instead.
|
2013-08-18 00:28:48 +02:00 |
|
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 |
|