3074 Commits

Author SHA1 Message Date
ccd0
fa7f2cb20b These features are 4chan-specific. 2019-07-11 05:54:22 -07:00
ccd0
566c8bffd0 "Change Use Faster Image Host setting to Override 4chan Image Host in Advanced menu, which can be set to whichever image host you want to use. #2046 2019-07-10 16:29:22 -07:00
ccd0
57a5509765 Merge branch 'next' into next2 2019-07-10 12:41:05 -07:00
ccd0
6f1165da9f Merge commit '794027e355ba117ae533d15907a45e1e5e85173a' into next2 2019-07-10 12:30:49 -07:00
ccd0
a547904c11 Merge commit '38f63e6aa8c913e95e418235283c8fc2113a1c5c' into next2 2019-07-10 12:20:13 -07:00
ccd0
6a88344481 Merge commit '2450d041737bd08bc65c43690ec3bc72f79a6287' into next2 2019-07-10 11:58:58 -07:00
ccd0
e92fda3e88 Update Yandex image search URL again. #2349 2019-07-09 10:27:53 -07:00
ccd0
e303f56bf6 Update any existing Sauce settings for HTTPS support changes. #2347 2019-07-09 10:13:49 -07:00
ccd0
4d9dae9095 Make bottom board list code work on Tinyboard/vichan sites. 2019-07-08 18:30:10 -07:00
ccd0
f6c37ce57f Fix links to boards with same name on other sites being highlighted as the current board. 2019-07-08 18:04:31 -07:00
ccd0
8ee847133a Don't insert 4chan native settings link on non-4chan boards. 2019-07-08 17:59:42 -07:00
ccd0
175350bb3d Support captcha solving services. 2019-07-05 17:45:09 -07:00
ccd0
8cd7b2cc08 Support searching for threads by regular expressions on a given field using syntax field:/regexp/ 2019-06-28 21:09:47 -07:00
ccd0
5f98dcfb28 Update Yandex image search URL. #2330 2019-06-23 19:36:08 -07:00
ccd0
a214f51755 Move Build to SW.yotsuba.Build. 2019-04-09 06:49:13 -07:00
ccd0
794027e355 Move Build.unescape to $.unescape 2019-04-09 05:25:41 -07:00
ccd0
38f63e6aa8 Move most stuff from Site to g.SITE; Site.hostname -> g.SITE.ID; put data for other sites in g.sites. 2019-04-09 03:30:58 -07:00
ccd0
2450d04173 Rename Build.Test to Test. 2019-04-08 23:27:38 -07:00
ccd0
5cb0c1a213 Fix 4chan/4channel not being correct in certain links. 2019-04-08 22:53:41 -07:00
ccd0
f3ed76f32f Support specifying the sites that filters apply to. #2171 2019-04-06 05:57:16 -07:00
ccd0
544dcd6096 Merge branch 'master' into next 2019-04-04 20:27:54 -07:00
ccd0
e0009d2300 Sauce: Update DeviantArt filename format. #2237 2019-04-04 20:26:22 -07:00
ccd0
d2e8efb59c Restore filtering on email. #2171 2019-04-04 18:43:43 -07:00
ccd0
53977021aa Merge branch 'bstable' 2019-04-02 06:16:18 -07:00
ccd0
6622029650 Remove like buttons. Continue to show like counts and scores where given in API.
Make minor spacing adjustments due to removal of relevant CSS.
2019-04-02 05:38:09 -07:00
ccd0
b332ef32cc Merge branch 'bstable' 2019-03-31 23:04:28 -07:00
ccd0
2da007c291 Show info relating to April 2019 event. #2266 2019-03-31 22:55:42 -07:00
ccd0
21f0dbfd46 Copy over any temporary JSON properties in Build.parseJSON. 2019-03-31 21:17:22 -07:00
ccd0
fb0759f40d Revert "Show 2018 Apr 01 team names in thread updates and other posts generated from JSON."
This reverts commit 99bb9d667b871a6451476010558bd1315e281d0b.
2019-03-31 21:09:37 -07:00
ccd0
abb43b3314 Support filters that apply to multiple post fields joined by newline characters. 2019-03-31 00:54:43 -07:00
ccd0
e784844333 Move these functions out of the main Filter object and into a subobject. 2019-03-30 15:36:11 -07:00
ccd0
501a103a1d Make movement of image hover / quote preview with mouse optional; option is Follow Cursor. #471, #2245 2019-03-24 07:16:56 -07:00
ccd0
19c7e73d14 Get rid of more API URLs spread about the codebase. 2019-03-24 04:42:43 -07:00
ccd0
e5ab4ffb5b Clean up index notification code and handle aborting previous request better. 2019-03-24 02:41:56 -07:00
ccd0
4af0e0b962 Change export URL from data: to blob: so larger settings files can be exported. #2255 2019-03-23 21:10:09 -07:00
ccd0
2f47d49168 Fix bug causing board configuration to be deleted from Conf on settings export. 2019-03-23 20:54:24 -07:00
ccd0
996a183abe Revert "Prevent quote preview from going offscreen in cases of limited screen width."
Caused some quote previews to use more width than needed.
This reverts commit 4122bce3084f8fc25b5f0dc2e42f999f7d9430a5.
2019-03-23 13:05:34 -07:00
ccd0
e77fa69c53 Move If-Modified-Since code to separate function $.whenModified 2019-03-23 13:03:45 -07:00
ccd0
4122bce308 Prevent quote preview from going offscreen in cases of limited screen width. 2019-03-22 07:27:10 -07:00
ccd0
f823b73a40 Add option to filter only posts with files. 2019-03-22 02:26:57 -07:00
ccd0
6dd3150d2b Document that Unique ID filtering uses exact string matching. 2019-03-21 05:09:03 -07:00
ccd0
35213df61e Merge commit 'ef89d9324' (notification filters) 2019-03-18 22:04:15 -07:00
ccd0
ef89d93249 Document notification filters. #2231 2019-03-18 22:03:46 -07:00
ccd0
fafdc4fa44 Allow image hover previews to use full width of screen. 2019-03-17 05:42:50 -07:00
ccd0
e975035ac6 Merge branch 'bstable' 2019-03-10 21:12:22 -07:00
ccd0
697d16192f Index refresh should also fetch freshest copy.
Fixes bug from 52128775e1edb69f83c93526516e6531511725fd.
2019-03-09 22:29:40 -08:00
ccd0
78a79f1942 Let $.cache report connection errors. 2019-03-09 02:13:27 -08:00
ccd0
496043342f No longer needed since 44feaf4eb700d13b218076bc11188cd5cdeab9f4 2019-03-08 23:49:18 -08:00
ccd0
67d5af480f Remove remaining places where list of boards without archive is hardcoded. #525 2019-03-08 23:44:38 -08:00
ccd0
e43d91c9d3 Implement pruning of data for dead threads on vichan sites with JSON API. #2171 (also work on #525) 2019-03-08 23:38:11 -08:00