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/views
Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844)
* Improve webfinger templates and make tests more flexible

* Clean up AS2 representation of actor

* Refactor outbox

* Create activities representation

* Add representations of followers/following collections, do not redirect /users/:username route if format is empty

* Remove unused translations

* ActivityPub endpoint for single statuses, add ActivityPub::TagManager for better
URL/URI generation

* Add ActivityPub::TagManager#to

* Represent all attachments as Document instead of Image/Video specifically
(Because for remote ones we may not know for sure)

Add mentions and hashtags representation to AP notes

* Add AP-resolvable hashtag URIs

* Use ActiveModelSerializers for ActivityPub

* Clean up unused translations

* Separate route for object and activity

* Adjust cc/to matrices

* Add to/cc to activities, ensure announce activity embeds target status and
not the wrapper status, add "id" to all collections
8 years ago
..
about Do not load unnecessary script files (#4193) 8 years ago
accounts Improve ActivityPub representations (#3844) 8 years ago
admin Improve UI of admin site settings (#4163) 8 years ago
admin_mailer Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 8 years ago
application Added haml-lint and fix warnings (#2773) 8 years ago
auth Redesign the landing page, mount public timeline on it (#4122) 8 years ago
authorize_follows Remote following success page (#4129) 8 years ago
errors Added haml-lint and fix warnings (#2773) 8 years ago
follower_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
following_accounts Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
home Web Push Notifications (#3243) 8 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts 🎄🔨 Force tree shake emojione (#4202) 8 years ago
manifests Fix #3063 - Add dynamic app manifest (#3563) 8 years ago
notification_mailer Localize date in digest and cover NotificationMailer more (#3694) 8 years ago
oauth Added haml-lint and fix warnings (#2773) 8 years ago
remote_follow Fix remote follow (#2547) 8 years ago
settings Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
shared Fix locale regression from #3055 (#3231) 8 years ago
stream_entries Add option to opt out of search engines on public profile/status pages (#4199) 8 years ago
tags Added haml-lint and fix warnings (#2773) 8 years ago
user_mailer Various fixes in the French translation (#4107) 8 years ago
well_known Improve ActivityPub representations (#3844) 8 years ago