mastodon/app
Renato "Lond" Cerqueira 4e4f1b0dcb Add option to show only local toots in timeline preview (#6292)
* Add option to show only local toots in timeline preview
Right know, toots from all the known fediverse are shown in the main
page of an instance. That however doesn't reflect the instance itself.
With this option the admin may choose to display only local toots so
that users checking the instance get a better idea of internal
conversations.

* Fix issues pointed by codeclimate and eslint

* Add default message for community timeline

* Update pl.yml
2018-02-04 06:00:10 +01:00
..
controllers Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
helpers Add direction tags to HTML e-mails for RTL languages (#6373) 2018-01-29 00:22:20 +01:00
javascript Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
lib Accept ActivityPub announce from the author of the original note (#6236) 2018-02-02 10:22:15 +01:00
mailers Add direction tags to HTML e-mails for RTL languages (#6373) 2018-01-29 00:22:20 +01:00
models Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers implement web share target (#6278) 2018-01-17 17:08:10 +01:00
services Fix saving of oEmbed image (#6409) 2018-02-02 11:57:59 +01:00
validators pam authentication (#5303) 2018-02-02 10:18:55 +01:00
views Add option to show only local toots in timeline preview (#6292) 2018-02-04 06:00:10 +01:00
workers Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 2018-01-22 14:25:09 +01:00