syuilo
8e9dd82ae8
tweal c;iemy
2022-03-11 18:55:47 +09:00
MeiMei
3447466c7b
テーマ選択から重複要素を排除するように ( #8385 )
2022-03-09 22:18:14 +09:00
syuilo
e3afe9fd82
delete needless instance drive columns
2022-03-07 21:20:14 +09:00
syuilo
5103ece434
tweak client
2022-03-06 19:18:34 +09:00
Andreas Nedbal
46562be227
Refactor: Switch Settings index page to setup sugar ( #8374 )
...
* refactor(client): Make Settings index page use <script setup>
* chore(client): address review comments
2022-03-06 19:17:43 +09:00
syuilo
b26f3713b5
chore(client): hide error report setting
...
Close #8327
2022-03-05 00:35:59 +09:00
Kainoa Kanter
3768d72bfe
Add me as patron ( #8369 )
2022-03-03 01:19:17 +09:00
syuilo
f71aa3df32
feat: instance default theme
2022-03-01 23:58:01 +09:00
syuilo
d7a5f2618f
refactor
2022-03-01 21:36:20 +09:00
syuilo
7e4db6acf4
Revert "refactor"
...
This reverts commit 94d4f8271e3406ff549a8f18831fb74adcd0d1ab.
2022-03-01 03:51:31 +09:00
syuilo
e547825ed9
refactor
2022-02-28 22:42:32 +09:00
tamaina
13cc69fe1c
Fix avatar/banner proxy ( #8346 )
...
* Fix avatar/banner proxy
Co-authored-by: mei23 <m@m544.net>
* use getAvatarUrl
* fix
* join avatar and banner to improve performance
* join
* Update hybrid-timeline.ts
* fix
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-02-27 13:59:10 +09:00
syuilo
44bb08454a
fix: better language settings
...
Fix #8359
Fix #7968
2022-02-26 15:13:44 +09:00
syuilo
66115e2879
🎨
2022-02-25 20:17:36 +09:00
syuilo
b13aebab57
refactor
2022-02-25 20:03:17 +09:00
syuilo
04893c8636
refactor(client): use setup
2022-02-25 19:58:58 +09:00
syuilo
ff3809b437
🎨
2022-02-25 19:56:59 +09:00
syuilo
1ad759db78
🎨
2022-02-25 18:53:08 +09:00
syuilo
9717fc1dbf
client: 検索構文でGoogle明示 & deprecated
2022-02-25 14:40:11 +09:00
syuilo
1cde8d6d81
🎨
2022-02-20 19:01:13 +09:00
syuilo
1d2be559e9
プロフィールの追加情報を最大16まで保存できるように
...
Close #8225
Close #8234
2022-02-20 16:53:06 +09:00
syuilo
18ea7a1142
remove max note text length setting
...
Resolve #8323
2022-02-20 16:07:43 +09:00
syuilo
80f06a6051
fix(client): word mute cannot save
2022-02-11 19:44:56 +09:00
syuilo
1d2936e638
chore(client): tweak chart
2022-02-11 15:14:08 +09:00
syuilo
9291da94f1
enhance(client): リアクションピッカーの幅、高さ制限を緩和
2022-02-11 13:53:02 +09:00
syuilo
eb24eedf12
feat(client): make size of reaction picker configuable
2022-02-11 13:38:47 +09:00
Johann150
84c409a52b
fix: regular expressions in word mutes ( #8254 )
...
* fix: handle regex exceptions for word mutes
* add i18n strings
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* stricter input validation in backend
* add migration for hard mutes
* fix
* use correct regex library in migration
* use query builder to avoid SQL injection
Co-authored-by: Robin B <robflop98@outlook.com>
Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
2022-02-10 19:47:46 +09:00
syuilo
9e41714e6e
feat: インスタンスのテーマカラーを設定できるように
2022-02-09 21:25:48 +09:00
syuilo
f458f4fd7d
fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正
...
Fix #8252
2022-02-09 13:38:54 +09:00
Johann150
96f1432bb3
fix: save followers/following visibility ( #8276 )
2022-02-09 12:43:59 +09:00
syuilo
2570cd6693
feat(client): デバイスの種類を手動指定できるように
2022-02-08 18:46:39 +09:00
syuilo
13de1356e3
feat(client): 自インスタンス情報ページでチャートを見れるように
2022-02-08 15:50:26 +09:00
nullobsi
92e94d688c
feat: Option to show replies in timeline (rebase #7685 ) ( #8202 )
...
* Add an option for timeline replies. Credit to Emilis (puffaboo)
* update db on request
2022-02-06 16:02:48 +09:00
syuilo
b0764397fd
enhance(client): improve chart rendering
2022-02-04 16:39:09 +09:00
tamaina
33335604d5
fix: タイムライン種別を切り替えると「新しいノートがあります」の表示が残留してしまうのを修正 ( #8250 )
...
Fix #6831
2022-02-04 08:39:20 +09:00
syuilo
495d1a7d3d
tweak
2022-02-02 00:27:22 +09:00
syuilo
218377a9be
feat(client): 連合インスタンスページからインスタンス情報再取得を行えるように
...
Resolve #8231
2022-01-31 20:38:26 +09:00
tamaina
22da2fab2d
enhance: メニュー関連をComposition API化、switchアイテム追加 ( #8215 )
...
* メニューをComposition API化、switchアイテム追加
クライアントサイド画像圧縮の準備
* メニュー型定義を分離 (TypeScriptの型支援が効かないので)
* disabled
* make keepOriginal to follow setting value
* fix
* fix
* Fix
* clean up
2022-01-30 14:11:52 +09:00
syuilo
aa49617e84
fix(client): DMページでメンションが含まれる問題を修正
...
Fix #8211
2022-01-28 13:39:54 +09:00
syuilo
ffa050bd55
refactor(client): use composition api
2022-01-28 12:30:59 +09:00
syuilo
875f1b76e7
refactor(client): better semantics
2022-01-28 11:53:12 +09:00
syuilo
0f57ea08e7
refactor(client): i18n.locale -> i18n.ts
2022-01-28 11:39:49 +09:00
syuilo
ec99b00565
fix(client): 「クリップ」ページが開かない問題を修正
2022-01-28 01:09:46 +09:00
syuilo
294f54382a
fix(client): チャットが見れない
...
Fix #8203
2022-01-27 17:55:11 +09:00
syuilo
0df03ccc5b
chore: fix instant form handling
2022-01-27 17:38:02 +09:00
syuilo
f762e87d07
🎨
2022-01-26 00:51:01 +09:00
Johann150
4b88679ae1
disable animations on more transitions ( #8112 )
2022-01-25 23:18:21 +09:00
Hyunseung Jeon
4b64c72957
fix: change keypress to keydown ( #8192 )
2022-01-25 18:01:29 +09:00
syuilo
c7ec5fda6f
fix(client): タイムラインのkeep-aliveが効かなくなっているのを修正
2022-01-21 21:47:36 +09:00
syuilo
0f5ff7584c
chore(client): add #misskey button
2022-01-21 21:26:39 +09:00
syuilo
72e69bbd5a
wip: refactor(client): migrate components to composition api
2022-01-21 21:16:12 +09:00
tamaina
3b1c365e81
enhance: e2eテストをできるだけ改良してみた ( #8159 )
...
* update docker image?
* 続
* serial run delete from "${table}" cascade
* use cypress official github action
* refuse install by cypress action
* clean up
* use wait?
* use more wait?
* Revert "use more wait?"
This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c.
* Revert "use wait?"
This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0.
* fix
* test
* test
* log?
* 握りつぶしてみる
* clean up
* env?
* clean up?
* disable video
* add comment
* remove test
* 成功?
* test browser
* nodeインストール無効化
* node16.13.0-chrome95-ff94
* node.js復活
* ?
* ちょっと戻してみる
* chrome?
* cross browser test2
* --shm-size=2g
* artifact?
* misskey.local?
* firefoxはあきらめる
* not headless?
* oops
* fix
* ??
* test1
* if?
* fail-fast: false
* headless: false
* easy error ignoreing describe
* エラーの解消
とちょっとリファクター
* add browser name to artifact
* Install mplayer for FireFox
* no wait?
* タイムアウトを甘くしてみる
* firefoxをあきらめる(n回目)
* remove timeout setting
* wait復活
* Update basic.js
* Update index.js
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-01-21 16:43:56 +09:00
Johann150
627e3c07b9
enhance: Forward report ( #8001 )
...
* implement sending AP Flag object
Optionally allow a user to select to forward a report about a remote
user to the other instance. This is added in a backwards-compatible way.
* add locale string
* forward report only for moderators
* add switch to moderator UI to forward report
* fix report note url
* return forwarded status from API
apparently forgot to carry this over from my testing environment
* object in Flag activity has to be an array
For correct interoperability with Pleroma the "object" property of the Flag
activity has to be an array.
This array will in the future also hold the link to respective notes, so it
makes sense to correct this on our side.
* Update get-note-menu.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-01-21 03:06:38 +09:00
syuilo
afafc55de0
wip: refactor(client): migrate components to composition api
...
Fix #8155
2022-01-18 21:30:17 +09:00
syuilo
79980a22c3
wip: refactor(client): migrate components to composition api
2022-01-16 21:31:09 +09:00
syuilo
0e08a1c8d2
wip: refactor(client): migrate components to composition api
2022-01-16 15:02:15 +09:00
syuilo
1d530be2cf
wip: refactor(client): migrate components to composition api
2022-01-16 11:02:27 +09:00
syuilo
79c78bb6f2
refactor(client): specify global scope
2022-01-16 10:14:14 +09:00
syuilo
99278833e8
wip: refactor(client): migrate components to composition api
2022-01-16 07:55:19 +09:00
syuilo
d820a979c1
wip: refactor(client): migrate components to composition api
2022-01-15 20:35:10 +09:00
syuilo
19484b63b4
wip: refactor(client): migrate components to composition api
2022-01-15 17:58:35 +09:00
syuilo
1edd4334cd
wip: refactor(client): migrate components to composition api
2022-01-15 16:40:15 +09:00
syuilo
f087242caa
wip: refactor(client): migrate components to composition api
2022-01-14 23:23:08 +09:00
syuilo
431054040f
wip: refactor(client): migrate paging components to composition api
2022-01-14 12:02:10 +09:00
syuilo
789f2e4cab
wip: refactor(client): migrate paging components to composition api
2022-01-14 10:25:51 +09:00
syuilo
e91fd69f7a
wip: refactor(client): migrate paging components to composition api
2022-01-13 02:46:14 +09:00
syuilo
d1f1b9883e
wip: refactor(client): migrate paging components to composition api
2022-01-13 02:36:51 +09:00
syuilo
31cf4fa683
refactor
2022-01-13 02:26:10 +09:00
syuilo
9fa7311880
wip: refactor(client): migrate paging components to composition api
2022-01-13 02:21:43 +09:00
syuilo
39ec2a77fa
refactor
2022-01-13 01:50:53 +09:00
syuilo
4adb95e034
clean up
2022-01-13 01:46:23 +09:00
syuilo
fafc01e663
feat: emojis import
2022-01-13 00:47:40 +09:00
syuilo
5bf0fb6934
feat: multiple emojis editing
2022-01-13 00:47:05 +09:00
syuilo
9117fd7a06
bye reversi
2022-01-12 17:34:53 +09:00
syuilo
e2a38a38fc
fix
2022-01-12 17:21:57 +09:00
syuilo
8da8b8d314
fix
2022-01-10 20:17:38 +09:00
syuilo
2d1df38157
wip: refactor(client): migrate paging components to composition api
2022-01-10 03:30:35 +09:00
syuilo
5e5ba2b1c2
wip: migrate paging components to composition api
2022-01-10 00:45:20 +09:00
syuilo
7f0ec89a1a
wip: migrate paging components to composition api
...
#7681
2022-01-09 21:35:35 +09:00
syuilo
a8ccb5ef81
bye room
2022-01-07 17:06:47 +09:00
syuilo
03206623f3
remove unused components
2022-01-07 16:50:35 +09:00
syuilo
11f90153ac
refactor(client): use composition api
2022-01-07 16:48:51 +09:00
syuilo
44cd849e54
refactor(client): use composition api
2022-01-07 16:34:11 +09:00
syuilo
295752f4ad
refactor(client): use composition api
2022-01-07 16:29:08 +09:00
syuilo
5a577b582d
clean up
2022-01-07 15:05:45 +09:00
syuilo
e6970c5c2d
clean up
2022-01-06 23:09:52 +09:00
syuilo
2a7f422689
tweak ui
2022-01-05 03:09:20 +09:00
syuilo
773f38b171
tweak ui
2022-01-04 22:51:16 +09:00
syuilo
3dae3a7d66
tweak ui
2022-01-04 22:42:04 +09:00
syuilo
b04c3fd03e
tweak ui
2022-01-04 21:37:16 +09:00
syuilo
cde60e6dc9
tweak ui
2022-01-04 21:16:41 +09:00
syuilo
4dbe28d5bf
tweak ui
2022-01-04 18:47:54 +09:00
syuilo
73a3362b5f
tweak ui
2022-01-04 18:35:21 +09:00
syuilo
0772301b1e
tweak ui
2022-01-04 18:21:00 +09:00
syuilo
b4c18aee04
tweak ui
2022-01-04 17:58:53 +09:00
syuilo
1c3434acc5
tweak ui
2022-01-04 17:52:44 +09:00
syuilo
9f3045a234
tweak ui
2022-01-04 15:36:14 +09:00
syuilo
cc9a83ed32
tweak ui
2022-01-03 03:17:28 +09:00
syuilo
66931f16bd
tweak ui
2022-01-03 00:41:01 +09:00
syuilo
7f306c6c58
tweak client
2022-01-02 21:35:23 +09:00
syuilo
47405e62a3
enhance(client): tweak ui
2021-12-31 03:21:26 +09:00
syuilo
560c4f03f1
enhance(client): tweak ui
2021-12-30 21:47:48 +09:00
tamaina
97ea86274d
enhance: pizzaxでstreamingのuser storage updateイベントを監視して更新 ( #8095 )
...
* wip
* wip?
* ?
* streamingのuser storage updateイベントを監視して更新
* 必要な時以外はストレージを更新しない
* fix?
* wip
* fix
* fix
2021-12-29 22:13:09 +09:00
syuilo
5c2de00f25
enhance(client): 🎨
2021-12-26 01:42:50 +09:00
syuilo
4d5275aab6
clean up
2021-12-25 13:38:53 +09:00
syuilo
fb31d04cec
clean up
2021-12-23 17:05:50 +09:00
syuilo
1a86751ef3
refactor(client): refactor
2021-12-23 17:05:26 +09:00
syuilo
da7c0635d4
enhance(client): tweak channel pages
2021-12-23 16:10:13 +09:00
syuilo
3361c51c2a
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
2021-12-22 22:38:45 +09:00
syuilo
986b8e8073
enhance(client): メールアドレスの認証にクリック必須に
2021-12-22 22:38:42 +09:00
tamaina
198b35872e
wip ( #8077 )
2021-12-21 00:20:30 +09:00
syuilo
d5b35e07b3
fix(client): カスタム絵文字一覧ページの負荷が高いのを修正
2021-12-18 20:20:49 +09:00
syuilo
f6d32c3aad
clean up
2021-12-18 20:20:02 +09:00
syuilo
b88d23e7e5
improve(client): show reload tip
2021-12-18 14:56:15 +09:00
syuilo
9c8ca41648
🎨
2021-12-17 16:14:43 +09:00
syuilo
b6cc8eea35
enhance(client): リアクションピッカーの表示方法を選択できるように
2021-12-17 16:14:31 +09:00
syuilo
1fab32e304
enhance(client): make possible to leave a group
2021-12-14 22:27:33 +09:00
syuilo
92f745c062
tweak component
2021-12-10 21:41:37 +09:00
syuilo
5f6b4d4f41
feat: カスタム絵文字エクスポート
2021-12-10 18:24:26 +09:00
syuilo
53333bbfec
fix(client): クリップの設定を編集できない問題を修正
...
Fix #8046
2021-12-10 16:15:36 +09:00
syuilo
3621d12adb
tweak style
2021-12-10 15:33:01 +09:00
Outvi V
acca2cfb5e
fix: integration links ( #8036 )
2021-12-10 13:32:55 +09:00
syuilo
eca70b6e4a
client: tweak style
2021-12-10 11:56:23 +09:00
syuilo
3acf33c387
client: tweak style
2021-12-10 10:46:29 +09:00
syuilo
faacf3ae68
feat: improve follow export
2021-12-10 01:22:35 +09:00
syuilo
94c717375b
refactor(client): ✨
2021-12-10 01:22:22 +09:00
syuilo
bd022ebd4f
Update instance-mute.vue
2021-12-09 21:48:57 +09:00
syuilo
dab7980b41
Update instance-mute.vue
2021-12-09 21:45:14 +09:00
romaboo
27db3b99d2
feat: user-level instance mute ( #7712 )
...
* Update ja-JP.yml
* Added settable config for muted instances
* added psql query for removal of muted notes
* Added filtering and trimming for instance mutes
* cleaned up filtering of bad instance mutes and added a refresh at the end for the list on the client
* Added notification & streaming timeline muting
* Updated changelog
* Added missing semicolon
* Apply japanese string suggestions from robflop
Co-authored-by: Robin B. <robflop98@outlook.com>
* Changed Ja-JP instance mute title string to one suggested by sousuke
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
* Update ja-JP instanceMuteDescription based on sousuke's suggestion
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
* added notification mute
* added notification and note children muting
* Fixed a bug where local notifications were getting filtered on cold start
* Fixed instance mute imports
* Fixed not saving/loading instance mutes
* removed en-US translations for instance mute
* moved instance mute migration to js
* changed settings index back to spaces
* removed destructuring assignment from notification stream in instance mute check call
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* added .note accessor for checking note data instead of notification data
* changed note to use Packed<'Note'> instead of any and removed usage of snake case
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* changed notification mute check to check specifically for notification host
* changed to using single quotes
* moved @click to the end for the linter
* revert unnecessary changes
* restored newlines
* whitespace removal
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Robin B. <robflop98@outlook.com>
Co-authored-by: sousuke0422 <sousuke20xx@gmail.com>
Co-authored-by: puffaboo <emilis@jigglypuff.club>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2021-12-09 21:38:56 +09:00
syuilo
b4f3a8c081
Update about-misskey.vue
2021-12-09 21:30:02 +09:00
futchitwo
d989b9963f
Fix(client): iをパラメーターに含めてもデフォルトのiが付与されるのを修正 ( #8039 )
2021-12-05 21:52:57 +09:00
okpierre
f0b317e956
Update other.vue ( #8040 )
2021-12-05 12:47:57 +09:00
futchitwo
9c646e5648
Fix(client): APIコンソールで with credential がオフだとiが付与されないように ( #8038 )
2021-12-05 03:01:35 +09:00
syuilo
118f61608d
fix(client): fix range slider rendering
2021-12-04 20:35:08 +09:00
syuilo
30b8b03cbd
fix(client): tweak style
2021-12-04 18:27:31 +09:00
syuilo
142c127e2e
fix(client): pagesで関数を定義できない問題を修正
2021-12-04 18:12:03 +09:00
syuilo
c593c160d6
client: tweak ui
2021-12-03 13:52:57 +09:00
syuilo
be52b087e0
client: tweak ui
2021-12-03 12:41:30 +09:00
syuilo
7e1d6bab14
client: tweak ui
2021-12-02 20:09:12 +09:00
tamaina
018a175afb
fix: LTLやGTLが無効になっている場合でもUI上にタブが表示される問題を修正 ( #8026 )
...
* wip
* add changelog
* 変換ミス修正
2021-11-30 23:03:03 +09:00
syuilo
83dd766541
feat(client): Renoteなノート詳細ページから元のノートページに遷移できるように
2021-11-28 20:29:37 +09:00
syuilo
677f0ad10c
client: refine ui
2021-11-28 20:07:37 +09:00
Richard "EpicKitty" Bowey
6c290aab65
Implemented a rotate MFM ( #8016 )
...
Co-authored-by: Richard Bowey <me@epickitty.uk>
2021-11-26 13:39:57 +09:00
syuilo
ec1ca199cb
update linr
2021-11-19 19:36:12 +09:00
futchitwo
808f0269c7
fix(client): fix plugin activate and uninstall ( #7991 )
...
* fix(client): fix plugin activate and uninstall
* Fix(client): fix package activates
2021-11-19 00:38:20 +09:00
syuilo
eb1012e44d
lint: add missing semicolon
2021-11-18 23:52:51 +09:00
syuilo
d254a05770
introduce lint for client
...
Resolve #7998
2021-11-18 23:32:43 +09:00
syuilo
dc512e3fe8
refactor(client): refactor dialog functions to improve type inference
2021-11-18 18:45:58 +09:00
futchitwo
9c9753648a
fix(client):fix search all users ( #7993 )
2021-11-18 17:38:58 +09:00
syuilo
e04500e36e
feat(client): アカウント削除に確認ダイアログを出すように
2021-11-14 13:27:46 +09:00
syuilo
c74acea962
fix errors
2021-11-12 19:07:59 +09:00
syuilo
14148f6c4a
refactoring
...
Resolve #7779
2021-11-12 02:02:25 +09:00