You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib
Joseph Mingrone 5264496240 Use casecmp() instead of casecmp?() for now (#4832)
* Use casecmp() instead of casecmp?() for now

casecmp?() is only available in ruby 2.4.0.  Users running earlier ruby versions
would see errors, e.g., running
RAILS_ENV=production rails mastodon:maintenance:remove_deprecated_preview_cards.

* Correctly check whether casecmp() returns 0
7 years ago
..
assets Use the same emoji data on the frontend and backend (#4284) 7 years ago
json_ld Use updated ActivityStreams context (added: sharedInbox) (#4764) 7 years ago
mastodon Bump version to 1.6.0rc2 7 years ago
paperclip Fix #2108 - Fix gif uploads (#2171) 8 years ago
tasks Use casecmp() instead of casecmp?() for now (#4832) 7 years ago
templates/haml/scaffold Adding simple_form, adding profile settings, header image 9 years ago