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
ab0b935715
Clean up note views
...
* Make note deleted notice stand out more
* Use same note deleted notice on both note views
* Don't render notes as dtext
2013-07-18 12:51:10 -04:00
Toks
d58721587e
Colorize names on janitor trials
2013-07-18 12:06:30 -04:00
Toks
ee1390f81c
Remove unnecessary html escape
2013-07-18 10:37:51 -04:00
Toks
8fb55a5ff3
fixes #1858
2013-07-17 18:46:23 -04:00
Toks
9f846c5a2c
fixes #1861
2013-07-17 18:44:58 -04:00
Toks
7c36f2459a
Merge branch 'master' of https://github.com/r888888888/danbooru
2013-07-17 18:23:31 -04:00
Toks
bf7179c75b
Add document title to promotion report
2013-07-17 18:15:42 -04:00
Toks
6db898ff36
Colorize user names on promotion report
2013-07-17 18:15:18 -04:00
r888888888
d54d62e252
disable secure cookies check
2013-07-17 14:13:27 -07:00
r888888888
49d2df80f6
add basic support for safe mode
2013-07-17 13:59:44 -07:00
r888888888
d1be659243
revert secure cookies filter
2013-07-16 17:06:09 -07:00
r888888888
b1933dc363
fixes #1860
2013-07-16 17:04:54 -07:00
Toks
412c9ad122
Allow autocomplete to work in mod queue
2013-07-15 20:58:59 -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
9bf4f2fae5
Tweak layout
2013-07-15 19:09:17 -04:00
Toks
0500ffcaae
Hide autocomplete when closing quick edit form
2013-07-15 11:43:33 -04:00
Toks
03aee0f664
Fix document title when viewing other users' favorites
2013-07-14 19:44:35 -04:00
Toks
7b5669ab60
Add warning to note search mirroring comment search
2013-07-14 19:20:02 -04:00
Toks
7141ba8129
Include tags with exactly 1000 posts when shortening
2013-07-14 00:19:02 -04:00
Toks
6363e23f6c
Fix news updates always being hidden
...
Regression from 0fb44a801b
2013-07-13 23:56:53 -04:00
Toks
092ddbe6e6
Fix css style
2013-07-13 23:56:02 -04:00
Toks
73387e32ad
Merge branch 'custom-css'
2013-07-12 19:35:47 -04:00
Toks
7785eee4b0
Exclude deletion tab from special click event
...
Otherwise line 82 causes a syntax error and line 83 breaks the link.
2013-07-12 19:27:24 -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
205904e2e3
Don't affect location hash when changing setting tabs
2013-07-12 12:37:45 -04:00
Toks
a30a104f47
fixes #1467
2013-07-12 12:18:54 -04:00
Toks
210d9511ba
fixes #1537
2013-07-12 12:02:37 -04:00
Toks
ab57c4fa09
fixes #1713
2013-07-11 21:14:18 -04:00
Toks
171687c910
Remove unused file
2013-07-11 21:13:25 -04:00
Toks
88afa23223
Standardize ip address visibility; fixes #1203
2013-07-11 21:05:56 -04:00
Toks
f4c5126b11
Add link to last page of pool from index; fixes #1848
2013-07-11 20:56:20 -04:00
Toks
d79a22a73b
Remove creator column from pool index
2013-07-11 20:55:13 -04:00
Toks
cb5c4a50c5
Decrease size of pool name input
2013-07-11 20:47:46 -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
bedf1af579
Merge branch 'master' of https://github.com/r888888888/danbooru
2013-07-11 17:59:26 -04:00
Toks
ebcc465216
Refactor post preview attributes into one method
2013-07-11 16:52:42 -04:00
Toks
161c7cb4f5
fixes #1791
2013-07-11 16:21:25 -04:00
r888888888
bf43214580
expose reports
2013-07-10 17:01:08 -07:00
Kevin Xiwei Zheng
61c287532c
Fix SSL mixed content warnings due to AddThis
2013-07-10 19:52:20 -04:00
r888888888
a4911e3f65
* Refactor user settings page
...
* Change default route to posts#index
* Add footer to intro page
* Change promotion report to exclude deleted posts
2013-07-09 17:47:29 -07:00
r888888888
87eabe3b00
tweaked user promotion formula
2013-07-09 11:17:29 -07:00
Toks
c256ab5081
Merge branch 'more-excerpts'
2013-07-09 14:01:41 -04:00
Toks
e09b4fb27a
Clean up excerpts
2013-07-09 14:01:22 -04:00
Toks
be0b4cc98e
Remove wiki excerpt partial
...
Was moved in 83c6428208
2013-07-09 13:06:59 -04:00
Toks
16eeb5dbaf
Only initialize search parameter for get requests.
2013-07-09 13:04:12 -04:00
Toks
3afcd48925
fixes #1734
2013-07-09 13:03:51 -04:00