1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-14 22:59:07 +09:00
Commit Graph

5 Commits

Author SHA1 Message Date
Claire
d5c9feb7b7
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
Renato "Lond" Cerqueira
14d86eb0d0 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
2f4c5f504f
Limit users to 50 lists, remove pagination from lists API () 2017-12-09 01:32:29 +01:00
Eugen Rochko
56af04dbb4 Fix - Limit pinned toots to 5 () 2017-09-13 11:04:32 +02:00
Eugen Rochko
9caa90025f Pinned statuses ()
* Pinned statuses

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