2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 01:47:48 +00:00

16 Commits

Author SHA1 Message Date
nanaya
7c24699c06 Assetify favicons and set correct url scheme 2022-06-11 03:43:53 +09:00
edogawaconan
9b973a4919 Simplify function. 2015-01-06 01:50:14 +09:00
edogawaconan
83f6ad3a6e Update to 4.2.
- backport javascript functions.
- remove deprecation message from backported functions.
- fix queries and syntaxes.
- remove unused performance tester.
- update config settings to match 4.2.
- reflections is now string, not symbol.
- split off (/index) routes. For some reason it is always added now.
- DMailer is now plain ruby class.
- properly test xhr thingy.
- remove hooves
2014-12-23 03:15:06 +09:00
edogawaconan
10c3bf5839 Remove then keyword for multiline if/unless.
Autocorrected with rubocop.
2014-11-20 17:50:45 +09:00
edogawaconan
865968354a Add spaces between defs. 2014-11-20 17:50:34 +09:00
edogawaconan
8b0108e4cd Prefix unused method parameters with _. 2014-11-20 17:50:33 +09:00
edogawaconan
a2fe0b2ccc Remove redundant return.
Courtesy rubocop.
2014-11-20 17:50:30 +09:00
edogawaconan
e657d36c97 Fix all space-related styling.
Courtesy rubocop.
2014-11-20 17:50:30 +09:00
Edho Arief
edc9a0a0fd moved the resizer to its rightful place (Moebooru::Resizer).
--HG--
rename : lib/danbooru_image_resizer/jruby_resizer.rb => lib/moebooru/resizer.rb
2012-08-24 07:31:32 -07:00
Edho Arief
3f562748b1 Replaced tabs with spaces. Mostly 8 spaces. 2012-06-04 18:45:53 +07:00
Edho Arief
ecad53b2a2 Added sample_url attribute to ExternalPost, allowing to remove is_a?(Post) usage in PostHelper. 2012-05-20 17:43:19 -07:00
petopeto
0fa5cd24d5 json bindings for post/similar API (not yet well tested); returns the search ID to allow redirecting to post/similar.html
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40914
2010-12-17 06:10:07 +00:00
petopeto
e2e272bed5 dummies for more post methods in ExternalPost
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40394
2010-11-16 19:56:23 +00:00
petopeto
4f52e96d82 fixup
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%4012
2010-04-20 23:35:44 +00:00
petopeto
7fbd981ab8 jpeg stubs for external_post
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%409
2010-04-20 23:29:28 +00:00
petopeto
30ff4fccd3 --HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%405
2010-04-20 23:05:11 +00:00