ccd0
76507b6a34
Merge commit '68dbb73' into noscript; allow selection of noscript or Javascript captcha.
...
Similar to reverted merge commit c7433d9271717df3f0f8d64e22abf73e85f8a5ca.
Conflicts:
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
2014-12-12 17:59:14 -08:00
ccd0
08050f33f1
Use noscript fallback for captcha.
2014-12-11 22:53:03 -08:00
ccd0
fcb767e5de
Merge branch 'Stable' into Beta
...
Conflicts:
LICENSE
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2014-12-04 13:50:43 -08:00
ccd0
a70e273597
Implement 'Disable Autoplaying Sounds' option.
2014-12-04 13:46:20 -08:00
ccd0
c38c37c720
Overhaul quote threading.
...
- Separate post order data from read/unread status.
- Make compatible with unread line and scroll to last read post.
- Implement [Thread New Posts] link.
2014-11-30 12:46:07 -08:00
ccd0
70a8c639c3
Implement Mark New IPs. #190
2014-11-12 03:36:07 -08:00
ccd0
24f5a743f7
Move read of initial IP count to Main.coffee; also read bump/image limit.
2014-11-11 21:17:36 -08:00
ccd0
aaeff46c2b
Fix ID highlighting.
2014-11-02 18:15:12 -08:00
ccd0
ea3c4d9bc6
Custom CSS should always be added after main CSS.
...
Also fix issue with "undefined" IDs.
2014-10-25 19:32:16 -07:00
ccd0
d4c17fe57d
fix version check being skipped in JSON index
2014-09-23 15:36:57 -07:00
ccd0
9e050bad65
Merge branch 'master' into catalog
...
Conflicts:
src/General/lib/thread.class
2014-09-19 22:04:39 -07:00
ccd0
e04e933438
use 4chan's new archived thread icon
2014-09-19 21:43:48 -07:00
ccd0
419627cbf2
Merge branch 'master' into catalog
2014-09-18 19:32:17 -07:00
ccd0
9d58a62e16
Archived thread related bugfixes.
2014-09-18 11:32:15 -07:00
Mayhem
18b343671d
Add pin/hide/show thread menu entries for the catalog.
...
Conflicts:
src/General/Index.coffee
src/General/Main.coffee
src/Images/AutoGIF.coffee
2014-09-12 23:48:23 -07:00
ccd0
ade916aa84
error.toString() can contain path to Greasemonkey script
2014-08-25 03:42:50 -07:00
ccd0
2dd0587f5f
Revert "ensure document.head exists before starting init"
...
This reverts commit 8bf3608a356b3663c019f5bfb56f82a8cb575fbf.
2014-08-24 18:23:57 -07:00
ccd0
e330426d9b
Revert "don't wait for 4chanMainInit before adding CSS"
...
This reverts commit 77af50b6c9afa200e6b3484393928632db3760c4.
2014-08-24 15:18:44 -07:00
ccd0
e252903b7d
remove remnants of CachedTitles
2014-08-24 10:29:20 -07:00
ccd0
77af50b6c9
don't wait for 4chanMainInit before adding CSS
2014-08-23 17:05:44 -07:00
ccd0
f87380f22f
remove "Show Dice Roll"
2014-08-23 10:48:25 -07:00
ccd0
2557f86ace
remove Emoji
2014-08-23 10:36:05 -07:00
ccd0
e4a4f5a015
change "thread" class added to document root to "thread-view" to avoid name clash
2014-08-23 08:20:28 -07:00
ccd0
59c1355203
Merge branch '1.8.8.x' into 1.8.9.x
2014-08-12 22:57:30 -07:00
ccd0
c8cb630532
indicate thread death when threads become archived
2014-08-12 22:48:56 -07:00
ccd0
cff287c9c3
HTML templates
2014-08-02 22:43:01 -07:00
ccd0
b224d20896
don't show controls on videos until the mouse is moved over them
2014-07-26 23:15:16 -07:00
ccd0
6d5fec5dcb
restore bug workaround for new-tab videos
2014-07-26 10:07:13 -07:00
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