Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-29 | changed pinned status count operator | Zac | |
changed default pinned count to 5 to preserve default behavior | |||
2019-04-29 | added documentation into .env.production.sample | Zac | |
moved max pin count into constant | |||
2019-04-29 | add env var for max pinned toots | Zac | |
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-12-09 | Limit users to 50 lists, remove pagination from lists API (#5933) | Eugen Rochko | |
2017-09-13 | Fix #4918 - Limit pinned toots to 5 (#4923) | Eugen Rochko | |
2017-08-25 | Pinned statuses (#4675) | Eugen Rochko | |
* Pinned statuses * yarn manage:translations |