- fév. 26, 2018
-
-
Eugen Rochko a rédigé
- Add follow/unfollow/remote follow buttons - Format the bio properly - Always show username@domain, even for local accounts
-
- oct. 07, 2017
-
-
Eugen Rochko a rédigé
* Encode custom emojis as resolveable objects in ActivityPub * Improve code style
-
- sept. 19, 2017
-
-
nullkal a rédigé
-
- août 14, 2017
-
-
Eugen Rochko a rédigé
-
- juil. 16, 2017
-
-
Eugen Rochko a rédigé
- Objects must have attributedTo instead of actor - The current attribute belongs to CollectionPage, not Collection
-
- juil. 15, 2017
-
-
Eugen Rochko a rédigé
* 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
-
- mai 23, 2017
-
-
Akihiko Odaki a rédigé
Introduce recent to Follow, as Account and other models have. This change also adds specs for the scope and the dependents.
-
- mai 06, 2017
-
-
alpaca-tc a rédigé
-
- avr. 29, 2017
-
-
alpaca-tc a rédigé
-
- avr. 19, 2017
-
-
Matt Jankowski a rédigé
* Add routing specs for accounts followers and following actions * Use more restful route naming for public account follow pages Moves two actions: - accounts#followers to accounts/follower_accounts#index - accounts#following to accounts/following_accounts#index Adds routing spec to ensure prior URLs are preserved.
-