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 |
|
syuilo
|
07902854d4
|
i18n
|
2019-02-25 20:17:33 +09:00 |
|
syuilo
|
b4f7a2389f
|
モバイル版でもデッキを使えるように (#4366)
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Fix bug
* wip
* Update notifications.vue
* Update user-menu.vue
* deck settings
* indicate
|
2019-02-25 19:45:00 +09:00 |
|
syuilo
|
84b0252a5f
|
🎨
|
2019-02-24 13:29:08 +09:00 |
|
syuilo
|
1e8e817de4
|
テキストをまとめた
|
2019-02-24 03:54:04 +09:00 |
|
YuzuRyo61
|
cdcde1141a
|
Implement mobile version folder deletion (#4355)
|
2019-02-24 03:49:07 +09:00 |
|
syuilo
|
0471c05469
|
Use global translation
|
2019-02-24 03:39:45 +09:00 |
|
MeiMei
|
886d6bb757
|
Add missing translation - ホームのカスタマイズ (#4360)
|
2019-02-24 03:34:40 +09:00 |
|
MeiMei
|
0af138e28a
|
デッキからホームに行くメニューをホームと表記する (#4359)
|
2019-02-24 03:34:09 +09:00 |
|
syuilo
|
86ecc2d0ff
|
Resolve #2017
|
2019-02-21 01:30:21 +09:00 |
|
syuilo
|
e774812635
|
Fix #4331
|
2019-02-21 00:30:53 +09:00 |
|
syuilo
|
5f44ef0ced
|
メディアビュー機能を削除
|
2019-02-21 00:13:46 +09:00 |
|
syuilo
|
76702406fe
|
🎨
|
2019-02-20 07:15:08 +09:00 |
|
MeiMei
|
c6b8534932
|
Fix #4308 (#4310)
|
2019-02-19 03:48:21 +09:00 |
|
syuilo
|
c32c74aa6a
|
コンポーネント整理
|
2019-02-19 03:38:34 +09:00 |
|
syuilo
|
d107a5206e
|
🎨
|
2019-02-18 20:48:39 +09:00 |
|
syuilo
|
a5d37c02c6
|
ユーザーが存在しない場合の表示を追加
|
2019-02-18 11:27:15 +09:00 |
|
syuilo
|
f8058fa390
|
誰もフォローしていない状態でホームTLを表示したときにexploreページへ誘導するように
|
2019-02-18 04:45:16 +09:00 |
|
syuilo
|
0701d0ceea
|
ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように
* 🎨
* Increase limit
* リモートユーザーも表示
* Fix bug
* Fix bug
* Improve performance
|
2019-02-17 23:41:47 +09:00 |
|
syuilo
|
852c434dc5
|
Exploreページに新規ユーザー一覧を追加 (#4295)
|
2019-02-17 17:53:51 +09:00 |
|
syuilo
|
d039cb51c7
|
Update ja-JP.yml
|
2019-02-17 03:28:36 +09:00 |
|
syuilo
|
d72a90beea
|
Add support for disabled timeline to deck
Close #4286
Resolve #4275
|
2019-02-17 01:04:21 +09:00 |
|
MeiMei
|
adee00580d
|
Change home button to timeline (#4282)
* Home to Timeline
* remove home from locales
|
2019-02-16 16:27:24 +09:00 |
|
syuilo
|
14e858cc72
|
Improve UI
|
2019-02-16 10:58:44 +09:00 |
|
syuilo
|
d1513e97e1
|
Exploreページを実装
|
2019-02-16 06:50:58 +09:00 |
|
syuilo
|
2e19df27e6
|
Add featured page
|
2019-02-15 06:31:03 +09:00 |
|
Lynx Kotoura
|
8c273f8a47
|
Add i18n when timelines are empty (#4261)
|
2019-02-15 05:59:07 +09:00 |
|
syuilo
|
e3bf76e143
|
Improve desktop UX (#4262)
* wip
* wip
* wip
* wip
* wip
* wip
* Merge
* wip
* wip
* wip
* wip
* wip
* wip
|
2019-02-15 05:08:59 +09:00 |
|
Lynx Kotoura
|
7d53081e59
|
Unify translations of frequently replied users (#4248)
|
2019-02-14 13:40:48 +09:00 |
|
syuilo
|
9151d401f4
|
管理画面でサイレンスされているユーザーを一覧できるように
|
2019-02-10 19:43:46 +09:00 |
|
MeiMei
|
9a77bef5bb
|
deckにフォローされていますマークを追加 (#4207)
* deckにフォローされていますを追加
* opacity
|
2019-02-10 05:26:49 +09:00 |
|
fangzheng
|
e5fae0066c
|
Update ja-JP.yml (#4195)
Fix incorrect strings
|
2019-02-08 23:10:42 +09:00 |
|
syuilo
|
3ecc84c514
|
Improve instances manegement
Resolve #4187
|
2019-02-08 20:56:16 +09:00 |
|
syuilo
|
c54f1928be
|
Introduce per-instance chart (#4183)
* Introduce per-instance chart
* Implement chart view in client
* Handle note deleting
* More chart srcs
* Add drive stats
* Improve drive stats
* Fix bug
* Add icon
|
2019-02-08 16:58:57 +09:00 |
|
syuilo
|
dd0871dd59
|
Implement instance blocking (#4182)
* Implement instance blocking
* Add missing text
* Delete unnecessary file
* Covert Punycode to Unicode
|
2019-02-08 04:26:43 +09:00 |
|
syuilo
|
3b6bbbd6b4
|
特定インスタンスからのフォローを全解除できるように
|
2019-02-07 21:59:18 +09:00 |
|
syuilo
|
c57ae0a6aa
|
Make instance information more detail
|
2019-02-07 21:23:12 +09:00 |
|
syuilo
|
708b990954
|
連合しているインスタンスを一覧できるように
|
2019-02-07 18:11:20 +09:00 |
|
syuilo
|
de7d50b8c0
|
Resolve #4151
|
2019-02-06 20:56:48 +09:00 |
|
syuilo
|
e8f1bcbb1b
|
Resolve #4165
|
2019-02-06 15:24:59 +09:00 |
|
syuilo
|
44ac9e3363
|
自分の投稿情報をエクスポートできるように (#4144)
* wip
* 正しいJSONを生成するように
* データを整形
|
2019-02-05 19:50:14 +09:00 |
|
syuilo
|
a66be66274
|
Better key name
|
2019-02-05 04:09:44 +09:00 |
|
syuilo
|
b76aed4c59
|
アニメーション画像を無効にする際、サーバーサイドではなくクライアントサイドでURLを変更するように
|
2019-02-05 03:51:54 +09:00 |
|
MeiMei
|
0a8cff4f3c
|
アニメーションを自動再生しないオプション (#4131)
* Refactor
* settings
* Media Proxy
* Replace API response
|
2019-02-05 03:01:36 +09:00 |
|
syuilo
|
f7f525acbf
|
個別に投稿のウォッチ/ウォッチ解除をできるように
Resolve #161
|
2019-02-05 01:24:44 +09:00 |
|
syuilo
|
83b6b5df8b
|
[Client] Resolve #3226
|
2019-02-02 23:20:40 +09:00 |
|
Acid Chicken (硫酸鶏)
|
598f91aa3c
|
リモートの外部サービス認証情報を表示する (#4047)
* Update user.vue
* Update ja-JP.yml
* Fix path
refs: 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Update user.vue
* Update ja-JP.yml
* Re-fix path
refs: 4bb4903ee513bacf79d475e100019bd3058d9b34, 7e3a8d56e614a1771015b6b2557fea8127c46aeb
* Update user.vue
* Update ja-JP.yml
* Update ja-JP.yml
* Fix sentence a little
|
2019-02-01 20:02:10 +09:00 |
|
syuilo
|
570ccb54ab
|
[Client] Add information
|
2019-01-31 20:55:40 +09:00 |
|
syuilo
|
bd0f54219d
|
Introduce silence (#4043)
* Introduce silence
* Fix icon
|
2019-01-30 17:25:56 +09:00 |
|
syuilo
|
1fa85492e3
|
Refactoring
|
2019-01-27 13:29:53 +09:00 |
|
MeiMei
|
2258d1f793
|
管理画面からリモートユーザー情報を更新できるように (#3992)
|
2019-01-26 17:53:35 +09:00 |
|
MeiMei
|
4ab9b5bb8e
|
Improve moderation UI (#3989)
* admin users UI
* tune
|
2019-01-26 17:14:10 +09:00 |
|
Acid Chicken (硫酸鶏)
|
66a899bcf3
|
Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""
This reverts commit f433182c4cd449a08eb436df30bee731345240c1.
* Keep CW is back
* New Wave
https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
|
2019-01-23 20:43:06 +09:00 |
|
syuilo
|
29101b41b9
|
[Client] Fix bug
|
2019-01-21 20:56:10 +09:00 |
|
syuilo
|
b47a8ef4a5
|
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
|
2019-01-20 12:25:00 +09:00 |
|
syuilo
|
5c408400a3
|
スパム報告機能
Resolve #1970
|
2019-01-19 19:16:48 +09:00 |
|
syuilo
|
0d456b151f
|
Improve drive file operation
Resolve #3789
Resolve #3790
|
2019-01-19 09:50:38 +09:00 |
|
syuilo
|
5c910b926f
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2019-01-18 16:47:03 +09:00 |
|
syuilo
|
b19857cfdb
|
[Client] Drop apiViaStream option
Resolve #3911
|
2019-01-18 16:46:56 +09:00 |
|
Acid Chicken (硫酸鶏)
|
c0e86296fd
|
Better 2FA input on sign in form (#3910)
* Update signin.vue
* Update ja-JP.yml
* Update settings.vue
* Update signin.vue
* Update init.ts
|
2019-01-18 13:20:32 +09:00 |
|
syuilo
|
6981c18a02
|
Implement active users chart
Resolve #3904
|
2019-01-17 17:16:08 +09:00 |
|
syuilo
|
7ddf5c5680
|
[Client] Add information
|
2019-01-17 09:46:40 +09:00 |
|
syuilo
|
b77b85b4eb
|
Resolve #3896
|
2019-01-16 14:54:14 +09:00 |
|
MeiMei
|
1b065d4969
|
モデレーター登録を解除できるように (#3876)
|
2019-01-11 08:11:24 +09:00 |
|
MeiMei
|
e5782a7c30
|
管理画面でユーザーを状態でフィルタできるように (#3873)
|
2019-01-11 08:09:44 +09:00 |
|
MeiMei
|
1d03184472
|
Toggle show/hide password (#3865)
* Toggle show/hide password
* hoverでアンダーラインが中途半端に出てダサいので出さないように
* Update signin.vue
|
2019-01-10 10:22:45 +09:00 |
|
Aya Morisawa
|
72f664afe7
|
Resolve #3078 (#3838)
|
2019-01-06 17:45:14 +09:00 |
|
syuilo
|
249d8a7ad3
|
モバイル版にも設定を追加
|
2018-12-30 14:12:46 +09:00 |
|
syuilo
|
69ba0e13e6
|
Better setting
|
2018-12-30 14:05:13 +09:00 |
|
syuilo
|
45a265e457
|
🎨
|
2018-12-30 14:00:57 +09:00 |
|
syuilo
|
1b0129ab03
|
[Client] Update theme setting
|
2018-12-30 13:02:06 +09:00 |
|
syuilo
|
60dba1397f
|
[Client] Improve 2fa settings
|
2018-12-29 22:10:54 +09:00 |
|
syuilo
|
2b771b043b
|
Clean up
|
2018-12-29 02:58:04 +09:00 |
|
MeiMei
|
644e420930
|
フォローしているユーザーからのフォローを自動承認するオプション (#3780)
|
2018-12-28 21:36:58 +09:00 |
|
syuilo
|
02164a5829
|
通知の管理を強化
Resolve #3772
|
2018-12-28 05:06:25 +09:00 |
|
syuilo
|
b2771283ec
|
🎵
|
2018-12-28 04:36:24 +09:00 |
|
MeiMei
|
6b26c21c68
|
Undo reaction with clicking minus (#3773)
* Undo reaction with clicking minus
* fix isMyNote
|
2018-12-28 01:01:58 +09:00 |
|
MeiMei
|
3d970eaa89
|
user mention (#3771)
|
2018-12-27 23:14:30 +09:00 |
|
Aya Morisawa
|
9ae7f7285d
|
Fix kao
|
2018-12-27 21:10:40 +09:00 |
|
Aya Morisawa
|
04ff6fdeb0
|
Use double quotation
|
2018-12-27 21:00:08 +09:00 |
|
Aya Morisawa
|
5ef3832da4
|
Fix i18n: is-suspended
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2018-12-27 20:59:49 +09:00 |
|
syuilo
|
3a70e8b096
|
Rename: 404 --> not-found
|
2018-12-27 20:22:54 +09:00 |
|
Aya Morisawa
|
fed4b5e032
|
Show on the CW button that there is a poll (#3769)
|
2018-12-27 19:58:57 +09:00 |
|
MeiMei
|
5779fc08b0
|
Feature to show only my posts in the user page (#3753)
* Fix #3681
* Feature to show only my posts in the user page
|
2018-12-26 23:11:50 +09:00 |
|
Zero King
|
d178719443
|
Fix translation location (#3734)
|
2018-12-24 01:25:28 +09:00 |
|
syuilo
|
025e1c5432
|
Resolve #3687
|
2018-12-20 04:08:13 +09:00 |
|
syuilo
|
ca7bf855c8
|
リスト関連の操作を強化
Resolve #2069
Resolve #2051
Resolve #2807
Resolve #3647
|
2018-12-19 07:22:01 +09:00 |
|
syuilo
|
396415e07a
|
[Client] Resolve #3658
|
2018-12-19 00:57:28 +09:00 |
|
syuilo
|
2ea8fe8a14
|
[Client] Bug fix and clean up
|
2018-12-16 16:12:41 +09:00 |
|
syuilo
|
6d719063f2
|
Update ja-JP.yml
|
2018-12-15 17:09:05 +09:00 |
|
syuilo
|
37a492c5b2
|
Improve mention display
|
2018-12-12 13:06:05 +09:00 |
|
Acid Chicken (硫酸鶏)
|
469c773eec
|
Resolve #3581 (#3589)
* Update ja-JP.yml
* Create 404.vue
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update script.ts
* Update 404.vue
* Update meta.ts
* Update instance.vue
* Update update-meta.ts
|
2018-12-11 20:19:13 +09:00 |
|
Acid Chicken (硫酸鶏)
|
00647b5550
|
Update ja-JP.yml
|
2018-12-11 18:12:18 +09:00 |
|
MeiMei
|
ea1b5596e2
|
Improve tags settings (#3569)
|
2018-12-09 14:24:24 +09:00 |
|
syuilo
|
fcc8ec1609
|
[Client] Improve cw-button
|
2018-12-08 10:36:26 +09:00 |
|
MeiMei
|
de16b72cc0
|
Resolve #3537 (#3540)
* Resolve #3537
* tune
|
2018-12-08 06:18:37 +09:00 |
|
tamaina
|
4c8eabfe74
|
Resolve #3347 , #3349 (#3513)
* Resolve #3347 , #3349
Make deck columns' width be selectable and flexible
* deckColumnMinwidth --> deckColumnMinWidth
* w-default --> normal
* ✌️
|
2018-12-06 11:11:46 +09:00 |
|
Aya Morisawa
|
417258d726
|
Resolve #1872 (#3516)
|
2018-12-06 10:21:41 +09:00 |
|
Aya Morisawa
|
2153130337
|
Fix #3341 (#3502)
|
2018-12-05 18:44:57 +09:00 |
|
syuilo
|
779db446cf
|
[Client] Resolve #3500
|
2018-12-05 17:27:27 +09:00 |
|
syuilo
|
aae394e34e
|
Resolve #327
|
2018-12-03 20:08:18 +09:00 |
|
syuilo
|
396a2b9bfc
|
Refactor
|
2018-12-03 19:44:03 +09:00 |
|
syuilo
|
2f4416ef1c
|
Refactor
|
2018-12-03 09:38:43 +09:00 |
|
syuilo
|
b3f48c6016
|
[Client] Resolve #2225
|
2018-12-02 15:26:56 +09:00 |
|
MeiMei
|
e33f73a5b6
|
Fix SMTP (#3433)
* Fix: SMTP local relay
* Fix SMTP SSL description
* ✌️
|
2018-11-30 00:03:28 +09:00 |
|
syuilo
|
13f375151d
|
Make require password to update email
|
2018-11-29 20:19:02 +09:00 |
|
syuilo
|
18b7f4cf2b
|
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
|
2018-11-29 16:24:05 +09:00 |
|
syuilo
|
4512b6711a
|
Implement email config
|
2018-11-29 16:23:45 +09:00 |
|
Hakaba Hitoyo
|
0ad502a1d3
|
Feature / Configurable web search engine (#3406)
* configurable web search engine
* add webSearchEngine config in mobile ui
* add webSearchEngine config in desktop ui
* add webSearchEngine config
* add messages for web search engine config
* correct locale
|
2018-11-29 11:05:17 +09:00 |
|
syuilo
|
6e7d72d56b
|
[Client] Resolve #3323
|
2018-11-27 01:21:16 +09:00 |
|
syuilo
|
a2d20a238f
|
Update ja-JP.yml
|
2018-11-24 07:05:41 +09:00 |
|
syuilo
|
283f792c32
|
Improve user operations
Resolve #2197
Resolve #3367
|
2018-11-23 08:01:14 +09:00 |
|
Hakaba Hitoyo
|
82ab386b83
|
Feature / user recommendation config in admin ui (#3357)
* add config for external user recommendation into admin ui
* debug
* correct admin ui
* switch external user recommendation to admin ui config
* debug
* debug
* debug
* Revert "debug"
This reverts commit f4a0460e5bde21cd1f39a735f496a2d74233ef3f.
* explicit parseInt radix
* add Japanese message
* change default engine to https
* remove unused settings
* debug
* nullable externalUserRecommendationTimeout
|
2018-11-21 23:44:59 +09:00 |
|
syuilo
|
0cf86dff66
|
Improve usability
|
2018-11-21 14:44:49 +09:00 |
|
syuilo
|
2e27473f7a
|
Refactoring
|
2018-11-19 02:04:12 +09:00 |
|
MeiMei
|
7947d56b73
|
Update visibility text (#3299)
|
2018-11-17 18:21:05 +09:00 |
|
MeiMei
|
950ccf3f55
|
Renote visibility (#3290)
|
2018-11-17 03:25:48 +09:00 |
|
Aya Morisawa
|
df1bc85a07
|
Fix #3273 (#3277)
|
2018-11-16 23:14:11 +09:00 |
|
Aya Morisawa
|
7148fe40f0
|
Add an optional setting to remain deleted note (#3271)
Co-authored-by: Aya Morisawa <AyaMorisawa4869@gmail.com>
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2018-11-16 23:13:37 +09:00 |
|
MeiMei
|
d94d32dad9
|
local only visibility (#3254)
* local only visibility
* fix UI
|
2018-11-16 05:47:29 +09:00 |
|
syuilo
|
87303eb894
|
[Client] ✌️
|
2018-11-16 05:36:52 +09:00 |
|
Acid Chicken (硫酸鶏)
|
f7b98aaeec
|
WIP: Add Discord auth (#3239)
* Add Discord auth
* Apply review 175263424
|
2018-11-15 19:15:04 +09:00 |
|
syuilo
|
b666128ddc
|
Moderator system
Closes #2357
|
2018-11-15 04:15:42 +09:00 |
|
syuilo
|
55e33d4931
|
[Client] Fix #3213
|
2018-11-13 16:19:46 +09:00 |
|
syuilo
|
b75e2c4d5e
|
[Client] Emoji picker
Closes #3130
|
2018-11-13 00:12:55 +09:00 |
|
syuilo
|
10fe7ccf21
|
[Client] Implement word mute
Closes #1739
|
2018-11-11 21:17:51 +09:00 |
|
syuilo
|
814f8cb43d
|
Better text
|
2018-11-11 02:44:54 +09:00 |
|