Commit Graph

99 Commits

Author SHA1 Message Date
evazion
c46b31aa9c Prevent reverting to foreign versions (fixes #2711). 2016-10-11 06:57:46 +00:00
r888888888
2c80d7b82e more intelligent notice for mod queue 2016-09-09 15:08:23 -07:00
r888888888
3542ffe1f7 refactor inactive janitor notice 2016-09-09 14:30:35 -07:00
r888888888
1682196490 fix role 2016-09-08 16:02:51 -07:00
r888888888
de34c7fca3 fixes #2650: Add random mode to mod queue 2016-09-08 15:55:06 -07:00
r888888888
9d3d7abedc add support for read only post queries 2016-01-25 16:40:23 -08:00
Toks
7c7f92d1b2 Fix errors saving recent tags not displaying correctly 2015-11-08 15:07:01 -05:00
r888888888
d8f639e721 fixes #2444 2015-07-21 13:42:32 -07:00
r888888888
6ad6aa44c4 fixes #2432, fix tests 2015-07-14 15:13:04 -07:00
Toks
f3e4aa51f0 preserve favgroup_id 2015-06-25 10:45:26 -04:00
Toks
eb560be34b #2415 remove ordering from random post link 2015-06-22 14:23:59 -04:00
Toks
3bc92f1ca7 #1938 Add order:random as alternative random trigger 2015-06-09 18:15:50 -04:00
Toks
6a78d75f61 Fix "mark as translated" removing url params 2015-05-23 12:26:31 -04:00
Toks
0d24a45855 fixes #1938, Add special random parameter 2015-05-17 20:06:31 -04:00
Toks
8c63bf5b72 fixes #1495 2015-05-13 18:25:01 -04:00
Toks
f060e78b8f fix #2196 2014-06-16 20:07:52 -04:00
Toks
3f61415388 Merge branch 'active-children' 2014-05-29 23:03:05 -04:00
Toks
71cd5ce783 fixes #2114 2014-05-29 22:55:35 -04:00
Toks
5f12a5e555 fixes #2165 2014-05-25 14:50:07 -04:00
r888888888
6630bd9a41 fixes #2161 2014-05-22 17:52:05 -07:00
Toks
cac73439bd Fix error 2013-12-24 20:24:19 -05:00
Toks
8c95f13b11 Fix post relationship previews not always displaying deleted parents 2013-12-23 12:30:06 -05:00
r888888888
1da18ae57b fixes #2020 2013-12-03 17:26:04 -08:00
Toks
344180a7bd fixes #1836 2013-11-29 18:04:37 -05:00
r888888888
8296b9a26f remove debug logging 2013-10-08 15:24:27 -07:00
r888888888
892d62fac3 fixes #1982 2013-10-07 17:59:43 -07:00
Toks
ab7d3f69a4 #1938: Add random post link 2013-09-17 15:51:41 -04:00
Toks
b2431f9987 Revert "fixes #1960"
This reverts commit 3b45c4d866.
2013-09-13 12:38:50 -04:00
Toks
3b45c4d866 fixes #1960 2013-08-25 22:38:11 -04:00
Toks
70be0368e4 Improve note copying validations and errors
fixes #1956; fixes #1957
2013-08-24 14:23:24 -04:00
Toks
ab4196a0e3 Rename duplicate dom id; fixes #1823
closes #1935
2013-08-14 13:13:14 -04:00
Toks
1b077dbc02 Merge branch 'master' of https://github.com/r888888888/danbooru 2013-07-05 10:33:59 -04:00
Toks
afdc61c31a fixes #1829 2013-07-05 10:33:54 -04:00
r888888888
279c5e7b6a fixes #1825 2013-07-04 20:48:06 -07:00
Toks
938e19f384 merge branch changeable-votes 2013-06-29 15:12:38 -04:00
Toks
9bffc081e4 partial fix for #1263 (posts) 2013-06-29 12:40:51 -04:00
Toks
7726e85e33 fixes #866 2013-06-21 21:55:47 -04:00
r888888888
d4007e8093 potential fix for #1769, add missing jquery ui icons 2013-06-19 12:56:21 -07:00
r888888888
d70a7c4ef8 fixes #1126, raw tag search is accessible via tag alias correction page, can manually tack on raw=true to parameters in post searches to disable tag aliases 2013-06-13 14:35:26 -07:00
r888888888
f1aebfbe2d Merge branch 'master' of github.com:r888888888/danbooru 2013-06-10 16:33:34 -07:00
r888888888
af25507480 fixes #813 2013-06-10 16:33:26 -07:00
Toks
99998561b6 remove now-unnecessary post count 2013-06-09 15:18:08 -04:00
Toks
17af05b2b1 fixes #720 2013-05-18 16:25:46 -04:00
Toks
dcfeb1edad fix xml 2013-05-15 16:52:44 -04:00
Toks
6e81dd6dad include total post count for xml (#590) 2013-05-13 15:30:44 -04:00
Toks
6c3aabf2b6 simplifies parent/child preview code; fixes #1489 2013-04-30 14:54:40 -04:00
Toks
a80a71ffaf order children previews by id_asc (#1481) 2013-04-29 20:06:13 -04:00
Toks
a957736dd5 fixes #1481 2013-04-29 18:12:02 -04:00
Toks
4775535c11 fixes #1481; fixes #1483
Additionally:
* Rename methods and variables related to the parent/child previews for
consistency.
* Split off siblings into a separate post set.
* Increase limit of children/siblings displayed to max of 200.
2013-04-29 17:12:02 -04: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