Toks
b194935bde
#1866 : Support fc2 url redirecting
2014-05-23 14:15:41 -04:00
Toks
06fe608bd0
fixes #2157
2014-05-23 14:15:38 -04:00
Toks
5f70768962
#1866 : Support HTTPS urls
2014-05-23 14:15:33 -04:00
Toks
b18bb73f4b
Implentation for #2141
2014-05-22 20:07:15 -04:00
Toks
47f56cd19d
#1866 : Fix deviantart regex again and support alternate url style
2014-05-04 15:54:11 -04:00
Toks
57ebe75587
#1866 : Fix deviantart regex
2014-05-03 19:44:43 -04:00
Toks
8d8ad70c3f
fixes #2144
2014-05-01 14:51:57 -04:00
Toks
964c4d556f
Replace ideographic space with regular space
...
fixes #2131
2014-04-30 21:18:47 -04:00
Toks
22f2a76569
Don't return incorrect artist finder results
...
Applies to nicoseiga, tumblr, and deviantart; fixes #2134
2014-04-28 15:01:07 -04:00
Toks
b16980be51
fixes #2138
2014-04-28 14:33:13 -04:00
Toks
a05c51745c
Add search option for issue #2104
2014-04-28 14:24:24 -04:00
r888888888
aab03422bc
performance tweaks for rails 4.1
2014-04-24 22:24:42 -07:00
r888888888
a89c57cee0
Fix Rails 4.1 migration issues
2014-04-24 17:01:03 -07:00
r888888888
616aef4394
Revert "Merge branch 'ruby-2.1'"
...
This reverts commit 18dd5acca7 , reversing
changes made to 55fef2f7c6 .
2014-04-24 16:12:30 -07:00
r888888888
18dd5acca7
Merge branch 'ruby-2.1'
...
Conflicts:
app/assets/javascripts/comments.js
app/helpers/delayed_jobs_helper.rb
2014-04-23 18:05:31 -07:00
r888888888
90f3156a73
fixes #2132
2014-04-17 14:17:11 -07:00
r888888888
fad0ab7c93
fixes #2133
2014-04-16 17:43:34 -07:00
r888888888
7edcbf33dd
fixes #2108 , upgrade to postgresql 9.3, fix tests
2014-04-11 14:15:14 -07:00
Toks
e8b92781c4
Use transaction when favoriting to prevent post from being half-favorited
2014-04-11 14:50:34 -04:00
Toks
57f82182a8
Potential improvement for #read_by?
2014-03-29 21:27:46 -04:00
Toks
421adfc65c
Add unread dmail search option
2014-03-29 16:28:55 -04:00
r888888888
48ae3bcefd
fixes #2116
2014-03-27 15:29:16 -07:00
Toks
7a3e843259
fix metatags not working
2014-03-26 21:37:27 -04:00
r888888888
7632a92980
fix iqdb callback
2014-03-26 17:40:25 -07:00
r888888888
c41d2a733b
bug fixes for iqdb
2014-03-26 17:20:34 -07:00
r888888888
594b09b8c9
fix dmail tests
2014-03-26 16:01:10 -07:00
r888888888
c0ace6d4d3
enable iqdb callbacks for post
2014-03-26 15:31:52 -07:00
Toks
3f869e8582
Fix case where user's has_mail could be erroneously set to false
2014-03-26 16:48:53 -04:00
Toks
8541d2896a
#1469 : Fix issue with topics getting marked as read erroneously
...
It looks like it would set last_forum_read_at to the oldest unread
topic's updated_at value. But then it would fail to include that same
topic in the query next time because it used > instead of >=.
2014-03-26 14:21:34 -04:00
r888888888
1c2aed92d7
iqdb changes
2014-03-24 14:45:28 -07:00
r888888888
10d652fa9c
fix specs
2014-03-24 14:05:50 -07:00
r888888888
16712b7d56
implement iqdb wrapper
2014-03-24 13:22:03 -07:00
r888888888
0add72f2bd
fixes #2110
2014-03-19 16:23:43 -07:00
r888888888
b77c5ee62c
fixes #1955
2014-03-19 15:35:09 -07:00
r888888888
3ea606d116
fixes #1975
2014-03-19 15:25:40 -07:00
r888888888
3e01e7abe1
fixes #2010
2014-03-19 15:07:44 -07:00
r888888888
05c3795e6a
fixes #2110
2014-03-19 14:21:53 -07:00
r888888888
4f6a48d773
#1469 : add condition for when all forum topics are read
2014-03-19 13:08:26 -07:00
r888888888
95b05cae76
#1469 more intelligent updating of last_forum_read_at
2014-03-19 12:51:22 -07:00
r888888888
ff810a16ba
fixes #1897
2014-03-18 13:06:00 -07:00
r888888888
c228b5d855
fixes #1897
2014-03-18 13:03:38 -07:00
r888888888
71e3b1f928
fixes #1897
2014-03-18 12:56:36 -07:00
r888888888
de34d21f76
fixes #1289
2014-03-18 11:21:10 -07:00
r888888888
a7e129c660
fixes #1513
2014-03-17 18:07:20 -07:00
r888888888
7e07b874a4
implementation for #1469
...
This reverts commit 18edc937fd .
2014-03-14 18:39:31 -07:00
Toks
ed557bdd68
#2084 : Auto-add wildcards to text ILIKE queries
2014-03-10 23:19:56 -04:00
Toks
2f3f401f3b
Add artist commentary listing and search
...
related to #2084 , fixes #2085
2014-03-10 22:56:38 -04:00
r888888888
89a59b1b01
fix bug with user promotions
2014-03-10 17:16:50 -07:00
r888888888
18edc937fd
Revert "implementation for #1469 "
...
This reverts commit 08b9b2771f .
2014-03-10 16:31:38 -07:00
r888888888
a5f268563d
remove references to ssd previews
2014-03-10 13:00:01 -07:00