ccd0
63a9d3dcd1
follow Mayhem's changes to ThreadUpdate API
2014-06-18 23:31:37 -07:00
ccd0
cdb83f744a
cleanup menu code
2014-06-18 22:39:19 -07:00
ccd0
3c71e2f726
reduce data sent by QRPostSuccessful event
2014-06-18 00:29:10 -07:00
ccd0
17ab7f5f36
reduce data sent in ThreadUpdate events
2014-06-18 00:14:09 -07:00
ccd0
efc852464f
don't use event for adding to menu internally
2014-06-17 21:12:07 -07:00
ccd0
1189b71029
this seems to be a common pattern
2014-05-14 14:16:16 -07:00
ccd0
f3026041b4
slight change to UI.dialog to make searching for vulnerabilities easier
2014-05-13 17:19:09 -07:00
ccd0
a452b732fd
change res -> thread in JSON API URLs
2014-04-13 01:46:18 -07:00
ccd0
4ecd6f8cfe
res -> thread
2014-04-12 21:16:01 -07:00
Nebukazar
823464ce64
Small fixes
...
Quote Threading disabled by default
Added missing titles to Header icons
Download Link should now appear in the Menu
2014-04-09 01:57:42 +02: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