mastodon/app
Eugen Rochko 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses ()
Fix 

The same data is available over the ActivityPub outbox, RSS, and Atom, so
there is little benefit to keeping it limited in this method.
2018-12-20 01:30:43 +01:00
..
chewy Get rid of Chewy order/limit warning () 2018-08-22 02:44:56 +02:00
controllers Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses () 2018-12-20 01:30:43 +01:00
helpers Make avatar and headers respect `auto_play_gif` () 2018-12-14 20:34:18 +01:00
javascript Fix unnecessary loadMore calls when the end of a timeline has been reached () 2018-12-19 22:23:16 +01:00
lib Add setting to not aggregate reblogs () 2018-12-09 13:03:01 +01:00
mailers Fix low-hanging rubocop gripes () 2018-08-26 19:22:46 +02:00
models Fix regression in () 2018-12-17 04:32:36 +01:00
policies Add admin ability to remove an user's header image () 2018-12-11 19:28:03 +01:00
presenters Don't count suspended users in user count () 2018-11-27 18:49:37 +01:00
serializers Add account hashtags to ActivityPub actor JSON () 2018-12-13 05:22:01 +01:00
services Ignore low-confidence CharlockHolmes guesses when parsing link cards () 2018-12-17 19:19:45 +01:00
validators Improve e-mail MX validator and add tests () 2018-12-10 22:53:25 +01:00
views Remove "most popular" tab from profile directory, add responsive design () 2018-12-17 03:14:28 +01:00
workers Do no retry web push workers if the server returns a 4xx response () 2018-12-17 03:14:13 +01:00