Commit Graph

5441 Commits

Author SHA1 Message Date
MeiMei
b0e00da2f7 Fix #4034 (#4037)
* Fix #4034

* improve
2019-01-29 20:33:28 +09:00
MeiMei
2ed9e26a4f リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
Acid Chicken (硫酸鶏)
7fbfd17896 Module 'web-push' as import syntax (#4017) 2019-01-29 14:36:24 +09:00
Aya Morisawa
250933fff3
Add missing semicolon 2019-01-28 17:49:20 +09:00
syuilo
645f661911
[Client] Resolve #3638 2019-01-27 22:04:50 +09:00
syuilo
c69d57a064
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-27 20:09:03 +09:00
syuilo
a488d6e2d6
[Client] Fix #4008 2019-01-27 20:05:03 +09:00
syuilo
85e8b1fbf4
🎨 2019-01-27 20:03:58 +09:00
Acid Chicken (硫酸鶏)
78763116c3 Module 'nprogress' as import syntax (#4012) 2019-01-27 19:41:41 +09:00
syuilo
103fe8b91d
[MFM] Resolve #4009 2019-01-27 19:32:35 +09:00
Aya Morisawa
62d41023e1 Add jump syntax (#4007)
* Add jump syntax

* Fix typo: spin -> jump

* Fix typo
2019-01-27 19:12:45 +09:00
syuilo
5fac7c1718
[MFM] spinの中でflipを使えるように 2019-01-27 19:12:08 +09:00
Aya Morisawa
1af1638e2b
Merge branch 'develop' into math-block 2019-01-27 16:41:30 +09:00
syuilo
4de62220e3
[MFM] Add flip syntax
Resolve #4002
2019-01-27 16:31:00 +09:00
syuilo
e5d9381503
[MFM] Add spin syntax
Resolve #4003
2019-01-27 16:18:04 +09:00
syuilo
d906d90010
[Server] Introduce admin stream channel 2019-01-27 14:55:02 +09:00
syuilo
b836528b51
Celan up 2019-01-27 14:44:39 +09:00
syuilo
4b191c7f68
[Client] Improve syntax highlighting
Resolve #3926
Resolve #3390
2019-01-27 14:34:52 +09:00
syuilo
f9f70d5df4
Clean up 2019-01-27 14:30:57 +09:00
Acid Chicken (硫酸鶏)
54ce19bd56 Update parser.ts (#3999)
* Update parser.ts

* Update parser.ts

* Update parser.ts
2019-01-27 13:50:47 +09:00
syuilo
085325e65f
[MFM] Improve title syntax detection 2019-01-27 13:40:38 +09:00
syuilo
7dcea49be7
Refactoring 2019-01-27 13:29:53 +09:00
MeiMei
94154a1aa2 テーマによってコードが見づらいのを少し改善 (#3993) 2019-01-26 21:10:25 +09:00
syuilo
5ae576bad1
🎨 2019-01-26 20:59:14 +09:00
MeiMei
0854f2e180 管理画面からリモートユーザー情報を更新できるように (#3992) 2019-01-26 17:53:35 +09:00
syuilo
a0f8c7e94e
Resolve #2253 2019-01-26 17:47:56 +09:00
MeiMei
85cd647946 Improve moderation UI (#3989)
* admin users UI

* tune
2019-01-26 17:14:10 +09:00
syuilo
da7d1938c9
[Server] Fix #3991 2019-01-26 17:11:02 +09:00
MeiMei
5a795c4ab2 tools/resync-remote-user で exit しないように (#3990) 2019-01-26 16:56:05 +09:00
Aya Morisawa
95d4937e16 Remove whiteP and blackP from Reversi (#3736) 2019-01-26 11:30:30 +09:00
Acid Chicken (硫酸鶏)
6bbc6a80b2 Update style.styl (#3986) 2019-01-26 11:26:32 +09:00
Aya Morisawa
79d2374d8e
Add multiline math syntax
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
2019-01-25 23:08:06 +09:00
syuilo
42cd7c8a75
[MFM] Improve italic syntax detection 2019-01-25 16:41:51 +09:00
MeiMei
5eca0a31f7 Filter hidden replies / mentions (#3981)
* Fix: 非公開投稿が返信一覧に出てくる

* Fix: 非公開投稿がメンション一覧に出てくる

* 非公開投稿は通知/メンション通知しない

* repliesにフォロワー限定がかからなかったのを修正

* Fix: ホームにフォロワー限定投稿が表示されない

* 認証必須エンドポイントで user == null にはならない

* mentionsにフォロワー限定がかからなかったのを修正
2019-01-25 00:06:20 +09:00
MeiMei
225544e985 Reapply the theme first (#3971)
* Reapply the theme first

* Cannot
2019-01-24 18:06:20 +09:00
Acid Chicken (硫酸鶏)
e2f7e82cac 外部サービス認証情報の配信 (#3975)
* Update person.ts

* Update person.ts

* Update person.ts

* Update person.ts

* Create original model

* Make type formal

* Update person.ts

* Follow @mei23's review

refs: https://github.com/syuilo/misskey/pull/3975#pullrequestreview-195770172
2019-01-24 17:33:39 +09:00
Acid Chicken (硫酸鶏)
4632eecb76
Back to the #3813 (#3949)
* Revert "Revert "Resolve #3813 (#3814)""

This reverts commit f433182c4c.

* Keep CW is back

* New Wave

https://github.com/syuilo/misskey/pull/3949#pullrequestreview-194787210
2019-01-23 20:43:06 +09:00
syuilo
4ab96251f5
[Client] Resolve #3967 2019-01-23 19:45:14 +09:00
syuilo
b795379417
Clean up 2019-01-23 19:43:45 +09:00
syuilo
aa9ba31675
Squash multiple space 2019-01-23 19:42:47 +09:00
syuilo
ad66c8478a
Refactoring 2019-01-23 19:33:29 +09:00
syuilo
4ec64b4c57
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-23 19:25:52 +09:00
syuilo
2f0b75a882
Refactoring 2019-01-23 19:25:36 +09:00
Acid Chicken (硫酸鶏)
912ee60781
Update index.ts
refs: 67dacb7725
2019-01-23 16:53:07 +09:00
syuilo
67dacb7725
Supress log when test 2019-01-23 14:19:03 +09:00
syuilo
4d24741d48
Fix test 2019-01-23 13:35:22 +09:00
syuilo
eb1ad54427
Clean up 2019-01-23 05:30:02 +09:00
syuilo
e4974392e5
🎨 2019-01-23 05:25:46 +09:00
syuilo
78c185a05a
[Client] Improve usability 2019-01-23 05:20:28 +09:00
MeiMei
fa124abbe2 Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll

* extract emojis in polls
2019-01-23 04:49:16 +09:00
syuilo
8bf9e87117
Fix types 2019-01-22 21:42:05 +09:00
syuilo
97e8ac1d27
[Client] Fix bug 2019-01-22 21:32:51 +09:00
syuilo
45fb2ecb3a
[Client] Fix UI 2019-01-22 21:25:37 +09:00
syuilo
d5e80caac8
[Server] Fix #3958 2019-01-22 21:21:47 +09:00
syuilo
4339f9af29
[Server] Fix #3947 2019-01-21 21:51:58 +09:00
syuilo
b44227948d
Add unique index
#3946
2019-01-21 21:45:11 +09:00
syuilo
2df2cf0983
[Client] Fix #3321 2019-01-21 21:03:55 +09:00
syuilo
c93fe423ea
[API] Fix bug 2019-01-21 21:01:04 +09:00
syuilo
ecac2990eb
[Client] Fix bug 2019-01-21 20:56:10 +09:00
syuilo
01584a6bf9
Fix 404 2019-01-21 17:25:36 +09:00
syuilo
443f967611
Update reversi.vue 2019-01-21 17:20:41 +09:00
syuilo
bf931f2c82
🎨 2019-01-21 17:19:00 +09:00
MeiMei
5b32b900e4 投票未対応インスタンス向けメッセージをわかりやすくする (#3944)
* Poll message

* fix

* fix

* とりあえず日本語にしちゃう

* TODO

* fix
2019-01-21 16:34:17 +09:00
Acid Chicken (硫酸鶏)
0bdcb15b3b
Re: Fix routing
本当に申し訳ありませんでした。
2019-01-21 15:52:25 +09:00
syuilo
129d74b463
[Server] ストリームで流れてくる投稿とAPIでタイムラインを取得したときとの不一致を修正 2019-01-21 15:31:19 +09:00
Acid Chicken (硫酸鶏)
533540031b
Fix comment URL 2019-01-21 15:20:44 +09:00
Acid Chicken (硫酸鶏)
5ea0ccea22
Fix routing 2019-01-21 15:19:43 +09:00
Acid Chicken (硫酸鶏)
d2c12af085
Fix routing 2019-01-21 15:18:42 +09:00
syuilo
aa020eedc3
[Client] Fix bug 2019-01-21 14:45:57 +09:00
syuilo
e0874069bd
[Server] リプライをタイムラインに流す以前の仕様に差し戻し
Resolve #3941
2019-01-21 14:44:49 +09:00
syuilo
90c8568a3f
Remove unused import 2019-01-21 13:45:58 +09:00
MeiMei
4a57482216 リモートで投票を見たりしたりできるように (#3940)
* fix type

* expose Question

* Note refs Question

* rename

* wip

* リモート投票の場合リプライ送信

* voteの実装をservicesに移動

* 投票受信

* debug

* つくる

* Revert "つくる"

This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2.

* APIの実装はもどし

* Send Update

* AP type

* Recv Update

* Revert "Recv Update"

This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370.

* Revert "AP type"

This reverts commit 63d8bbe29dd6f326773214346350607cc4381996.

* Revert "Send Update"

This reverts commit 171b046de549f1478e928dee3177eeefab341fcf.

* リモートで投票を見る

* 投票はDM

* Provides choices as text for AP

* 絵文字

* fix error

* revert

* APからには不要な処理を削除

* Revert "APからには不要な処理を削除"

This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560.

* てぬき

* めんどい

* ちっ

* remove unused code
2019-01-21 13:27:19 +09:00
syuilo
6bbccedb2d
[Server] Fix #3528 2019-01-21 12:19:20 +09:00
syuilo
fee629849e
[Client] Fix bug
ドライブのファイルメニューからアバターやバナーに設定することができない問題を修正
2019-01-21 12:04:31 +09:00
syuilo
e9ebc5151d
[Server] Fix bug: リモートユーザーのアイコンが消えることがある問題を修正 2019-01-21 11:23:32 +09:00
syuilo
4000da6be8
[Server] Fix bug 2019-01-21 11:15:36 +09:00
syuilo
977a4373c5
[Server] Fix #2745 2019-01-21 00:32:54 +09:00
syuilo
e559417cab
ソーシャルタイムラインにフォロワー限定投稿が含まれていない問題を修正 2019-01-20 23:55:32 +09:00
syuilo
3c194142a8
[Server] Fix #3928 2019-01-20 19:22:13 +09:00
Acid Chicken (硫酸鶏)
81dbf64eb7 Update reversi routing (#3937) 2019-01-20 19:10:19 +09:00
syuilo
875d793512
常にメディアを閲覧注意として投稿するオプションが機能してなかった問題を修正 2019-01-20 18:20:25 +09:00
syuilo
1df9c1005f
[MFM] __ 構文はアルファベットのみに 2019-01-20 18:06:04 +09:00
ibrokemypie
53481accf1 Add double underscore syntax for bold markdown (#3733)
* Add double underscore syntax for bold markdown
see https://github.com/syuilo/misskey/pull/3732
this allows bold text through either **text** or __text__

* Add tests for underscore bold mfm syntax
2019-01-20 18:00:55 +09:00
syuilo
f8ba73bebf
[MFM] Add <i> syntax 2019-01-20 17:52:11 +09:00
syuilo
ff4cb3555b
Remove unused import 2019-01-20 17:49:52 +09:00
ibrokemypie
361af34956 Change italic syntax to fit with other markdown implementations (#3916)
currently italics require an html <i> syntax, unlike every other formatter. this is very confusing, especially as there doesnt seem to be any documentation.
this change makes both _text_ and *text* work, both things that users would expect from other implementations of markdown such as pleroma, discord and github.

Add test
2019-01-20 17:44:52 +09:00
Acid Chicken (硫酸鶏)
11689e6d18
Better version format 2019-01-20 13:40:41 +09:00
syuilo
b39d12f01a
関係のない返信がタイムラインに流れる問題を修正
Resolve #1910
2019-01-20 13:14:31 +09:00
syuilo
6909add1ec
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
2019-01-20 12:25:00 +09:00
MeiMei
22830965e3 AP Undo Like (#3933)
* AP Undo Like

* rename
2019-01-20 03:07:12 +09:00
syuilo
fa07b3023c
Refactor 2019-01-19 23:00:15 +09:00
syuilo
048b9c295e
スパム報告機能
Resolve #1970
2019-01-19 19:16:48 +09:00
syuilo
ac5d798cde
Fix typo 2019-01-19 09:52:27 +09:00
syuilo
d2a7c56149
Improve drive file operation
Resolve #3789
Resolve #3790
2019-01-19 09:50:38 +09:00
syuilo
466cae524e
Refactor: Rename misskey-flavored-markdown --> mfm 2019-01-19 08:45:12 +09:00
syuilo
620722cb55
Fix camelCase in HTML 2019-01-19 08:30:53 +09:00
MeiMei
160f424466 Fix missing username conversions (#3922) 2019-01-19 08:28:46 +09:00
Acid Chicken (硫酸鶏)
fa051df381
node-gypの警告を直す (#3906)
* Update crypto_key.cc

* Update crypto_key.cc

* Update crypto_key.cc
2019-01-18 21:01:31 +09:00
syuilo
0887580132
Improve readability 2019-01-18 19:48:16 +09:00
syuilo
abddea0443
Merge branch 'develop' of https://github.com/syuilo/misskey into develop 2019-01-18 16:47:03 +09:00