ccd0
e2d9afb3bb
better useragent detection for CSS workarounds
...
This way gets it right when Tampermonkey is used.
2014-07-19 23:15:11 -07:00
ccd0
8bf3608a35
ensure document.head exists before starting init
2014-07-19 11:31:45 -07:00
ccd0
5bbb0b9897
change "Loop in New Tab" to only loop the video
2014-07-13 13:37:15 -07:00
ccd0
49122baa4a
don't remove encryption without asking
2014-07-13 13:03:29 -07:00
ccd0
eaa7e87d00
make URL normalization optional
2014-06-29 16:01:21 -07:00
ccd0
deedfba851
add build switch for test code
2014-06-27 16:56:23 -07:00
ccd0
335ef45af3
Merge branch 'email-fix-reverted' into tests
2014-06-27 14:29:05 -07:00
ccd0
317beff1ed
remove orphaned listener for AddCallback events
2014-06-18 22:43:12 -07:00
ccd0
71f38132c5
remove AddCallback, QRGetSelectedPost, QRAddPreSubmitHook, and QRPostSelection
2014-06-18 00:53:54 -07:00
ccd0
65048751ad
add test of HTML building
2014-06-16 19:29:10 -07:00
ccd0
722635d722
Drop navigation between threads/boards with JSON
2014-06-01 17:40:23 -07:00
ccd0
27558ba6d6
use $.asap instead of specializing $.ready
2014-05-18 20:43:44 -07:00
ccd0
a79781b706
This fixes the script not loading at all in dwb.
...
No guarantees it will stay working or that any bugs will be fixed,
as I have no intention of doing regular testing in this browser.
2014-05-18 10:53:05 -07:00
ccd0
8fb98b785a
better solution to the loading problem
2014-05-18 09:27:01 -07:00
ccd0
16a4d5785f
fix image 404 redirection
2014-05-17 22:34:03 -07:00
ccd0
cb828fa9c4
quote all the attributes
2014-05-15 17:32:38 -07:00
ccd0
cae730dd79
rewrite some code to make make safety more obvious
2014-05-15 02:25:45 -07:00
ccd0
de5f4e0a85
no need to rush
2014-05-13 03:09:31 -07:00
ccd0
4040440332
this setting should disable all the nag messages
2014-05-13 03:05:53 -07:00
ccd0
9c820f123d
Revert "fix moot using a dummy Recaptcha key on several pages"
...
This reverts commit 74f270c3afa2daf8f64ea75d5f02752822a08579.
Looks like moot has fixed the problem, so we won't need this anymore.
2014-04-27 10:56:06 -07:00
ccd0
74f270c3af
fix moot using a dummy Recaptcha key on several pages
2014-04-27 09:07:06 -07:00
ccd0
d0e9ec84ef
dispatch 4chanXInitFinished events when in catalog
2014-04-26 20:35:38 -07:00
ccd0
da8ba3cf8c
change /res/ URLs to /thread/ so our quote links don't reload the page
2014-04-20 10:46:32 -07:00
ccd0
823eace903
begin work on restoring comment expansion
2014-04-19 21:44:13 -07:00
ccd0
4f8b640e2c
preserve hash when removing slugs
2014-04-19 16:26:37 -07:00
ccd0
2d5b1646ca
remove slugs, at least until moot fixes his HTML
2014-04-19 16:10:05 -07:00
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