aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Collapse)Author
2023-01-04OAuth authentication for Mastodon and ActivityPub C2SGravatar Vitaly Takmazov
2023-01-04JWT authentication for APIGravatar Vitaly Takmazov
2022-12-24Bump spring-boot-starter-parent from 3.0.0 to 3.0.1Gravatar dependabot[bot]
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21Switch from `lombok` to Java 17 `record`Gravatar Vitaly Takmazov
2022-12-18postgres: escape search query using `pgjdbc` built-in functionGravatar Vitaly Takmazov
2022-12-18Bump springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2Gravatar dependabot[bot]
Bumps springdoc-openapi-starter-webmvc-ui from 2.0.0 to 2.0.2. --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-17postgres: add library for local socket connectionsGravatar Vitaly Takmazov
2022-12-15Apply IDEA suggestionsGravatar Vitaly Takmazov
2022-12-15Extract user to actor conversion code into ConverterGravatar Vitaly Takmazov
2022-12-15Use /application.yml to override default environmentGravatar Vitaly Takmazov
2022-12-14CI: matrix tests on profile strategyGravatar Vitaly Takmazov
2022-12-14Initial PostgreSQL schema and profileGravatar Vitaly Takmazov
2022-12-08Using redis caching in productionGravatar Vitaly Takmazov
2022-12-01Bump java-telegram-bot-api from 6.2.0 to 6.3.0Gravatar dependabot[bot]
Bumps java-telegram-bot-api from 6.2.0 to 6.3.0. --- updated-dependencies: - dependency-name: com.github.pengrad:java-telegram-bot-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-26Use correct babbler artifactsGravatar Vitaly Takmazov
2022-11-26Switch to patched babbler versionGravatar Vitaly Takmazov
2022-11-25Spring Boot 3Gravatar Vitaly Takmazov
2022-11-22Bump springdoc-openapi-webmvc-core from 1.6.12 to 1.6.13Gravatar dependabot[bot]
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.12 to 1.6.13. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.6.12...v1.6.13) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-webmvc-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22Bump imageio-jpeg from 3.9.3 to 3.9.4Gravatar dependabot[bot]
Bumps imageio-jpeg from 3.9.3 to 3.9.4. --- updated-dependencies: - dependency-name: com.twelvemonkeys.imageio:imageio-jpeg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18Bump commonmark.version from 0.20.0 to 0.21.0Gravatar dependabot[bot]
Bumps `commonmark.version` from 0.20.0 to 0.21.0. Updates `commonmark` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.20.0...commonmark-parent-0.21.0) Updates `commonmark-ext-autolink` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.20.0...commonmark-parent-0.21.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.commonmark:commonmark-ext-autolink dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16Bump scribejava-apis from 8.3.2 to 8.3.3Gravatar dependabot[bot]
Bumps [scribejava-apis](https://github.com/scribejava/scribejava) from 8.3.2 to 8.3.3. - [Release notes](https://github.com/scribejava/scribejava/releases) - [Changelog](https://github.com/scribejava/scribejava/blob/master/changelog) - [Commits](https://github.com/scribejava/scribejava/compare/scribejava-8.3.2...scribejava-8.3.3) --- updated-dependencies: - dependency-name: com.github.scribejava:scribejava-apis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01Bump prettytime from 5.0.4.Final to 5.0.6.FinalGravatar dependabot[bot]
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.4.Final to 5.0.6.Final. - [Release notes](https://github.com/ocpsoft/prettytime/releases) - [Commits](https://github.com/ocpsoft/prettytime/commits) --- updated-dependencies: - dependency-name: org.ocpsoft.prettytime:prettytime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28Bump twitter4j-core from 4.1.1 to 4.1.2Gravatar dependabot[bot]
Bumps [twitter4j-core](https://github.com/Twitter4J/Twitter4J) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/Twitter4J/Twitter4J/releases) - [Commits](https://github.com/Twitter4J/Twitter4J/commits/4.1.2) --- updated-dependencies: - dependency-name: org.twitter4j:twitter4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21Bump twitter4j-core from 4.1.0 to 4.1.1Gravatar dependabot[bot]
Bumps [twitter4j-core](https://github.com/Twitter4J/Twitter4J) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/Twitter4J/Twitter4J/releases) - [Commits](https://github.com/Twitter4J/Twitter4J/commits) --- updated-dependencies: - dependency-name: org.twitter4j:twitter4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21Bump spring-boot-starter-parent from 2.7.4 to 2.7.5Gravatar dependabot[bot]
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.4 to 2.7.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.4...v2.7.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21Bump imageio-jpeg from 3.9.0 to 3.9.3Gravatar dependabot[bot]
Bumps imageio-jpeg from 3.9.0 to 3.9.3. --- updated-dependencies: - dependency-name: com.twelvemonkeys.imageio:imageio-jpeg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21Bump commonmark.version from 0.19.0 to 0.20.0Gravatar dependabot[bot]
Bumps `commonmark.version` from 0.19.0 to 0.20.0. Updates `commonmark` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.19.0...commonmark-parent-0.20.0) Updates `commonmark-ext-autolink` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.19.0...commonmark-parent-0.20.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.commonmark:commonmark-ext-autolink dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18Bump imageio-jpeg from 3.8.3 to 3.9.0Gravatar dependabot[bot]
Bumps imageio-jpeg from 3.8.3 to 3.9.0. --- updated-dependencies: - dependency-name: com.twelvemonkeys.imageio:imageio-jpeg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18Bump springdoc-openapi-webmvc-core from 1.6.11 to 1.6.12Gravatar dependabot[bot]
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.11 to 1.6.12. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.6.11...v1.6.12) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-webmvc-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13Bump twitter4j to 4.1.0, fix compatibility with API changesGravatar Vitaly Takmazov
2022-10-11Maven: use properties to define multi-package dependencies versionsGravatar Vitaly Takmazov
2022-10-11Bump scribejava-apis from 8.3.1 to 8.3.2Gravatar dependabot[bot]
Bumps [scribejava-apis](https://github.com/scribejava/scribejava) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/scribejava/scribejava/releases) - [Changelog](https://github.com/scribejava/scribejava/blob/master/changelog) - [Commits](https://github.com/scribejava/scribejava/compare/scribejava-8.3.1...scribejava-8.3.2) --- updated-dependencies: - dependency-name: com.github.scribejava:scribejava-apis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04Bump mariaDB4j from 2.5.3 to 2.6.0Gravatar dependabot[bot]
Bumps mariaDB4j from 2.5.3 to 2.6.0. --- updated-dependencies: - dependency-name: ch.vorburger.mariaDB4j:mariaDB4j dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30Bump commons-text from 1.9 to 1.10.0Gravatar dependabot[bot]
Bumps commons-text from 1.9 to 1.10.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23Bump spring-boot-starter-parent from 2.7.3 to 2.7.4Gravatar dependabot[bot]
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22Bump pebble-spring5 from 3.1.5 to 3.1.6Gravatar dependabot[bot]
Bumps pebble-spring5 from 3.1.5 to 3.1.6. --- updated-dependencies: - dependency-name: io.pebbletemplates:pebble-spring5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-04Bump prettytime from 5.0.3.Final to 5.0.4.FinalGravatar dependabot[bot]
Bumps [prettytime](https://github.com/ocpsoft/prettytime) from 5.0.3.Final to 5.0.4.Final. - [Release notes](https://github.com/ocpsoft/prettytime/releases) - [Commits](https://github.com/ocpsoft/prettytime/commits) --- updated-dependencies: - dependency-name: org.ocpsoft.prettytime:prettytime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23Bump springdoc-openapi-webmvc-core from 1.6.10 to 1.6.11Gravatar dependabot[bot]
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.10 to 1.6.11. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.6.10...v1.6.11) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-webmvc-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23Bump java-telegram-bot-api from 6.1.0 to 6.2.0Gravatar dependabot[bot]
Bumps [java-telegram-bot-api](https://github.com/pengrad/java-telegram-bot-api) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/pengrad/java-telegram-bot-api/releases) - [Commits](https://github.com/pengrad/java-telegram-bot-api/compare/6.1.0...6.2.0) --- updated-dependencies: - dependency-name: com.github.pengrad:java-telegram-bot-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22Bump imageio-jpeg from 3.8.2 to 3.8.3Gravatar dependabot[bot]
Bumps imageio-jpeg from 3.8.2 to 3.8.3. --- updated-dependencies: - dependency-name: com.twelvemonkeys.imageio:imageio-jpeg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19Bump spring-boot-starter-parent from 2.7.2 to 2.7.3Gravatar dependabot[bot]
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.2 to 2.7.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16Bump springdoc-openapi-webmvc-core from 1.6.9 to 1.6.10Gravatar dependabot[bot]
Bumps [springdoc-openapi-webmvc-core](https://github.com/springdoc/springdoc-openapi) from 1.6.9 to 1.6.10. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.6.9...v1.6.10) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-webmvc-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22Bump spring-boot-starter-parent from 2.7.1 to 2.7.2Gravatar dependabot[bot]
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.1 to 2.7.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.1...v2.7.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20Bump exec-maven-plugin from 3.0.0 to 3.1.0Gravatar dependabot[bot]
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.0.0...exec-maven-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01Bump `java-telegram-bot-api` to 6.1.0Gravatar Vitaly Takmazov
* make compatible with API changes
2022-06-30Bump jna from 5.12.0 to 5.12.1Gravatar dependabot[bot]
Bumps [jna](https://github.com/java-native-access/jna) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/java-native-access/jna/releases) - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](https://github.com/java-native-access/jna/compare/5.12.0...5.12.1) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28Bump jna from 5.11.0 to 5.12.0Gravatar dependabot[bot]
Bumps [jna](https://github.com/java-native-access/jna) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/java-native-access/jna/releases) - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](https://github.com/java-native-access/jna/compare/5.11.0...5.12.0) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25Fix recommendations counters in html templatesGravatar Vitaly Takmazov
* deprecate `likes` message field, use `recommendations` where possible
2022-06-24Bump spring-boot-starter-parent from 2.7.0 to 2.7.1Gravatar dependabot[bot]
Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03Bump commonmark-ext-autolink from 0.18.2 to 0.19.0Gravatar dependabot[bot]
Bumps [commonmark-ext-autolink](https://github.com/commonmark/commonmark-java) from 0.18.2 to 0.19.0. - [Release notes](https://github.com/commonmark/commonmark-java/releases) - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.18.2...commonmark-parent-0.19.0) --- updated-dependencies: - dependency-name: org.commonmark:commonmark-ext-autolink dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>