mastodon/app
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542)
* Use Rails' index_by where it makes sense

* Fix tests

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2021-01-12 09:27:38 +01:00
..
chewy Change `tootctl search deploy` algorithm (#14300) 2020-07-14 18:10:35 +02:00
controllers Use Rails' index_by where it makes sense (#15542) 2021-01-12 09:27:38 +01:00
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573) 2020-12-15 12:56:43 +01:00
javascript Fix OCR lang data failing to load (#15519) 2021-01-09 03:48:50 +01:00
lib Use Rails' index_by where it makes sense (#15542) 2021-01-12 09:27:38 +01:00
mailers Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
models Use Rails' index_by where it makes sense (#15542) 2021-01-12 09:27:38 +01:00
policies Fix admins being able to suspend their instance actor (#14567) 2020-12-15 17:23:58 +01:00
presenters Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
serializers Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer (#15415) 2020-12-23 16:43:38 +01:00
services Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
validators Optimize map { ... }.compact calls (#15513) 2021-01-10 00:32:01 +01:00
views Fix expand video on public page (#15469) 2020-12-30 23:18:11 +01:00
workers Fix being able to import more than allowed number of follows (#15384) 2020-12-26 23:52:46 +01:00