ccd0
39db2f4276
ignore own posts in unread count
2014-08-17 18:46:26 -07:00
ccd0
5745ee6b0a
multiple DataBoards with same key causes sync problems
2014-08-17 11:19:52 -07:00
ccd0
448d2e84f7
remove check threads menu item; we can restore it if actually requested
2014-08-16 23:32:33 -07:00
ccd0
688f7edf2d
make refresh button spin
2014-08-16 23:28:14 -07:00
ccd0
a24f62923b
add thread watcher refresh button
2014-08-16 21:53:42 -07:00
ccd0
77a3d59ddf
remove unread count from dead threads
2014-08-16 19:51:32 -07:00
ccd0
6ae8662d7d
make unread count in thread watcher optional
2014-08-16 19:42:43 -07:00
ccd0
77bacb0d2b
adding thread should check unread count
2014-08-16 19:18:56 -07:00
ccd0
a6cbde4eb3
better fix: move unread count back inside link
2014-08-16 19:07:51 -07:00
ccd0
f65d0833a3
bugfixes for thread watcher count
2014-08-16 18:12:13 -07:00
Asger Hautop Drewsen
5b0a1111a9
Partial: unread counter in Thread Watcher
2014-08-16 14:45:01 -07:00
ccd0
4d40b30c28
archive features should be disableable
2014-08-08 21:24:41 -07:00
ccd0
cff287c9c3
HTML templates
2014-08-02 22:43:01 -07:00
ccd0
f52a625a2a
follow Mayhem's changes to QRPostSuccessful and QRPostSuccessful_
2014-06-18 23:43:20 -07:00
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