Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-26 | Expose 'isAdmin' user property over API | ||
2023-04-26 | Expose `friendsOnly` message property over API | ||
2023-01-22 | db refactoring: merge getMessages with isSubscribed query | ||
2022-11-25 | Spring Boot 3 | ||
2022-06-25 | `likes` field returns recommendations count | ||
2022-06-25 | Fix recommendations counters in html templates | ||
* deprecate `likes` message field, use `recommendations` where possible | |||
2020-10-19 | Revert "serialVersionUID for all Serializable classes" | ||
This reverts commit af94a01336a8ec2c44a220548bb9ab409976b69d. | |||
2020-10-19 | serialVersionUID for all Serializable classes | ||
2020-10-19 | Fix some JDT warnings | ||
2020-04-04 | Initialize all components from configuration | ||
2020-03-07 | Reorganize project layout | ||