syuilo
69975c2fdd
chore: Use kebab-case for file names
2020-04-26 11:48:09 +09:00
MeiMei
9b07c5af05
リモートのカスタム絵文字リアクションを表示できるように ( #6239 )
...
* リモートのカスタム絵文字リアクションを表示できるように
* AP
* DBマイグレーション
* ローカルのリアクションの.
* fix
* fix
* fix
* space
2020-04-14 00:42:59 +09:00
syuilo
d4a630902d
refactor: Use ===
2020-04-04 08:46:54 +09:00
MeiMei
99fc77b678
APメンションはaudienceじゃなくてtagを参照するなど ( #6128 )
...
* APメンションはaudienceじゃなくてtagを参照するなど
* AP/tag/Mentionではurlじゃなくてuriを提示する
* createPersonでaliasが入力された場合に対応
* AP HTMLパースでMention/Hashtag判定にtagを使うように
* fix
* indent
* use hashtag name
* fix
* URLエンコード不要だったら<>を使わないの条件が消えたたのを修正
2020-04-03 22:51:38 +09:00
MeiMei
988ac80087
Correct Like id generation ( #5852 )
2020-02-06 17:07:37 +09:00
syuilo
7ed3448e13
Resolve #1669
2020-02-01 07:16:52 +09:00
MeiMei
46aaf8fa9a
AP Actorの鍵とkeyIdのフォーマットの変更 ( #5733 )
...
* Node PKCS#8
* keyIdを#main-key形式に
2020-01-20 04:51:44 +09:00
MeiMei
c012f4f880
AP引用でquoteUrlに対応 ( #5632 )
...
* Supports quoteUrl
* Quote resolveをリトライする
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update src/remote/activitypub/models/note.ts
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2019-12-15 03:37:54 +09:00
MeiMei
3e85aad80a
Implement Talk has read federation ( #5636 )
...
* Talk read
* fix
* 複数のRead ActivityはCollectionとして送るように
* あ
2019-12-15 03:37:19 +09:00
MeiMei
93a889df82
Preserve the attached order in AP ( #5561 )
...
* Preserve the attached order in AP
* Revert "Preserve the attached order in AP"
This reverts commit 8ac09cc81b1c216edccd2eba4bbdf0a194320883.
* use IN
2019-11-01 05:46:20 +09:00
MeiMei
245b08b624
Talk federation ( #5534 )
2019-10-29 06:01:14 +09:00
MeiMei
13f69e4291
excludeNsfwやCWのNSFW扱いなど ( #5341 )
...
* NoteにisSensitive
* Revert "NoteにisSensitive"
This reverts commit 3d5bcfbaf078ff91257a508f817dd1ef4ea31d7b.
* query excludeNsfw
* AP deliverでCW付きはsensitiveにするように
* excludeNsfwでCW付きも除くように
2019-08-27 17:33:07 +09:00
Satsuki Yanagi
59493a0cd9
uuid() と lint ( #5288 )
...
* Import only v4 uuid, uuid() without version is deprecated
* Add Missing semicolon
2019-08-18 12:42:58 +09:00
MeiMei
f1ab918ecd
Fix question ( #5197 )
2019-07-20 03:20:06 +09:00
MeiMei
ef44eda69e
Mastodonのリンクの所有者認証に対応 ( #5161 )
...
* Profile metadata を設定できるように
* API desc
2019-07-18 00:11:39 +09:00
syuilo
0ede390fef
Refactor
2019-04-17 14:32:59 +09:00
syuilo
987168b863
strictNullChecks ( #4666 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
2019-04-13 01:43:22 +09:00
syuilo
626cfb61ac
テーブル分割
2019-04-10 15:04:27 +09:00
syuilo
c4441804e2
Fix bug
2019-04-08 16:41:41 +09:00
syuilo
142d59be85
Fix bug
2019-04-08 03:35:02 +09:00
syuilo
f0a29721c9
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
MeiMei
7bebea087c
Fix #4546 ( #4548 )
...
* Refactor download
* emoji type
2019-03-21 04:50:44 +09:00
Acid Chicken (硫酸鶏)
725600da8f
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
MeiMei
a6e7bbc306
send/receive user hashtags via AP ( #4064 )
2019-01-31 20:42:45 +09:00
MeiMei
b8a7468c4a
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
Aya Morisawa
28bfb45426
Avoid export default
2019-01-30 16:56:27 +09:00
Aya Morisawa
3058e8f354
Rename html to toHtml
2019-01-30 14:57:13 +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
MeiMei
5b32b900e4
投票未対応インスタンス向けメッセージをわかりやすくする ( #3944 )
...
* Poll message
* fix
* fix
* とりあえず日本語にしちゃう
* TODO
* fix
2019-01-21 16:34:17 +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
MeiMei
be0cb88b6c
Fix sharedInbox location ( #3711 )
...
* Fix sharedInbox location
* Perform update Following
* Fix comment
2018-12-22 00:12:34 +09:00
Acid Chicken (硫酸鶏)
c81a94ff75
Resolve #3676 ( #3677 )
2018-12-19 21:20:25 +09:00
MeiMei
5417e40f59
Send original URL for quote ( #3668 )
2018-12-19 05:07:54 +09:00
MeiMei
7645c212a3
No @ for account name ( #3586 )
...
* No @ for account name
* Use @ for GitHub
2018-12-12 17:33:08 +09:00
MeiMei
008432e156
lint fix ( #3522 )
2018-12-06 19:15:09 +09:00
syuilo
3555213155
Resolve #3519
2018-12-06 16:30:28 +09:00
MeiMei
4522568749
Emoji support in profile ( #3514 )
...
* Emoji in profile
* Add emojis to fields
2018-12-06 10:02:04 +09:00
Acid Chicken (硫酸鶏)
fe891da886
外部サービス連携情報をPersonのfieldsに乗せて配信する ( #3499 )
...
* Update person.ts
* Update person.ts
refs: https://github.com/syuilo/misskey/pull/3499#issuecomment-444484557
* Update person.ts
refs: https://github.com/syuilo/misskey/pull/3499#pullrequestreview-181755475
2018-12-06 00:37:59 +09:00
MeiMei
f2b1cf92e1
AP CW ( #3448 )
2018-12-01 07:15:10 +09:00
MeiMei
336b45b6f7
AP quote ( #3384 )
2018-11-23 02:10:07 +09:00
syuilo
79ffbf95db
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
MeiMei
0bf54b3ff6
Renote visibility ( #3290 )
2018-11-17 03:25:48 +09:00
syuilo
5bcce97ff0
Fix bug
2018-11-09 22:19:43 +09:00
syuilo
3abe632f06
Clean up
2018-11-05 19:29:50 +09:00
syuilo
65961bc15b
Refactoring & 設定でTwemojiを使うかどうか切り替えられるように
2018-11-05 19:20:35 +09:00
MeiMei
80b5fda292
Remote custom emojis ( #3074 )
...
* Remote custom emojis
* んほおおおおお
2018-11-02 08:59:40 +09:00
syuilo
1a51b98700
Refactor
2018-10-31 22:35:02 +09:00
MeiMei
d64dc45899
User blocking (Following part) ( #3035 )
...
* block wip
* UndoBlock
* UnBlock
* wip
* follow
* UI
* fix
2018-10-29 20:32:42 +09:00
MeiMei
49dbd7f9d2
Fix following from Preroma does not complete ( #2905 )
...
* In Follow Accept/Reject, send previous received id
* In Follow Accept/Reject, send Activity.actor
2018-10-15 16:51:22 +09:00
MeiMei
11496d887e
Publish pinned notes ( #2731 )
2018-09-18 13:08:27 +09:00