Commit Graph

19 Commits

Author SHA1 Message Date
evazion
7ebf6ed9d7 Remove rel="nofollow" from internal links.
This was used to discourage crawlers from crawling certain pages we
didn't want them to crawl, primarily post searches.

Remove because there are better ways to control crawling. Some of these
links weren't even visible to crawlers anyway. This lets us be
consistent about only applying rel="nofollow" to external links.
2019-10-13 18:53:46 -05:00
evazion
2b4ee0ee8f post versions: add ability to search post versions by tags.
* Add ability to search /post_versions by added tags, removed tags, or
  changed tags (added or removed).

* Add 'History' link to the sidebar of the /posts index. This is a
  shortcut for a /post_versions search of the current tag.
2019-09-26 22:14:29 -05:00
evazion
bbaadda1e3 Convert keyboard shortcuts to use data-shortcut. 2018-08-12 12:09:58 -05:00
r888888888
36948bbf33 move explore links to sidebar, fix popular searches action 2017-11-13 11:14:09 -08:00
r888888888
792d95227b remove mobile version links 2017-09-07 18:37:51 -07: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
Albert Yi
0ab45ebc42 add postarchive model, fixes #2831: Replace Subscriptions Link With Search:All Link 2017-01-11 11:39:14 -08:00
r888888888
504674b288 add rel=nofollow in more places 2016-02-03 23:47:17 -08:00
Toks
6187d9b483 Add ui for accessing search post counts
fixes #2528
2015-11-13 00:41:06 -05:00
r888888888
903e744ae4 remove deleted post query 2014-10-27 14:42:17 -07:00
Toks
abfd48d58a #1938: Add random post keyboard shortcut 2014-06-08 14:34:36 -04:00
r888888888
da12a5e8a5 fix mobile link 2013-11-26 17:07:03 -08:00
r888888888
1304912ee1 link to mobile versions 2013-11-21 14:38:42 -08:00
Toks
ab7d3f69a4 #1938: Add random post link 2013-09-17 15:51:41 -04:00
小太
1a03a86592 Kill trailing whitespace in erb files 2013-03-19 23:11:58 +11:00
albert
85a832cb5d layout tweaks 2013-02-22 15:21:53 -05:00
albert
23c0cb5529 add post previews to user profile, improved ui for tag subscriptions 2013-02-21 18:18:08 -05:00
albert
bfe0af7649 add shortcut to deleted posts 2013-02-18 14:51:17 -05:00