Age | Commit message (Expand) | Author |
2023-02-04 | Do not try to subscribe to already subscribed message | Vitaly Takmazov |
2023-02-04 | build(deps): bump axios-cache-interceptor from 1.0.0 to 1.0.1 in /vnext | dependabot[bot] |
2023-02-04 | build(deps-dev): bump eslint-plugin-jsdoc in /vnext | dependabot[bot] |
2023-02-04 | build(deps): bump axios from 1.3.1 to 1.3.2 in /vnext | dependabot[bot] |
2023-02-04 | build(deps-dev): bump eslint-webpack-plugin from 3.2.0 to 4.0.0 | dependabot[bot] |
2023-02-04 | build(deps-dev): bump eslint-plugin-jsdoc from 39.7.5 to 39.8.0 | dependabot[bot] |
2023-02-03 | PostgresSearchService: limit search results in code to force query use GIN | Vitaly Takmazov |
2023-02-03 | Improve top query speed | Vitaly Takmazov |
2023-02-03 | db: read message text with null coalescing | Vitaly Takmazov |
2023-02-03 | Drop unused table | Vitaly Takmazov |
2023-02-03 | messages_txt -> messages | Vitaly Takmazov |
2023-02-03 | Make SQL vendor queries private | Vitaly Takmazov |
2023-02-03 | Pebble: flush header before content rendering | Vitaly Takmazov |
2023-02-03 | Make new queries compatible | Vitaly Takmazov |
2023-02-03 | tag.isIgnored, tag.isSubscribed | Vitaly Takmazov |
2023-02-03 | GetTagNoIndex -> tag.isNotIndexed | Vitaly Takmazov |
2023-02-03 | top_ignore_tags -> tags.notop | Vitaly Takmazov |
2023-02-03 | Drop unused tables | Vitaly Takmazov |
2023-02-03 | build(deps): bump axios from 1.3.0 to 1.3.1 in /vnext | dependabot[bot] |
2023-02-02 | build(deps): bump maven-enforcer-plugin from 3.1.0 to 3.2.1 | dependabot[bot] |
2023-02-02 | build(deps-dev): bump @swc/core from 1.3.31 to 1.3.32 in /vnext | dependabot[bot] |
2023-02-02 | build(deps-dev): bump @swc/core from 1.3.31 to 1.3.32 | dependabot[bot] |
2023-02-01 | CI: disable sqlite | Vitaly Takmazov |
2023-02-01 | Fix emoji collation issue on MariaDB | Vitaly Takmazov |
2023-02-01 | Store timestamp in milliseconds when using SQLite | Vitaly Takmazov |
2023-02-01 | Fix react-router links | Vitaly Takmazov |
2023-02-01 | build(deps-dev): bump @typescript-eslint/parser in /vnext | dependabot[bot] |
2023-02-01 | build(deps-dev): bump @typescript-eslint/eslint-plugin in /vnext | dependabot[bot] |
2023-02-01 | build(deps): bump axios from 1.2.6 to 1.3.0 in /vnext | dependabot[bot] |
2023-02-01 | build(deps-dev): bump eslint-plugin-jsdoc in /vnext | dependabot[bot] |
2023-02-01 | build(deps-dev): bump eslint-plugin-jsdoc from 39.7.4 to 39.7.5 | dependabot[bot] |
2023-02-01 | WebPush: open specified thread from the notification | Vitaly Takmazov |
2023-01-31 | WebPush: cleanup expired tokens | Vitaly Takmazov |
2023-01-31 | build(deps-dev): bump eslint-plugin-jsdoc from 39.6.9 to 39.7.4 | dependabot[bot] |
2023-01-31 | build(deps-dev): bump @swc/core from 1.3.29 to 1.3.31 in /vnext | dependabot[bot] |
2023-01-31 | build(deps): bump axios from 1.2.5 to 1.2.6 in /vnext | dependabot[bot] |
2023-01-31 | build(deps-dev): bump eslint-plugin-react in /vnext | dependabot[bot] |
2023-01-31 | build(deps-dev): bump eslint-plugin-jsdoc in /vnext | dependabot[bot] |
2023-01-31 | build(deps): bump react-hook-form from 7.42.1 to 7.43.0 in /vnext | dependabot[bot] |
2023-01-31 | build(deps-dev): bump eslint from 8.32.0 to 8.33.0 in /vnext | dependabot[bot] |
2023-01-31 | build(deps-dev): bump postcss-preset-env from 8.0.0 to 8.0.1 in /vnext | dependabot[bot] |
2023-01-31 | build(deps-dev): bump @swc/core from 1.3.29 to 1.3.31 | dependabot[bot] |
2023-01-31 | build(deps-dev): bump postcss-preset-env from 8.0.0 to 8.0.1 | dependabot[bot] |
2023-01-31 | build(deps-dev): bump eslint from 8.32.0 to 8.33.0 | dependabot[bot] |
2023-01-30 | SQLite support | Vitaly Takmazov |
2023-01-30 | scripts: sitemap.pl | Vitaly Takmazov |
2023-01-29 | Move postgres db initialization to tests | Vitaly Takmazov |
2023-01-29 | CI: enable sqlserver job | Vitaly Takmazov |
2023-01-28 | Update recursive CTEs | Vitaly Takmazov |
2023-01-28 | Improve SQL server compatibility | Vitaly Takmazov |