Commit Graph

62 Commits

Author SHA1 Message Date
r888888888
3b414db844 defer to popular searches for popular tag list 2017-05-01 17:56:34 -07:00
evazion
8404064854 related_tag_calculator.rb: fix memcache lookup in inner loop.
Remove the category constraint option from RelatedTagCalculator.calculate_from_posts.
It slows things down and isn't used.

This method is used to calculate the related tags sidebar during
searches for single metatags. Using Tag.category_for in the inner loop
caused a memcache call on every iteration. At 100 posts per page and
20-30 tags per post, this led to up to 2000-3000 total memcache calls,
which significantly slowed pageloads.
2017-04-23 17:10:20 -05:00
r888888888
97da8f8647 deprecate tag subscriptions with warnings 2017-04-14 16:00:20 -07:00
r888888888
da06bee0ab revamp saved search implementation 2017-03-15 15:36:48 -07:00
r888888888
8a93fdf18f additional saved search fixes 2017-01-25 12:48:47 -08:00
r888888888
c7b5a4e229 add references to user statistics page about saved searches 2017-01-23 10:56:39 -08:00
Toks
8a9488df94 Fix deleted posts not showing in favgroups 2015-09-07 19:49:30 -04:00
r888888888
86f0db5912 fixes #2488: Pool gallery has pools missing from the list 2015-08-13 11:46:09 -07:00
r888888888
f87c71cf23 remove post view counts, add search counts 2015-07-27 17:27:40 -07:00
r888888888
cc6da3ff89 fixes #2454: Add a new popular posts page for view counts 2015-07-24 15:56:41 -07:00
Toks
04fa5596e2 Favorite groups 2015-06-23 15:25:54 -04:00
r888888888
5c22d8753f Revert "make pool gallery the default view"
This reverts commit 719343cea5.
2014-09-05 22:26:47 -07:00
r888888888
719343cea5 make pool gallery the default view 2014-09-05 16:27:19 -07:00
r888888888
267df896c6 fixes #2245 2014-08-25 16:41:27 -07:00
r888888888
a89c57cee0 Fix Rails 4.1 migration issues 2014-04-24 17:01:03 -07:00
Toks
ace1975704 #1140: Remove order metatag when picking reltag method 2013-12-09 12:43:27 -05:00
Toks
9f1df439a6 #1140: Use fast reltag calculation for subquery metatags 2013-12-09 12:14:56 -05:00
r888888888
016fccbf0a refactor 2013-11-20 16:56:59 -08:00
r888888888
231993b98e fixes #2005 2013-11-20 15:45:03 -08:00
r888888888
c0921d0590 fixes #1891 2013-07-24 18:12:44 -07:00
r888888888
3bc4c886c3 tweak styles for intro page 2013-06-24 15:32:17 -07:00
r888888888
ec56d7abc9 default tag listing now weighted by time 2013-06-24 15:08:42 -07:00
Toks
9f3cbf7bf5 fixes #1799 2013-06-23 18:24:13 -04:00
Toks
317dee767d better fix for #1253 2013-06-20 19:05:08 -04:00
Toks
299fc1057e fix wiki page errors 2013-05-11 08:37:00 -04:00
Toks
0ced0ca659 fix 2013-05-11 07:28:42 -04:00
Toks
bbd3ac1867 separate post previews html with linebreaks 2013-05-10 23:22:04 -04:00
Toks
eaf016921d Revert "fixes #1286"
This reverts commit 799fc6223f.
2013-05-10 15:45:48 -04:00
Toks
799fc6223f fixes #1286 2013-05-07 21:50:49 -04:00
r888888888
5706a8e488 fix tests (involves changes to favorite set presenter) 2013-04-28 00:55:10 -07:00
Toks
4001689e28 fixes #1450
Additionally:
* Adds basic negated id metatag.
* Post set presenter now uses the post set's tag string, not the
parameter from the URL.
2013-04-27 11:13:57 -04:00
albert
ce7d6bc0dd disable Tag.find_or_create_by_name for single tag queries with no matching tag record 2013-03-31 18:27:32 -04:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
b65efb975b fixes #935 2013-03-18 09:40:18 -07:00
albert
752429b65d handle some common error cases 2013-03-15 15:21:16 -04:00
albert
698c08f058 fixes #835 2013-03-12 13:00:01 -04:00
albert
27926df522 fixes #805 2013-03-09 20:48:37 -05:00
albert
62c92c0601 fixes #675 2013-03-01 06:46:15 -08:00
albert
c6d03f2d3a add tag seq nav 2013-02-25 12:09:02 -05:00
albert
e51631fbfa should solve all residual tag_query_limit bugs 2013-02-20 21:56:09 -05:00
albert
46d1d3db59 fixes for tag_query_limit 2013-02-20 10:20:41 -05:00
albert
66fc05e30b change privileged accounts to gold accounts, add platinum accounts, add favorite and tag query limiting based on level 2013-02-20 00:02:43 -05:00
albert
8a46836238 show related tags for fav metatag 2013-02-18 20:50:38 -05:00
albert
02360c53c7 show tags for tag subscriptions in post listing 2013-02-18 20:18:21 -05:00
albert
e6d906dc03 fix 2013-01-30 15:32:16 -08:00
albert
250b9866f2 fix 2013-01-30 15:15:00 -08:00
albert
7b79dfbd0e fix 2013-01-30 15:13:16 -08:00
albert
c6b9de8486 refactored with_timeout helper 2013-01-30 15:04:13 -08:00
albert
c327653394 fixes to limit 2013-01-14 16:38:33 -05:00
albert
914d2d5b4e fixes #280 2012-01-14 17:19:42 -05:00