Commit graph

502 commits

Author SHA1 Message Date
syuilo
abb582d719 Resolve #5850 2020-02-06 17:21:28 +09:00
syuilo
ba362b7e2d Renoteを解除できるように
Resolve #2231
2020-02-06 09:09:24 +09:00
syuilo
f9d2d4ae58 ✌️ 2020-02-01 07:20:17 +09:00
syuilo
36e148b8f3 Show patrons 2020-01-31 16:33:36 +09:00
syuilo
42189e1833 Improve follow button 2020-01-31 11:58:59 +09:00
syuilo
09c5591e5b Add patreon link 2020-01-31 07:05:03 +09:00
syuilo
44b54be6d8 Update ja-JP.yml 2020-01-31 07:01:56 +09:00
syuilo
fba5a5a2d2 Pages 2020-01-31 07:01:45 +09:00
syuilo
efc3631231 Fix password reset 2020-01-31 05:15:59 +09:00
syuilo
972e9e2173 2fa setting 2020-01-30 13:05:14 +09:00
syuilo
51e6dbb69b Fix 2020-01-30 06:11:35 +09:00
syuilo
b22bc035b9 Emoji copy 2020-01-30 06:06:50 +09:00
syuilo
e24ca1e51f v12 (#5712)
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>
Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-01-30 04:37:25 +09:00
rinsuki
11fedf70bb Fix #5687 (#5701) 2020-01-10 11:16:08 +09:00
MeiMei
724290f18b 期限切れ/未保存リモートファイルのローカルプロキシ (#5655)
* Media Proxy を実装

* サンプルを追加

* https://github.com/syuilo/misskey/pull/5649#discussion_r359967471 の修正

* https://github.com/syuilo/misskey/pull/5649#discussion_r359967966 の修正

* https://github.com/syuilo/misskey/pull/5649#discussion_r359968219 の修正

* 期限切れ/未保存リモートファイルのローカルプロキシ

* 設定

* 説明

* comment out

* fix

Co-authored-by: 和風ドレッシング <37681609+CookieRamen@users.noreply.github.com>
2019-12-31 17:23:47 +09:00
tamaina
2b98949829 Update ja-JP.yml
誤字修正 少数→小数  
数→数値のほうがよさそうなので変更
2019-12-24 19:54:53 +09:00
syuilo
629452476a Add round function 2019-12-20 02:09:51 +09:00
MeiMei
5a58d98168 ミュート/ブロックでページングと解除ができるように (#5610) 2019-12-15 03:42:33 +09:00
syuilo
fa81b0ec07 Improve reaction setting
Fix #5577
2019-11-04 20:44:01 +09:00
MeiMei
22417c94be Improve emoji-picker (#5515)
* Improve emoji-picker

* remove unimplanted translation

* カテゴリのサジェスト

* use unique
2019-10-21 00:43:39 +09:00
MeiMei
f81c0e038a みつけるに連合分を表示するように (#5490)
* みつける Fediverse

* discovered
2019-10-14 02:00:29 +09:00
syuilo
b9b2710c67 Resolve #5500 2019-10-14 01:41:25 +09:00
tamaina
f0df5f199f Update ja-JP.yml (#5393) 2019-09-27 05:14:10 +09:00
tamaina
9ef34b2220 Better broadcast widget mk2 (#5455)
* better broadcast widget

* 🎨

* 🎨

* 🎨

* mk2 (left nav with chevron icons)

* fix

* button title
2019-09-26 04:23:48 +09:00
Satsuki Yanagi
abb1b9a783 Adminページのユーザー一覧フィルターに利用可能アカウントを追加 (#5430)
* Adminページのユーザー一覧フィルターにアクティブアカウントを追加

* validator update

* availableに
2019-09-21 21:35:22 +09:00
MeiMei
8a0bee6198 広告ブロッカーの警告を削除 (#5408)
* remove f*ckadbloack

* follow-buttonが消されないように

* revert version

* remove locales
2019-09-08 21:19:28 +09:00
Oni-Men
8c11ab0239 ページURLが空の時currentNameを使うように (#5368)
* ページURLが空の時currentNameを使う

* 空の時はページURLにcurrentNameを代入するように

* Update src/client/app/common/views/pages/page-editor/page-editor.vue

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* update validator

* Update src/client/app/common/views/pages/page-editor/page-editor.vue

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* やっぱりuuidは統一

* エラー処理を追加

* some fix

* ちょっとだけ翻訳の追加と改善

* リファクタリング

* Revert "やっぱりuuidは統一"

This reverts commit 965a860504e8b09e5561a4ab862f8bab6a95e8d5.

* やっぱりuuidをわける

* エラー判定をidからcodeに+リファクタリング
2019-09-02 06:02:35 +09:00
Aya Morisawa
2e52f96373 Show users who sent reaction on hover (#5362)
* Show users who sent reaction on hover

* Support i18n

* detail -> details

* Extract methods

* Update on change
2019-08-31 03:04:36 +09:00
Oni-Men
bfc369d8ea ページURLが他と重複してたらエラーを投げるように (#5354)
* [Page]nameが重複したときの処理を追加

* page-editor側のerr.idにuuidを適用

* refactor

* uuidをわけた
2019-08-28 08:00:05 +09:00
Satsuki Yanagi
b0a187a509 Improve post form (#5326)
* Improve post form

* Remove local icon from button
2019-08-25 16:12:01 +09:00
Satsuki Yanagi
879ea73909 Resolve #2716 (#5340)
* Resolve #2716

* Update ja-JP.yml
2019-08-25 16:11:20 +09:00
syuilo
dc612bda13 [Room] Add energy drink 2019-08-23 06:52:42 +09:00
MeiMei
45897dd137 Roomで未保存警告ダイアログなどを追加 (#5332)
* Room保存時にダイアログを表示するように

* Roomから移動するときに未保存ならば警告するように
2019-08-22 18:33:50 +09:00
syuilo
171e38229d [Room] Add holo-display 2019-08-22 02:40:01 +09:00
Oni-Men
cf5728cfa2 [room]Add cup noodle (#5323)
* [Room] Add cup noodles

* remove ,

* Fix Cup-Noodle Texture
2019-08-20 15:57:42 +09:00
syuilo
8712753eda Resolve #5298 2019-08-19 16:05:57 +09:00
syuilo
f4b63c1c72 [Room] Add bin 2019-08-19 01:54:06 +09:00
syuilo
f35a0d34e9 [Room] Add some furnitures 2019-08-19 01:45:20 +09:00
syuilo
4fbb3e581f MisskeyRoom (#5267)
* wip

* Add pemcil

* Fix bug

* Update .gitattributes

* Add 🍮

* Better 🍮

* Add color boxes

* Add pc

* Add keyboard

* Add 📦

* Add more 📦

* ✌️

* carpet

* Add plant

* ✌️

* ✌️

* Update room.vue

* Add plant

* ✌️

* ✌️

* ✌️

* ✌️

* ✌️

* 段ボール箱がてかりすぎているのを修正

* Update room.ts

* Render username

* ✌️

* Add new 📦

* Update room.ts

* Remove blender backup files

* Refactor

* Improve performance

* Update room.ts

* Update .gitattributes

* Update room.ts

* Better fan

* Better tissue rendering

* Add 🐧

* Create photoframe2.glb

* chairs

* Add 📖

* fix: HiDPi環境でオブジェクトを選択できない (#5268)

* Better monitor

* ✌️

* Add corkboard

* Add missing blend

* mousepad

* Add missing blend

* Add cube

* 額縁やモニターなどに任意の画像を表示できるように

* Update MisskeyRoom section of CONTRIBUTING.md (#5272)

* Update MisskeyRoom section of CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Refactor

* カスタムテクスチャがずれないように

* Remove debug code

* Update furnitures.json5

* 一部の家具の色を自由に変えられるように

* Update ja-JP.yml

* Type annotation

* 家具の色やテクスチャをすぐ反映するように

* Update room.vue

* Update furnitures.json5

* Add 📺

* Update ja-JP.yml

* 床の色を変えられるように

* 和室にできるように

* Update washitsu

* Use MeshLambertMaterial to improve performance

* Use MeshLambertMaterial

* Fix bug

* Refactor

* Update room.ts

* Fix washitsu

* Update room.vue

* Update washistu

* Use MeshLambertMaterial

* Update room.ts

* Set current property value

* Disable reactivity to improve performance a bit

* Fix bug

* Set current carpet color

* Update ja-JP.yml

* Add rubik-cube (#5278)

* Update ja-JP.yml (#5279)

* Update UI

* ルームの設定を追加

* Add room link

* 家具をドラッグで移動や回転できるように

* esnextにする (#5286)

* Fix moduleResolution

* Use uuid v4

* Fix bug

* マットの色を変えられるように

* ✌️

* 異方性フィルタリングするように

* グラフィックの品質をフィルタリングに反映

* Add bloom effect when ultra graphics

* Add posters

* 🎨
2019-08-18 14:41:33 +09:00
Satsuki Yanagi
eddbae7ba0 Unified the notation with "Renote" for consistency (#5256)
https://crowdin.com/translate/misskey/3/ja-zhcn#5238
2019-08-08 06:45:39 +09:00
MeiMei
d368ce6085 Resolve #5247 (#5248) 2019-08-05 10:30:31 +09:00
syuilo
b2f9080a2e 非ログイン時の警告処理 (#5219)
* Update note-mixin.ts

* Update note-mixin.ts

* ✌️

* Update note-mixin.ts

* Update note-menu.vue
2019-07-28 10:35:53 +09:00
Xeltica
e119ecf201 「削除して編集」機能を追加 (#5182)
* 「削除して編集」機能を追加

* UXの調整

* 殆どの情報を保持したまま編集できるように

* update lang
2019-07-28 05:33:12 +09:00
syuilo
44e993e4f1 Improve mobile notifications view 2019-07-28 05:25:12 +09:00
syuilo
fc477fc886 通知のフィルタ (#5224)
* ✌️

* Deck
2019-07-28 04:44:09 +09:00
MeiMei
915145ee64 Mastodonのリンクの所有者認証に対応 (#5161)
* Profile metadata を設定できるように

* API desc
2019-07-18 00:11:39 +09:00
Satsuki Yanagi
5cd7954fd7 Improve usability of users view (#5176)
* Improve usability of users view

Resolve #5173

* Fix query

* Follow review and fix

* Follow review
2019-07-17 18:59:10 +09:00
Satsuki Yanagi
a9367f5c0b Fix #5172 (#5174) 2019-07-17 13:28:27 +09:00
syuilo
bf10d57f03 Resolve #3238 2019-07-14 03:18:45 +09:00
Satsuki Yanagi
396c3bed41 Improve usability (#5142)
Fix #3862
2019-07-12 22:24:29 +09:00
syuilo
7df97f32f7 Pages: Implement radio button 2019-07-10 18:30:51 +09:00
tamaina
7b4179b2b6 Improve paste uploading Resolve #3023 (#4542)
* resolve #3023

* fix

* fix

* better description

* widget

* fix text

* Update post-form.vue

* Fix enter-file-name dialog title text

* Fix type

* On messaging room

* Replace moment.js to original one

* Fix formatDateTimeString
2019-07-08 13:46:31 +09:00
syuilo
c402bc5f29 Merge branch 'develop' into pr/4549 2019-07-08 04:27:18 +09:00
syuilo
5175faa448 既定のアップロード先フォルダを設定できるように 2019-07-08 04:17:53 +09:00
Satsuki Yanagi
4d0e03dd60 フォルダーを削除できないときダイアログボックスで知らせる (#5111)
* フォルダーを削除できないときダイアログボックスで知らせる

* https://github.com/syuilo/misskey/pull/5111#issuecomment-508959068

かわいい
2019-07-07 14:56:51 +09:00
syuilo
638060f775 Improve Page
* ページをピン留めできるように
* デッキでカラム内でページを見れるように
2019-07-07 06:56:13 +09:00
syuilo
eb3c718229 Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-07-07 05:13:21 +09:00
syuilo
8d21939019 イベント送信時に指定の変数の値を添付出来るように 2019-07-07 05:12:31 +09:00
tamaina
c3c59bb95c fix 2019-07-07 02:22:33 +09:00
tamaina
d6fbbc41ca clean up 2019-07-07 02:22:08 +09:00
tamaina
9b3e54ce82 ✌️ 2019-07-07 02:22:08 +09:00
tamaina
0335f2a4cb wip 2019-07-07 02:21:13 +09:00
Satsuki Yanagi
80c55fbc76 Support password-less login with WebAuthn (#5112)
* Support password-less login with WebAuthn

* Fix initial value of usePasswordLessLogin
2019-07-07 01:38:36 +09:00
syuilo
15384920c4 Pages: ボタンを色付き表示できるように 2019-07-06 23:11:16 +09:00
syuilo
da6c217f42 MisskeyPagesにイベント送信ボタンを追加 2019-07-06 18:14:50 +09:00
syuilo
c36ed67405 テストメールは管理者アドレスに送信するように 2019-07-04 21:08:47 +09:00
syuilo
bc7ec39fae Resolve #3431 2019-07-04 21:07:02 +09:00
syuilo
2cf6bf4731 Resolve #4321 2019-07-04 20:39:33 +09:00
Mary
9c76e03c3a Implement Webauthn 🎉 (#5088)
* Implement Webauthn 🎉

* Share hexifyAB

* Move hr inside template and add AttestationChallenges janitor daemon

* Apply suggestions from code review

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Add newline at the end of file

* Fix stray newline in promise chain

* Ignore var in try{}catch(){} block

Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Add missing comma

* Add missing semicolon

* Support more attestation formats

* add support for more key types and linter pass

* Refactor

* Refactor

* credentialId --> id

* Fix

* Improve readability

* Add indexes

* fixes for credentialId->id

* Avoid changing store state

* Fix syntax error and code style

* Remove unused import

* Refactor of getkey API

* Create 1561706992953-webauthn.ts

* Update ja-JP.yml

* Add type annotations

* Fix code style

* Specify depedency version

* Fix code style

* Fix janitor daemon and login requesting 2FA regardless of status
2019-07-03 20:18:07 +09:00
syuilo
ab1dab42b5 Resolve #5072 2019-07-03 03:58:45 +09:00
syuilo
7595680261 Resolve #5085 2019-07-02 18:32:24 +09:00
syuilo
9c0225157b Resolve #5010 2019-06-23 00:06:39 +09:00
syuilo
cea25c2ce2 デッキの状態を同期できるように 2019-06-21 13:06:47 +09:00
syuilo
cac7cb519e ホームのカスタマイズ情報を複数のデバイス間で同期できるように 2019-06-21 01:50:01 +09:00
syuilo
8fc916ec50 Resolve #5063 2019-06-18 16:49:58 +09:00
syuilo
015acf9b22 Refactor 2019-06-15 17:06:03 +09:00
syuilo
2e5be7a7f0 Improve job queue view 2019-05-27 17:44:51 +09:00
syuilo
6f00143bd6 Improve drive management 2019-05-27 16:54:47 +09:00
syuilo
95adbd2cea Improve post form
Resolve #4998
Resolve #1151
2019-05-27 15:38:14 +09:00
Aya Morisawa
9e13838c94 Add locales for admin/views/queue.vue (#4993) 2019-05-26 23:14:31 +09:00
Aya Morisawa
267f6a73cb Add locale for admin/views/federation.vue (#4994) 2019-05-26 23:14:09 +09:00
Aya Morisawa
6f5184805f Fix #4989 (#4992)
* Fix #4989

* Update
2019-05-26 22:35:25 +09:00
Satsuki Yanagi
d2afa5cf29 i18n: reaction-picker.vue (#4971) 2019-05-24 04:25:57 +09:00
syuilo
7e5a4456c2 Add info 2019-05-23 13:38:07 +09:00
Satsuki Yanagi
7394adb16f Add group update / transfer API 2019-05-22 05:06:58 +09:00
syuilo
494cbf3aa7 Resolve #4941 2019-05-19 20:41:23 +09:00
syuilo
3cb4e6e1c3 Add group menu 2019-05-18 22:57:34 +09:00
syuilo
20c34ead23 ユーザーグループ
Resolve #3218
2019-05-18 20:36:33 +09:00
syuilo
ddeb98ece4 ページにいいねできるように 2019-05-17 19:56:47 +09:00
syuilo
0522e5d2d2 管理画面でreCAPTCHAのプレビューを表示するように 2019-05-16 16:08:50 +09:00
syuilo
4452f8378b Resolve #4928 2019-05-16 01:07:32 +09:00
syuilo
6730e63747 Resolve #4833 2019-05-15 20:41:01 +09:00
syuilo
ea4f6c4cf7 インスタンスの設定画面を整理 2019-05-15 20:29:47 +09:00
syuilo
6c95706ddd 特定のインスタンスのファイルをすべて削除できるように 2019-05-14 21:08:35 +09:00
syuilo
6f09ddfec3 Improve usability 2019-05-14 20:53:49 +09:00
syuilo
f0fdf656e9 インスタンスブロックを設定できるように 2019-05-14 20:49:09 +09:00
tamaina
8291f277e3 Add ToSUrl, repositoryUrl, feedbackUrl (#4921)
* Add ToSUrl, repositoryUrl, feedbackUrl

* modify nodeinfo
2019-05-14 02:57:04 +09:00
syuilo
94cd2fdcd5 インスタンス運営者がピン留めユーザーを設定できるように
Related #4892
2019-05-10 17:30:28 +09:00
syuilo
c7b253ea47 Resolve #4870 2019-05-09 23:27:34 +09:00
syuilo
54585d3989 MisskeyPagesにリストから選択関数を追加 2019-05-05 20:31:15 +09:00
syuilo
4114392f2b ✌️ 2019-05-05 20:16:05 +09:00
syuilo
22596d3f04 Resolve #4853 2019-05-05 20:12:35 +09:00
Satsuki Yanagi
582a21912d 様々な修正 (#4859)
Typo, Redundant code, Syntax error の修正
2019-05-05 09:27:55 +09:00
syuilo
5f8fc894a9 割った余りを求める関数をMisskeyPagesに追加 2019-05-03 18:48:40 +09:00
syuilo
5ed924e686 Improve MisskeyPages 2019-05-02 17:55:59 +09:00
syuilo
4fe0f2b654 ページのソースを見れるように 2019-05-01 20:48:56 +09:00
syuilo
ed1622a46b Add splitStrByLine function 2019-05-01 16:33:54 +09:00
syuilo
c6c34f775c Remove strConcat function 2019-05-01 16:07:05 +09:00
syuilo
750d8353bc Update ja-JP.yml 2019-05-01 15:04:26 +09:00
syuilo
64b6798651 Improve AiScript 2019-05-01 14:54:34 +09:00
syuilo
2389ad7602 Improve MisskeyPages 2019-05-01 10:37:25 +09:00
syuilo
aa0884f82b Improve MisskeyPages 2019-05-01 10:05:33 +09:00
syuilo
a96aa07688 Improve MisskeyPages 2019-04-30 12:15:41 +09:00
syuilo
e90fa8cc41 Improve usability 2019-04-30 07:55:40 +09:00
syuilo
9471af4ce7 変換関数を追加 2019-04-30 07:49:46 +09:00
syuilo
752380a07a Improve MisskeyPages
* ifブロック を追加
* ボタンやスイッチなどのテキストに変数使えるようにした
2019-04-30 06:40:02 +09:00
syuilo
a76760f0bf いくつかの文字列関数を追加 2019-04-29 15:13:04 +09:00
syuilo
4e961b9a13 Improve usability 2019-04-29 14:51:04 +09:00
syuilo
2526ad76fa Improve usability 2019-04-29 14:46:35 +09:00
syuilo
94d23dfa19 Pages (#4811)
* wip

* wip

* wip

* Update page-editor.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update page-editor.variable.core.vue

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update aiscript.ts

* wip

* Update package.json

* wip

* wip

* wip

* wip

* wip

* Update page.vue

* wip

* wip

* wip

* wip

* more info

* wip fn

* wip

* wip

* wip
2019-04-29 09:11:57 +09:00
tamaina
2877e4843d Improve user lists index (#4605)
* wip

* Revert "wip"

This reverts commit 6212831ce3bdae5ce17f8ace9945710ba7696185.

* improve list index

* Update user-lists.vue
2019-04-18 21:33:24 +09:00
syuilo
33d1ee922f Resolve #4735 2019-04-18 19:40:23 +09:00
MeiMei
cfee6a38d3 confirm on user menu (#4553) 2019-04-18 03:36:06 +09:00
MeiMei
43f50e0602 confirm silence (#4560) 2019-04-18 03:33:51 +09:00
tamaina
2d79243798 Use menu instead of prompt Fix #4540, Fix #342 (#4575)
* Use menu instead prompt

* fix

* https://bit.ly/2U0JuVt

* fix
2019-04-18 03:32:45 +09:00
tamaina
44bad42cf3 色々な修正; Fix #4709 (#4714)
* Fix a la carte 1

* use dialog instead of alert() etc
2019-04-16 13:05:10 +09:00
tamaina
1c684cbf93 Better permisson Fix #2341 (#4611)
* Better permisson Fix #2341

* add kinds.ts

* test

* fix

* v11

* fix
2019-04-15 12:10:40 +09:00
tamaina
3f17bfbd26 Improve post form attaches; Fix #4673, Resolve #2327, Resolve #2145 [v11] (#4674)
* improve post form attaches

* Fix

* chain

* 右クリックでも反応するように
2019-04-14 17:12:04 +09:00
syuilo
cdb70ed336 Clean up 2019-04-08 23:06:05 +09:00
syuilo
316715ad81 revert rename 2019-04-08 23:05:41 +09:00
syuilo
75003dba12 Update ja-JP.yml 2019-04-08 16:43:27 +09:00
syuilo
31e697d62d i18n 2019-04-08 13:55:09 +09:00
syuilo
2b8602bd1b Use PostgreSQL instead of MongoDB (#4572)
* wip

* Update note.ts

* Update timeline.ts

* Update core.ts

* wip

* Update generate-visibility-query.ts

* wip

* wip

* wip

* wip

* wip

* Update global-timeline.ts

* wip

* wip

* wip

* Update vote.ts

* wip

* wip

* Update create.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update files.ts

* wip

* wip

* Update CONTRIBUTING.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update read-notification.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update cancel.ts

* wip

* wip

* wip

* Update show.ts

* wip

* wip

* Update gen-id.ts

* Update create.ts

* Update id.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Docker: Update files about Docker (#4599)

* Docker: Use cache if files used by `yarn install` was not updated

This patch reduces the number of times to installing node_modules.
For example, `yarn install` step will be skipped when only ".config/default.yml" is updated.

* Docker: Migrate MongoDB to Postgresql

Misskey uses Postgresql as a database instead of Mongodb since version 11.

* Docker: Uncomment about data persistence

This patch will save a lot of databases.

* wip

* wip

* wip

* Update activitypub.ts

* wip

* wip

* wip

* Update logs.ts

* wip

* Update drive-file.ts

* Update register.ts

* wip

* wip

* Update mentions.ts

* wip

* wip

* wip

* Update recommendation.ts

* wip

* Update index.ts

* wip

* Update recommendation.ts

* Doc: Update docker.ja.md and docker.en.md (#1) (#4608)

Update how to set up misskey.

* wip

* ✌️

* wip

* Update note.ts

* Update postgre.ts

* wip

* wip

* wip

* wip

* Update add-file.ts

* wip

* wip

* wip

* Clean up

* Update logs.ts

* wip

* 🍕

* wip

* Ad notes

* wip

* Update api-visibility.ts

* Update note.ts

* Update add-file.ts

* tests

* tests

* Update postgre.ts

* Update utils.ts

* wip

* wip

* Refactor

* wip

* Refactor

* wip

* wip

* Update show-users.ts

* Update update-instance.ts

* wip

* Update feed.ts

* Update outbox.ts

* Update outbox.ts

* Update user.ts

* wip

* Update list.ts

* Update update-hashtag.ts

* wip

* Update update-hashtag.ts

* Refactor

* Update update.ts

* wip

* wip

* ✌️

* clean up

* docs

* Update push.ts

* wip

* Update api.ts

* wip

* ✌️

* Update make-pagination-query.ts

* ✌️

* Delete hashtags.ts

* Update instances.ts

* Update instances.ts

* Update create.ts

* Update search.ts

* Update reversi-game.ts

* Update signup.ts

* Update user.ts

* id

* Update example.yml

* 🎨

* objectid

* fix

* reversi

* reversi

* Fix bug of chart engine

* Add test of chart engine

* Improve test

* Better testing

* Improve chart engine

* Refactor

* Add test of chart engine

* Refactor

* Add chart test

* Fix bug

* コミットし忘れ

* Refactoring

* ✌️

* Add tests

* Add test

* Extarct note tests

* Refactor

* 存在しないユーザーにメンションできなくなっていた問題を修正

* Fix bug

* Update update-meta.ts

* Fix bug

* Update mention.vue

* Fix bug

* Update meta.ts

* Update CONTRIBUTING.md

* Fix bug

* Fix bug

* Fix bug

* Clean up

* Clean up

* Update notification.ts

* Clean up

* Add mute tests

* Add test

* Refactor

* Add test

* Fix test

* Refactor

* Refactor

* Add tests

* Update utils.ts

* Update utils.ts

* Fix test

* Update package.json

* Update update.ts

* Update manifest.ts

* Fix bug

* Fix bug

* Add test

* 🎨

* Update endpoint permissions

* Updaye permisison

* Update person.ts

#4299

* データベースと同期しないように

* Fix bug

* Fix bug

* Update reversi-game.ts

* Use a feature of Node v11.7.0 to extract a public key (#4644)

* wip

* wip

* ✌️

* Refactoring

#1540

* test

* test

* test

* test

* test

* test

* test

* Fix bug

* Fix test

* 🍣

* wip

* #4471

* Add test for #4335

* Refactor

* Fix test

* Add tests

* 🕓

* Fix bug

* Add test

* Add test

* rename

* Fix bug
2019-04-07 21:50:36 +09:00
tamaina
acea5ca78b 「メッセージ」「トーク」「ダイレクト投稿」( Fix #2748 ) (#4515)
* 「メッセージ」「トーク」「ダイレクト投稿」
トーク: 一対一のチャット機能・画面
メッセージ: トークでやり取りする発言
ダイレクト投稿: 自分向けのダイレクト投稿が一覧されるTL

* Fix display of messaging

* ✌️

* Update ja-JP.yml
2019-03-19 17:45:46 +09:00
syuilo
ca07477b75 不明なリアクションのフォールバックに star を使うようにするオプション 2019-03-18 01:03:35 +09:00
MeiMei
08144dfce4 Custom reaction (#4517)
* Custom reaction

* increase limit of reactions/delete

* リアクションの場合は OS標準の絵文字を使用 を迂回する

* カスタムリアクションを無効にする設定

* fix

* disableCustomReaction --> enableEmojiReaction

* Avoid MFM rendering

* 🎨

* 🎨

* Auto accept

* custom emoji reaction

* Improve usability

* Extract emojiRegex

* Fix

* Clean up

* 🎨

* 🎨

* toDbReaction で reaction は必須に

あとフォールバックは like に

* Clean up

* Make required

* 3eb08748fe (r266241728)

* Refactor

* Allow null
2019-03-18 00:03:57 +09:00
syuilo
27dc18e4e4 Resolve #4506 2019-03-16 01:20:13 +09:00
syuilo
3a17847d40 🎨 2019-03-12 17:20:40 +09:00
MeiMei
094d5a72b0 embedプレイヤーを閉じれるように (#4402) 2019-03-12 13:12:34 +09:00
syuilo
96528d139b シェアページを統合 2019-03-12 13:02:16 +09:00
syuilo
0599b03ee8 Resolve #4259 2019-03-11 19:43:58 +09:00
syuilo
3791fee78d リストのエクスポートをできるように
#4259
2019-03-11 09:59:07 +09:00
Acid Chicken (硫酸鶏)
7ff7530f2e Enhance poll (#4409)
* Start working

* WIP: Enhance poll

* Fix bug

* Use `name` in voting note
refs: https://github.com/syuilo/misskey/issues/4407#issuecomment-469057296

* Fix style

* Refactor
Co-authored-by: MeiMei <30769358+mei23@users.noreply.github.com>

* WIP: Update poll editor

* Fix bug

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r

* Fix typo

* Better design

* Beautify poll editor

* Fix UI

* Fix bug
refs: https://github.com/syuilo/misskey/pull/4409#discussion_r262217524

* Add debug logging

* Fix bug

* Log deliver

* fix vote

* Update ap/show
refs: https://github.com/syuilo/misskey/pull/4409#issuecomment-469652386

* Update poll view

* Maybe done

* Add tests

* Fix path

* Fix test

* Fix test

* Fix test

* Fix expired check on AP

* Update note.ts

* Squashed commit of the following:

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Squashed commit of the following:

commit ae696b1ed12568b27c27367ac5a77035c97c9a1f
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:11:17 2019 +0900

    fix

commit b735e354e7a9e64534c4f17d04ecbc65fb735c21
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 06:08:33 2019 +0900

    messge

commit d9a4beabf851893b8992a0f4568265eb9d4f0b8e
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:16:14 2019 +0900

    tune

commit 83ff421a6e978243f80ba9ec820189bc897e6e3b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 05:01:14 2019 +0900

    fallback

commit 0b566af973b115ade9e75ea4b8094ee2b329dabc
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:40:12 2019 +0900

    Note

commit cc0296dd6127580ac584c40398db3f762a311f8b
Author: mei23 <m@m544.net>
Date:   Wed Mar 6 04:33:58 2019 +0900

    createで送る

* Fix typo

* Update vote.ts

* Update vote.ts

* Update poll-editor.vue

* Update tslint.json

* Fix layout

* Add note

* Fix bug

* Rename text key

* 投票するときに投稿として扱わないように (#4425)

* wip

* 形式をMastodonと合わせた

* Bye something

* Use - instead of ~

* Redundancy

* Yes!

* Refactor

* Use moment instead of Date

* Fix indent

* Refactor

if (votes.length)
は必要なさそう

* Clean up

* Bye Date

* Clean

* Fix timer is not displayed

* Fix リモートから無期限pollにvoteできない

* Fix vote actor
2019-03-06 22:55:47 +09:00
syuilo
e094bae16f Update ja-JP.yml 2019-03-02 18:53:12 +09:00
syuilo
09657df0d2 クライアントの設定コンポーネントを整理
* デスクトップとモバイルで統一
* いくつかの設定を廃止
2019-03-01 10:42:28 +09:00
syuilo
4983c32f31 文字サイズを設定できるように 2019-03-01 08:08:08 +09:00
syuilo
41796be727 Improve usability 2019-02-28 12:29:04 +09:00
mei23
eaccabfbd1 url-previewでembedプレイヤー展開をオプトインにする 2019-02-28 03:46:37 +09:00
syuilo
619dc16e4c Fix 2019-02-26 14:25:09 +09:00
syuilo
e46e0d2c3c i18n整理 2019-02-26 14:13:02 +09:00