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
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
8 years ago
..
controllers Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 8 years ago
helpers Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 8 years ago
javascript Apply user timezone for the title attribute of .time-ago (#4693) 8 years ago
lib Fetch reblogs as Announce activity instead of Note object (#4672) 8 years ago
mailers Set default From address in config (#3756) 8 years ago
models Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Pinned statuses (#4675) 8 years ago
serializers Pinned statuses (#4675) 8 years ago
services Add configuration to disable private status federation over PuSH (#4582) 8 years ago
validators Pinned statuses (#4675) 8 years ago
views Change timezone of the datetime to what browser specifies (#4688) 8 years ago
workers Add configuration to disable private status federation over PuSH (#4582) 8 years ago