Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-18 | Drop unused `useroptions` table | Vitaly Takmazov | |
2023-01-15 | Drop unused table and methods | 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-13 | Minor cleanup and copyright updates | Vitaly Takmazov | |
2023-01-12 | Fix avatar update | Vitaly Takmazov | |
2023-01-04 | OAuth authentication for Mastodon and ActivityPub C2S | Vitaly Takmazov | |
2022-12-24 | `Collectors.toList()` -> `toList()` | Vitaly Takmazov | |
2022-12-08 | Cleanup unused authorization checks handled by spring-security | Vitaly Takmazov | |
2022-11-25 | Spring Boot 3 | Vitaly Takmazov | |
2022-02-17 | Do not allow to delete Telegram when it is the only social account | Vitaly Takmazov | |
2021-10-23 | Minor code cleanup | Vitaly Takmazov | |
2021-10-23 | ImagesService -> StorageService | Vitaly Takmazov | |
img_path -> storage_path property | |||
2021-10-18 | Display error for social login | Vitaly Takmazov | |
* CrossPostService gone | |||
2021-08-23 | ActivityPub: send Update event on user profile updates | Vitaly Takmazov | |
2020-12-25 | Refactoring | Vitaly Takmazov | |
2020-12-23 | Fix title locale on Settings page | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov | |
2020-04-03 | Extract sape code into ControllerAdvice | Vitaly Takmazov | |