seaweedchan
|
e8e5bb47a2
|
Eye icon
|
2013-08-18 04:18:03 -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 |
|
Zixaphir
|
556b2df4d1
|
Fix .watch-thread-link
|
2013-08-17 23:22:21 -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
|
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
|
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
|
e539c35a53
|
Show a desktop notification for 5 seconds when someone replies to you.
Close #971.
|
2013-08-17 18:50:20 +02:00 |
|
Mayhem
|
b9afef771d
|
Rename the Notification class to Notice.
To avoid conflicts with window.Notification.
|
2013-08-17 15:46:21 +02:00 |
|
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 |
|
seaweedchan
|
40a0fd3d07
|
Undo watcher class change
|
2013-08-14 03:31:32 -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
|
6b98f8acb4
|
Make classes consistent with Mayhem X
|
2013-08-14 02:41:07 -07:00 |
|
Mayhem
|
8ef04b655c
|
Don't show (...) when updating watched threads status and there's nothing to fetch.
|
2013-08-13 15:07:25 +02:00 |
|
seaweedchan
|
e75ad405bf
|
Revert class name changes
|
2013-08-13 00:18:01 -07:00 |
|
seaweedchan
|
b9b4efae5e
|
Merge in new thread watcher and change a few things
|
2013-08-13 00:03:29 -07:00 |
|
Zixaphir
|
1128608b4b
|
Merge branch 'v3'
Conflicts:
builds/crx/script.js
src/General/css/burichan.css
src/General/css/futaba.css
src/General/css/photon.css
src/General/css/tomorrow.css
src/General/css/yotsuba-b.css
src/General/css/yotsuba.css
|
2013-08-12 19:47:16 -07:00 |
|
Zixaphir
|
ade7628838
|
css classes yo
|
2013-08-12 19:44:46 -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
|
03821c1ac9
|
Add our toggleable features and such
|
2013-08-12 18:41:38 -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 |
|
Zixaphir
|
b77864b1da
|
Personal touches
|
2013-08-12 17:21:01 -07:00 |
|
Mayhem
|
a92afa5679
|
Add fetching status at the top of the thread watcher. #99
|
2013-08-12 21:41:13 +02:00 |
|
Mayhem
|
a1d238b233
|
Finish Thread Watcher rewrite. #99
|
2013-08-12 19:21:16 +02:00 |
|
Mayhem
|
6261160891
|
Start the Thread Watcher rewrite. #99
Fix #1112.
|
2013-08-12 19:20:56 +02:00 |
|
seaweedchan
|
875f0cd4f8
|
Merge Zixaphir X
|
2013-08-12 00:07:39 -07:00 |
|
Mayhem
|
e0cb19ac53
|
$.xhr will now deal with Last-Modified and If-Modified-Since headers itself.
|
2013-08-11 18:02:22 +02:00 |
|
Zixaphir
|
dbc8e21297
|
Merge branch 'v3'
Conflicts:
builds/crx/script.js
|
2013-08-08 23:56:30 -07:00 |
|
Zixaphir
|
6ba8d9ae8c
|
Keybind to scroll to posts quoting you.
|
2013-08-08 23:53:48 -07:00 |
|
Zixaphir
|
3429708725
|
Undo some changes to Unread.read
|
2013-08-08 19:10:36 -07:00 |
|
Zixaphir
|
8804aba7cd
|
.notification a color
|
2013-08-08 19:09:14 -07:00 |
|
Zixaphir
|
f035dabb9d
|
Merge branch 'v3'
|
2013-08-08 17:11:02 -07:00 |
|
Zixaphir
|
bcc68168b0
|
Fix Unread.read
|
2013-08-08 17:01:42 -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
|
ce6e317c98
|
Time to stop being silly.
|
2013-08-07 21:02:10 -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
|
bbe93eb475
|
Shave a line.
|
2013-08-07 15:24:21 +02:00 |
|
Zixaphir
|
a464939f67
|
Merge branch 'v3'
|
2013-08-06 17:17:55 -07:00 |
|
Zixaphir
|
1b89039977
|
I hate this.
|
2013-08-06 17:17:34 -07:00 |
|
Zixaphir
|
4410a8f118
|
Merge branch 'v3'
Conflicts:
LICENSE
builds/crx/script.js
|
2013-08-06 16:03:07 -07:00 |
|
Zixaphir
|
d02ce2ff0f
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
src/General/Header.coffee
src/Images/ImageExpand.coffee
src/Monitoring/ThreadUpdater.coffee
|
2013-08-06 13:12:41 -07:00 |
|
Mayhem
|
738a175f43
|
Avoid using {d.body,doc}.scroll{Top,Left}, use window.scroll[...] instead.
|
2013-08-06 21:11:03 +02:00 |
|
Zixaphir
|
217f1cd42c
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
builds/4chan-X.js
builds/4chan-X.meta.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Main.coffee
src/Linkification/Linkify.coffee
|
2013-08-04 20:10:29 -07:00 |
|
Zixaphir
|
2fa674c782
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
Gruntfile.coffee
json/archives.json
src/Archive/Redirect.coffee
src/General/lib/$.coffee
src/Monitoring/Unread.coffee
|
2013-08-04 19:44:42 -07:00 |
|