Zixaphir
91233b8d61
remove [].contains. It was a bad idea.
...
I shouldn't be messing with stuff like this without a really good
reason for doing so, and the longer I thought about it, the more
it occurred to me that I didn't have one.
2013-12-24 14:41:21 -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
bc72f0f763
Create importHTML function, and use it.
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
Jordan Bates
0442192181
Release 4chan X v1.2.34.
2013-08-19 07:38:57 -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
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
b9afef771d
Rename the Notification class to Notice.
...
To avoid conflicts with window.Notification.
2013-08-17 15:46:21 +02:00
Zixaphir
df841c1424
Fix seaweedchan/4chan-x/issues/144
2013-08-14 12:16:55 -07:00
Mayhem
a972183286
Use a static array instead of a stray variable for DataBoard keys.
2013-08-14 17:59:54 +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
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
Mayhem
6261160891
Start the Thread Watcher rewrite. #99
...
Fix #1112 .
2013-08-12 19:20:56 +02:00
Mayhem
6d36518ea9
Remove the Check for Updates setting.
...
It's not useful enough to justify keeping it.
2013-08-12 17:26:41 +02:00
seaweedchan
875f0cd4f8
Merge Zixaphir X
2013-08-12 00:07:39 -07:00
Zixaphir
cb30242ae8
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
src/General/Header.coffee
2013-08-05 14:37:23 -07:00
Mayhem
b36cf54d83
Make use of a few CoffeeScript filters.
2013-08-05 23:30:39 +02:00
Zixaphir
d2bcf840ff
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
src/Archive/Redirect.coffee
2013-07-21 08:43:58 -07:00
Zixaphir
582d067a10
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
Gruntfile.js
README.md
changelog-old
css/style.css
html/Monitoring/ThreadStats.html
html/Posting/QR.html
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/UI.coffee
src/General/html/Settings/Filter-guide.html
src/General/lib/$.coffee
src/General/lib/clone.class
src/General/lib/post.class
src/Images/ImageHover.coffee
src/Menu/Menu.coffee
src/Monitoring/ThreadUpdater.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuotePreview.coffee
src/Quotelinks/Quotify.coffee
2013-07-21 08:39:40 -07:00
Mayhem
33d3518e76
"id" -> "ID" in dataset suffixes.
2013-07-14 19:03:22 +02:00
Mayhem
ddbec61e1b
Use dataset setters instead of setAttribute.
2013-07-14 18:51:02 +02:00
Jordan Bates
9ba459ea8a
Release 4chan X v1.2.19.
2013-07-14 03:58:01 -07:00
Mayhem
1412fca138
Element #apply-css doesn't exist in the document when opening via Edit custom board navigation.
2013-06-21 20:10:18 +02:00
Jordan Bates
745e5bd197
Fire OpenSettings event on settings/section creation
2013-05-27 01:04:34 -07:00
Jordan Bates
f4db0a60ff
Merge Mayhem X
2013-05-14 13:32:43 -07:00
Zixaphir
57f37a3811
oops.
2013-05-14 12:25:58 -07:00
Zixaphir
86b5b0931c
*yawn*
2013-05-14 12:19:07 -07:00
Zixaphir
1bb474d28f
Add board selection to the archive selection.
...
Close seaweedchan/issues/80
2013-05-14 09:40:50 -07:00
Jordan Bates
f4e3629b4c
Remove Archive section, put back into Advanced
2013-05-13 07:17:19 -07:00
Mayhem
e9b8db87d8
Add a button to update the archive list. Also display the last update time.
2013-05-13 00:21:12 +02:00
Mayhem
5267b93317
Don't export archives.
2013-05-12 23:16:03 +02:00
Zixaphir
249a739bfc
Add @MayhemYDG's archive redirection
2013-05-12 09:00:00 -07:00
Jordan Bates
3315a244dc
Set lastchecked instead of lastupdate
2013-05-10 16:58:29 -07:00
Mayhem
39c3d35a72
Update archived boards list every 4 days.
2013-05-06 21:53:57 +02:00
Jordan Bates
b63e0b9a3f
Remove unscroll
2013-05-06 01:26:47 -07:00
Zixaphir
537913542a
Fix user css
...
https://github.com/seaweedchan/4chan-x/issues/51
2013-05-05 22:23:06 -07:00
Mayhem
538e117746
Add archive selection.
2013-05-06 06:57:29 +02:00
Mayhem
370b6ec399
Remove that tmp fix.
2013-05-02 20:12:47 +02:00
Jordan Bates
81d65cc3ca
QR doesn't need its own settings section
2013-05-01 02:46:29 -07:00
Mayhem
9183ca0b6a
Quick Reply Personas! #330 .
2013-05-01 00:28:54 +02:00
Jordan Bates
24700f7736
Switched files around
2013-04-28 10:52:35 -07:00
Jordan Bates
4f779ae64d
Merge Mayhem X
2013-04-28 10:37:12 -07:00
Nicolas Stepien
437856be64
Rice section fixes.
2013-04-27 04:42:40 +02:00
Nicolas Stepien
010618a6ef
Move some html out the code.
2013-04-27 04:30:31 +02:00
Jordan Bates
ccc090e20c
Importing fixes
2013-04-26 15:21:07 -07:00
Jordan Bates
09baa3feea
Merge Mayhem's structure
2013-04-26 14:04:12 -07:00