Commit Graph

916 Commits

Author SHA1 Message Date
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
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
8f2d464c03 fix Pool#page_number 2013-06-23 13:58:17 -04:00
Toks
d5d5235d9a simplify xml api methods 2013-06-23 12:12:51 -04:00
Toks
395f3d1342 hide index fields from api; closes #1739 2013-06-23 12:12:30 -04:00
Toks
daebcf19f0 fix wiki page xml api 2013-06-23 12:01:07 -04:00
Toks
168de3215f fixes #1754; include category in wiki page api 2013-06-23 11:42:55 -04:00
Toks
40d9e0cfe1 fixes #1781 2013-06-22 22:05:56 -04:00
Toks
377b2990c9 fixes #1619 2013-06-22 17:26:32 -04:00
r888888888
3150b53146 fixes #1730 2013-06-20 16:10:37 -07:00
Toks
317dee767d better fix for #1253 2013-06-20 19:05:08 -04:00
r888888888
774dadf7a5 fixes #1728 2013-06-20 15:10:39 -07:00
Toks
4c8e4f0ece fixes #1253 2013-06-19 23:48:38 -04:00
Toks
eb02bb1c46 fixes #1767 2013-06-19 11:38:22 -04:00
Toks
f5947d0aa0 fixes #1756 2013-06-19 00:12:05 -04:00
Toks
8e73751fcc simplify Post#to_xml 2013-06-18 12:48:40 -04:00
Toks
60f6d61ec9 fixes #1725 2013-06-18 12:48:39 -04:00
Toks
05be9f41e7 allow forum posts to be searched by category (#1720) 2013-06-13 23:07:19 -04:00
r888888888
2a3e9fefc1 strip leading/trailing spaces from user name searches 2013-06-11 13:25:22 -07:00
Toks
88b23f6f57 fix possible error (#1136) 2013-06-11 10:23:32 -04:00
Toks
4c520c1d16 fix score seeming to increase for member favoriting 2013-06-11 09:38:15 -04:00