chinwagsocial/app/views/accounts
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
2017-07-15 03:01:39 +02:00
..
_follow_grid.html.haml Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
_grid_card.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
_header.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
_nothing_here.html.haml Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
_og.html.haml Add og:url tags (#2298) 2017-04-22 17:29:46 +02:00
show.html.haml Add option to opt out of search engines on public profile/status pages (#4199) 2017-07-14 16:41:02 +02:00