aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/juick/www/api/Messages.java
AgeCommit message (Expand)Author
2023-01-04OAuth authentication for Mastodon and ActivityPub C2SGravatar Vitaly Takmazov
2022-10-12API: add `showReplies` parameter to `/api/thread` endpointGravatar Vitaly Takmazov
2022-06-25`likes` field returns recommendations countGravatar Vitaly Takmazov
2022-03-23Return correct replies counter on /thread API endpointGravatar Vitaly Takmazov
2021-11-12Throw correct exception from mark_read API endpointGravatar Vitaly Takmazov
2021-10-21Make popular feed equal to service user recommendations feed to have correct RSS feedsGravatar Vitaly Takmazov
2021-09-06Cleanup ResponseEntity usageGravatar Vitaly Takmazov
2021-04-17Cleanup deprecated usage of third-party librariesGravatar Vitaly Takmazov
2020-10-20Revert "Append * to keyword search"Gravatar Vitaly Takmazov
2020-10-02Update copyright yearsGravatar Vitaly Takmazov
2020-06-05Append * to keyword searchGravatar Vitaly Takmazov
2020-04-04Initialize all components from configurationGravatar Vitaly Takmazov
2020-04-03Reorganize layout and code cleanupGravatar Vitaly Takmazov