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/app/models
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
..
concerns Pinned statuses (#4675) 7 years ago
form Improve admin page (#4121) 7 years ago
web fix(web_push_notifications): Send message with welcome notifications (#4471) 7 years ago
account.rb Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 7 years ago
account_domain_block.rb
account_filter.rb
application_record.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
domain_block.rb Allow domain blocks that only reject media without silencing or suspending (#4325) 7 years ago
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
instance.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb
setting.rb
status.rb Pinned statuses (#4675) 7 years ago
status_pin.rb Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 7 years ago
stream_entry.rb
subscription.rb Periodically remove expired PuSH subscribers (#4654) 7 years ago
tag.rb
user.rb Application prefs section (#2758) 7 years ago
web.rb