Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-22 | db refactoring: merge getMessages with isSubscribed query | ||
2023-01-13 | Fix OpenAPI generation | ||
* Use HandlerMethodArgumentResolver to pass visitor * Hide visitor from OpenAPI definitions * Drop unused AsciiDoc template | |||
2023-01-04 | OAuth authentication for Mastodon and ActivityPub C2S | ||
2022-12-24 | `Collectors.toList()` -> `toList()` | ||
2022-11-25 | Spring Boot 3 | ||
2021-10-30 | Handle wrong RSS path correctly | ||
2021-10-23 | ImagesService -> StorageService | ||
img_path -> storage_path property | |||
2021-10-23 | RSS: add guids | ||
2021-10-23 | ImagesService refactoring | ||
* Merge ImagesService and ImageUtils * add avatar metadata to RSS feeds | |||
2021-10-21 | Make popular feed equal to service user recommendations feed to have correct RSS feeds | ||
2021-10-18 | Added user RSS feed with recommendations | ||
2021-09-06 | HTTPS links in RSS replies | ||
2021-09-06 | HTTPS links in RSS | ||
2020-10-19 | Revert "serialVersionUID for all Serializable classes" | ||
This reverts commit af94a01336a8ec2c44a220548bb9ab409976b69d. | |||
2020-10-19 | serialVersionUID for all Serializable classes | ||
2020-10-02 | Update copyright years | ||
2020-04-04 | Initialize all components from configuration | ||
2020-04-03 | Reorganize layout and code cleanup | ||