ccd0
daff73a2c4
begin migration to new URLs
2014-04-12 09:55:06 -07:00
ccd0
ff057d4f29
configure videos opened in new tab
2014-04-10 01:33:11 -07:00
ccd0
47eea2a57a
implement duckness's upgrade nag disabling option
2014-04-06 16:10:05 -07:00
ccd0
730f275406
remove unneeded entry from feature initialization list
2014-04-05 14:20:18 -07:00
ccd0
342672bab3
implement length 1 queue of videos to be deleted
2014-04-04 22:11:17 -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
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
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
Zixaphir
bb3d9c9d84
Apparently Main.clean() can break things pretty hard.
...
But only if on the same board? Weird.
2014-01-07 21:12:17 -07:00
Zixaphir
497c231003
Merge branch 'v3' into json
...
Conflicts:
builds/4chan-X.user.js
builds/crx/script.js
2014-01-07 20:29:32 -07:00
Zixaphir
63b09cb803
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
package.json
src/Archive/Redirect.coffee
src/General/Build.coffee
src/General/css/font-awesome.css
src/General/lib/databoard.class
src/Miscellaneous/ExpandThread.coffee
src/Monitoring/ThreadUpdater.coffee
2014-01-07 20:28:47 -07:00
Zixaphir
21056d72f9
Well, fuck. Looks like we're generating board indexes now. :D
2014-01-07 20:15:49 -07:00
Zixaphir
798ab20f35
ThreadUpdater.disconnect()
2014-01-07 16:30:18 -07:00
Zixaphir
e5e0331655
Pseudo-code this out a bit...
...
Just starting this is reminding me why I gave this up back during
zixaphir/appchan-x#242
2014-01-07 15:00:31 -07:00
Zixaphir
ba7769329e
Eh, spacing
2014-01-07 14:27:36 -07:00
Zixaphir
073887e515
It occurs to me that Array.shift() is probably slow.
2014-01-07 14:23:27 -07:00
Zixaphir
31e409f361
I get asked a lot, "do you even test your code?"
...
No. No, the answer is no.
2014-01-07 14:18:22 -07:00