475 Commits

Author SHA1 Message Date
c8331b5822
emojigen wip18 2022-05-05 20:43:39 +09:00
a8337b0964
emojigen wip17 2022-05-05 20:28:46 +09:00
85cc716781
Adzukiさんが変更 2022-05-05 20:00:00 +09:00
14990a1bd1
emojigen wip16 2022-05-05 19:59:11 +09:00
6b9f0d800e
emojigen wip15 2022-05-05 19:14:26 +09:00
3e96cc2b6b
emojigen wip14 2022-05-05 18:08:09 +09:00
5dad50767e
emojigen wip13 2022-05-05 17:02:11 +09:00
b54e63f835
emojigen wip12 2022-05-05 16:55:34 +09:00
d59a072de7
emojigen wip11 2022-05-05 16:31:44 +09:00
5e3554d693
emojigen wip10 2022-05-05 00:38:03 +09:00
8b3e7bf04c
emojigen wip9 2022-05-04 23:45:12 +09:00
15a1f1e585
emojigen wip8 2022-05-04 23:38:11 +09:00
8db5ec2919
emojigen wip7 2022-05-04 23:34:25 +09:00
c7e1bdf701
emojigen wip6 2022-05-04 23:30:27 +09:00
4d1b6b1c24
emojigen wip5 2022-05-04 23:24:17 +09:00
7a2c54cbd9
emojigen wip4 2022-05-04 23:09:30 +09:00
3a896e220a
emojigen wip3 2022-05-04 22:52:35 +09:00
3499ba5456
emojigen wip2 2022-05-04 20:49:47 +09:00
こけっち
641a565a86
wip set query object 2022-05-03 17:18:15 +09:00
300a84f3c4
emojigen wip 2022-05-03 16:51:26 +09:00
49b21efb60 Merge remote-tracking branch 'misskey-dev/master' into develop 2022-04-11 23:17:10 +09:00
syuilo
a7015e6f09 refactor 2022-04-11 22:50:53 +09:00
syuilo
fd4ec81bcb update deps 2022-04-11 22:48:04 +09:00
7156bfb01c Merge remote-tracking branch 'misskey-dev/master' into develop 2022-04-03 21:25:44 +09:00
tamaina
e47a8bf666
fix theme-color apply (#8464) 2022-04-03 13:56:00 +09:00
Andreas Nedbal
f9b5d92176
Fix: Adjust ESLint calls to properly interpret globs (#8462)
* fix(backend): rename .eslintrc.js to .eslintrc.cjs

* fix(backend): wrap lint path glob in quotation marks

* fix(client): wrap lint path glob in quotation marks

* chore(workflow): make lint workflow use Node 16
2022-04-02 22:52:26 +09:00
a989e904cc Merge branch '2022-wtf' into develop 2022-04-02 16:06:26 +09:00
b2299e1344 Merge remote-tracking branch 'misskey-dev/master' into develop 2022-04-02 15:57:56 +09:00
syuilo
8e5f2690f2
feat: Webhook (#8457)
* feat: introduce webhook

* wip

* wip

* wip

* Update CHANGELOG.md
2022-04-02 15:28:49 +09:00
tamaina
f7030d4a42
enhance: タッチパッド・タッチスクリーンでのデッキの操作性を向上 (#8450)
* enhance experience of deck with touchpad

* test: 単純にdeltaYを加算してみる

* clean up

* ios bug fix?

* ✌️

* use overflow-y

* Safari does not supports clip
2022-04-02 15:12:01 +09:00
syuilo
11ccb98c93 update deps 2022-04-01 19:13:40 +09:00
af0dfb2362
wtf??? 2022-04-01 03:39:17 +09:00
ad74fbc48f
wtf????aaaa 2022-04-01 03:29:45 +09:00
d0775da7d2
wtf????aaa 2022-04-01 03:23:01 +09:00
633994ecb6
wtf????aa 2022-04-01 02:46:07 +09:00
54923b7ac9
wtf????aa 2022-04-01 02:21:30 +09:00
7663170fae
wtf????a 2022-04-01 01:59:08 +09:00
cebb66cc36
wtf???? 2022-04-01 00:47:56 +09:00
f6dda604dc
fix: update package.json select-file-enc.ts 2022-03-30 16:05:35 +09:00
40e3c75c13
fix: update select-file-enc.ts 2022-03-30 15:59:08 +09:00
a2150b1269
fix: update l-simkey.json5 2022-03-29 03:08:09 +09:00
19579ed0f1
fix: add l-simkey.json5 2022-03-29 02:54:17 +09:00
982896f7be
fix: update default store.ts 2022-03-29 02:31:29 +09:00
dependabot[bot]
48742dcee1
Bump ansi-regex from 5.0.0 to 5.0.1 in /packages/client (#8422)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 16:41:52 +09:00
dependabot[bot]
4acfa7a191
Bump nanoid from 3.1.20 to 3.3.1 in /packages/client (#8425)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 16:41:39 +09:00
dependabot[bot]
ba66ddd41e
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/client (#8446)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 16:32:57 +09:00
syuilo
525b4b6cf4 tweak client 2022-03-27 16:28:25 +09:00
syuilo
30fe632d54 fix of client 2022-03-27 16:21:09 +09:00
syuilo
c7969ef418 refactor 2022-03-27 02:22:31 +09:00
tamaina
a3cdb4cca1
fix: Handle decodeURIComponent error (#8411) 2022-03-27 02:21:56 +09:00