Commit Graph

1742 Commits

Author SHA1 Message Date
syuilo cabbe8c308 fix(client): cannot show some setting pages
Fix #9043
2022-08-07 11:16:22 +09:00
syuilo e3aa39e050 refactor 2022-08-06 20:04:23 +09:00
syuilo c4830dcf3a perf(client): use shallowRef as possible 2022-08-06 19:20:53 +09:00
syuilo f22c32af05 chore(client): tweak scroll behavior in routing 2022-08-06 18:16:21 +09:00
syuilo b31f09692a enhance(client): improve clock widget 2022-08-06 18:15:13 +09:00
syuilo 3a9da78901 enhance(client): improve clock widget 2022-08-06 16:39:09 +09:00
syuilo dea5e6207e enhance(client): improve clock widget 2022-08-06 14:02:03 +09:00
ThatOneCalculator 74bd9fd01c docs 2022-08-05 14:11:18 -07:00
ThatOneCalculator 31e9279c70 More Calckey branding 2022-08-05 14:07:40 -07:00
syuilo 2cd70b80a2 enhance(client): improve clock widgets 2022-08-05 23:51:15 +09:00
ThatOneCalculator 497675c49e import order 2022-08-04 18:13:56 -07:00
ThatOneCalculator 4cae839bfa thumbs up or star trggers pleroma like 2022-08-04 18:12:57 -07:00
ThatOneCalculator e4e20288c9 change to caption 2022-08-04 14:38:24 -07:00
ThatOneCalculator f4753a9342 rtl settings improve 2022-08-04 14:33:49 -07:00
ThatOneCalculator c1509ebcad idk 2022-08-04 14:28:16 -07:00
ThatOneCalculator 26e82b73dc im stuff 2022-08-04 14:25:54 -07:00
ThatOneCalculator b376d3e98e stuff? 2022-08-04 14:16:22 -07:00
ThatOneCalculator 1151991b70 t 2022-08-04 14:13:12 -07:00
ThatOneCalculator a3aaf78e78 update preferences backup for calckey 2022-08-04 14:01:34 -07:00
ThatOneCalculator f1a704b276 re-arrange settings 2022-08-04 13:59:24 -07:00
Johann150 7395644883 make emoji picker case insensitive
fix https://akkoma.dev/FoundKeyGang/FoundKey/issues/50
2022-08-04 13:51:39 -07:00
Francis Dinh 84bb48d0e8 refactor: welcome.setup.vue to composition api 2022-08-04 13:50:39 -07:00
Johann150 1fffcff4bc fix textarea not updating properly
fixes https://akkoma.dev/FoundKeyGang/FoundKey/issues/54
2022-08-04 13:38:33 -07:00
Johann150 db6907a6fa client: fix lint "quotes" 2022-08-04 13:37:06 -07:00
Johann150 74cf3d887c backend: fix lint "no-throw-literal" 2022-08-04 13:36:37 -07:00
Johann150 dd28859348 fix spelling error 2022-08-04 13:34:18 -07:00
ThatOneCalculator 0e7361d4b8 Merge remote-tracking branch 'misskey/develop' into develop 2022-08-04 13:31:54 -07:00
ThatOneCalculator d29b4001f0 Undo more syuilo fuckup 2022-08-04 13:29:09 -07:00
syuilo bdaa35d11f feat(client): improve widget 2022-08-04 22:20:00 +09:00
Johann150 b934c738a6
Collapse long notes (#8990)
* Revert "Revert option to collapse long notes (#8561)"

This reverts commit 71150f21cd and reinstates
the option to collapse long notes again after they were expanded.

* fix(client): wrongly collapsed posts

* fix: don't use ref

* tweak style

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-08-01 17:55:24 +09:00
syuilo f3164c9cf2 fix: use new for throw error
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2022-08-01 17:44:53 +09:00
syuilo 78f061b9db update deps 2022-07-31 22:01:01 +09:00
tamaina 14c2f9e47e
feature: Client Preferences Registry (#8511)
* Fix settings page

* nanka iroiro

* clean up

* clean up

* feature: Client Preferences Registry on the account

* add changelog

* インデックスに戻ってもタイトルが残ってしまうのを修正

* fix createdAt -> updatedAt

* remove console.log

* 適用→このデバイスに適用

* add wallpaper

* ローカルのjsonファイルを保存・読み込みできるように

* clean up

* use apiWithDialog

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* Update packages/client/src/pages/settings/preferences-registry.vue

Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>

* fix lint

* ✌️

* change router

* nanka iroiro

* tweak

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
2022-07-31 21:55:20 +09:00
syuilo b5bf4e75a6 use es2021 for node 2022-07-31 14:20:10 +09:00
ThatOneCalculator 414d4c2031 typo 2022-07-29 15:23:53 -07:00
ThatOneCalculator 025a8e23c4 revers 2022-07-29 15:07:07 -07:00
ThatOneCalculator 3ccf2ea098 test 2022-07-29 09:27:39 -07:00
ThatOneCalculator 5b9e2ec817 try new query 2022-07-29 09:17:10 -07:00
ThatOneCalculator 2d14777573 try to fix streaming 2022-07-29 08:57:53 -07:00
ThatOneCalculator 669ee2c600 im stuff 2022-07-29 01:11:25 -07:00
ThatOneCalculator bcc219566d remove console log 2022-07-29 00:44:17 -07:00
ThatOneCalculator 261e00fcde console log 2022-07-29 00:40:27 -07:00
ThatOneCalculator 8d1144cda0 stuff 2022-07-29 00:35:49 -07:00
ThatOneCalculator 1372a246b5 brackets 2022-07-29 00:33:51 -07:00
ThatOneCalculator b51a8750a3 () 2022-07-29 00:30:42 -07:00
ThatOneCalculator b53bbc960f im stuff 2022-07-29 00:28:21 -07:00
ThatOneCalculator 5112f6425e try @Johann150's solution :) 2022-07-29 00:25:22 -07:00
ThatOneCalculator 13648d03a1 im stuff 2022-07-29 00:20:40 -07:00
ThatOneCalculator 40c197ed60 no quotes 2022-07-29 00:13:29 -07:00
ThatOneCalculator 152c8c9cae testtt 2022-07-29 00:09:49 -07:00
ThatOneCalculator 8380487afe testtt 2022-07-29 00:00:39 -07:00
ThatOneCalculator 3fae29e4d5 FROM clause 2022-07-28 23:57:18 -07:00
ThatOneCalculator 15ad79c3de aaa 2022-07-28 23:53:42 -07:00
ThatOneCalculator e639496be2 fix!!!! 2022-07-28 23:46:36 -07:00
ThatOneCalculator 291649b6e7 proper error 2022-07-28 23:01:13 -07:00
ThatOneCalculator 9d53e8322a bruh 2022-07-28 22:57:54 -07:00
ThatOneCalculator e8ccd62a27 help i cant write queer ees :( 2022-07-28 22:54:59 -07:00
ThatOneCalculator e447e72c77 ack 2022-07-28 22:46:51 -07:00
ThatOneCalculator 664ea1dcf4 test :( 2022-07-28 22:42:40 -07:00
ThatOneCalculator 73ac045aa8 typo!! 2022-07-28 22:31:49 -07:00
ThatOneCalculator 2c7ece6bc6 I think i fixed it! 2022-07-28 22:29:54 -07:00
ThatOneCalculator 1af22f0bc2 test 2022-07-28 22:17:59 -07:00
ThatOneCalculator 4ac0540d01 Calckey 2022-07-28 21:59:49 -07:00
ThatOneCalculator 60dde2ef08 signs post icon for recommended 2022-07-28 21:58:25 -07:00
ThatOneCalculator a0529277e3 typo in file name 2022-07-28 21:50:00 -07:00
ThatOneCalculator c96c0ac7d3 typo 2022-07-28 21:49:36 -07:00
ThatOneCalculator 60e92cb6a9 typo 2022-07-28 21:45:39 -07:00
ThatOneCalculator 74a62309de typo 2022-07-28 21:39:48 -07:00
ThatOneCalculator a761801a27 typo 2022-07-28 21:36:38 -07:00
ThatOneCalculator b3a50187b1 Recommended timeline! 2022-07-28 21:28:13 -07:00
ThatOneCalculator d8f15171ba solid borders on qrns fix 2022-07-28 09:25:11 -07:00
ThatOneCalculator 66813e2975 Less cluttered notification summary 2022-07-28 09:24:43 -07:00
ThatOneCalculator fccab12c82 im stufff 2022-07-27 21:36:02 -07:00
ThatOneCalculator 84c3664628 A 2022-07-27 21:33:23 -07:00
ThatOneCalculator d37e83046c fix againnn 2022-07-27 21:31:05 -07:00
ThatOneCalculator 4ac6073a77 fix migration 2022-07-27 21:25:37 -07:00
ThatOneCalculator 1001c18e17 Fix migration 2022-07-27 21:22:03 -07:00
ThatOneCalculator 7e22f5fea3 adjust padding on icons only 2022-07-27 21:00:41 -07:00
ThatOneCalculator b96019ff9c padding 2022-07-27 20:43:51 -07:00
Johann150 b60d8f147c fix lints 2022-07-27 19:46:56 -07:00
Chloe Kudryavtsev 29cdb93104 backend: improve mutes and blocks
Mutes and blocks now also apply recursively to replies and renotes.
Furthermore, any mentioned user being muted or blocked will also apply.
2022-07-27 19:46:26 -07:00
ThatOneCalculator 9d8c2b67cc rose pine code blocks 2022-07-27 19:32:21 -07:00
ThatOneCalculator dc09283b5d formatting 2022-07-27 19:31:33 -07:00
ThatOneCalculator 5b67390baf loader stroke 6px 2022-07-27 19:27:29 -07:00
ThatOneCalculator 5464e8a728 Toggleable showing updates 2022-07-27 19:24:51 -07:00
ThatOneCalculator aa6ca4d6e9 speed up to 1.2s 2022-07-27 12:34:23 -07:00
ThatOneCalculator 979c7cc839 LOADING ANIMATION IS FINALLY FIXED 2022-07-27 12:32:14 -07:00
ThatOneCalculator db787696b7 40 2022-07-27 12:28:36 -07:00
ThatOneCalculator 76ce3f80de 🙏 2022-07-27 12:27:09 -07:00
ThatOneCalculator e1d6e910f7 fix fr on god no cap 2022-07-27 12:04:26 -07:00
ThatOneCalculator 160cb38afa hopefully fix fo the last time 2022-07-27 11:57:09 -07:00
ThatOneCalculator f277aaf677 fix again 2022-07-27 11:52:10 -07:00
ThatOneCalculator 6e7efb8c43 fix 2022-07-27 11:46:52 -07:00
ThatOneCalculator ac570286a2 accessibility <3 2022-07-27 11:32:55 -07:00
ThatOneCalculator 12c030af02 more readable icons 2022-07-27 11:21:25 -07:00
ThatOneCalculator b36bb813c1 Spinner 2022-07-27 11:19:57 -07:00
ThatOneCalculator 1129a2ec8c Custom splash icons! 2022-07-27 10:25:30 -07:00
ThatOneCalculator eb843e7cff 🎨 2022-07-27 10:07:52 -07:00
ThatOneCalculator 7ae95770aa Add endpoint 2022-07-27 09:58:18 -07:00
ThatOneCalculator 4a7166625f clean up 2022-07-27 09:47:29 -07:00
ThatOneCalculator 4d22797624 Custom MOTD! 2022-07-27 09:46:35 -07:00
ThatOneCalculator 6fac9bc1d6 🎨 2022-07-26 21:35:03 -07:00
ThatOneCalculator 67ff22be70 🎨 2022-07-26 21:33:52 -07:00
ThatOneCalculator e1c96a88e3 🎨 2022-07-26 21:32:03 -07:00
ThatOneCalculator 768de4f29a More rpine 2022-07-26 21:18:36 -07:00
ThatOneCalculator 805e389d06 accesibility 2022-07-26 21:02:43 -07:00
ThatOneCalculator a88fe74b82 semi for children 2022-07-26 14:45:36 -07:00
ThatOneCalculator 274e7b7bbf Remove channels from actions 2022-07-26 14:40:11 -07:00
ThatOneCalculator 28473d382a onClick -> handler 2022-07-26 14:35:12 -07:00
ThatOneCalculator b036c9d490 Remove updated.vue for now 2022-07-26 14:31:46 -07:00
ThatOneCalculator 528b2be5b3 Misc timeline actions as headerActions 2022-07-26 14:29:52 -07:00
ThatOneCalculator 744e1bf57e revert 2022-07-26 13:16:49 -07:00
ThatOneCalculator 86498050c4 test 2022-07-26 12:29:37 -07:00
ThatOneCalculator 108e8a0637 headerbar 2022-07-26 12:21:12 -07:00
ThatOneCalculator 13ed4389c1 hide federation from public local instance info if not mod 2022-07-25 21:21:40 -07:00
ThatOneCalculator 02493c8d08 Add back admin custom css start 2022-07-25 19:19:36 -07:00
ThatOneCalculator bc4a8359a0 Start admin custom css 2022-07-25 19:18:56 -07:00
ThatOneCalculator 17edc3f8aa Add back missing routes 2022-07-25 19:17:47 -07:00
ThatOneCalculator 39c0576599 Revert "Start admin custom css"
This reverts commit 74b52213ee.
2022-07-25 19:00:10 -07:00
ThatOneCalculator 66c5715ee4 More rpine 2022-07-25 18:15:01 -07:00
ThatOneCalculator 5cf313ce3b more rpine 2022-07-25 18:15:01 -07:00
ThatOneCalculator 4ff2d0e567 More rose pine stuff 2022-07-25 17:32:25 -07:00
ThatOneCalculator 96a219a294 fix 2022-07-25 17:27:57 -07:00
ThatOneCalculator a9d62349c1 Fix 2022-07-25 17:24:16 -07:00
ThatOneCalculator 38f33b3354 Raw instance info only for moderators 2022-07-25 17:14:37 -07:00
ThatOneCalculator 74b52213ee Start admin custom css 2022-07-25 17:00:44 -07:00
ThatOneCalculator 319e7f4d2c profile as bg 2022-07-25 16:04:30 -07:00
ThatOneCalculator f04995c3e8 fix 2022-07-25 14:17:58 -07:00
Johann150 7da0602759 use getNote instead of Notes.find
If a note is not visible to the requesting user, an error will be raised.
2022-07-25 14:17:20 -07:00
ThatOneCalculator 3046b87b76 .js 2022-07-25 14:02:46 -07:00
ThatOneCalculator 0eb25b5ab4 fix import 2022-07-25 13:59:12 -07:00
ThatOneCalculator 6bf10ccfbc im stuff 2022-07-25 13:57:13 -07:00
ThatOneCalculator 7bde1c4d50 FOUNDKEY changes 2022-07-25 13:50:52 -07:00
Johann150 dca0db770e refactor queue chart to composition API 2022-07-25 13:49:37 -07:00
ThatOneCalculator 307bfaf220 queeueueueu chart 2022-07-25 13:48:35 -07:00
Johann150 5c7c227bf7 refactor: colours in queue chart 2022-07-25 13:47:48 -07:00
Johann150 d67a5a897e FOUNDKEY changes 2022-07-25 13:45:00 -07:00
Johann150 f256e8b578 Refactor components/page/page.textarea.vue to composition API
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/26
2022-07-25 13:43:06 -07:00
Johann150 ff46da778a Refactor components/page/page.text.vue to composition API
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/25
2022-07-25 13:42:40 -07:00
ThatOneCalculator 7303bd79ce back to 30 2022-07-25 13:41:45 -07:00
Johann150 15f06a1d50 enable to fetch replies recursively 2022-07-25 13:40:37 -07:00
Johann150 86342538aa pack children without detail 2022-07-25 13:40:22 -07:00
Johann150 b3a22f49cb client uses new API for child notes depth 2022-07-25 13:40:01 -07:00
Johann150 d6a95797d8 remove ms dependency 2022-07-25 13:38:31 -07:00
Johann150 20763a84ee Merge: enhance privacy of notes
https://akkoma.dev/FoundKeyGang/FoundKey/pulls/14
2022-07-25 13:36:44 -07:00
Johann150 3b40c7d081 remove unnecessary joins
These joins are no longer necessary as of commit
c35372a20d22cddb75e93a0b407f2b652cd7faf0. It seems they are bad enough
for performance to break installs.
2022-07-25 13:28:57 -07:00
Johann150 5972640a17 refactor pages/auth.form.vue to composition API 2022-07-25 13:27:35 -07:00
ThatOneCalculator ee0a19c3f7 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-25 10:23:27 -07:00
syuilo 519c8b419b chore(client): tweak style 2022-07-25 21:24:37 +09:00
syuilo b7f4cb6433 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-07-25 21:16:52 +09:00
syuilo 595bf6fc69 add missing dependency 2022-07-25 21:16:46 +09:00
hayabusa 36f083c189
一部のアプリからファイルを投稿フォームへドロップできない場合がある問題を修正 (#9035)
* dropEffectとeffectAllowedの関連付けを修正

* Update Changelog

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-25 21:16:11 +09:00
syuilo f835421d70 update deps 2022-07-25 21:10:06 +09:00
ThatOneCalculator e90d5b23db More #31748f 2022-07-24 18:36:55 -07:00
ThatOneCalculator 2b1e707f8c Merge remote-tracking branch 'misskey/develop' into develop 2022-07-24 18:07:18 -07:00
syuilo 756eeb51f3 chore(client): tweak ui 2022-07-24 18:44:50 +09:00
syuilo 9f5c8f42e0
tweak rate limit 2022-07-24 17:56:48 +09:00
syuilo 212b2c738b fix html 2022-07-24 17:09:46 +09:00
ThatOneCalculator 4088097887 Even more spacing 2022-07-24 00:00:24 -07:00
ThatOneCalculator f73ad931b1 More padding 2022-07-23 23:54:54 -07:00
ThatOneCalculator 8ed88c9e10 Rose Pine sparkles 2022-07-23 23:48:00 -07:00
ThatOneCalculator acc482abef Rose Pine danger color 2022-07-23 23:46:13 -07:00
syuilo 92f9392bcf refactor(client): refactor components 2022-07-24 15:45:16 +09:00
syuilo bd8db402e6 chore(client): tweak style 2022-07-24 15:41:06 +09:00
ThatOneCalculator 55b19a8ef2 Item Spacing 2022-07-23 23:39:55 -07:00
ThatOneCalculator 73ec7cb896 margin bottom for icon only 2022-07-23 23:30:25 -07:00
ThatOneCalculator ab81d50078 Clear up Ai mode 2022-07-23 23:29:01 -07:00
ThatOneCalculator f7a03c77d8 ACTUALLY align, .b4 2022-07-23 23:17:44 -07:00
ThatOneCalculator c479de3b22 align instance icon on mobile 2022-07-23 23:13:18 -07:00
ThatOneCalculator c1be1c01b5 New navbar for mobile 2022-07-23 23:05:20 -07:00
ThatOneCalculator e4a72f8de3 🎨 2022-07-23 22:10:07 -07:00
ThatOneCalculator 394b9d404a pf bg 2022-07-23 22:01:41 -07:00
ThatOneCalculator 1a9a3b1bc4 start better headerbar 2022-07-23 21:57:13 -07:00
ThatOneCalculator 0074ff52e6 🎨 2022-07-23 21:39:48 -07:00
ThatOneCalculator bf8a82bf67 Less cluttered notifications 2022-07-23 21:30:42 -07:00
ThatOneCalculator 4230e289da more rpine stuff 2022-07-23 21:23:04 -07:00
ThatOneCalculator 8ab4242918 More rpine stuff 2022-07-23 21:23:03 -07:00
ThatOneCalculator c1f301056b More RPine 2022-07-23 21:16:35 -07:00
ThatOneCalculator f41374789e fix note button 2022-07-23 21:10:34 -07:00
ThatOneCalculator 53c794cd60 fixxxx 2022-07-23 20:21:19 -07:00
ThatOneCalculator 194df14a3c fix 2022-07-23 20:10:17 -07:00
ThatOneCalculator f1919f73d6 spacing in navbar 2022-07-23 20:06:26 -07:00
ThatOneCalculator d30a2dc0db showGap true 2022-07-23 20:04:13 -07:00
ThatOneCalculator 07a79c916c fix style 2022-07-23 20:01:24 -07:00
ThatOneCalculator 86eede2403 finish up new navbar 2022-07-23 19:54:13 -07:00
ThatOneCalculator eb6c975395 More Rose Pine shtuff 2022-07-23 19:49:00 -07:00
ThatOneCalculator f7e0c8a4a9 MkLoading instead of "Loading..." 2022-07-23 19:45:27 -07:00
ThatOneCalculator 05e54fe819 fix 2022-07-23 19:36:50 -07:00
ThatOneCalculator 859a6870a3 :imstuff: 2022-07-23 19:28:57 -07:00
ThatOneCalculator ed50935360 Navbar test 2022-07-23 19:18:44 -07:00
ThatOneCalculator e5fcab860c Mark as read from notifications widget 2022-07-23 19:10:05 -07:00
ThatOneCalculator a866d49b6f Merge remote-tracking branch 'johann150/mk/bearer-authentication' into develop 2022-07-23 19:05:35 -07:00
ThatOneCalculator 35fe923db3 🥴 2022-07-23 18:58:35 -07:00
ThatOneCalculator 1f98b349bf Merge remote-tracking branch 'misskey/develop' into develop 2022-07-23 18:57:23 -07:00
dependabot[bot] d93ad43c49
chore(deps): bump undici from 5.5.1 to 5.8.0 in /packages/backend (#9028)
Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:41:01 +09:00
dependabot[bot] ab9fcc863f
chore(deps): bump file-type from 17.1.2 to 17.1.3 in /packages/backend (#9030)
Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-23 14:40:54 +09:00
syuilo c64b3c9c43 lint fix 2022-07-23 14:31:54 +09:00
syuilo 3acfeb1680 update tfjs 2022-07-23 14:31:15 +09:00
Kainoa Kanter e371120c8b
fix: broken chats (#8983)
* Fix broken chats

Co-authored-by: @ltlapy

* 🎨
2022-07-23 00:46:52 +09:00
ThatOneCalculator d2b0367e8f Merge remote-tracking branch 'misskey/develop' into develop 2022-07-21 23:43:30 -07:00
xianon b6556c7ff1
リモートユーザーを正しくブロックできるように修正する (#9027) 2022-07-22 15:41:31 +09:00
ThatOneCalculator db97dff0cb b3 2022-07-21 12:48:23 -07:00
syuilo 035ec0a874 enhance(client): add some themes 2022-07-22 00:25:56 +09:00
syuilo 9ed6a9701a fix(client): MiAuth page is broken
Fix #9026
2022-07-22 00:17:52 +09:00
syuilo 53d24c2ba1 chore: improve error message of boot 2022-07-21 22:30:36 +09:00
syuilo 62226b985a fix(client): fix drawer menu style regression 2022-07-21 22:22:13 +09:00
ThatOneCalculator 490fab8335 Merge remote-tracking branch 'misskey/develop' into develop 2022-07-20 22:04:12 -07:00
Johann150 5466f547cd
fix: not logged in clients send correct header 2022-07-20 18:41:07 +02:00
syuilo d72ac908f4 fix(client): some fixes 2022-07-21 00:32:41 +09:00
syuilo 8261321dac fix(client): fix some routings 2022-07-20 23:21:42 +09:00
syuilo 39ee039fcb chore(client): tweak theme select ui 2022-07-20 23:02:14 +09:00
syuilo 9606ba0454 fix(client): support v-if of select component 2022-07-20 23:01:40 +09:00
syuilo 50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
syuilo 716cb23acb fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正 2022-07-20 20:00:35 +09:00
syuilo e83dd90e07 chore(client): tweak radio component 2022-07-20 19:59:50 +09:00
syuilo 66f1aaf5f7 enhance(client): ネストしたルーティングに対応 2022-07-20 19:59:27 +09:00
ThatOneCalculator 429c5b2cbc fix search 2022-07-19 21:53:08 -07:00
ThatOneCalculator 69514857dc Option to fully disable connection lost 2022-07-19 20:15:08 -07:00
ThatOneCalculator 6aa6dcdc5e 0.1 for small 2022-07-19 19:56:37 -07:00
ThatOneCalculator cd4e32c680 mob nav 2022-07-19 16:56:23 -07:00
ThatOneCalculator 10d1a6c9da revert change pos 2022-07-19 16:51:37 -07:00
ThatOneCalculator d88f07f431 Properly apply star is like patch 2022-07-19 15:23:26 -07:00
ThatOneCalculator 97e03f9e9d Renewed navbar 2022-07-19 15:14:37 -07:00
ThatOneCalculator 40300ce9cb Calckey in about 2022-07-19 12:31:24 -07:00
ThatOneCalculator 3149b93de2 indentation 2022-07-19 12:01:45 -07:00
ThatOneCalculator 4d0f511fa1 Better ASCII art 2022-07-19 11:18:44 -07:00
ThatOneCalculator 64ef31f8db Calckey as software name, finally! 2022-07-19 10:49:43 -07:00
ThatOneCalculator de6c93ceb6 Calckey in launch strings 2022-07-19 10:18:05 -07:00
ThatOneCalculator b1efe26c89 More Calckey strings 2022-07-19 10:13:17 -07:00
ThatOneCalculator 8aaaa82e5b calckey in abt 2022-07-19 09:33:26 -07:00
ThatOneCalculator 4386004fbf Branding 2022-07-19 09:21:45 -07:00
ThatOneCalculator eaf31f78ad Merge remote-tracking branch 'misskey/develop' into develop 2022-07-19 09:04:29 -07:00
syuilo 2497499d63 Merge branch 'develop' into pr/9021 2022-07-19 23:53:08 +09:00
syuilo 17afbc3c46 enhance(client): suspense
Fix #8817
2022-07-19 21:36:33 +09:00
syuilo 4769cd420b fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正
Fix #8474
2022-07-19 17:21:03 +09:00
syuilo 5b8d960b9f fix(client): tweak mfm-cheat-sheet 2022-07-19 17:13:24 +09:00
Acid Chicken (硫酸鶏) a3c2dbbfb5
fix(server): make sure `getFileInfo` doesn't fail if `detectSensitivity` ever fails (#9020) 2022-07-19 17:09:21 +09:00
Johann150 b27e3fb634
client: use bearer token authorization 2022-07-19 09:33:00 +02:00
Johann150 c4e2a222f0
handle authentication errors in stream API 2022-07-19 09:32:46 +02:00
Johann150 0131ec4a58
update openapi spec generator
Properly document GET API endpoints.
Added Bearer token authentication.
2022-07-19 09:32:01 +02:00
Johann150 4ca48908be
improve authentication errors 2022-07-19 09:29:04 +02:00
Johann150 29f7eb4482
add OAuth 2.0 Bearer Token authentication 2022-07-19 09:29:04 +02:00
ThatOneCalculator c0b42fd3be tabs 2022-07-18 23:21:08 -07:00
ThatOneCalculator 3632eec20b calckey ascii art 2022-07-18 23:07:18 -07:00
ThatOneCalculator c7c3d6e0dd Revert "Merge remote-tracking branch 'thatonecalculator/vlite' into develop"
This reverts commit d146280677, reversing
changes made to 9fc5062018.
2022-07-18 22:56:28 -07:00
ThatOneCalculator 16a90516ea learnMore points to codeberg 2022-07-18 22:39:07 -07:00
ThatOneCalculator b31386da9e #Calckey 2022-07-18 22:32:20 -07:00
ThatOneCalculator 2b0a5a6db4 fix reply limit 2022-07-18 22:30:15 -07:00
ThatOneCalculator 0cc5c23049 old clip path for now 2022-07-18 22:26:25 -07:00
ThatOneCalculator f35d518caf oauth 2022-07-18 22:22:24 -07:00