Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-19 | javax.annotation -> jakarta.annotation | Vitaly Takmazov | |
2024-05-19 | javax.inject -> jakarta.inject | Vitaly Takmazov | |
2023-05-31 | Modernize spring-security configuration and minor changes | Vitaly Takmazov | |
* Clean up warnings | |||
2023-01-22 | db refactoring: merge getMessages with isSubscribed query | Vitaly Takmazov | |
2023-01-13 | Fix OpenAPI generation | Vitaly Takmazov | |
* Use HandlerMethodArgumentResolver to pass visitor * Hide visitor from OpenAPI definitions * Drop unused AsciiDoc template | |||
2023-01-04 | OAuth authentication for Mastodon and ActivityPub C2S | Vitaly Takmazov | |
2022-12-24 | `Collectors.toList()` -> `toList()` | Vitaly Takmazov | |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov | |
2021-10-30 | Handle wrong RSS path correctly | Vitaly Takmazov | |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov | |
img_path -> storage_path property | |||
2021-10-23 | RSS: add guids | Vitaly Takmazov | |
2021-10-23 | ImagesService refactoring | Vitaly Takmazov | |
* 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 | Vitaly Takmazov | |
2021-10-18 | Added user RSS feed with recommendations | Vitaly Takmazov | |
2021-09-06 | HTTPS links in RSS replies | Vitaly Takmazov | |
2021-09-06 | HTTPS links in RSS | Vitaly Takmazov | |
2020-10-19 | Revert "serialVersionUID for all Serializable classes" | Vitaly Takmazov | |
This reverts commit af94a01336a8ec2c44a220548bb9ab409976b69d. | |||
2020-10-19 | serialVersionUID for all Serializable classes | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov | |
2020-04-03 | Reorganize layout and code cleanup | Vitaly Takmazov | |