Zixaphir
3a8ccfc237
Move Flash features into their own function
...
Also standardize code
2014-02-23 08:23:11 -07:00
Zixaphir
1f49ef2212
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/General/Main.coffee
src/General/Settings.coffee
src/General/html/Settings/Settings.html
src/Miscellaneous/AnnouncementHiding.coffee
2014-01-26 11:40:50 -07:00
Zixaphir
b6749b91a5
Merge branch 'mayhem' into v3
...
Conflicts:
CHANGELOG.md
CONTRIBUTING.md
css/style.css
html/General/Settings-section-Main.html
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/$.coffee
src/General/lib/thread.class
src/Linkification/Linkify.coffee
src/Miscellaneous/AnnouncementHiding.coffee
src/Monitoring/ThreadStats.coffee
2014-01-22 12:10:34 -07:00
Mayhem
508ab4f884
Make $.addClass/rmClass use multiple classes at once.
2014-01-21 15:30:47 +01:00
Mayhem
59fa428db5
Warn about Firefox versions <26.
2014-01-21 13:58:50 +01:00
Mayhem
fdd6a20c87
rm useless code
2014-01-20 09:51:52 +01:00
Mayhem
bf51864823
Typo.
2014-01-19 13:00:56 +01:00
Mayhem
c47c3ddafe
Move previous version check out of Setting and into Main.
...
Also halve the notice timeout.
2014-01-19 01:05:48 +01:00
Zixaphir
cc7decfd34
Merge branch 'v3'
2014-01-17 13:23:36 -07:00
Zixaphir
dc5daeba06
I really don't like iterating through objects.
2014-01-14 20:17:44 -07:00
Zixaphir
481ca6af72
Fix and use thread.collect for GC
...
Also merge appchan's JSON option fixes
2014-01-14 17:18:30 -07:00
Zixaphir
44a031f152
Add a category for custom mascots
2014-01-14 01:37:33 -07:00
Zixaphir
d81c4cd568
Fix non-JSON 4chan
2014-01-13 20:59:37 -07:00
Zixaphir
d386dcd24e
Release appchan x v2.8.2.
2014-01-13 19:58:06 -07:00
Zixaphir
1203260f21
Fix theme saving.
2014-01-13 18:22:39 -07:00
Zixaphir
d2435777ff
Well, who is dumb? I'm dumb.
2014-01-12 19:47:55 -07:00
Zixaphir
ca153df551
Fix catalog, add some CSS for index features
2014-01-12 18:53:34 -07:00
Zixaphir
ccba62bc70
Give themes a sense of "state", I guess.
2014-01-12 17:59:39 -07:00
Zixaphir
5ca10fc248
Less hard-coded NSFW boards
...
Let's let 4chan tell us if a board is NSFW or not.
2014-01-12 16:38:34 -07:00
Zixaphir
f757aad8cb
Remove mascot and theme tempfix
2014-01-12 15:06:34 -07:00
Zixaphir
75c76d5ed0
Don't know how I missed that while merging...
2014-01-11 16:57:17 -07:00
Zixaphir
bd08bd964d
Merge branch 'json' into ajson
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
builds/4chan-X.meta.js
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Config.coffee
src/General/Header.coffee
src/General/Index.coffee
src/General/Main.coffee
src/General/css/font-awesome.css
src/General/css/futaba.css
src/General/css/photon.css
src/General/css/tomorrow.css
src/General/css/yotsuba-b.css
src/General/css/yotsuba.css
src/General/html/Features/Index-navlinks.html
src/General/html/Monitoring/ThreadWatcher.html
src/Images/Gallery.coffee
src/Menu/Menu.coffee
src/Miscellaneous/AnnouncementHiding.coffee
src/Monitoring/ThreadWatcher.coffee
src/Posting/QR.coffee
2014-01-11 15:55:46 -07:00
Zixaphir
a02705f520
Errors are handled differently now
2014-01-11 15:09:00 -07:00
Zixaphir
c7f0646c42
Better
2014-01-11 15:06:55 -07:00
Zixaphir
efc2fd5bd2
Safer
2014-01-11 15:05:37 -07:00
Zixaphir
bf80874f9f
Less checks and less misses? Performance and stability? Oh my.
2014-01-11 14:39:14 -07:00
Zixaphir
ebf6808297
Improve responsiveness of style switcher
2014-01-10 17:52:09 -07:00
Zixaphir
0d29b42a02
This kills the script
...
No, seriously, this commit breaks everything if you open a reply.
It's k, though, that's why this branch exists: so I can break it
all without harming end users and stable development.
Holy carp, though, the amount of errors thrown!
2014-01-09 18:51:49 -07:00
Zixaphir
84cbff8a77
ThreadStats.disconnect()
2014-01-09 15:37:01 -07:00
Zixaphir
ab8607710b
Switch document class names when switching between views
2014-01-09 14:49:05 -07:00
Zixaphir
259529b6dd
The more you know, am I right?
2014-01-09 14:26:09 -07:00
Zixaphir
4e56d17d54
Best.
2014-01-09 14:24:19 -07:00
Zixaphir
aaf1ee06ee
"f"
2014-01-09 14:18:23 -07:00
Zixaphir
22c244ce69
Finally fix Index from Thread navigation
2014-01-09 14:09:19 -07:00
Zixaphir
3327c9cf36
Rearrange some stuff, fix ThreadUpdater.disconnect
2014-01-09 12:55:06 -07:00
Zixaphir
18d3d6b6e9
Merge branch 'v3' into json
...
Conflicts:
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
src/General/Index.coffee
src/General/Main.coffee
2014-01-09 12:32:59 -07:00
Zixaphir
8f5b04a55f
Be more aggressive.
2014-01-09 11:21:21 -07:00
Zixaphir
86c2b07626
Less recursion because recursion is slow.
2014-01-09 11:19:04 -07:00
Zixaphir
d2311ab805
Break up some stuff, address a few small issues
2014-01-09 11:00:08 -07:00
Jordan
0eae013b0b
Not sure why this got removed, but re-adding fixes the thread watcher
2014-01-09 01:18:05 -07:00
Jordan
8419b7c88b
Merge Zixaphir X, close #221
2014-01-08 20:55:13 -07:00
Zixaphir
1e7fc8ea65
Reflows.
2014-01-08 15:40:57 -07:00
Zixaphir
1c504e0676
Small reflow
2014-01-08 12:45:16 -07:00
Zixaphir
57742dd397
Make the back and forward buttons kinda-sorta work
2014-01-08 12:15:41 -07:00
Zixaphir
5785f9cda3
;__;
2014-01-08 11:57:54 -07:00
Zixaphir
fca2645787
Improve navigation between boards
...
Also allow navigation to indexes from boards.
2014-01-08 11:40:58 -07:00
Zixaphir
41e3fa05ad
Start working on getting index navigation from a thread working
2014-01-08 09:30:23 -07:00
Zixaphir
ebd765cc24
I don't know why that was under the thread conditional?
2014-01-07 22:08:17 -07:00
Zixaphir
ec35cb6742
Try to consolidate
2014-01-07 22:05:41 -07:00
Zixaphir
a02afb8c38
Do you ever feel maybe you're actually dumb?
2014-01-07 21:56:26 -07:00