13803 Commits

Author SHA1 Message Date
ccd0
473a59258c Request permission to access captcha service. #2375 2019-08-03 10:08:50 -07:00
ccd0
f430164b8c Fix regression in syncing with native catalog. 2019-08-03 09:18:05 -07:00
ccd0
3d079f7e7e Remove obsolete Recaptcha v1 code and remove dependence on findIndex. 2019-08-03 08:56:40 -07:00
ccd0
e75700f5d9 Safer property access. 2019-08-03 00:23:08 -07:00
Johnny
d0fcbc8e4b
Update texarea width
With the vertical only resize, also means that the width can be 100% without the min/max
2019-08-03 09:55:38 +10:00
Johnny
3ef8204534
Small textarea change in Settings
This ensures that the textareas in the Settings can only be resized vertically, so that they don't break out of the container.

If you went to resize it horizontally, it would actually close the settings dialog anyway.
2019-08-03 09:43:06 +10:00
ccd0
5d0d957389 Where possible, move test functionality into Test.coffee. #829 2019-07-26 15:15:59 -07:00
ccd0
e58eefc5e6 More changes to expedite compiling Coffeescript before interpolating templates. #829 2019-07-26 12:48:17 -07:00
ccd0
5631d2877d Include post HTML in error reports from post parsing. #862 2019-07-26 09:26:49 -07:00
ccd0
d87dc0af6c Add userscript manager to error reports. #862 2019-07-26 02:42:54 -07:00
ccd0
43661e8888 Put backticks around template to make transition so we can compile Coffeescript before interpolating it. #829 2019-07-25 20:41:06 -07:00
ccd0
fba3d2d18e Make HTML templates output Javascript, part 3. #829 2019-07-25 19:48:06 -07:00
ccd0
375c717dea Replace assert with Test.assert. 2019-07-25 19:20:53 -07:00
ccd0
51a6893fdd Don't try to disable 4chan native extension on non-4chan sites. 2019-07-25 18:56:43 -07:00
ccd0
53f2252f38 Detect conflicts with native extension and show appropriate error message. #1627 2019-07-25 18:49:57 -07:00
ccd0
5f4ae3231f Remove $.globalEval and simplify passing of data to/from scripts run in global context. 2019-07-25 18:12:06 -07:00
ccd0
48022bb31b Remove last uses of $.globalEval. 2019-07-25 17:49:24 -07:00
ccd0
25dd9d5985 Take Coffeescript stuff out of this template. #829 2019-07-25 16:27:00 -07:00
ccd0
e38e6e254b Add Header.noticesRoot as early as possible to increase likelihood error messages show up in event of problem. 2019-07-25 16:22:15 -07:00
ccd0
b8a9077823 Make HTML templates output Javascript, part 2. #829 2019-07-25 13:07:58 -07:00
ccd0
c64acead26 Make HTML templates output Javascript, part 1. #829 2019-07-25 12:57:19 -07:00
ccd0
cba171b9d0 Release 4chan X v1.14.11.0. 2019-07-24 17:01:01 -07:00
ccd0
61954985bf Merge branch 'next' 2019-07-24 15:12:11 -07:00
ccd0
d41c0cf96d Make scroll to post quoting you keybinds work on Tinyboard/vichan. #2171 2019-07-24 14:41:49 -07:00
ccd0
c8619e303d Release 4chan X v1.14.10.3. 2019-07-24 02:07:05 -07:00
ccd0
a16a85ea7c Fix bugs in gallery when rotating images with Fit Height enabled. 2019-07-23 20:50:51 -07:00
ccd0
d3e4c62c8f Release 4chan X v1.14.10.2. 2019-07-23 13:31:58 -07:00
ccd0
9fd41e8405 Limit number of autoretries on posting error. #1302 2019-07-23 07:53:26 -07:00
ccd0
2f2c6b64e4 Fix bug from v1.14.10.0 causing full image and thumbnail to briefly appear simultaneously while contracting images and causing unwanted scrolling.
(bug from commit 829ef77159652710df48e3a85eef5e097f7052e1)
2019-07-23 07:52:20 -07:00
ccd0
f89f9a2bbb Limit number of autoretries on posting error. #1302 2019-07-23 02:13:34 -07:00
ccd0
32ad98a0d6 Make Open Thread keybinds work on Tinyboard/vichan. #2171 2019-07-23 00:17:24 -07:00
ccd0
4649ae8a82 Fix indication of posts by/quoting you when post is highlighted. #585 2019-07-22 23:53:17 -07:00
ccd0
4b3e2c6e13 Don't need sw-yotsuba selector here since stylesheet classes are only applied on 4chan. 2019-07-22 23:31:58 -07:00
ccd0
1272b52451 Display notification when MD5s are quick filtered with link to undo. #2221 2019-07-22 22:31:10 -07:00
ccd0
23e1bceba1 Don't try to quick add MD5s if there's no MD5 available. 2019-07-22 21:33:23 -07:00
ccd0
4da095626c Make reply navigation keybinds work on Tinyboard/vichan. #2171 2019-07-22 20:54:10 -07:00
ccd0
114d234c87 Rename site.selectors.relative to site.selectors.highlightable 2019-07-22 19:58:06 -07:00
ccd0
ce099ae6de Use g.SITE.selectors.replyOriginal to count replies. 2019-07-22 19:35:40 -07:00
ccd0
9a3051ba71 Move replyOriginal up level in hierarchy. 2019-07-22 19:30:44 -07:00
ccd0
4e84b284ca Rename site.selectors.relative.replyPost to site.selectors.relative.replyHighlight 2019-07-22 19:21:37 -07:00
ccd0
576a223fc8 Make catalog keybind work on /f/. 2019-07-22 18:36:18 -07:00
ccd0
df5a31a26e Make index-related keybinds work on Tinyboard/vichan sites. #2171 2019-07-22 18:28:57 -07:00
ccd0
093bbc9905 Fix exception when Thread Watcher keybind pressed on Tinyboard/vichan sites. 2019-07-22 17:46:15 -07:00
ccd0
8688bfc955 Fix bug from v1.14.10.0 causing full image and thumbnail to briefly appear simultaneously while contracting images and causing unwanted scrolling.
(bug from commit 829ef77159652710df48e3a85eef5e097f7052e1)
2019-07-22 17:35:17 -07:00
ccd0
02fa06d4ef Nav.getThread() should always return current thread in thread view regardless of scrolling. 2019-07-22 17:19:33 -07:00
ccd0
875f2c06a5 Simplify and remove a needless condition. 2019-07-22 17:13:30 -07:00
ccd0
990bc968bb Simplify and remove hardcoded selector. 2019-07-22 16:56:12 -07:00
ccd0
35e7500afe Make Index Navigation keybinds/buttons work on Tinyboard/vichan. #2171 2019-07-22 16:30:12 -07:00
ccd0
285cd4cb72 Read boards with custom flags from boards.json. #525 2019-07-22 00:48:19 -07:00
ccd0
2d0c5b9006 Use Index.enabledOn in Index.menu. 2019-07-22 00:37:09 -07:00