aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-22db refactoring: merge getMessages with isSubscribed queryGravatar Vitaly Takmazov
2023-01-22Refactor messages service, remove 2 unneeded SQL queriesGravatar Vitaly Takmazov
2023-01-22Update links to external users with web urls instead of json-ld urisGravatar Vitaly Takmazov
2023-01-21vnext: update Git ignore rules to exclude public/ except index.htmlGravatar Vitaly Takmazov
2023-01-21build(deps-dev): bump eslint-plugin-jsdoc in /vnextGravatar dependabot[bot]
2023-01-21durov: use webhookGravatar Vitaly Takmazov
2023-01-21build(deps): bump spring-boot-starter-parent from 3.0.1 to 3.0.2Gravatar dependabot[bot]
2023-01-21build(deps-dev): bump eslint-plugin-jsdoc from 39.6.6 to 39.6.7Gravatar dependabot[bot]
2023-01-20db: case-insensitive jid and emailGravatar Vitaly Takmazov
2023-01-20Minor cleanupGravatar Vitaly Takmazov
2023-01-20KeystoreManager: refactoringGravatar Vitaly Takmazov
2023-01-19ActivityPub: blog redirectGravatar Vitaly Takmazov
2023-01-19Cleanup loggingGravatar Vitaly Takmazov
2023-01-19ActivityPub: using correct ActivityStreams profile headerGravatar Vitaly Takmazov
2023-01-19Improve loggingGravatar Vitaly Takmazov
2023-01-19RestTemplate -> OkHttpClientGravatar Vitaly Takmazov
2023-01-19Remove unused beanGravatar Vitaly Takmazov
2023-01-19build(deps-dev): bump core-js from 3.27.1 to 3.27.2Gravatar dependabot[bot]
2023-01-19build(deps-dev): bump eslint-plugin-jsdoc from 39.6.4 to 39.6.6Gravatar dependabot[bot]
2023-01-19build(deps): bump core-js from 3.27.1 to 3.27.2 in /vnextGravatar dependabot[bot]
2023-01-19build(deps): bump react-router-dom from 6.6.2 to 6.7.0 in /vnextGravatar dependabot[bot]
2023-01-19build(deps-dev): bump eslint-plugin-jsdoc in /vnextGravatar dependabot[bot]
2023-01-19build(deps): bump esbuild from 0.17.2 to 0.17.3 in /vnextGravatar dependabot[bot]
2023-01-18Cleanup unused codeGravatar Vitaly Takmazov
2023-01-18Avoid nested transactions when reading messages from databaseGravatar Vitaly Takmazov
2023-01-18Drop unused `useroptions` tableGravatar Vitaly Takmazov
2023-01-18build(deps): bump esbuild from 0.17.1 to 0.17.2 in /vnextGravatar dependabot[bot]
2023-01-18build(deps): bump config from 3.3.8 to 3.3.9 in /vnextGravatar dependabot[bot]
2023-01-18build(deps-dev): bump @swc/core from 1.3.26 to 1.3.27 in /vnextGravatar dependabot[bot]
2023-01-18build(deps): bump axios from 1.2.2 to 1.2.3 in /vnextGravatar dependabot[bot]
2023-01-18build(deps-dev): bump @swc/core from 1.3.26 to 1.3.27Gravatar dependabot[bot]
2023-01-17build(deps-dev): bump eslint from 8.31.0 to 8.32.0 in /vnextGravatar dependabot[bot]
2023-01-17build(deps): bump react-hook-form from 7.42.0 to 7.42.1 in /vnextGravatar dependabot[bot]
2023-01-17build(deps-dev): bump @typescript-eslint/eslint-plugin in /vnextGravatar dependabot[bot]
2023-01-17build(deps-dev): bump @typescript-eslint/parser in /vnextGravatar dependabot[bot]
2023-01-17build(deps-dev): bump eslint-plugin-import in /vnextGravatar dependabot[bot]
2023-01-17build(deps): bump esbuild from 0.16.17 to 0.17.1 in /vnextGravatar dependabot[bot]
2023-01-17build(deps-dev): bump eslint-plugin-react in /vnextGravatar dependabot[bot]
2023-01-17build(deps-dev): bump eslint from 8.31.0 to 8.32.0Gravatar dependabot[bot]
2023-01-17build(deps): bump jna from 5.12.1 to 5.13.0Gravatar dependabot[bot]
2023-01-16email: cleanup expired auth codesGravatar Vitaly Takmazov
2023-01-15Minor cleanupGravatar Vitaly Takmazov
2023-01-15PushQueriesService -> UserServiceGravatar Vitaly Takmazov
2023-01-15Drop unused table and methodsGravatar Vitaly Takmazov
2023-01-14vnext: disable SSE processingGravatar Vitaly Takmazov
2023-01-14Configure test coverage reportsGravatar Vitaly Takmazov
2023-01-14DB: merge ios, android, winphone tables to user_servicesGravatar Vitaly Takmazov
2023-01-14CI: cleanup workflowGravatar Vitaly Takmazov
2023-01-14vnext: fix ssr buildGravatar Vitaly Takmazov
2023-01-14vnext: cleanup minor warningsGravatar Vitaly Takmazov