You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690)
* Allow multiple pinned statuses to be shown and make them be ordered by pinned date

* Set timestamps NOT NULL

* Make single-line pinned_statuses

* Spec for pinned_statuses

* Remove redundant empty line
7 years ago
..
controllers Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 7 years ago
fabricators Pinned statuses (#4675) 7 years ago
features
fixtures
helpers
javascript
lib
mailers
models Pinned statuses (#4675) 7 years ago
policies
presenters
requests
routing
services Fetch reblogs as Announce activity instead of Note object (#4672) 7 years ago
support
validators
views
workers Add configuration to disable private status federation over PuSH (#4582) 7 years ago
rails_helper.rb
spec_helper.rb