Commit Graph

887 Commits

Author SHA1 Message Date
Toks
a7a8ade98e fixes #1928 2013-08-09 18:37:09 -04:00
Toks
3eed7906d8 Merge branch 'master' of https://github.com/r888888888/danbooru 2013-08-09 13:37:36 -04:00
Toks
b81804306e Fix artist excerpt with wildcard searches 2013-08-09 13:25:37 -04:00
r888888888
760977b9f5 remove file size constraint on twitter cards since the large image will always be sent 2013-08-08 17:18:26 -07:00
Toks
c829b78c25 fixes #1377 2013-08-08 15:44:46 -04:00
Toks
4c8b1a56d9 #1865: Remove unnecessary safe mode for alias/implications
These use Post.raw_tag_match, while the bug only exists when using
Post.tag_match.
2013-08-08 14:12:52 -04:00
Toks
d527f822f2 fixes #1917 2013-08-07 20:25:51 -04:00
r888888888
3edf160887 fixes #1211 2013-08-07 13:00:25 -07:00
Toks
c6cf19b390 Add resolved search for appeals
fixes #1258
2013-08-04 11:57:27 -04:00
Toks
7c11fd440b Add pseudo-category search for flags
fixes #1915
2013-08-04 11:44:17 -04:00
r888888888
df9c087e85 fixes #826 2013-08-02 16:55:30 -07:00
r888888888
33f8ad000c potential fix for #1800 2013-07-31 16:56:32 -07:00
r888888888
a6329174c4 fixes #1789 2013-07-26 16:49:50 -07:00
Toks
c2bd4bedc9 More fixes for #1865
* Reltag calculator
* Artist default urls (fixes #1149)
* Post count cache
2013-07-25 20:04:29 -04:00
r888888888
c4bf6a9192 fixes for #1865 2013-07-25 14:32:15 -07:00
r888888888
303d6ce821 fixes #1863 2013-07-25 14:12:35 -07:00
r888888888
b94d6e1693 fixes #1892 2013-07-24 17:39:10 -07:00
r888888888
e4568e2f05 tweak Tag.trending algorithm 2013-07-23 17:27:13 -07:00
Toks
b80c5fb67e Update user name to id cache on save
Should fix #1731
2013-07-22 12:50:33 -04:00
Toks
f7ca22d00d fixes #1871 2013-07-20 18:01:24 -04:00
Toks
ecfcebe30a Add support for wildcard searches in text fields
#1663
2013-07-20 16:51:55 -04:00
Toks
e8e87c9621 Add tag search[has_wiki] parameter
fixes #1870
2013-07-20 13:36:14 -04:00
Toks
b68b09b62a Fix bad association 2013-07-20 13:04:04 -04:00
r888888888
22bd07072a #1849: filter images for safebooru 2013-07-18 17:27:00 -07:00
Toks
fb5276cfe1 Merge branch 'master' of https://github.com/r888888888/danbooru 2013-07-18 19:28:44 -04:00
r888888888
cad82aa762 fixes #1864 2013-07-18 16:23:04 -07:00
r888888888
f017a0ee11 fixes #1857 2013-07-18 16:23:04 -07:00
Toks
11fa3f4a3c Update tag_implication#update_posts_for_create
* Remove "_for_create" from name, now that update_posts_for_destroy is
removed
* Use raw_tag_match instead of tag_match to avoid inconsistencies
* Just append the implicated tags to the end of the tag string, rather
than using regex
2013-07-18 15:06:30 -04:00
Toks
a9d7079f73 Remove obsolete search[limit] parameter 2013-07-15 19:10:03 -04:00
Toks
799ff52004 Allow searching tags by list of comma-delimited names 2013-07-15 19:09:49 -04:00
Toks
73387e32ad Merge branch 'custom-css' 2013-07-12 19:35:47 -04:00
Toks
7fc16c14b1 fixes #1817 2013-07-12 18:29:11 -04:00
Toks
46aad0d3f1 fixes #1576
The "params[:order] ||= params.delete(:sort)" is to support existing
links using sort.
2013-07-12 13:18:19 -04:00
Toks
a30a104f47 fixes #1467 2013-07-12 12:18:54 -04:00
Toks
f4c5126b11 Add link to last page of pool from index; fixes #1848 2013-07-11 20:56:20 -04:00
r888888888
045cfc795b limit news updates to ones created in past 2 weeks 2013-07-11 16:20:29 -07:00
r888888888
c520c7f03c fixes #1847 2013-07-11 15:50:51 -07:00
Toks
89650b2b8f fix metatag case sensitivity 2013-07-06 17:13:04 -04:00
Toks
23246f878b fixes #1832 2013-07-05 16:35:38 -04:00
r888888888
2cfc5c296c style intro page, ignore artist tags in Tag.trending, set root page to explore/posts/intro 2013-07-02 15:00:50 -07:00
Kevin Xiwei Zheng
5082c9ef8c Fix creation of user records after janitor trials
Previously, a negative "demoted from janitor trial" record would
always be created after a janitor trial ended, regardless of whether
or not the user in question was actually demoted or not.  This commit
removes the culprit, an overly aggressive after_destroy callback, and
instead directly invokes user record creation in the "demote!" method.
2013-07-01 21:31:01 -04:00
r888888888
c7c9ef1940 tweak trending algorithm 2013-07-01 01:27:51 -07:00
r888888888
7e6670b2eb fix tag trending 2013-07-01 01:16:28 -07:00
r888888888
c61b10cb94 reimplement Tag.trending to use old danbooru 1 behavior 2013-06-30 22:53:29 -07:00
Toks
f829186259 fixes #1801 2013-06-30 12:50:47 -04:00
Toks
4d448dc352 Always redirect pixiv sources to mode=medium instead of mode=manga
See http://danbooru.donmai.us/forum_topics/9127?page=34
2013-06-30 10:50:38 -04:00
Toks
938e19f384 merge branch changeable-votes 2013-06-29 15:12:38 -04:00
Toks
badc3122f0 fixes #1263 for comments 2013-06-29 14:50:22 -04:00
Toks
9bffc081e4 partial fix for #1263 (posts) 2013-06-29 12:40:51 -04:00
Toks
59db60f35c fixes #1815 2013-06-29 11:44:33 -04:00