Zixaphir
|
16b35dffce
|
Merge branch 'v3'
Conflicts:
.gitignore
CHANGELOG.md
Gruntfile.coffee
LICENSE
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Config.coffee
src/General/Globals.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/UI.coffee
src/General/css/style.css
src/General/meta/manifest.json
src/Posting/QuickReply.coffee
|
2013-07-21 09:01:27 -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
|
6c87f852be
|
Add comment about 4chan's issue concerning deadlinks inside code tags.
|
2013-07-19 15:45:04 +02: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 |
|
Mayhem
|
8560f204b2
|
Remove userjs support and Presto-related code.
Add `minimum_opera_version` in the manifest.
Up the min Chrome version for unprefixed MutationObserver support.
|
2013-07-08 19:09:23 +02:00 |
|
Mayhem
|
b3d38cbabd
|
contextFromLink -> contextFromNode
|
2013-07-02 18:21:05 +02:00 |
|
Zixaphir
|
27c6f07913
|
Let's be better than we are
Should fix some padding issues, optimize theme editting, and a
bit of other stuff that's hard to remember.
|
2013-06-21 00:11:10 -07:00 |
|
Zixaphir
|
9fad0de110
|
Fix backlink positions
|
2013-06-02 14:23:23 -07:00 |
|
Zixaphir
|
e38ec8a6b7
|
.hasinline
|
2013-05-27 14:26:03 -07:00 |
|
Zixaphir
|
1debf61f2e
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.js
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/css/burichan.css
src/General/css/futaba.css
src/General/css/photon.css
src/General/css/style.css
src/General/css/tomorrow.css
src/General/css/yotsuba-b.css
src/General/css/yotsuba.css
src/General/html/Settings/Advanced.html
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadWatcher.coffee
|
2013-05-14 11:40:38 -07:00 |
|
Zixaphir
|
249a739bfc
|
Add @MayhemYDG's archive redirection
|
2013-05-12 09:00:00 -07:00 |
|
Zixaphir
|
c4a008f402
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.js
builds/4chan-X.meta.js
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/css/style.css
|
2013-05-10 07:19:08 -07:00 |
|
Jordan Bates
|
36b0ef5436
|
Backlinks
|
2013-05-10 05:58:27 -07:00 |
|
Zixaphir
|
d8db801341
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
builds/4chan-X.user.js
builds/crx/script.js
src/General/html/Settings/Advanced.html
|
2013-05-10 04:58:26 -07:00 |
|
Zixaphir
|
f256ff8538
|
Fix seaweedchan/4chan-x/issues/54
|
2013-05-10 04:45:52 -07:00 |
|
Zixaphir
|
2a3e0770ce
|
Fix some things broken by removing the Quick Reply option.
close #289, close #291
.__.
|
2013-05-10 02:48:15 -07:00 |
|
Zixaphir
|
9ce09d216e
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.js
builds/4chan-X.meta.js
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/Filtering/PostHiding.coffee
src/General/Build.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/css/style.css
src/General/html/Features/QuickReply.html
src/Menu/Menu.coffee
src/Miscellaneous/AnnouncementHiding.coffee
src/Posting/QuickReply.coffee
|
2013-05-10 02:41:08 -07:00 |
|
Zixaphir
|
2b8467cfc8
|
ACTUALLY remove some good practices.
|
2013-05-10 01:40:09 -07:00 |
|
Zixaphir
|
3283e38cd9
|
Remove some good practices... if we weren't using CoffeeScript
|
2013-05-10 01:34:30 -07:00 |
|
Jordan Bates
|
875bc98d0f
|
Catch up to Mayhem, without archive changes
|
2013-05-09 19:33:33 -07:00 |
|
Jordan Bates
|
55f817e32c
|
Move class adding out of node
|
2013-05-09 07:55:10 -07:00 |
|
Zixaphir
|
93b94ec9d0
|
Merge branch 'v3' into Av2
Conflicts:
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/manifest.json
builds/crx/script.js
builds/version
package.json
src/General/Main.coffee
src/General/css/style.css
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteInline.coffee
|
2013-05-06 16:54:39 -07:00 |
|
Zixaphir
|
ec9c5d7d92
|
Fix a small bug resulting in double-hashlinks on clones.
|
2013-05-06 14:53:20 -07:00 |
|
Zixaphir
|
7c330f39bc
|
Quote Hash Navigation
|
2013-05-06 14:49:55 -07:00 |
|
Mayhem
|
538e117746
|
Add archive selection.
|
2013-05-06 06:57:29 +02:00 |
|
Mayhem
|
f1b6647475
|
Fix #1082.
|
2013-05-05 18:21:42 +02:00 |
|
Jordan Bates
|
aee52eabf2
|
Add highlight posts quoting you option
|
2013-05-03 17:08:54 -07:00 |
|
Zixaphir
|
8c60150f39
|
Fix #251
|
2013-05-03 07:58:13 -07:00 |
|
Zixaphir
|
d5d3ee86f9
|
Changelog, technical stuff.
|
2013-04-26 15:08:40 -07:00 |
|
Jordan Bates
|
09baa3feea
|
Merge Mayhem's structure
|
2013-04-26 14:04:12 -07:00 |
|
Nicolas Stepien
|
a2e87f1200
|
Structure.
God damn War Thunder, download faster!
|
2013-04-26 17:40:51 +02:00 |
|