aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-23ImagesService -> StorageServiceGravatar Vitaly Takmazov
2021-10-23RSS: add guidsGravatar Vitaly Takmazov
2021-10-23ImagesService refactoringGravatar Vitaly Takmazov
2021-10-23getUserBlogWithRecommendations: fix queryGravatar Vitaly Takmazov
2021-10-21Top feed should not contain banned usersGravatar Vitaly Takmazov
2021-10-21Make popular feed equal to service user recommendations feed to have correct RSS feedsGravatar Vitaly Takmazov
2021-10-18Added user RSS feed with recommendationsGravatar Vitaly Takmazov
2021-10-18Display error for social loginGravatar Vitaly Takmazov
2021-10-10Drop friends columnGravatar Vitaly Takmazov
2021-10-08Add message editing and updating intervalGravatar Vitaly Takmazov
2021-09-16Add required magic to make Mastodon happyGravatar Vitaly Takmazov
2021-09-15Update vk.com API to 5.131Gravatar Vitaly Takmazov
2021-09-06Cleanup ResponseEntity usageGravatar Vitaly Takmazov
2021-09-06HTTPS links in RSS repliesGravatar Vitaly Takmazov
2021-09-06HTTPS links in RSSGravatar Vitaly Takmazov
2021-09-06ActivityPub: include user name and message id in the Announce idGravatar Vitaly Takmazov
2021-09-04ActivityPub: update Announce id and log messagesGravatar Vitaly Takmazov
2021-09-04ActivityPub: forward all likes as AnnouncesGravatar Vitaly Takmazov
2021-09-02ActivityPub: fix tags templateGravatar Vitaly Takmazov
2021-08-27handle WebFinger errorsGravatar Vitaly Takmazov
2021-08-27ActivityPub: fix Application activites, use Actor where possibleGravatar Vitaly Takmazov
2021-08-27ActivityPub: respond with NOT_FOUND when message is not foundGravatar Vitaly Takmazov
2021-08-26Layout: fix tags spacingGravatar Vitaly Takmazov
2021-08-26ActivityPub: improve Note layoutGravatar Vitaly Takmazov
2021-08-26ActivityPub: update Note templateGravatar Vitaly Takmazov
2021-08-26ActivityPub: reduce newlines in note template to make Mastodon happyGravatar Vitaly Takmazov
2021-08-26ActivityPub: response with ACCEPTED to activities with invalid recipientsGravatar Vitaly Takmazov
2021-08-26Fix notifications endpoint flowGravatar Vitaly Takmazov
2021-08-24ActivityPub: respond with BAD_REQUEST to Create without our recipientGravatar Vitaly Takmazov
2021-08-24ActivityPub: add Undo deserialization testGravatar Vitaly Takmazov
2021-08-24ActivityPub: add DirectMessageEvent, fix Undo eventGravatar Vitaly Takmazov
2021-08-23ActivityPub: send Update event on user profile updatesGravatar Vitaly Takmazov
2021-08-22ActivityPub: fix empty object serializationGravatar Vitaly Takmazov
2021-08-22ActivityPub: handle user deletion for suspended usersGravatar Vitaly Takmazov
2021-08-22Fix hashtag testsGravatar Vitaly Takmazov
2021-08-22ActivityPub: make Mastodon happy with hashtagsGravatar Vitaly Takmazov
2021-08-22Use Microformats markup for mentions to make Mastodon happyGravatar Vitaly Takmazov
2021-08-22ActivityPub: add "mention" class to mention linksGravatar Vitaly Takmazov
2021-08-22ActivityPub: Mention includes domain in the name propertyGravatar Vitaly Takmazov
2021-08-22ActivityPub: return Application profile for service userGravatar Vitaly Takmazov
2021-08-22Type-safe ActivityStreams deserializationGravatar Vitaly Takmazov
2021-08-21ActivityPub: do not duplicate type propertyGravatar Vitaly Takmazov
2021-08-21ActivityPub: add Application as an actor typeGravatar Vitaly Takmazov
2021-08-20ActivityPub: fix contexts serializationGravatar Vitaly Takmazov
2021-08-20ActivityPub: Handle Flag activityGravatar Vitaly Takmazov
2021-08-20map NSFW tag to as:sensitive ActivityPub propertyGravatar Vitaly Takmazov
2021-08-14Add user agent to ActivityPub requestsGravatar Vitaly Takmazov
2021-08-14Fix embedded tweet widthGravatar Vitaly Takmazov
2021-07-29better hashtagsGravatar makc
2021-06-15Bump Spring Boot to 2.5.1Gravatar Vitaly Takmazov