Glitch-Shrike/app
Nick Schonning b46125224c
Remove isNaN polyfill (#24224)
2023-03-23 09:47:13 +01:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202) 2023-03-22 15:47:44 +01:00
helpers Include config/ and update all rubcop deps (#23963) 2023-03-17 10:13:28 +01:00
javascript Remove isNaN polyfill (#24224) 2023-03-23 09:47:13 +01:00
lib
mailers Add mail headers to avoid auto-replies (#23597) 2023-03-03 20:44:46 +01:00
models Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202) 2023-03-22 15:47:44 +01:00
policies
presenters Remove unused InstancePresenter methods (#24206) 2023-03-22 14:15:22 +01:00
serializers Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 2023-03-16 11:07:24 +01:00
services
validators
views
workers