Commit Graph

43 Commits

Author SHA1 Message Date
r888888888
0985f929cc style buttons for upload/post edit pages 2017-09-14 16:56:40 -07:00
evazion
2929857682 blacklists: fix inline blacklist css to work on any page. 2017-06-07 23:31:34 -05:00
evazion
146dc116d6 /posts: remove tag subscriptions from navbar. 2017-04-24 21:44:40 -05:00
evazion
4631262374 Fix broken tag autocomplete on multiple pages.
Mark all tag <input>s with a `data-autocomplete` attribute, instead of
hardcoding a list of html IDs to autocomplete in javascript.

This way should be less error prone. It fixes autocomplete in several places:

* Autocomplete for the search box on /posts didn't work in the
  responsive layout. This was because /posts has two search boxes that
  both have the id `tags`: one in the normal sidebar, and one in the
  responsive tag list. $("#tags") only initialized autocomplete on the
  first one.

* Autocomplete didn't work on the aliases or implications pages. This
  was due to selecting the wrong html ids.
2017-04-22 15:24:03 -05:00
r888888888
9718c6e107 fixes to mobile responsive view 2017-04-20 14:29:11 -07:00
evazion
f57561118c reportbooru: raise exception if not configured. 2017-04-05 01:17:04 -05:00
r888888888
c6fe1f7f54 remove tag check 2017-03-20 16:24:31 -07:00
r888888888
70d057f8f3 move saved search option to sidebar 2017-03-20 16:19:15 -07:00
r888888888
a919da4dd6 add id attributes to secondary links for posts 2017-01-17 17:59:37 -08:00
Albert Yi
0ab45ebc42 add postarchive model, fixes #2831: Replace Subscriptions Link With Search:All Link 2017-01-11 11:39:14 -08:00
Albert Yi
af42f52d4a fix references to report_server 2016-12-01 12:34:57 -08:00
r888888888
fe4cb7f3ba track searches that return no results 2016-02-02 16:25:14 -08:00
r888888888
75327bf963 only show searches link if reportbooru is defined 2015-12-08 15:45:10 -08:00
r888888888
6f4c460cff fixes #2487: Blacklist re-enable/disable all access for inline lists 2015-08-18 16:07:58 -07:00
r888888888
dc03670478 fix typo 2015-08-05 17:19:31 -07:00
r888888888
d0ea9ba218 link to popular searches 2015-08-05 13:17:40 -07:00
Toks
68d4300f9c Fix Q shortcut in chrome
fixes #2354
2015-07-16 15:19:46 -04:00
r888888888
1d9596d7f2 fixes #2417 2015-06-29 18:17:59 -07:00
Toks
04fa5596e2 Favorite groups 2015-06-23 15:25:54 -04:00
Toks
a5feec8ec6 #1938 remove duplicates, remember &random and &raw params 2015-05-18 14:10:44 -04:00
Toks
1fffc2977f fixes #2121 2014-10-31 20:24:38 -04:00
r888888888
f02f72fac1 implement saved searches, move user boolean settings to bitprefs 2014-06-18 16:16:27 -07:00
r888888888
fa13c94fc0 Revert "fixes #2044"
This reverts commit c358de020b.
2013-12-03 16:39:05 -08:00
r888888888
c358de020b fixes #2044 2013-12-03 16:02:27 -08:00
Toks
66dc220d44 remove unused commit=Go parameter from post searches 2013-07-06 16:27:18 -04:00
小太
1a03a86592 Kill trailing whitespace in erb files 2013-03-19 23:11:58 +11:00
albert
08a72f8495 increase min expiry for related tag cache to 1 hour 2013-02-19 11:22:14 -05:00
albert
99a48dc242 removed /m/ codepath, added mobile override stylesheet 2011-11-14 17:55:53 -05:00
albert
a536a2699b * Renamed moderator/post/dashboard to moderator/post/queue
* Fixed bug with more overlay links being out of place if news listing is closed
2011-10-26 18:00:48 -04:00
albert
c8cb217e6c fix for dashboard 2011-09-15 18:06:42 -04:00
albert
e42ea9c608 added popular exploration, added order:rank 2011-08-11 15:39:51 -04:00
albert
c8afd34d15 added ip addr search 2011-07-29 18:04:50 -04:00
albert
c74fa18898 fix pool controller tests 2011-07-22 18:15:43 -04:00
albert
8a7597bc98 fixed style for navbar headers 2011-06-13 18:34:53 -04:00
albert
d6e4283cc7 refactoring 2011-06-12 16:41:23 -04:00
albert
969185ad24 work 2011-05-26 19:10:08 -04:00
albert
90a41a334b separated pool/post updates; fixed unit tests 2011-03-13 17:49:34 -04:00
albert
6d0157265c pool views 2011-02-25 17:41:00 -05:00
albert
c80df378d8 fixed tests 2011-02-02 16:55:36 -05:00
albert
3ba52acfe0 added post controller test 2011-01-28 18:03:00 -05:00
albert
190beedb7a post histories finished 2010-11-06 12:16:24 -04:00
albert
f051e04550 sync 2010-10-08 18:42:26 -04:00
albert
23656e3fa9 * Continued work on improving post view templates
* Added statistics-based estimator for related tag calculator
* Fleshed out IpBan class based on changes to Danbooru 1.xx
2010-04-29 17:32:15 -04:00