Zixaphir
e156cc8e9c
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/crx/script.js
src/General/Config.coffee
src/Images/FappeTyme.coffee
src/Linkification/Linkify.coffee
2013-12-16 14:01:47 -07:00
Zixaphir
0cafd9ae61
Merge @mahkoh's embedding fixes
2013-12-16 13:45:56 -07:00
Zixaphir
cc5cf4f124
Update archives
2013-12-16 13:41:12 -07:00
Zixaphir
545a1f346f
"Fix" Fappe/Werk Tyme and actually fix Werk Tyme.
2013-12-16 13:36:19 -07:00
Zixaphir
a719bbde38
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
package.json
src/General/Config.coffee
2013-12-16 12:56:09 -07:00
Zixaphir
b396ef982f
Fix a couple more classes
2013-12-16 12:25:39 -07:00
Mayhem
4e0e881172
Slightly faster PostHiding.makeButton().
2013-12-15 02:50:52 +01:00
Mayhem
1f411efb1e
Refactor Index.sort and fix hidden+highlighted threads should be at the end.
2013-12-14 18:00:57 +01:00
Mayhem
8227d935cd
Cleanup asap.
2013-12-14 17:14:25 +01:00
Mayhem
410fbf3444
Remove mobile nodes in posts parsed from 4chan's markup.
2013-12-14 16:15:34 +01:00
Mayhem
a46a5a0141
Stop building mobile nodes.
2013-12-14 15:23:11 +01:00
Mayhem
f34288511b
Use the Last-Modified header's date for the index refresh timer.
...
Instead of showing how long has it been since we refreshed the index,
we show how long has it been since the index has changed on 4chan's side.
That'll be a more meaningful timer when 4chan freezes for example.
2013-12-12 02:18:53 +01:00
Mayhem
3928ae08e0
Fix #1365 .
2013-12-12 02:10:53 +01:00
Mayhem
ceff7c5d5f
Add Refreshed Navigation setting.
...
Close #1323 , #1332 .
2013-12-12 02:03:18 +01:00
Mayhem
f17f9fd441
Anchor hidden threads on the index.
2013-12-12 02:03:18 +01:00
Zixaphir
bdba59eccc
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
Gruntfile.coffee
package.json
src/Miscellaneous/Keybinds.coffee
2013-12-09 19:00:56 -07:00
Mayhem
26f0fca675
Fix #1376 .
2013-12-09 11:18:24 +01:00
Mayhem
0f259b488d
Remove useles div.fileInfo for delted files.
2013-12-09 11:03:02 +01:00
Mayhem
e22aa713b3
axe -> axis
2013-12-07 13:58:44 +01:00
Mayhem
6441852793
Fix #1372 .
2013-12-07 13:39:55 +01:00
Mayhem
1609e4996b
Fix #1371 .
...
Xpaths are fabulous.
2013-12-07 13:36:48 +01:00
Zixaphir
b5f12847d0
Merge branch 'master' of github.com:zixaphir/appchan-x
2013-12-06 17:29:56 -07:00
Zixaphir
e5e8d3b564
Merge branch 'v3'
...
Conflicts:
builds/crx/script.js
2013-12-06 17:29:47 -07:00
Zixaphir
8b14d8bd8f
Fix header positions
2013-12-06 17:22:47 -07:00
Zixaphir
6c47fb300a
Merge branch 'v3'
...
Conflicts:
LICENSE
builds/crx/script.js
src/General/Header.coffee
2013-12-06 17:20:48 -07:00
Zixaphir
adaa09aaaa
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Fix some issues with previous merge.
Conflicts:
CHANGELOG.md
package.json
src/General/Header.coffee
src/Linkification/Linkify.coffee
2013-12-06 17:11:36 -07:00
Jordan Bates
382943a266
Cooldown fix, from Mayhem
2013-12-06 17:09:57 -07:00
Jordan Bates
16fc57ca2d
Merge mayhems fix for #214
2013-12-06 17:02:56 -07:00
Jordan Bates
16e2afa916
Update for moot's markup change, close #213
2013-12-06 16:57:35 -07:00
Mayhem
3efffe8a6e
Fix 4chan X for markup change.
2013-12-07 00:03:55 +01:00
Mayhem
1e621a7fe4
Fix #1363 .
2013-12-05 17:45:00 +01:00
mahkoh
5930bc031b
fix liveleak embed
2013-12-02 22:29:14 +01:00
James Campos
089090d3c5
linkification: only 1 level of balanced parens
2013-12-02 04:03:38 -08:00
Zixaphir
30b6c08922
Release appchan x v2.6.3.
2013-11-27 17:36:31 -07:00
Zixaphir
12adc14ea0
Release appchan x v2.6.2.
2013-11-27 17:18:16 -07:00
Zixaphir
33c8bdc32d
Release appchan x v2.6.1.
2013-11-27 17:04:13 -07:00
Zixaphir
89910d43c5
Release appchan x v2.6.0.
2013-11-27 16:32:35 -07:00
Zixaphir
2f7dd5a185
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/crx/script.js
2013-11-26 12:22:13 -07:00
Zixaphir
cadbea75b2
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
package.json
2013-11-26 12:19:19 -07:00
Mayhem
266d06d7b3
Domain-shard the thumbnail URLs for faster index load.
2013-11-25 13:43:29 +01:00
Mayhem
af21becff6
Fix #1347 .
2013-11-25 13:21:37 +01:00
Zixaphir
3ad1c6040c
Redo FontAwesome stuff, I guess.
2013-11-23 13:23:36 -07:00
Zixaphir
4abb226e53
Merge branch 'master' of github.com:zixaphir/appchan-x
2013-11-23 13:04:23 -07:00
Zixaphir
34140232fb
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/Filtering/ThreadHiding.coffee
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/css/font-awesome.css
src/General/lib/notice.class
src/General/meta/metadata.js
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadWatcher.coffee
src/Posting/QuickReply.coffee
worksforme.png
2013-11-23 12:56:42 -07:00
Zixaphir
407fdf745e
::before
2013-11-23 12:23:37 -07:00
Zixaphir
9f7dda70c1
Fix menu's CSS
2013-11-23 11:52:25 -07:00
Zixaphir
038a2220e7
"fix" thread updater
2013-11-23 11:22:39 -07:00
Zixaphir
7fb48b93d4
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/crx/script.js
json/archives.json
2013-11-23 11:17:11 -07:00
Zixaphir
c5e140c27a
Merge pull request #478 from mahkoh/youtube
...
add allowfullscreen to youtube embed
2013-11-22 18:29:28 -08:00
Zixaphir
4f7a3b90f1
Some loose files
2013-11-22 17:26:38 -07:00