r888888888
e127e8b6f2
fixes #1977
2013-09-12 15:20:20 -07:00
Toks
d9419255f6
fixes #1970
2013-09-09 20:36:43 -04:00
r888888888
0845c61908
update local cache for tag alias updates before updating other servers
2013-09-04 17:54:42 -07:00
Toks
cfc9f36b5e
fixes #1461
2013-08-29 23:33:09 -04:00
Toks
1b31961184
fixes #903
2013-08-27 22:24:07 -04:00
Toks
adbe269aea
fixes #1507
2013-08-27 00:39:07 -04:00
Toks
70be0368e4
Improve note copying validations and errors
...
fixes #1956 ; fixes #1957
2013-08-24 14:23:24 -04:00
Toks
6a2e209fe0
Hide copy all notes link for posts without notes
...
#1956
2013-08-24 13:38:05 -04:00
Toks
adc3efb539
Update flag/appeal searches and profile
2013-08-21 13:36:20 -04:00
Toks
46fba0f35b
fixes #1945
2013-08-18 19:19:54 -04:00
Toks
eaa6f5b1c7
Exclude deleted artists from showing up on wiki page
2013-08-18 18:24:40 -04:00
Toks
b32783c8ba
fixes #1946
2013-08-18 18:24:39 -04:00
Toks
249ab23da5
fixes #1930
2013-08-13 13:33:25 -04:00
Toks
2c80f9bcc4
fixes #357
2013-08-13 13:15:07 -04:00
Toks
d4060a647d
Fix undo not undoing parent additions
2013-08-13 13:03:48 -04:00
Toks
36ce1f49ee
Add unapproved flagged reason to flag search
2013-08-10 12:51:03 -04:00
Toks
27e54c3f3c
Fix username searches
2013-08-10 12:49:25 -04:00
Toks
f7d1038860
fixes #1927
2013-08-09 18:42:52 -04:00
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