MeiMei
|
f01e0b5cd4
|
Accept Article object (#4499)
|
2019-03-15 00:23:24 +09:00 |
|
MeiMei
|
a5581fda78
|
Implement Update Question (#4435)
* Update remote votes count
* save updatedAt
* deliver Update
* use renderNote
* use id
* fix typeof
|
2019-03-07 21:19:32 +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
|
4bfaa495ce
|
投稿を削除したときにお気に入りからも削除するように
|
2019-02-22 14:54:52 +09:00 |
|
syuilo
|
6de16eb71e
|
Improve error handling of API (#4345)
* wip
* wip
* wip
* Update attached_notes.ts
* wip
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update call.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* ✌️
* Fix
|
2019-02-22 11:46:58 +09:00 |
|
syuilo
|
86ecc2d0ff
|
Resolve #2017
|
2019-02-21 01:30:21 +09:00 |
|
syuilo
|
12d125f44a
|
Fix bug
|
2019-02-18 01:11:14 +09:00 |
|
syuilo
|
0701d0ceea
|
ハッシュタグでユーザー検索できるように (#4298)
* ハッシュタグでユーザー検索できるように
* 🎨
* Increase limit
* リモートユーザーも表示
* Fix bug
* Fix bug
* Improve performance
|
2019-02-17 23:41:47 +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
|
308bcef08a
|
Refactoring: Move chart dir into services dir
|
2019-02-08 04:31:33 +09:00 |
|
syuilo
|
c59ca22a81
|
Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0d
|
2019-02-07 21:02:33 +09:00 |
|
syuilo
|
4c819e29fd
|
Improve instance stats
|
2019-02-07 15:00:44 +09:00 |
|
Aya Morisawa
|
ff80a2c934
|
Check config on load (#4170)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
|
2019-02-06 22:44:55 +09:00 |
|
syuilo
|
758d06249b
|
Refactoring
|
2019-02-05 14:14:23 +09:00 |
|
Acid Chicken (硫酸鶏)
|
1d9ef8cc99
|
Resolve #4121 (#4122)
* Resolve #4121
* Update tslint.json
|
2019-02-04 18:27:45 +09:00 |
|
syuilo
|
f38d7b91aa
|
Use internal logger instead of debug/console for logging
Resolve #4104
Resolve #1966
Resolve #1937
|
2019-02-03 18:16:57 +09:00 |
|
syuilo
|
82f4f309c1
|
[Server] Resolve #4062
|
2019-01-31 17:37:57 +09:00 |
|
MeiMei
|
ab7ee7a7ab
|
Do not import as pack from AP renderer (#4048)
* Do not import as pack from AP renderer
* rename
|
2019-01-31 02:29:35 +09:00 |
|
syuilo
|
bd0f54219d
|
Introduce silence (#4043)
* Introduce silence
* Fix icon
|
2019-01-30 17:25:56 +09:00 |
|
Aya Morisawa
|
d034a10d54
|
Avoid export default
|
2019-01-30 16:56:27 +09:00 |
|
syuilo
|
22f84f88a3
|
Resolve #2253
|
2019-01-26 17:47:56 +09:00 |
|
syuilo
|
d729453d7c
|
[Server] Fix #3991
|
2019-01-26 17:11:02 +09:00 |
|
MeiMei
|
e090ccfae8
|
Supports Twemoji / CustomEmoji in poll (#3960)
* Supports Twemoji / CustomEmoji in poll
* extract emojis in polls
|
2019-01-23 04:49:16 +09:00 |
|
syuilo
|
769c342438
|
[Server] リプライをタイムラインに流す以前の仕様に差し戻し
Resolve #3941
|
2019-01-21 14:44:49 +09:00 |
|
syuilo
|
fa6fe83b28
|
Remove unused import
|
2019-01-21 13:45:58 +09:00 |
|
MeiMei
|
6e36c4a401
|
リモートで投票を見たりしたりできるように (#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
|
087b011cbd
|
[Server] Fix #3528
|
2019-01-21 12:19:20 +09:00 |
|
syuilo
|
94720baddf
|
関係のない返信がタイムラインに流れる問題を修正
Resolve #1910
|
2019-01-20 13:14:31 +09:00 |
|
syuilo
|
b47a8ef4a5
|
Drop stalk feature
Resolve #3935
Closes #2226
Closes #1946
|
2019-01-20 12:25:00 +09:00 |
|
MeiMei
|
9440de8fcc
|
AP Undo Like (#3933)
* AP Undo Like
* rename
|
2019-01-20 03:07:12 +09:00 |
|
syuilo
|
6981c18a02
|
Implement active users chart
Resolve #3904
|
2019-01-17 17:16:08 +09:00 |
|
MeiMei
|
06cf3c7bd0
|
Fix bug (for return) (#3878)
|
2019-01-11 17:53:53 +09:00 |
|
MeiMei
|
f150785b49
|
ダイレクトを非公開のように使えるようにする (#3869)
|
2019-01-11 08:06:05 +09:00 |
|
syuilo
|
cbf50fee15
|
Privateの公開範囲を廃止
|
2018-12-29 02:55:46 +09:00 |
|
MeiMei
|
b619c65778
|
ダイレクト投稿でユーザーが指定されていなかったらrejectする (#3724)
|
2018-12-23 04:17:42 +09:00 |
|
MeiMei
|
3868fc7459
|
ダイレクトでメンションでもユーザーを指定できるように (#3722)
|
2018-12-23 03:44:18 +09:00 |
|
Aya Morisawa
|
45c9667c5c
|
Refactor MFM
Co-authored-by: syuilo syuilotan@yahoo.co.jp
|
2018-12-20 19:42:10 +09:00 |
|
MeiMei
|
477bff68b9
|
Fix tag length limit from AP (#3688)
|
2018-12-20 02:20:56 +09:00 |
|
syuilo
|
4d17f35730
|
Fix bug
|
2018-12-19 11:16:29 +09:00 |
|
Aya Morisawa
|
b954245a4d
|
Use for-of instead of forEach (#3583)
Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2018-12-11 20:36:55 +09:00 |
|
syuilo
|
3dd5cf4f3b
|
Add comment
|
2018-12-08 10:20:43 +09:00 |
|
MeiMei
|
de3a658c64
|
Apply tag length limit from AP (#3536)
|
2018-12-07 21:01:43 +09:00 |
|
MeiMei
|
2bf3f7ab87
|
Emoji support in profile (#3514)
* Emoji in profile
* Add emojis to fields
|
2018-12-06 10:02:04 +09:00 |
|
MeiMei
|
7cbcc3310f
|
Remove unnecessary Renote check code (#3489)
|
2018-12-04 03:22:41 +09:00 |
|
MeiMei
|
2b824f7169
|
No MFM parsing when remote note (#3470)
* Use tag for hashtag detection of remote note
* No MFM parsing when remote note
|
2018-12-02 18:05:33 +09:00 |
|
syuilo
|
960df2bb7f
|
Resolve #1826
|
2018-12-02 07:02:08 +09:00 |
|
Aya Morisawa
|
eabfd00012
|
Use for-of instead of map
return values are not being used
|
2018-11-30 23:30:28 +09:00 |
|
MeiMei
|
374fb4eda9
|
Do not use _replyIds (#3392)
|
2018-11-23 23:12:28 +09:00 |
|
syuilo
|
283f792c32
|
Improve user operations
Resolve #2197
Resolve #3367
|
2018-11-23 08:01:14 +09:00 |
|
syuilo
|
60252911eb
|
Improve MFM parser (#3337)
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* Refactor
* Refactor
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Clean up
* Update misskey-flavored-markdown.ts
* wip
* wip
* wip
* wip
* Update parser.ts
* wip
* Add new test
* wip
* Add new test
* Add new test
* wip
* Refactor
* Update parse.ts
* Refactor
* Update parser.ts
* wip
|
2018-11-21 05:11:00 +09:00 |
|