Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-30 | Expose 'vip' and 'ignored' user lists over '/me' API endpoint | ||
2023-04-26 | Expose 'isAdmin' user property over API | ||
2023-04-17 | Add/remove from whitelist on web | ||
2023-01-13 | Fix OpenAPI generation | ||
* Use HandlerMethodArgumentResolver to pass visitor * Hide visitor from OpenAPI definitions * Drop unused AsciiDoc template | |||
2023-01-05 | ActivityPub: signed GET requests, fix Signature verification | ||
2023-01-04 | OAuth authentication for Mastodon and ActivityPub C2S | ||
2021-10-23 | Minor code cleanup | ||
2021-10-23 | ImagesService -> StorageService | ||
img_path -> storage_path property | |||
2021-10-18 | Display error for social login | ||
* CrossPostService gone | |||
2021-09-06 | Cleanup ResponseEntity usage | ||
2021-08-23 | ActivityPub: send Update event on user profile updates | ||
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-05-03 | Minor cleanup | ||
2020-04-04 | Initialize all components from configuration | ||
2020-04-03 | Reorganize layout and code cleanup | ||