1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-31 17:45:22 +01:00

5119 Commits

Author SHA1 Message Date
AkiraFukushima
9a96d4ba46 New translations translation.json (Chinese Simplified) 2021-12-27 00:36:40 +09:00
AkiraFukushima
3032eac0c7 New translations translation.json (Chinese Traditional) 2021-12-27 00:36:39 +09:00
AkiraFukushima
d7bc0c2f27 New translations translation.json (Indonesian) 2021-12-27 00:36:38 +09:00
AkiraFukushima
8e6ec71581 New translations translation.json (Sinhala) 2021-12-27 00:36:38 +09:00
AkiraFukushima
f2db38b9ba New translations translation.json (Scottish Gaelic) 2021-12-27 00:36:37 +09:00
AkiraFukushima
1bdbb57a17 New translations translation.json (Russian) 2021-12-27 00:36:36 +09:00
AkiraFukushima
f5ee2ab829 New translations translation.json (German) 2021-12-27 00:36:34 +09:00
AkiraFukushima
57a14f5f9d
Merge pull request #2971 from h3poteto/feat/remember-feed-position
refs #574 Show loading card and load unread statuses in Home and Notifications
2021-12-27 00:29:49 +09:00
AkiraFukushima
98e36a1c78
refs #574 Fix duplicated message when receive unread statuses 2021-12-26 23:15:31 +09:00
AkiraFukushima
baf69b813b
refs #574 Show loading card and load unread statuses in Notifications 2021-12-26 19:58:24 +09:00
AkiraFukushima
f4f7f9a3ab
refs #574 Add loading icon when load unread statuses 2021-12-26 13:35:44 +09:00
AkiraFukushima
64bcfef151
refs #574 Show loading card and load unread statuses in Home 2021-12-26 13:35:44 +09:00
dependabot[bot]
04c109f0d7
Bump sass-loader from 12.2.0 to 12.4.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.2.0 to 12.4.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.2.0...v12.4.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-26 04:28:41 +00:00
AkiraFukushima
7199252b1d
Merge pull request #2994 from h3poteto/fix/stylelint
Update stylelint config for stylelint v14
2021-12-26 13:25:22 +09:00
AkiraFukushima
2e31555492
Update stylelint config for stylelint v14 2021-12-26 13:20:25 +09:00
dependabot[bot]
7fc619197d
Bump tar from 6.0.5 to 6.1.11
Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.5...v6.1.11)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:57 +00:00
dependabot[bot]
42439dd67e
Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:54 +00:00
dependabot[bot]
95ba09a574
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:53 +00:00
dependabot[bot]
2713f69808
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-25 16:36:53 +00:00
AkiraFukushima
35fccccf27
Merge pull request #2989 from h3poteto/iss-2988
refs #2988 Lazy load followers/follows in user's profile
2021-12-26 01:36:15 +09:00
AkiraFukushima
b4070a88d7
refs #2988 Lazy load follows in user's profile 2021-12-26 01:33:02 +09:00
AkiraFukushima
488f3759d3
refs #2988 Lazy load followers in user's profile 2021-12-26 01:04:38 +09:00
dependabot[bot]
6983c344d5
Bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.5
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.15.8 to 7.16.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.5/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 08:09:48 +00:00
AkiraFukushima
7f106ad06b
Merge pull request #2970 from h3poteto/l10n_master
New Crowdin updates
2021-12-13 00:58:45 +09:00
AkiraFukushima
75552894f1 New translations translation.json (German) 2021-12-12 17:47:31 +09:00
dependabot[bot]
03da37a3e4
Bump sanitize-html from 2.5.2 to 2.6.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.5.2 to 2.6.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.5.2...2.6.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09 08:05:54 +00:00
AkiraFukushima
0a8129725b
Merge pull request #2948 from h3poteto/l10n_master
New Crowdin updates
2021-11-25 23:06:57 +09:00
AkiraFukushima
b40f8f758f New translations translation.json (Chinese Simplified) 2021-11-24 01:35:13 +09:00
AkiraFukushima
f5bbca0658
Merge pull request #2942 from Lunarequest/master
Upstreaming flatpak data
2021-11-22 01:14:03 +09:00
Luna
d9ae5e5e68
flatpak data 2021-11-18 09:45:42 +05:30
AkiraFukushima
2fc710b6b3
Merge pull request #2925 from h3poteto/l10n_master
New Crowdin updates
2021-11-15 12:25:38 +09:00
AkiraFukushima
b3692887a6 New translations translation.json (Czech) 2021-11-08 00:50:31 +09:00
AkiraFukushima
9eb9da0924 New translations translation.json (Czech) 2021-11-08 00:40:33 +09:00
AkiraFukushima
7407764f61 New translations translation.json (Czech) 2021-11-08 00:30:11 +09:00
dependabot[bot]
6e436f76ee
Bump css-loader from 6.4.0 to 6.5.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.4.0 to 6.5.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.4.0...v6.5.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-04 08:06:24 +00:00
dependabot[bot]
4c22e551cc
Bump about-window from 1.15.1 to 1.15.2
Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/rhysd/electron-about-window/releases)
- [Changelog](https://github.com/rhysd/electron-about-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rhysd/electron-about-window/compare/v1.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: about-window
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 08:07:14 +00:00
AkiraFukushima
2359b76198
Merge pull request #2903 from h3poteto/l10n_master
New Crowdin updates
4.4.6
2021-10-27 22:13:22 +09:00
AkiraFukushima
70415961b7 New translations translation.json (Italian) 2021-10-27 17:43:38 +09:00
AkiraFukushima
b86fc1ec34 New translations translation.json (Italian) 2021-10-27 17:37:17 +09:00
dependabot[bot]
2b5e10ad94
Bump vue-router from 3.5.2 to 3.5.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 08:06:12 +00:00
AkiraFukushima
1c211ae495 New translations translation.json (Italian) 2021-10-27 17:05:09 +09:00
AkiraFukushima
15a1b9eb0e
Merge pull request #2902 from h3poteto/l10n_master
New Crowdin updates
2021-10-27 00:12:12 +09:00
AkiraFukushima
52bc69b63d New translations translation.json (Japanese) 2021-10-27 00:05:25 +09:00
AkiraFukushima
71ba63ace0
Bump to version 4.4.6 2021-10-26 22:41:06 +09:00
AkiraFukushima
21ec8d41c6
Merge pull request #2897 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/typescript-estree-5.2.0
Bump @typescript-eslint/typescript-estree from 4.33.0 to 5.2.0
2021-10-26 22:36:48 +09:00
AkiraFukushima
67a5830a94
Merge pull request #2879 from h3poteto/dependabot/npm_and_yarn/stylelint-and-stylelint-config-standard-14.0.0
Bump stylelint and stylelint-config-standard
2021-10-26 22:32:47 +09:00
dependabot[bot]
89b72c4bcd
Bump @typescript-eslint/typescript-estree from 4.33.0 to 5.2.0
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 4.33.0 to 5.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.2.0/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 13:30:13 +00:00
AkiraFukushima
c8ba794da6
Merge pull request #2894 from h3poteto/dependabot/npm_and_yarn/core-js-3.19.0
Bump core-js from 3.18.3 to 3.19.0
2021-10-26 22:26:35 +09:00
AkiraFukushima
679c776c4c
Merge pull request #2896 from h3poteto/dependabot/npm_and_yarn/axios-0.24.0
Bump axios from 0.22.0 to 0.24.0
2021-10-26 22:26:28 +09:00
AkiraFukushima
f418554a5a
Merge pull request #2901 from h3poteto/update/node-ci
Update node version to 14.18 in CI
2021-10-26 22:26:00 +09:00