Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-31 | Modernize spring-security configuration and minor changes | ||
* Clean up warnings | |||
2023-01-30 | SQLite support | ||
2023-01-05 | ActivityPub: signed GET requests, fix Signature verification | ||
2022-12-24 | `Collectors.toList()` -> `toList()` | ||
2022-12-23 | Format mentions to make Mastodon happy | ||
2022-11-25 | Spring Boot 3 | ||
2021-09-16 | Add required magic to make Mastodon happy | ||
2021-08-22 | Use Microformats markup for mentions to make Mastodon happy | ||
https://microformats.org/wiki/h-card | |||
2021-08-22 | ActivityPub: add "mention" class to mention links | ||
* This may make Mastodon happy and may stop adding an url preview | |||
2020-10-02 | Update copyright years | ||
2020-03-07 | Reorganize project layout | ||
2019-12-12 | Cleanup IDEA code issues | ||
2019-03-01 | Tags refactoring | ||
2018-11-08 | Merge everything into single Spring Boot application | ||