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 |
|
Zixaphir
|
64c9c139c1
|
Merge branch 'v3'
Conflicts:
LICENSE
builds/appchan-x.user.js
builds/crx/script.js
src/Archive/archives.json
src/General/Config.coffee
src/General/Header.coffee
src/General/Settings.coffee
src/Images/FappeTyme.coffee
src/Posting/QR.coffee
src/Posting/QR.post.coffee
|
2014-06-22 07:13:41 -07:00 |
|
Zixaphir
|
f103fd0301
|
Merge branch 'mayhem' into v3
Conflicts:
CHANGELOG.md
package.json
src/Archive/archives.json
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/UI.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadUpdater.coffee
src/Monitoring/Unread.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
src/Posting/QR.post.coffee
|
2014-06-22 07:04:25 -07:00 |
|
ccd0
|
317beff1ed
|
remove orphaned listener for AddCallback events
|
2014-06-18 22:43:12 -07:00 |
|
Mayhem
|
41c22af15f
|
GM2 incoming!
|
2014-06-19 04:34:37 +02: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 |
|
Zixaphir
|
2efa358131
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
LICENSE
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
package.json
src/General/Navigate.coffee
src/Miscellaneous/CatalogLinks.coffee
src/Posting/QR.coffee
|
2014-05-27 12:39:01 -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 |
|
Zixaphir
|
d08ccf7ddb
|
Slight reflow
I doubt we'll ever have a video in a 404'd tab. srsly.
|
2014-05-16 09:17:23 -07:00 |
|
Zixaphir
|
39b0587ddf
|
Fix zixaphir/appchan-x#725
|
2014-05-16 09:14:44 -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 |
|
Zixaphir
|
8cf9ad236a
|
I thought I fixed that already? OH WELL
|
2014-05-11 16:28:56 -07:00 |
|
Brandon
|
e4efa68044
|
fix #714
|
2014-05-03 16:04:29 -07:00 |
|
Brandon
|
f969d7e21a
|
fix #714
|
2014-05-03 12:46:16 -07:00 |
|
Zixaphir
|
7514ff41d4
|
Merge branch 'v3'
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
src/General/Main.coffee
|
2014-05-03 06:39:09 -07:00 |
|
Zixaphir
|
fd76d85c07
|
Invalid string
|
2014-05-03 06:37:49 -07:00 |
|
Zixaphir
|
c04c83f915
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
LICENSE
README.md
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
package.json
src/General/Header.coffee
src/General/Main.coffee
src/General/css/font-awesome.css
src/General/html/Features/Index-navlinks.html
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadStats.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
src/Theming/Banner.coffee
|
2014-05-03 06:20:04 -07:00 |
|
Zixaphir
|
0fdeae4e77
|
Consolidate dimension-check code into QR.post.
Reduces redundant generation of video/image elements for thumbnail
generation and dimension check code by merging them into one routine
|
2014-05-03 06:05:28 -07:00 |
|
Zixaphir
|
a1601d8825
|
Merge branch 'mayhem' into v3
Conflicts:
CHANGELOG.md
package.json
src/General/Build.coffee
src/General/Index.coffee
src/General/Main.coffee
src/General/lib/post.class
src/Monitoring/ThreadStats.coffee
|
2014-05-03 02:45:58 -07:00 |
|
Zixaphir
|
523d6bd9c4
|
Merge branch 'ccd0' into v3
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx.crx
builds/crx/script.js
src/General/Build.coffee
src/General/Index.coffee
src/General/Main.coffee
src/General/Navigate.coffee
src/General/css/style.css
src/General/html/Build/post.html
src/General/html/Features/Index-navlinks.html
src/General/lib/post.class
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
src/Images/ImageHover.coffee
src/Miscellaneous/Banner.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadUpdater.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
src/Posting/QR.post.coffee
src/Quotelinks/QuoteBacklink.coffee
src/Quotelinks/Quotify.coffee
|
2014-05-03 02:03:35 -07:00 |
|
Zixaphir
|
ca9b0517de
|
Merge some changes from appchan.
|
2014-05-03 01:09:35 -07:00 |
|
Mayhem
|
a9b05047be
|
Build pathnames taking into account the thread slug.
|
2014-04-30 15:30:46 +02: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 |
|
Zixaphir
|
1df9bab835
|
Force flags.
|
2014-04-20 08:23:29 -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 |
|
Zixaphir
|
41ec3933cd
|
Merge branch 'v3'
Conflicts:
CHANGELOG.md
LICENSE
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
package.json
src/General/Navigate.coffee
src/Miscellaneous/Keybinds.coffee
src/Posting/QR.coffee
|
2014-04-19 15:48:11 -07:00 |
|
Zixaphir
|
4b3f4d1baf
|
Merge branch 'ccd0' into v3
Conflicts:
builds/crx.crx
src/General/Index.coffee
src/Miscellaneous/Keybinds.coffee
|
2014-04-12 18:02:25 -07:00 |
|
ccd0
|
daff73a2c4
|
begin migration to new URLs
|
2014-04-12 09:55:06 -07:00 |
|
Mayhem
|
c7b7795261
|
Start supporting new semantics.
|
2014-04-12 18:01:03 +02:00 |
|
Zixaphir
|
ea47aefd93
|
Merge branch 'v3'
Conflicts:
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
latest.js
package.json
src/General/Header.coffee
src/General/Index.coffee
src/General/Settings.coffee
src/General/UI.coffee
src/General/html/Settings/Settings.html
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
src/Monitoring/ThreadWatcher.coffee
|
2014-04-11 00:29:52 -07:00 |
|
Zixaphir
|
28eebe0183
|
Merge branch 'ccd0' into v3
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx.crx
builds/crx/script.js
src/General/Config.coffee
src/General/css/style.css
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
|
2014-04-10 23:08:43 -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
|
31eac580aa
|
implement duckness's upgrade nag disabling option
|
2014-04-06 10:17:26 -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 |
|