mastodon/app
Renato "Lond" Cerqueira 14d86eb0d0 Allow more than the max pins if account is not local (#7105)
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
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Upgrade Rails to version 5.2.0 (#5898) 2018-04-12 14:45:17 +02:00
helpers Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
javascript Place privacy dropdown menu top if it is closer to the bottom of the viewport (#7106) 2018-04-11 20:42:50 +02:00
lib Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Upgrade Rails to version 5.2.0 (#5898) 2018-04-12 14:45:17 +02:00
policies Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers retrieve custom emoji list via API instead of before page load (#7047) 2018-04-04 22:25:34 +02:00
services When creating status, if no sensitive status is given, use default (#7057) 2018-04-09 23:02:42 +02:00
validators Allow more than the max pins if account is not local (#7105) 2018-04-12 20:36:02 +02:00
views Paginate ancestor statuses in public page (#7102) 2018-04-11 12:35:09 +02:00
workers Add a circuit breaker for ActivityPub deliveries (#7053) 2018-04-07 21:36:58 +02:00