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