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
2017-08-25 18:50:52 +02:00
..
controllers Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 2017-08-25 18:50:52 +02:00
helpers Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 2017-08-22 20:00:49 +02:00
javascript Apply user timezone for the title attribute of .time-ago (#4693) 2017-08-25 17:21:16 +02:00
lib Fetch reblogs as Announce activity instead of Note object (#4672) 2017-08-24 16:21:42 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 2017-08-25 18:50:52 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
serializers Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
services Add configuration to disable private status federation over PuSH (#4582) 2017-08-24 17:51:32 +02:00
validators Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
views Change timezone of the datetime to what browser specifies (#4688) 2017-08-25 17:21:00 +02:00
workers Add configuration to disable private status federation over PuSH (#4582) 2017-08-24 17:51:32 +02:00