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
2018-07-03 19:47:09 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Re-add follow recommendations API (#7918) 2018-07-03 01:47:56 +02:00
helpers Fix double-encoding of display name in title and e-mails (#7534) 2018-05-18 15:56:57 +02:00
javascript Allow the media modal to be closed by pressing back (#7934) 2018-07-03 16:12:05 +02:00
lib Re-add follow recommendations API (#7918) 2018-07-03 01:47:56 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) 2018-07-03 19:47:09 +02:00
policies Fix n+1 queries in StatusThreadingConcern (#7321) 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
serializers Keyword/phrase filtering (#7905) 2018-06-29 15:34:36 +02:00
services Fix check for PotentialFriendshipTracker when replying (#7933) 2018-07-03 05:00:44 +02:00
validators fix: Don't validate MX record in development (#7654) 2018-05-28 19:14:24 +02:00
views Improve embeds (#7919) 2018-07-01 04:12:34 +02:00
workers Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00