Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-22 | Enable Style/FrozenStringLiteralComment for specs (#23790) | Nick Schonning | |
2022-01-17 | Add support for private pinned posts (#16954) | Claire | |
* Add support for private pinned toots * Allow local user to pin private toots * Change wording to avoid "direct message" | |||
2018-04-25 | Append '.test' to hostname in stub data (#7260) | MIYAGI Hikaru | |
2018-04-12 | Allow more than the max pins if account is not local (#7105) | Renato "Lond" Cerqueira | |
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. | |||
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko | |
* Pinned statuses * yarn manage:translations |