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/app
Renato "Lond" Cerqueira 4045b50bd6 Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
This replace calls of String#match? with rails Regex#match?
This follows the same idea used to keep Rails 5.2 compatible with Ruby
2.2.2 in https://github.com/rails/rails/pull/32973
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Re-add follow recommendations API (#7918) 7 years ago
helpers Fix double-encoding of display name in title and e-mails (#7534) 7 years ago
javascript Allow the media modal to be closed by pressing back (#7934) 7 years ago
lib Re-add follow recommendations API (#7918) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 7 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Keyword/phrase filtering (#7905) 7 years ago
services Fix check for PotentialFriendshipTracker when replying (#7933) 7 years ago
validators fix: Don't validate MX record in development (#7654) 7 years ago
views Improve embeds (#7919) 7 years ago
workers Fix domain hiding logic (#7765) 7 years ago