Commit graph

7056 commits

Author SHA1 Message Date
syuilo
c575b85057 🎨 2020-02-06 17:48:05 +09:00
syuilo
cf4b29a00a 🎨 2020-02-06 17:28:45 +09:00
syuilo
db5aee6185 i18n 2020-02-06 17:25:04 +09:00
syuilo
abb582d719 Resolve #5850 2020-02-06 17:21:28 +09:00
MeiMei
65e246438d Fix #5848 (#5853) 2020-02-06 17:11:02 +09:00
MeiMei
aa8aa3b4dc Correct Like id generation (#5852) 2020-02-06 17:07:37 +09:00
syuilo
487e1ab151 Fix #5838 2020-02-06 17:05:19 +09:00
syuilo
45168bfaf8 Fix bug 2020-02-06 17:02:32 +09:00
syuilo
38e30d1708 Update sequential-entrance.vue 2020-02-06 14:55:27 +09:00
syuilo
466e5e26ca Refactor 2020-02-06 14:37:29 +09:00
syuilo
3982d605af Fix #5843 2020-02-06 14:29:36 +09:00
syuilo
f1aadb451c Fix #5842 and refactoring 2020-02-06 14:23:01 +09:00
MeiMei
32c8467744 Fix nyaize 2 (#5841)
* Korean, English Nyaziation and special case exclusion

* Remove single en and unused

* order of exclude

* nl

* code style
2020-02-06 09:11:26 +09:00
syuilo
ba362b7e2d Renoteを解除できるように
Resolve #2231
2020-02-06 09:09:24 +09:00
syuilo
e26bb84333 Fix bug 2020-02-05 21:41:54 +09:00
syuilo
a9e9fe04ac Refactor 2020-02-05 21:41:49 +09:00
syuilo
331d6074c1 Fix bug 2020-02-05 21:38:19 +09:00
syuilo
ad7517a700 Refactor 2020-02-05 21:29:41 +09:00
syuilo
3395c31960 Refactor: Better key name 2020-02-05 21:29:19 +09:00
syuilo
86f09ad4bc Update post-form.vue 2020-02-05 21:28:51 +09:00
syuilo
2da225db2e korean nyaize 2020-02-05 21:11:24 +09:00
syuilo
1c5eb6f2ff Revert "Korean, English Nyaziation and special case exclusion (#5813)"
This reverts commit c110f0860e2ae7bc378c36f8eb6048956ebc3a28.
2020-02-05 20:56:28 +09:00
syuilo
58a46afc9d Update fetch-meta.ts 2020-02-05 15:41:14 +09:00
syuilo
348f56d357 Refactor 2020-02-05 14:39:52 +09:00
syuilo
6d1d130abe プロキシアカウントをユーザー名ではなくIDで保存するように 2020-02-05 10:15:09 +09:00
syuilo
b68b44a22a Fix bug 2020-02-05 09:50:03 +09:00
syuilo
204a0094d8 Update privacy.vue 2020-02-05 09:43:55 +09:00
syuilo
d87960e29f localOnlyを記憶できるように 2020-02-05 09:42:58 +09:00
syuilo
7eb30a351a Fix #5799 2020-02-05 09:29:18 +09:00
syuilo
a5484e53f4 Update post-form.vue 2020-02-05 09:21:51 +09:00
syuilo
384843fdd3 localOnly 2020-02-05 09:15:28 +09:00
syuilo
c7914f554e Fix bug nado 2020-02-05 08:59:24 +09:00
fuyu
d4ab6d6396 コンポーネントの活性時に再計算するように (#5829) 2020-02-05 07:54:49 +09:00
tamaina
01418ba7d4 Fix #5798 (#5816)
* Fix #5798

* clean

* Update src/client/components/post-form-attaches.vue

Co-Authored-By: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>

* nest

Co-authored-by: Satsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>
2020-02-04 09:20:10 +09:00
DW
c49d6cfc84 Korean, English Nyaziation and special case exclusion (#5813) 2020-02-04 08:30:49 +09:00
MeiMei
5a8577957c リモート投稿にリモートでされたリアクションが表示されるように (#5817)
* 第3インスタンスへのLikeも受け入れるように

* リアクション済みだったらエラーにせずに置き換えるように

* Likeを第3インスタンスにdeliverするように

* fix

* fix

* 同じリアクションがすでにされていたら何もしない

* リモートから自身の投稿へリアクションした場合にエラーにならないように
2020-02-04 08:26:00 +09:00
MeiMei
4bf68f4e21 Add Unicode 12.1 Emojis (#5825)
* 絵文字ピッカーにSHIBUYA 109を追加

* Emoji regex for Unicode 12.1

* 絵文字テーブルに Unicode 12.1 分を追加
2020-02-04 08:20:51 +09:00
MeiMei
70dc0ac932 AP inboxの最小リトライ間隔 1秒→1分 (#5818) 2020-02-03 21:05:38 +09:00
fuyu
9b6c3116a7 ページバック前に判定を追加 (#5822) 2020-02-03 21:05:13 +09:00
DW
486c7c179d Add ZWSP when federating emojis for Mastodon compatibility (#5810)
* Add ZWSP when federating emojis for Mastodon compatibility

* Use unicode escape sequence
2020-02-02 12:10:23 +09:00
DW
d60f549aef Allow wider window for totp verification (#5811)
As server time and client time may not necessarily match
2020-02-02 11:50:15 +09:00
Acid Chicken (硫酸鶏)
ca9698651c Fix hashtags contained in private notes are shown in trends (#5805)
* Update trend.ts

* Fix query

* Update create.ts

* Update create.ts

* Update trend.ts
2020-02-02 05:42:58 +09:00
syuilo
2cc768dc2b 🎨 2020-02-01 17:26:17 +09:00
syuilo
167c3dd6d9 Fix bug 2020-02-01 17:26:12 +09:00
syuilo
e86cd3938a Maintainerはクライアントに表示するようになった 2020-02-01 17:16:17 +09:00
syuilo
9c66d6bb88 🎨 2020-02-01 17:10:56 +09:00
fuyu
edcf1c99f6 ")"が抜けていたので追加 (#5802) 2020-02-01 17:02:46 +09:00
syuilo
4253e22a61 Resolve #5513 2020-02-01 16:57:12 +09:00
MeiMei
5144d603f4 Fix test (#5801) 2020-02-01 15:48:50 +09:00
Hinaloe
2a19042d65 ノートをウォッチした後にメニューが開けなくなるのを修正 (#5797) 2020-02-01 12:19:43 +09:00