Zixaphir
|
c4fdaea615
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
css/style.css
src/General/Config.coffee
src/General/Main.coffee
src/General/lib/post.class
src/Posting/QuickReply.coffee
|
2013-08-24 13:08:23 -07:00 |
|
ferongr
|
638c836e59
|
Autohide persistent QR in catalog, fix #1241
That was easier than expected
|
2013-08-23 23:42:05 +03:00 |
|
Jordan Bates
|
7fa776a9c5
|
Fix #162
|
2013-08-23 10:52:33 -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
|
24762fd182
|
Un-hide the QR and focus the captcha input when clicking on the low-captcha notification.
|
2013-08-21 22:37:47 +02:00 |
|
Mayhem
|
ae8e633ee3
|
Refactor file input handling.
|
2013-08-21 22:32:55 +02:00 |
|
Mayhem
|
7d51b560d8
|
offset -> layer
Because Fx doesn't have offsetX/Y.
|
2013-08-21 20:49:40 +02:00 |
|
Mayhem
|
a5e20db33f
|
Refine QR previews dragging.
|
2013-08-21 20:25:44 +02:00 |
|
Mayhem
|
6454090cfd
|
Warn with a desktop notification when we're running low on cached captchas. Close #1253.
Also increase delay to close the notifications from 5 to 7 seconds. #1252
|
2013-08-21 16:24:48 +02:00 |
|
Jordan Bates
|
0442192181
|
Release 4chan X v1.2.34.
|
2013-08-19 07:38:57 -07:00 |
|
Zixaphir
|
8570d5e63d
|
Attempt to fix QR not clearing successfully
|
2013-08-18 10:34:52 -07:00 |
|
Zixaphir
|
7fd7c249dc
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
package.json
src/General/Config.coffee
|
2013-08-18 10:24:51 -07:00 |
|
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 |
|