Zixaphir
db5cccc70f
Merge branch 'mayhem' into v3 (Bugtesting time... yey... ;__;)
...
Conflicts:
css/burichan.css
css/futaba.css
css/photon.css
css/tomorrow.css
css/yotsuba-b.css
css/yotsuba.css
html/General/Settings-section-Main.html
html/General/Settings.html
src/Filtering/PostHiding.coffee
src/General/Build.coffee
src/General/Get.coffee
src/General/Header.coffee
src/General/Index.coffee
src/General/Settings.coffee
src/Miscellaneous/AnnouncementHiding.coffee
src/Monitoring/ThreadUpdater.coffee
2014-02-28 19:59:04 -07:00
Mayhem
59f2ca6a51
rm as many id attributes in posts as possible.
...
Add root.dataset.fullID, simplify Get.postFromRoot().
Also figured Menu.toggle() could be simplified since stub of threads do not exist anymore.
2014-02-27 19:02:32 +01:00
Zixaphir
9d95bbea35
Merge branch 'mayhem' into v3 -- Still broken, do not merge (yet)
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
css/burichan.css
css/futaba.css
css/photon.css
css/style.css
css/tomorrow.css
css/yotsuba-b.css
css/yotsuba.css
html/General/Index-navlinks.html
html/General/Settings-section-Rice.html
html/General/Settings.html
html/Posting/QR.html
json/archives.json
package.json
src/Filtering/PostHiding.coffee
src/Filtering/Recursive.coffee
src/Filtering/ThreadHiding.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/Get.coffee
src/General/Header.coffee
src/General/Index.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/UI.coffee
src/General/lib/$.coffee
src/General/lib/databoard.class
src/General/lib/post.class
src/General/lib/thread.class
src/Images/ImageExpand.coffee
src/Images/RevealSpoilers.coffee
src/Linkification/Linkify.coffee
src/Menu/Menu.coffee
src/Miscellaneous/ExpandThread.coffee
src/Miscellaneous/IDColor.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadUpdater.coffee
src/Monitoring/Unread.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
src/Posting/QR.cooldown.coffee
src/Quotelinks/QuoteBacklink.coffee
src/Quotelinks/QuoteCT.coffee
src/Quotelinks/QuoteOP.coffee
src/Quotelinks/QuoteStrikeThrough.coffee
src/Quotelinks/QuoteYou.coffee
src/Quotelinks/Quotify.coffee
2014-02-23 14:04:45 -07:00
Mayhem
509156a956
Don't use the IndexBuild event for hiding threads.
2014-01-26 20:29:21 +01:00
Zixaphir
56397d7ba2
Oops.
2014-01-14 20:25:18 -07:00
Zixaphir
dc5daeba06
I really don't like iterating through objects.
2014-01-14 20:17:44 -07:00
Jordan
4d0b83941c
eye.open -> eye
2014-01-09 00:27:55 -07:00
Jordan
f217d94299
Menu button changes, close #223
2014-01-09 00:23:43 -07:00
Jordan
26ee14e688
Update font-awesome
2014-01-08 23:33:52 -07:00
Zixaphir
a3c1afa5cd
Merge -- probably bugged until I sort out everything
...
that's actually changed. Honestly, all I wanted was the
4cdn changes, but any excuse to merge was good enough, I guess.
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
Gruntfile.coffee
changelog-old
css/style.css
html/General/Settings.html
html/Monitoring/ThreadUpdater.html
html/Monitoring/ThreadWatcher.html
html/Posting/QR.html
package.json
src/Filtering/ThreadHiding.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/post.class
src/General/meta/manifest.json
src/Images/ImageExpand.coffee
src/Meta/banner.js
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/ExpandThread.coffee
src/Miscellaneous/Keybinds.coffee
src/Miscellaneous/Nav.coffee
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadStats.coffee
src/Monitoring/ThreadUpdater.coffee
src/Monitoring/ThreadWatcher.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
2013-11-22 17:25:06 -07:00
Mayhem
985afb2a1a
Support 4cdn.
2013-11-21 23:11:02 +01:00
Mayhem
ffc625259e
Replace the times symbol with fa-times. #1338
2013-11-16 15:57:47 +01:00
Mayhem
4d27a81888
Extra return to clean up transpiled code.
2013-11-09 18:37:09 +01:00
Mayhem
bc72f0f763
Create importHTML function, and use it.
2013-11-02 19:21:05 +01:00
Mayhem
c8f7eef912
Fix and tweak watcher updater after an index refresh.
2013-11-02 19:21:05 +01:00
Mayhem
0038f1f011
Slightly better consistency between "reload"/"refresh"/"update" usage.
2013-11-02 19:21:04 +01:00
Mayhem
22c561b796
Take into account dead threads in the watcher after an index refresh.
2013-11-02 19:21:04 +01:00
Mayhem
79644546ce
Only listen to 'IndexRefresh' events when browsing the index.
2013-11-02 19:21:04 +01:00
Mayhem
11c3b0018a
Fix thread watcher/expansion/hiding buttons after an index refresh.
2013-11-02 19:21:03 +01:00
Mayhem
4ff5fd287a
Update FontAwesome.
2013-10-23 21:13:10 +02:00
Zixaphir
91cedb3b89
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
html/General/Settings-section-Rice.html
img/changelog/3.9.0/0.png
package.json
src/Images/AutoGIF.coffee
src/Images/RevealSpoilers.coffee
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/IDColor.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteInline.coffee
src/Quotelinks/QuotePreview.coffee
src/Quotelinks/QuoteYou.coffee
src/Quotelinks/Quotify.coffee
2013-10-13 13:53:38 -07:00
Mayhem
10e93091d7
{Post,Thread}::callbacks => {Post,Thread}.callbacks
2013-10-02 11:38:15 +02:00
Zixaphir
847078db53
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
json/archives.json
package.json
src/Filtering/Anonymize.coffee
src/General/Config.coffee
src/General/lib/post.class
src/Linkification/Linkify.coffee
src/Monitoring/ThreadUpdater.coffee
src/Posting/QuickReply.coffee
2013-09-20 05:45:04 -07:00
Mayhem
3a13d0429c
Remove ThreadWatcher conversion from old format.
2013-09-19 15:02:43 +02: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
7cd4b7cee0
Use FontAwesome to replace the thread watcher toggle icon.
2013-08-20 17:06:23 +02:00
Jordan Bates
0442192181
Release 4chan X v1.2.34.
2013-08-19 07:38:57 -07:00
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
decf5e4fab
Apply icons to all shortcuts, really.
...
@seaweedchan: This seems more your forte than mine.
2013-08-17 21:11:00 -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
ade7628838
css classes yo
2013-08-12 19:44:46 -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
Jordan Bates
4b0b8df894
Change watcher icon to heart
2013-05-14 07:46:25 -07:00
seaweedchan
c158e0475a
Fix #71
2013-05-11 04:58:24 -07:00
seaweedchan
f0f1fdb0b5
Give in and add fixed thread watcher option
2013-05-11 04:31:02 -07:00
Jordan Bates
015bc15641
Close #60
2013-05-07 20:28:34 -07:00