Commit Graph

7 Commits (b085dcc921497f08e72cb29cf0b5cb07699d9d74)

Author SHA1 Message Date
Matt Jankowski 8e745a234c Fix `RSpec/DescribedClass` cop () 2023-06-06 13:58:33 +02:00
Matt Jankowski cf86cc68b7 Fix RSpec/InferredSpecType cop () 2023-05-04 05:49:53 +02:00
Nick Schonning dd46810e8a Enable Style/FrozenStringLiteralComment for specs () 2023-02-22 09:55:31 +09:00
Claire 5aade2baac Add support for private pinned posts ()
* Add support for private pinned toots

* Allow local user to pin private toots

* Change wording to avoid "direct message"
2022-01-17 00:49:55 +01:00
MIYAGI Hikaru 50e673409f Append '.test' to hostname in stub data () 2018-04-25 14:12:28 +02:00
Renato "Lond" Cerqueira a4732040f0 Allow more than the max pins if account is not local ()
Sidekiq sometimes throws errors for users that have more pinned items
than the allowed by the local instance. It should only validate the
number of pins for local accounts.
2018-04-12 20:36:02 +02:00
Eugen Rochko 3e20cb7025 Pinned statuses ()
* Pinned statuses

* yarn manage:translations
2017-08-25 01:41:18 +02:00